freebsd-dev/sys/dev/sound
Don Lewis 9d2820eaac Implement sbc_lockassert() and sb_lockassert() functions to allow
proper locking to be checked at runtime.

Remove sb_lock() and sb_unlock() calls from sb_reset_dsp() because the
latter is called from sb_setup() with the lock already held.  Add a
call to sb_lockassert().

Surround the call to sb_reset_dsp() in sb16_attach() with sb_lock()
and sb_unlock() calls.

Tested by:	Bartek Marcinkiewicz <junior AT p233.if.pwr.wroc.pl>
2004-05-13 11:32:54 +00:00
..
isa Implement sbc_lockassert() and sb_lockassert() functions to allow 2004-05-13 11:32:54 +00:00
midi Device megapatch 5/6: 2004-02-21 21:32:15 +00:00
pci This driver certainly works fine turning INTR_MPSAFE back on. For those 2004-04-21 04:23:51 +00:00
pcm Add support CS4294 2004-05-08 03:41:40 +00:00
usb Mega busdma API commit. 2003-07-01 15:52:06 +00:00
chip.h
driver.c Add dependency to snd_via8233 2004-01-29 14:11:03 +00:00