Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2005 09:14:40 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Ian Dowse <iedowse@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/usb ums.c
Message-ID:  <200508040914.41857.jhb@FreeBSD.org>
In-Reply-To: <200508040221.j742Lblp040252@repoman.freebsd.org>
References:  <200508040221.j742Lblp040252@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 03 August 2005 10:21 pm, Ian Dowse wrote:
> iedowse     2005-08-04 02:21:37 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/usb          ums.c
>   Log:
>   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

Thanks for tracking this down!

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508040914.41857.jhb>