Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add quirk for the usb missile launcher | 2006-11-11 | 1 | -1/+2 | ||
| | ||||||
* | don't quirk the earthmates | 2006-08-16 | 1 | -3/+1 | ||
| | ||||||
* | the delorme earthmate is NOT a HID (UQ_BAD_HID) | 2006-08-12 | 1 | -1/+3 | ||
| | ||||||
* | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | 2006-05-14 | 1 | -1/+2 | ||
| | | | | It claims to be a HID device, but it's not really one. ok miod@, jsg@. | |||||
* | Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra Fucik | 2006-03-31 | 1 | -1/+3 | ||
| | ||||||
* | CMOTech/Maxon EVDO card needs ASSUME_CM_OVER_DATA quirk to attach; ok dlg@ | 2006-02-10 | 1 | -1/+3 | ||
| | ||||||
* | Add Logitech QuickCam Zoom support. | 2005-12-24 | 1 | -1/+3 | ||
| | | | | | | | A quirk is needed to prevent attaching to uaudio(4) instead of ugen(4), because of the internal microphone. ok jsg@ | |||||
* | sync with quirks from FreeBSD and NetBSD, ok dlg | 2004-10-31 | 1 | -1/+33 | ||
| | ||||||
* | UQ_NO_STRINGS no longer needed, ok dlg | 2004-10-31 | 1 | -11/+3 | ||
| | ||||||
* | more quirks from netbsd | 2003-06-27 | 1 | -4/+12 | ||
| | ||||||
* | update $NetBSD$ tags | 2002-07-25 | 1 | -2/+2 | ||
| | ||||||
* | get rid of trailing whitespace | 2002-07-25 | 1 | -4/+4 | ||
| | ||||||
* | Sync quirks with NetBSD | 2002-05-07 | 1 | -4/+2 | ||
| | ||||||
* | Meant to commit only ulpt and committed everything. Most things weren't ready | 2002-05-07 | 1 | -2/+4 | ||
| | ||||||
* | Sync ulpt driver with NetBSD | 2002-05-07 | 1 | -4/+2 | ||
| | ||||||
* | Synchronize usb code with NetBSD. | 2001-10-31 | 1 | -8/+8 | ||
| | ||||||
* | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | 2001-05-03 | 1 | -5/+19 | ||
| | | | | kue(4) Ethernet devices. | |||||
* | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) | 2001-01-28 | 1 | -6/+11 | ||
| | | | | | | driver. I would appreciate it if someone with the hardware looked into it. I also have to take a closer look at changes to the USB Ethernet drivers, as well as import some drivers we are missing (uftdi, if_upl, yap, etc.) | |||||
* | Sync with NetBSD. Too many changes to mention. For now I have skipped | 2000-11-08 | 1 | -5/+9 | ||
| | | | | umass.c and ukbd.c as the diffs are a bit hairier. | |||||
* | sync with NetBSD... well almost. someone w/ the hw should check umass. | 2000-07-04 | 1 | -2/+4 | ||
| | ||||||
* | Sync with NetBSD. USB Ethernet drivers should work now. | 2000-03-30 | 1 | -3/+3 | ||
| | ||||||
* | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | 2000-03-28 | 1 | -5/+7 | ||
| | | | | | | form of a diff to augustss@netbsd.org so that future syncs will be very easy. This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet, CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested). | |||||
* | Sync with NetBSD. | 2000-03-26 | 1 | -9/+8 | ||
| | ||||||
* | Sync with NetBSD. | 1999-09-27 | 1 | -8/+8 | ||
| | ||||||
* | From NetBSD; USB support. | 1999-08-13 | 1 | -0/+94 | ||