freebsd-skq/sys/dev/sound
Alexander Leidinger 0b989078d7 MFp4 (114068):
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
2007-02-23 13:47:34 +00:00
..
isa MFp4 (114068): 2007-02-23 13:47:34 +00:00
midi Clean up the BSD license to match the preferred license in 2007-01-28 20:38:07 +00:00
pci MFp4 (114068): 2007-02-23 13:47:34 +00:00
pcm o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
sbus Change the remainder of the drivers for DMA'ing devices enabled in the 2007-01-21 19:32:51 +00:00
usb Fix forever broken ua_chan_setblocksize() uninitialized return value 2007-01-26 19:14:41 +00:00
chip.h
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00