Date: Mon, 4 Jul 2011 07:37:28 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_hid.c usbhid.h src/sys/dev/usb/input ukbd.c Message-ID: <201107040737.p647bet8081022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2011-07-04 07:37:28 UTC FreeBSD src repository Modified files: sys/dev/usb usb_hid.c usbhid.h sys/dev/usb/input ukbd.c Log: SVN rev 223755 on 2011-07-04 07:37:28Z by hselasky Make the USB keyboard driver more HID compliant. Try to auto-detect keyboards which should use the BOOT protocol. MFC after: 2 weeks Revision Changes Path 1.35 +437 -152 src/sys/dev/usb/input/ukbd.c 1.22 +37 -0 src/sys/dev/usb/usb_hid.c 1.24 +2 -0 src/sys/dev/usb/usbhid.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107040737.p647bet8081022>