cvs commit: src/sys/sys mouse.h src/sys/dev/usb ums.c usbhid.h
Anish Mistry
mistry.7 at osu.edu
Sat Dec 11 23:11:34 PST 2004
On Sunday 12 December 2004 12:39 am, Scott Long wrote:
> Julian Elischer wrote:
> > julian 2004-12-12 05:34:20 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/sys mouse.h
> > sys/dev/usb ums.c usbhid.h
> > Log:
> > Add support for USB Microsoft Intellimouse
> >
> > PR: kern/70607
> > Submitted by: Matt Wright <matt at consultmatt.co.uk>
> > MFC after: 1 week
> >
> > Revision Changes Path
> > 1.71 +50 -21 src/sys/dev/usb/ums.c
> > 1.14 +1 -0 src/sys/dev/usb/usbhid.h
> > 1.21 +1 -0 src/sys/sys/mouse.h
>
> What 'support' does this add?
>
> Scott
It makes the non-functioning USB Microsoft Intellimouse mice actually be
able to move the cursor and and click stuff. Before it would just sit
there since the old code would think that the different byte order was an
error and just return.
--
Anish Mistry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041212/28533385/attachment.bin
More information about the cvs-all
mailing list