Date: Sun, 5 Apr 2009 18:21:51 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_hid.c usb_hid.h src/sys/dev/usb/input ums.c Message-ID: <200904051823.n35INJFM099272@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-04-05 18:21:51 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_hid.c usb_hid.h
sys/dev/usb/input ums.c
Log:
SVN rev 190741 on 2009-04-05 18:21:51Z by thompsa
MFp4 //depot/projects/usb@159995
- add support for more complicated HID descriptors which can have multiple
definitions of the same field.
- remove old modulo patch in ums, which I think is due to bad HID parsing,
which should be fixed now.
Reported by: netchild
Submitted by: Hans Petter Selasky
Revision Changes Path
1.8 +195 -178 src/sys/dev/usb/input/ums.c
1.9 +3 -1 src/sys/dev/usb/usb_hid.c
1.5 +1 -1 src/sys/dev/usb/usb_hid.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904051823.n35INJFM099272>
