mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
Use bus_get_dma_tag() to obtain the parent DMA tag to make the drivers
a little bit more non-ia32/amd64 friendly.
There is no man page for bus_get_dma_tag, so this is modelled after
rev. 1.62 of src/sys/dev/sound/pci/es137x.c by marius.
Inspired by: commit by marius
|
||
|---|---|---|
| .. | ||
| isa | ||
| midi | ||
| pci | ||
| pcm | ||
| sbus | ||
| usb | ||
| chip.h | ||
| driver.c | ||