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
/
usb_quirks.h
Age
Commit message (
Expand
)
Author
2010-07-19
move audio specific quirks out of usb_quirks and into uaudio
Jacob Meuser
2010-04-07
Move descriptive comments right onto the line with the definition
Stuart Henderson
2009-10-17
remove bogus quirk. these devices do not lie about their type, but
Jacob Meuser
2008-06-29
add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.
Yojiro Uo
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
2006-05-14
Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.
Matthieu Herrb
2001-10-31
Synchronize usb code with NetBSD.
Nathan Binkert
2001-05-03
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
Aaron Campbell
2001-01-28
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
Aaron Campbell
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
2000-03-26
Sync with NetBSD.
Aaron Campbell
1999-11-07
sync with NetBSD.
Federico G. Schwindt
1999-08-13
From NetBSD; USB support.
Federico G. Schwindt