summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2004-01-09in ehci_softintr() when looping over the active xfers, save the next pointerchs
2004-01-07add list of known issues, from Lennart Augustsson and Michael van Elstjdolecek
2004-01-06Abort the USB transfer on an endpoint when the last midi devicegson
2004-01-05One more device. From OpenBSD.augustss
2004-01-05Regen.augustss
2004-01-05Add a number of devices. From OpenBSD.augustss
2004-01-05Add an HP adapter. From FreeBSD.augustss
2004-01-05Try harder to get initial descriptor. Do a port reset now and thenaugustss
2004-01-05Fix bug in error path. From OpenBSD.augustss
2004-01-05Add more scanners.augustss
2004-01-05Add another device.augustss
2004-01-05Get rid of a vnode.h include.augustss
2004-01-05Get rid of some vnode.h includes.augustss
2004-01-05Regen.augustss
2004-01-05Add lots of devices. From FreeBSD.augustss
2004-01-05Add Compaq "iPaq" HNE-200 USB Ethernet adapter.schmonz
2004-01-05Regen (Compaq "iPaq" HNE-200 USB Ethernet adapter).schmonz
2004-01-05Add Compaq "iPaq" HNE-200 USB Ethernet adapter.schmonz
2004-01-04Cosmetic changes.augustss
2004-01-04make uhid_graphire*_report_descr[] constjdolecek
2004-01-04Kill the flow control interface. Bluetooth devices are not equipped to dealdsainty
2004-01-04Correct buffer selection in uhidev_set_report for non-zero report IDs (rare!)dsainty
2004-01-04Support Graphire 4x5. From Dave Huang in kern/23965.augustss
2004-01-04Regen.augustss
2004-01-04Add Wacom Graphire3 4x5. From Dave Huang.augustss
2004-01-03Regen.soren
2004-01-03Add Motorola A920.soren
2004-01-02Correct a conditional masking error conditionsdsainty
2004-01-01Correctly initialise ALL of the attach argument block. Fixes panic ondsainty
2003-12-31add Logitech "QuickCam for Notebook Pro" and "QuickCam Pro 4000".hamajima
2003-12-30No longer need to include <dev/ic/wdcreg.h>thorpej
2003-12-29Use the correct wValue to get hub desriptors.toshii
2003-12-28Regen.augustss
2003-12-28Add a couple of devices.augustss
2003-12-22Regen.sekiya
2003-12-22Add MELCO LUA-U2-KTX 10/100 USB network interface IDs. Uses uax driver.sekiya
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
2003-12-14No need to include wdvar.h anymore.thorpej
2003-12-14Instead of calling wddone() directly, set a (*drv_done)() callback inthorpej
2003-12-05Make the chars in the umidi_endpoint buffer unsigned; this fixes atgson
2003-12-05Opening umidi read-only failed to increment ep->num_open becausegson
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-12-01Revert revision 1.3 "add sysctl support to firmware loader" byatatat
2003-11-24Make the DPRINTF text for bulk in/out opening errors match which onenathanw
2003-11-24Add a device. From OpenBSD.augustss
2003-11-23Try harder to avoid 0 ports woth AMD756. From OpenBSD.augustss
2003-11-23Fix swapped lines in cleanup in ohci_init(). From OpenBSD.augustss
2003-11-23Add more scanners. From FreeBSD.augustss
2003-11-23Regen.augustss
2003-11-23Add another device. From FreeBSD.augustss