index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
usbhid.h
Age
Commit message (
Expand
)
Author
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2011-12-04
Add support for Apple fn keys
Martin Pieuchot
2009-12-09
add uhts(4) a driver for USB HID touchscreens. ok miod@.
Matthieu Herrb
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-05-08
Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only does
Miod Vallat
2007-09-01
- Add bthidev(4), from NetBSD.
Xavier Santolaria
2007-06-09
Remove the definition and use of UPACKED and replace it with our own __packed
Marc Balmer
2006-06-26
When attaching an USB keyboard, check the HID interface for its country code
Miod Vallat
2002-05-09
Sync hid stuff including ukbd, ums, and uhid with NetBSD
Nathan Binkert
2002-05-07
Meant to commit only ulpt and committed everything. Most things weren't ready
Nathan Binkert
2002-05-07
Sync ulpt driver with NetBSD
Nathan Binkert
2000-11-08
Sync with NetBSD. Too many changes to mention. For now I have skipped
Aaron Campbell
2000-07-04
sync with NetBSD... well almost. someone w/ the hw should check umass.
Federico G. Schwindt
2000-03-28
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
Aaron Campbell
1999-08-13
From NetBSD; USB support.
Federico G. Schwindt