summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbhid.h
Commit message (Expand)AuthorAgeFilesLines
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-0/+2
* Fix detection of Razer Copperhead as a USB mouse.hselasky2013-01-101-0/+2
* Fix compiler warnings, mostly signed issues,hselasky2012-04-021-2/+2
* Make the USB keyboard driver more HID compliant.hselasky2011-07-041-0/+2
* Support getting signed and unsigned HID data.thompsa2010-05-121-1/+3
* Enable support for mouse panning wheels.thompsa2010-05-121-0/+3
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-0/+63
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-151-3/+3
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-1/+1
* Add support for the Apple MacBook Pro keyboardthompsa2009-05-271-0/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+175
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-185/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add support for USB Microsoft Intellimousejulian2004-12-121-0/+1
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-021-4/+0
* Sync with NetBSD:n_hibma2000-10-161-1/+29
* Properly fix world.n_hibma2000-07-061-0/+2
* Fix buildworld.roberto2000-07-061-0/+2
* Use the packed attribute for the descriptor on the wiren_hibma2000-07-051-2/+2
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-1/+1
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-2/+23
* Textual changesn_hibma1999-01-221-1/+1
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-3/+4
* Added Id to all filesn_hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+133
OpenPOWER on IntegriCloud