sound: Port to DragonFly - bus_dma_tag_create() calls
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 11 Jan 2014 14:46:16 +0000 (15:46 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 8 Jan 2015 10:40:43 +0000 (11:40 +0100)
commit4923c0eaf1fb353a3cb311f9ec9f1cbaaf6b5fd1
tree19579471f543c61219ef98aad35e06db7a965b1d
parent67931cc46b2c63adf26460fc9f0e333e55b5ccbe
sound: Port to DragonFly - bus_dma_tag_create() calls

* No locking parameters on DragonFly
17 files changed:
sys/dev/sound/pci/als4000.c
sys/dev/sound/pci/atiixp.c
sys/dev/sound/pci/cmi.c
sys/dev/sound/pci/cs4281.c
sys/dev/sound/pci/emu10k1.c
sys/dev/sound/pci/emu10kx.c
sys/dev/sound/pci/envy24.c
sys/dev/sound/pci/envy24ht.c
sys/dev/sound/pci/es137x.c
sys/dev/sound/pci/fm801.c
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/ich.c
sys/dev/sound/pci/maestro.c
sys/dev/sound/pci/t4dwave.c
sys/dev/sound/pci/via8233.c
sys/dev/sound/pci/via82c686.c
sys/dev/sound/pci/vibes.c