K 10 svn:author V 8 truckman K 8 svn:date V 27 2004-05-13T11:32:54.000000Z K 7 svn:log V 429 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 END