summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2007-06-24Regen from usbdevs rev 1.476.itohy
2007-06-24Sort vendors and products by number.itohy
2007-06-24Regen after the usbdevs updates in rev 1.474 and 1.475veego
2007-06-24- Add the MGE vendor and two entries.veego
2007-06-24usbdevs:itohy
2007-06-22PROLIFIC2 -> NETINDEXitohy
2007-06-22Regen from usbdevs rev 1.473.itohy
2007-06-22Sort.itohy
2007-06-22Vendor ID 0x11f6 is used by at least two products from NetIndex Inc.itohy
2007-06-21Fix rqp->len is a number of read registers.kiyohara
2007-06-18Regen.dsainty
2007-06-18Add AX88772 USB 2.0 10/100 Ethernet adapterdsainty
2007-06-16Change transfer size to 64byte. When the transfer size is 4096 bytes, itkiyohara
2007-06-16We occasionally access the register from two or more processes. Pleasekiyohara
2007-06-16splnet() is called earlier than bpf_mtap2().kiyohara
2007-06-16Remove multiple bpfdetach().kiyohara
2007-06-16Regen.dsainty
2007-06-16Add Silicon Integrated Systems 163U 802.11g Wireless LAN Adapterdsainty
2007-06-15Use %zu format for size_t.dyoung
2007-06-14I-O DATA USB-RSAQ5 needs UPLCOM_TYPE_HX hack. Pointed out by Kouichirouuebayasi
2007-06-13Set portno in ucom_attach_args, to UCOM_UNK_PORTNO. The port number isnathanw
2007-06-13Teach I-O DATA USB-RSAQ5.uebayasi
2007-06-13Regen.uebayasi
2007-06-13Add I-O DATA USB-RSAQ5.uebayasi
2007-06-12Oops.kiyohara
2007-06-09Use usb_callout.kiyohara
2007-06-09Added OpenBSD's zyd(4) driver.kiyohara
2007-06-09Regen.kiyohara
2007-06-09Add ZyDAS ZD1211 devs.kiyohara
2007-06-01Regen.jmcneill
2007-06-01Add RIM BlackBerry.jmcneill
2007-05-21Add missing __KERNEL_RCSID() and missing $NetBSD$ tag.xtraeme
2007-05-20Retry set_address function for very slow (out of spec) devices, justmlelstv
2007-05-20From PR kern/33496 - add uslsa(4), a CP210x USB-RS232 ucom driver.dogcow
2007-05-20Regenerate.dogcow
2007-05-20add devs for uslsa; data taken from OpenBSD's usbdevs.dogcow
2007-05-11SigmaTels not-quite-UIRDA devices: STIr4116, STIr4220is
2007-05-07regenxtraeme
2007-05-07Sync the list of supported models with OpenBSD, 4 new models werextraeme
2007-05-07regenxtraeme
2007-05-07Sync the list of supported models with OpenBSD, 13 new models werextraeme
2007-05-07regenxtraeme
2007-05-07Add support for ASUS WL-167g ver 2, from PR kern/35113 (Dave Huang).xtraeme
2007-05-06add firmload attribute to rum, thanks to Paul Goyette on current-usersjnemeth
2007-05-03Regen for DeLorme Earthmate LT-20 GPSskrll
2007-05-03Add the DeLorme Earthmate LT-20 GPS.skrll
2007-04-27First part of Code for SigmaTels not-quite-UIRDA dongles.is
2007-03-30PR/36102: Yojiro UO: Restore revision 1.142's way of reading the descriptorchristos
2007-03-23Work around imperfect hub emulation in the ehci root hub (ohci is affecteddrochner
2007-03-19fix variable in DEBUG code, from Lubomir Kundrak per PR kern/36036drochner