Bus DMA question

Hans Petter Selasky hselasky at c2i.net
Mon Sep 5 14:26:45 PDT 2005


Hi,

When one creates a DMA tag for a PCI device, using "bus_dma_tag_create()", I 
see that most drivers use "NULL" for the parent field, at some point, but 
shouldn't this field actually point to the DMA tag of the bus where the 
device is physically attached ?

--HPS


More information about the freebsd-hackers mailing list