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.c
Age
Commit message (
Expand
)
Author
2008-11-29
liebert ubs as ugen
Theo de Raadt
2008-11-25
- add a quirk for the terratec uaudio device to stop uhidev(4)
Jasper Lievisse Adriaanse
2008-09-08
prevent mustek from attaching as uhid. ok theo, sthen@
Martynas Venckus
2008-08-27
sync
Theo de Raadt
2008-08-26
another ups to knock out of being a uhid
Theo de Raadt
2008-08-11
Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)
Marcus Glocker
2008-07-22
There are devices out there which are UVC compatible, but do not show
Marcus Glocker
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-06-22
Remove the QuickCam Pro 5000 from the quirks list now that there
Brad Smith
2008-06-19
Sync USB ids. Although the Pro 5000 should be removed as it is
Brad Smith
2008-06-15
typo
Miod Vallat
2008-06-15
expand the quirk framework to enable device class match
Yojiro Uo
2008-05-24
Add a quirk to prevent this LCD device from attaching as a HID. This is a
Chris Kuethe
2008-05-08
Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only does
Miod Vallat
2008-05-06
another omron usb that must be ugen; vladas.urbonas@gmail
Theo de Raadt
2008-02-23
SiSPM devices are like belkin ups; do not attach as uhid, pr#5719
Theo de Raadt
2007-11-25
add CNU550pro; from iss @ e-sky.ru
Theo de Raadt
2007-11-21
attach Logitech QuickCam Pro 5000 as ugen for now
Robert Nagy
2007-11-14
CCU-550 EVDO; Alexey Vatchenko
Theo de Raadt
2007-08-28
OMRON BX35F is a UPS and should not be claimed by uhid
Henning Brauer
2007-06-05
Remove the "Static" declaration of many functions. It was defined to be empty
Marc Balmer
2007-05-22
A quirk is needed for the Logitech QuickCam Notebook to prevent attaching
Robert Nagy
2007-05-21
Remove logprintf macro
Jonathan Gray
2007-01-01
knock UPS products out from being matched as HID devices
Theo de Raadt
2006-11-11
add quirk for the usb missile launcher
Jolan Luff
2006-08-16
don't quirk the earthmates
Jason Wright
2006-08-12
the delorme earthmate is NOT a HID (UQ_BAD_HID)
Jason Wright
2006-05-14
Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.
Matthieu Herrb
2006-03-31
Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra Fucik
Dale Rahn
2006-02-10
CMOTech/Maxon EVDO card needs ASSUME_CM_OVER_DATA quirk to attach; ok dlg@
Damien Miller
2005-12-24
Add Logitech QuickCam Zoom support.
Robert Nagy
2004-10-31
sync with quirks from FreeBSD and NetBSD, ok dlg
Jonathan Gray
2004-10-31
UQ_NO_STRINGS no longer needed, ok dlg
Jonathan Gray
2003-06-27
more quirks from netbsd
Nathan Binkert
2002-07-25
update $NetBSD$ tags
Nathan Binkert
2002-07-25
get rid of trailing whitespace
Nathan Binkert
2002-05-07
Sync quirks 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
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-30
Sync with NetBSD. USB Ethernet drivers should work now.
Aaron Campbell
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-09-27
Sync with NetBSD.
Federico G. Schwindt
1999-08-13
From NetBSD; USB support.
Federico G. Schwindt