freebsd-dev/sys/dev/sound
Ariff Abdullah f2a1d71aaa Misc. fixups:
- [1] Make the driver friendly towards kernel without PREEMPTION.
  Use msleep(9) instead of simple unlock-check_variable-lock mechanisme
  since the later not really effective in non-preemptible kernel
  (especially during codec detection routine).
- Free most driver resources in a sane manner to avoid possible
  double free and panics especially during device detach and codec
  detection failure.

MFC after:	3 days

[1] http://lists.freebsd.org/pipermail/freebsd-questions/2006-March/116515.html
2006-03-22 21:29:47 +00:00
..
isa Recover (?) support for AD1815 based ISA soundcards. 2006-03-21 03:47:25 +00:00
pci Misc. fixups: 2006-03-22 21:29:47 +00:00
pcm We shouldn't really care about the return value of mixer_uninit(), 2006-03-22 20:50:04 +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
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
driver.c Sort list of modules. 2006-01-23 11:58:01 +00:00