K 10 svn:author V 5 peter K 8 svn:date V 27 2001-02-27T01:05:25.000000Z K 7 svn:log V 182 Disable the mutex locking calls. These do not work in their present form as the code calls the usb stack (which can sleep) while holding the driver lock. This leads to a deadlock. END