summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-044-26/+26
* WARNING: white space diffjmg2003-07-0434-311/+309
* Regen.joe2003-07-012-2/+9
* USB scanner support for Mustek BearPaw scanner.joe2003-07-012-0/+2
* Regen.joe2003-07-012-2/+9
* Support the Epson GT-9300UF usb scanner.joe2003-07-012-0/+2
* Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.scottl2003-06-281-0/+510
* Regen.joe2003-06-252-11/+69
* Added some new devices and made slight changes to some existing ones.joe2003-06-251-3/+13
* Set pointers to NULL after free() to prevent multiple free().mdodd2003-06-251-0/+3
* In the device attach routine, don't depend on uaa->iface beingwpaul2003-06-152-4/+24
* If the device goes away during ulpt_reset(), make sure not to calliedowse2003-06-151-1/+7
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-141-19/+1
* Regen.joe2003-06-132-2/+9
* Allow the EPSON USB scanner 1250 to be recognised as a uscanner device.joe2003-06-132-0/+2
* Enable bus mastering in the attach routine. This appears to fix theimp2003-06-123-0/+6
* Don't define memcpy() to bcopy() and in particular not memset() tophk2003-05-311-3/+0
* Fix indentation.phk2003-05-311-2/+2
* Correct the fix in rev 1.70ticso2003-05-291-5/+6
* Quirk for Hitachi DVD USB drive. It returns "invalid field in cdb" fornjl2003-05-214-0/+24
* Remove a redundant quirk. Instead, we wildcard all Asahi Optical chips.njl2003-05-201-5/+0
* Recreate devnodes on USB_SET_ALTINTERFACE ioctl.ticso2003-05-181-0/+11
* Generalize a quirk for Asahi Optical-based cameras (i.e. Pentax). It appearsnjl2003-05-151-2/+1
* Regen.murray2003-05-122-2/+9
* Extend the digital camera support (umass) to the PENTAX Optio 330GS.joe2003-05-112-0/+6
* Add PCI ID's for the 4 USB hubs on the ICH5 controller.jhb2003-05-061-0/+20
* regen.murray2003-05-052-2/+39
* Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75.murray2003-05-051-0/+7
* Regen.akiyama2003-05-032-2/+25
* Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-033-0/+1729
* Deprecate machine/limits.h in favor of new sys/limits.h.kan2003-04-291-1/+1
* Regen.takawata2003-04-212-6/+20
* Add another product ID for if_axe and correct vendor ID descriptiontakawata2003-04-212-2/+5
* Regenerate.wpaul2003-04-202-2/+16
* Add support for the Netgear FA120 and the D-Link DUBE100 (AX88172-basedwpaul2003-04-202-0/+4
* Regen usbdevs.wpaul2003-04-202-2/+18
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-203-0/+1374
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-153-7/+10
* Use a sim for each device on it's own instead of one for all umassticso2003-04-141-145/+62
* add EHCI (USB 2.0) controller support.ticso2003-04-146-0/+3605
* Add quirk for LOGITECH WMRPAD.mdodd2003-04-101-0/+1
* - Add LOGITECH WMRPAD, MOTOROLA SB410, and SANDISK SDDR05.mdodd2003-04-103-0/+24
* At least pretend to handle USB_GET_REPORT_ID.mdodd2003-04-091-0/+4
* resyncimp2003-04-072-2/+9
* Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter.murray2003-04-072-0/+2
* Add support for the CLIE 5.0 series of PDAsscottl2003-04-061-0/+1
* Regen from usbdevs v.116scottl2003-04-061-1/+13
* Regenscottl2003-04-061-1/+3
* Add ID's for the CLIE 5.0 series and the Belkin F5U109 usb->serial adapter.scottl2003-04-061-0/+2
* Use __FBSDID rather than rcsid[].obrien2003-04-034-28/+12
OpenPOWER on IntegriCloud