summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2003-11-23Add two more adapters. From FreeBSD.augustss
2003-11-23Regen.augustss
2003-11-23Update copyright years.augustss
2003-11-23Regen.augustss
2003-11-23Add a number of devices. From FreeBSD.augustss
2003-11-23Add another product. From OpenBSD.augustss
2003-11-23Regen.augustss
2003-11-23Add a number of devices. From OpenBSD.augustss
2003-11-23Add some more devices. From FreeBSD.augustss
2003-11-23Regen.augustss
2003-11-23Add uplcom devices. From FreeBSD.augustss
2003-11-12Don't free non-malloced memory. From mlang@delysid.orgaugustss
2003-11-11Regen.augustss
2003-11-11Add a Cypress USB2 hub.augustss
2003-11-10Update URLs; from Jared Yanovich via jmc@openbsd.wiz
2003-11-10Update URL; from Jared Yanovich via jmc@openbsd.wiz
2003-11-07enable support for the TREO 600carrel
2003-11-07URL updates, from Jared Yanovich and jmc@openbsd, forwarded by the latter.wiz
2003-11-07 eUSB ORCA Quad Reader (SHUTTLE) returns invalid CSWTAGskivinen
2003-11-07 Regenerated.kivinen
2003-11-07 Added eUSB ORCA Quad Reader (Shuttle).kivinen
2003-11-04Ignore a CRCTO error on a SETUP transaction in combination with STALLED or NAK.mycroft
2003-10-29Oops, fix a commito.mycroft
2003-10-29Bogus initializers suck.mycroft
2003-10-28KNF.mycroft
2003-10-28The "bad status" case is impossible -- the switch value is constrained to 2mycroft
2003-10-28Or the config_deactivate() return values.mycroft
2003-10-28Appease new awk by changing \$ to $.augustss
2003-10-28Regen.augustss
2003-10-28Add Treo 600. From kern/23290.augustss
2003-10-25Fix uninitialized variable warnings.christos
2003-10-22Add Dvorak keyboard map. From PR kern/23230, jacereda@tractor.act.uji.es.augustss
2003-10-22Re-add the quirks that force certain In-System Design adapters to appearaugustss
2003-10-18Fix typo in comment.wiz
2003-10-18Remove assigned-to but otherwise unused variables.simonb
2003-10-17PQUIRK_NOSENSE is dead here. Remove the code supporting it.mycroft