summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_quirks.c
AgeCommit message (Expand)Author
2009-05-11some huawei E220 OEM devices has broken strings in the device descriptor.Yojiro Uo
2009-04-22sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell...Theo de Raadt
2008-11-29liebert ubs as ugenTheo de Raadt
2008-11-25- add a quirk for the terratec uaudio device to stop uhidev(4)Jasper Lievisse Adriaanse
2008-09-08prevent mustek from attaching as uhid. ok theo, sthen@Martynas Venckus
2008-08-27syncTheo de Raadt
2008-08-26another ups to knock out of being a uhidTheo de Raadt
2008-08-11Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)Marcus Glocker
2008-07-22There are devices out there which are UVC compatible, but do not showMarcus Glocker
2008-06-29add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.Yojiro Uo
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-22Remove the QuickCam Pro 5000 from the quirks list now that thereBrad Smith
2008-06-19Sync USB ids. Although the Pro 5000 should be removed as it isBrad Smith
2008-06-15typoMiod Vallat
2008-06-15expand the quirk framework to enable device class matchYojiro Uo
2008-05-24Add a quirk to prevent this LCD device from attaching as a HID. This is aChris Kuethe
2008-05-08Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesMiod Vallat
2008-05-06another omron usb that must be ugen; vladas.urbonas@gmailTheo de Raadt
2008-02-23SiSPM devices are like belkin ups; do not attach as uhid, pr#5719Theo de Raadt
2007-11-25add CNU550pro; from iss @ e-sky.ruTheo de Raadt
2007-11-21attach Logitech QuickCam Pro 5000 as ugen for nowRobert Nagy
2007-11-14CCU-550 EVDO; Alexey VatchenkoTheo de Raadt
2007-08-28OMRON BX35F is a UPS and should not be claimed by uhidHenning Brauer
2007-06-05Remove the "Static" declaration of many functions. It was defined to be emptyMarc Balmer
2007-05-22A quirk is needed for the Logitech QuickCam Notebook to prevent attachingRobert Nagy
2007-05-21Remove logprintf macroJonathan Gray
2007-01-01knock UPS products out from being matched as HID devicesTheo de Raadt
2006-11-11add quirk for the usb missile launcherJolan Luff
2006-08-16don't quirk the earthmatesJason Wright
2006-08-12the delorme earthmate is NOT a HID (UQ_BAD_HID)Jason Wright
2006-05-14Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.Matthieu Herrb
2006-03-31Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra FucikDale Rahn
2006-02-10CMOTech/Maxon EVDO card needs ASSUME_CM_OVER_DATA quirk to attach; ok dlg@Damien Miller
2005-12-24Add Logitech QuickCam Zoom support.Robert Nagy
2004-10-31sync with quirks from FreeBSD and NetBSD, ok dlgJonathan Gray
2004-10-31UQ_NO_STRINGS no longer needed, ok dlgJonathan Gray
2003-06-27more quirks from netbsdNathan Binkert
2002-07-25update $NetBSD$ tagsNathan Binkert
2002-07-25get rid of trailing whitespaceNathan Binkert
2002-05-07Sync quirks 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
2001-10-31Synchronize usb code with NetBSD.Nathan Binkert
2001-05-03Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentAaron Campbell
2001-01-28Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)Aaron Campbell
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-30Sync with NetBSD. USB Ethernet drivers should work now.Aaron Campbell
2000-03-28Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theAaron Campbell
2000-03-26Sync with NetBSD.Aaron Campbell