freebsd-skq/sys/dev/sound
Ariff Abdullah 8b6d3fe1b6 Another major fixes and enhancements:
- MPSAFE
    - Fix / reorganize attach routine. Device specific initialization must
      be done after generic bus / DMA setup. At last, Virtual Channels
      (vchan) works as expected.

Note: Recent commit / fix against this driver proves that major enhancements
      on the generic sound layer does indeed help to expose flaw within
      device specific code. There are probably other drivers that need to
      be addressed as well.

Tested by:	barner
MFC after:	1 week
2006-01-06 05:04:18 +00:00
..
isa Fix left/right channel mixed-up during recording by splitting recdev 2005-11-14 18:16:59 +00:00
pci Another major fixes and enhancements: 2006-01-06 05:04:18 +00:00
pcm Fix another xruns counting logic, this time, for recording. 2006-01-01 18:16:13 +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 Fix some kind of "off by one"-error: the min or max sample rate the 2005-12-29 18:11:11 +00:00
chip.h
driver.c Support for ATI IXP 200 / 300 / 400 series audio controllers. 2005-11-27 03:29:59 +00:00