aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbhid.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r245248:Hans Petter Selasky2013-01-211-0/+2
* MFC r233774:Hans Petter Selasky2012-05-041-2/+2
* Make the USB keyboard driver more HID compliant.Hans Petter Selasky2011-07-041-0/+2
* Support getting signed and unsigned HID data.Andrew Thompson2010-05-121-1/+3
* Enable support for mouse panning wheels.Andrew Thompson2010-05-121-0/+3
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-0/+63
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-1/+1
* Add support for the Apple MacBook Pro keyboardAndrew Thompson2009-05-271-0/+1
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+175
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-185/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add support for USB Microsoft IntellimouseJulian Elischer2004-12-121-0/+1
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichJosef Karthauser2002-01-021-4/+0
* Sync with NetBSD:Nick Hibma2000-10-161-1/+29
* Properly fix world.Nick Hibma2000-07-061-0/+2
* Fix buildworld.Ollivier Robert2000-07-061-0/+2
* Use the packed attribute for the descriptor on the wireNick Hibma2000-07-051-2/+2
* Change Lennart's e-mail address.Nick Hibma2000-05-141-1/+1
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-1/+1
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-2/+23
* Textual changesNick Hibma1999-01-221-1/+1
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-3/+4
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+133