summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbhid.h
AgeCommit message (Expand)Author
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2011-12-04Add support for Apple fn keysMartin Pieuchot
2009-12-09add uhts(4) a driver for USB HID touchscreens. ok miod@.Matthieu Herrb
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-05-08Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesMiod Vallat
2007-09-01- Add bthidev(4), from NetBSD.Xavier Santolaria
2007-06-09Remove the definition and use of UPACKED and replace it with our own __packedMarc Balmer
2006-06-26When attaching an USB keyboard, check the HID interface for its country codeMiod Vallat
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2000-11-08Sync with NetBSD. Too many changes to mention. For now I have skippedAaron Campbell
2000-07-04sync with NetBSD... well almost. someone w/ the hw should check umass.Federico G. Schwindt
2000-03-28Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theAaron Campbell
1999-08-13From NetBSD; USB support.Federico G. Schwindt