Re: Proposal for a new PCI function call

Jes Sorensen (Jes.Sorensen@cern.ch)
19 Apr 2001 04:27:04 +0200


>>>>> "Alan" == Alan Cox <alan@lxorguk.ukuu.org.uk> writes:

>> Introducing a new function that takes bit flags as arguments might
>> be better?

Alan> pci_set_dma_mask_bits() ? So you could do

Alan> pci_set_dma_mask_bits(pdev, 64);

Alan> We want everything to go through pci_set_dma_mask... type
Alan> functions either way so that we can and the mask with upstream
Alan> bridges when we hit address range limits in some peoples
Alan> hardware

Looks good to me

Jes
-
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/