freebsd-dev/sys/dev/sound
Ariff Abdullah 050519958c - Fix severe crackling after long running and abusive module load / unload by
forcing DMA alignment to default buffer size.
- Make sure DMA pointer properly aligned to avoid being truncated by caller
  which causing severe underruns and random popping (especially in 32bit
  playback / recording).
- Add AC97 inverted external amplifier quirk for Maxselect x710s
  - http://maxselect.ru/

MFC after:	1 week
2006-02-18 10:24:48 +00:00
..
isa Fix memory leak in some failure cases. 2006-02-05 17:10:52 +00:00
pci - Fix severe crackling after long running and abusive module load / unload by 2006-02-18 10:24:48 +00:00
pcm Convert NULL checks into KASSERT (and move them before the first 2006-02-05 17:47:26 +00:00
sbus Take advantage of ebus(4) having switched to SYS_RES_MEMORY for the 2005-05-19 18:13:49 +00:00
usb Convert NULL checks into KASSERT (and move them before the first 2006-02-05 17:47:26 +00:00
chip.h
driver.c Sort list of modules. 2006-01-23 11:58:01 +00:00