summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbhid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Four new sensors, from David Higgs.mpi2015-06-171-2/+2
* Convert LED page defines to the common usage names patern, nompi2014-03-161-11/+11
* Add usage pages from usb HID Power Devices spec.andre2014-03-151-3/+175
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-3/+3
* Add support for Apple fn keysmpi2011-12-041-1/+3
* add uhts(4) a driver for USB HID touchscreens. ok miod@.matthieu2009-12-091-1/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesmiod2008-05-081-1/+2
* - Add bthidev(4), from NetBSD.xsa2007-09-011-1/+4
* Remove the definition and use of UPACKED and replace it with our own __packedmbalmer2007-06-091-2/+2
* When attaching an USB keyboard, check the HID interface for its country codemiod2006-06-261-1/+5
* Sync hid stuff including ukbd, ums, and uhid with NetBSDnate2002-05-091-3/+16
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-16/+3
* Sync ulpt driver with NetBSDnate2002-05-071-3/+16
* Sync with NetBSD. Too many changes to mention. For now I have skippedaaron2000-11-081-2/+30
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-3/+3
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-2/+3
* From NetBSD; USB support.fgsch1999-08-131-0/+156