Re: OSDL DBT-2 AS vs. Deadline 2.5.68-mm2

Zwane Mwaikambo (zwane@linuxpower.ca)
Wed, 7 May 2003 18:41:13 -0400 (EDT)


On Wed, 7 May 2003, Mark Haverkamp wrote:

> That is what I thought, but I wanted to get a machine with lots of
> memory to try it out on.

if(aac->pae_support)
pci_set_dma_mask(dev, 0xFFFFFFFFFFFFFFFFUL);

This probably wants 0xFFFFFFFFFFFFFFFFULL and checking pci_set_dma_mask()
return value.

-- 
function.linuxpower.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/