In message: <[EMAIL PROTECTED]>
Hans Petter Selasky <[EMAIL PROTECTED]> writes:
: 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 ?
Should be, but isn't yet. We need to add an API to the bus_if.m
file. For now, pass NULL.
Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"