K 10 svn:author V 7 iedowse K 8 svn:date V 27 2005-08-04T02:21:37.000000Z K 7 svn:log V 285 Fix two bugs that interacted to cause page faults in softclock() when using mice containing a tilt movement: there was a missing usb_callout_init() for the UMS_SPUR_BUT_UP quirk code, and UMS_T was defined to the same flag value as UMS_SPUR_BUT_UP. Reported by: flz MFC after: 3 days END