On Gwe, 2005-03-11 at 14:40, Arjan van de Ven wrote: > > - if (!pci_set_dma_mask(pdev, 0xFFFFFFUL)) { > > + if (!pci_set_dma_mask(pdev, 0xFFFFFFFFUL)) { > isn't it still an F short? > And... why not use the DMA_32_BIT or whatever define.. it's there for > exactly this reason :)
No its 32bit not 36bit DMA capable. As to DMA_32_BIT - I didn't know about it, I'll go take a look for some examples. - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html