summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Fix two cases where a successful return from usbd_transfer() wouldiedowse2004-08-291-2/+2
* Correct capitalization of DeLorme Publishing.des2004-08-261-1/+1
* 86 new vendor ID's from USB.org, and 3 corrections of existing vendor ID's.obrien2004-08-192-9/+88
* Tweak the compatibility macros a little so that the device printing isimp2004-08-1515-28/+29
* Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers.iedowse2004-08-151-1/+2
* Next step in making usb more newbus:imp2004-08-143-64/+50
* add support for SanDisk Cruzer Mini 256MB USB 2.0 Flash Drivesanpei2004-08-122-0/+5
* add support Sitecom CN-311 usb flash reader(aka SIIG_WINTERREADER)sanpei2004-08-122-0/+5
* Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB frameworkrwatson2004-08-116-6/+12
* Add support Sony Handycam TRV-30 memory stick slotsanpei2004-08-082-0/+5
* Add support to Sony Ericsson USB Cable(Susteen USB Data Cable)sanpei2004-08-082-0/+6
* Add support for Belkin F5U409 serial-usb adaptersanpei2004-08-072-1/+3
* Reinstate a usb_transfer_complete() call that got lost in theiedowse2004-08-021-0/+1
* Make the USB subsystem unloadable and detachable, though currentlyiedowse2004-08-0211-76/+158
* When searching for a suitable block of memory on the free list,iedowse2004-08-021-1/+2
* Attempt to follow the correct procedure for synchronising with theiedowse2004-08-024-7/+83
* Implement basic support for EHCI interrupt pipes. This is unlikelyiedowse2004-08-012-11/+283
* Remove redundant inclusion of bus_if.h. It isn't needed in this file, asimp2004-07-221-1/+0
* MFp4:imp2004-07-221-30/+29
* Identify VIA EHCI root hubs and at least one VIA USB2.0 controller.benno2004-07-191-0/+9
* Diff reduction to NetBSD.le2004-07-191-5/+6
* Diff reduction to NetBSD.le2004-07-192-4/+2
* Add support System TALKS Inc. SGC-X2ULsanpei2004-07-182-0/+5
* Preparation commit for the tty cleanups that will follow in the nearphk2004-07-152-6/+6
* MFNetBSD.le2004-07-151-6/+6
* Remove even more references to generating usbdevs_data.h, et al.imp2004-07-121-9/+9
* Remove the instructions for regenerating usbdevs.h: that's now noimp2004-07-121-13/+0
* Add device ID for atuwi USB wlan driver, Linksys WUSB11 v2.8 wireless adapter.sanpei2004-07-041-1/+3
* Unbreak -O2 build: initialize nstatus to avoid uninitialized warning.marcel2004-07-031-1/+3
* MFNetBSD.le2004-07-011-2/+3
* MFNetBSD.le2004-07-011-2/+5
* Add support to the uftdi driver for Intrepid Control Systems' vehiclebrooks2004-07-013-1/+27
* Product and vendor ids for SIIG US2308 USB to Serial adaptor.brooks2004-07-012-17/+41
* It's not very useful to set a softc refcount around blocking read/writegreen2004-07-011-11/+9
* Add pnpinfo and location information to uhub. We also keep track ofimp2004-06-303-14/+151
* - Fix style bug in Dell Bluetooth adapter (don't repeat Vendor inalex2004-06-271-1/+2
* Now that all the in-tree referrences to these old files are gone, goimp2004-06-274-6941/+0
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-2727-29/+29
* Catch up with usbd_get_string_desc() change.le2004-06-261-2/+3
* Our softc has no sc_hdev, but a sc_dev. This in turn has no directle2004-06-261-18/+0
* MFNetBSD.le2004-06-265-22/+52
* Pick the hotchar out of the tty structure instead of caching privatephk2004-06-262-10/+4
* MFNetBSD.le2004-06-261-2/+5
* MFNetBSD ehci.c and ehcireg.hle2004-06-262-47/+52
* Convert Netgraph to use mbuf tags to pass its meta information around.julian2004-06-251-6/+6
* Sync to usbdevs 1.183jb2004-06-242-2/+25
* Add Delorme Publishing Earthmate GPSjb2004-06-241-0/+5
* MFNetBSD 1.60, author: augustssle2004-06-231-55/+182
* MFNetBSD 1.15, author: mycroftle2004-06-201-2/+2
* Sync to 1.182 of usbdevssanpei2004-06-192-2/+18
OpenPOWER on IntegriCloud