K 10 svn:author V 3 sam K 8 svn:date V 27 2003-06-02T23:32:03.000000Z K 7 svn:log V 312 Redo locking for proper SMP operation: o replace driver-global lock with three locks: one for the handling of mcr1 operations, one for handling of mcr2 operations, and one for the mcr1 free list o mark the interrupt handler MPSAFE o don't use locking on detach; disabling interrupts is sufficient (I think) END