freebsd-dev/sys/dev/sound
Alexander Motin 6691312c46 Some fixes to snd_envy24ht(4) driver:
- Allow DMA addresses anywhere in the lower 4GB; Envy24HT has a 32-bit DMA
engine, not 28-bit like Envy24.
 - Mark interrupt handler as MPSAFE, seems to be correctly synchronized.

PR:		kern/152378
Submitted by:	Jason Harmening <jason.harmening@gmail.com>
MFC after:	1 month
2013-05-05 19:09:34 +00:00
..
isa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
macio Add a new sound driver for PowerMacs, found here on my Quad G5. 2012-08-19 19:40:33 +00:00
midi Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pci Some fixes to snd_envy24ht(4) driver: 2013-05-05 19:09:34 +00:00
pcm - Corrrect mispellings of word useful 2013-04-17 11:45:15 +00:00
sbus Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
usb Fix for duplicate sample rate detection after recent patches. 2013-04-24 16:52:03 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h