diff options
author | iedowse <iedowse@FreeBSD.org> | 2005-08-04 02:21:37 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2005-08-04 02:21:37 +0000 |
commit | b7a6c274ca4a3363b54685c8dd35edfd4dc21920 (patch) | |
tree | 05800d59d72044bdb9c7c875f91cd27ca8c8cdf1 /usr.sbin/cdcontrol | |
parent | cd3918906a157851e8e80d138e66056d01bbe8fc (diff) | |
download | FreeBSD-src-b7a6c274ca4a3363b54685c8dd35edfd4dc21920.zip FreeBSD-src-b7a6c274ca4a3363b54685c8dd35edfd4dc21920.tar.gz |
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
Diffstat (limited to 'usr.sbin/cdcontrol')
0 files changed, 0 insertions, 0 deletions