summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Add additional product id and quirks entry for MetaGeek Wi-Spyimp2007-07-102-0/+5
* Missed in last commit: add usb task for rue to use for its ticks.imp2007-07-091-0/+1
* When all the other drivers were converted to scheduling a taskqueue toimp2007-07-091-0/+18
* Fix duplicates that crept in at the last minute :-(.imp2007-07-091-2/+1
* Further diff reduction against the proposed merged usbdevs: Add a fewimp2007-07-091-21/+37
* More vendors from the merged list.imp2007-07-091-10/+71
* Trivial differences with the proposed merged BSD usbdevs file mergedimp2007-07-061-95/+94
* uhub already does the printing and naming of a device, so don't do itimp2007-07-061-5/+1
* Prefer device_printf to printf + device_get_nameunit. This savesimp2007-07-051-17/+14
* Prefer device_printf to printf("%s: ...", device_get_nameunit()). Onimp2007-07-051-30/+23
* Prefer device_printf to printf("%s:...", device_get_nameunit(),...);imp2007-07-052-61/+51
* Add quirks, derived from the linux quirks table for:imp2007-07-052-5/+375
* Add support for Western Digital MyBook external enclosures. They needimp2007-07-052-0/+10
* WD Firewire/USB Combo hangs under load on USB interface. Fix withimp2007-07-022-0/+5
* Fix two more PRs:imp2007-06-305-7/+28
* Additional devices from NetBSD and OpenBSD. This includes devices notimp2007-06-302-24/+33
* umass quirk: Samsung YP-U2 USB MP3/Ogg Playerimp2007-06-302-0/+5
* quirk for CENTURY EX35QUAT disk enclosureimp2007-06-302-23/+31
* Fix cheapy Myson USB-IDE adapterimp2007-06-302-0/+7
* Expand the transform API to allow transports to return 'success' forimp2007-06-301-5/+20
* Reduce diffs to OtherBSD by using usb_lookup. No functional changes.imp2007-06-301-15/+4
* Remove duplicate USBDEVUNIT #defineimp2007-06-301-1/+0
* Add definition for UIPROTO_MOUSE.imp2007-06-301-0/+1
* Update to merged names for things. No functional changes.imp2007-06-301-2/+2
* Add support for various MS Wirless usb mice. the patch is fromimp2007-06-294-83/+133
* Change uhub to dynamic status size for status change endpoint. From aimp2007-06-291-2/+2
* The timeout is in milliseconds, not in hz. Only the portion of theimp2007-06-281-2/+2
* With the advent of G3/CDMA modems, the old buffer sizes are no longerimp2007-06-281-4/+4
* For both interrupt and isochronous (the patch was unclear which one itimp2007-06-281-3/+13
* Partially updated usbdevs from OpenBSD's usbdevs. Also, some sortingimp2007-06-261-43/+114
* LINKSYS4 is going to be going away. Migrate to CISCOLINKSYS instead.imp2007-06-251-3/+3
* Starting in version 1.56, ucomstop started calling ucomstart to workimp2007-06-251-0/+10
* For USBVERBOSE case, we can't have " in any of the names.imp2007-06-231-5/+5
* Drag in another device: The Surecom RT2570.imp2007-06-232-0/+2
* Add a boatload of devices from OpenBSD and NetBSD to kue and cdce.imp2007-06-233-22/+74
* Note the Belkin F5U111 Adapter is covered by NETMATE entry.imp2007-06-231-0/+1
* Remove duplicate ID and recall that I comes after E in alphabeticalimp2007-06-231-2/+1
* Merge some device IDs from OpenBSD for aue. Minor sorting of usbdevsimp2007-06-232-11/+38
* We need a special module loader routine, not the stock usbd one. Thisimp2007-06-231-1/+1
* Initialize id before using it.imp2007-06-231-1/+1
* Add support for Garmin iQue 3600imp2007-06-222-15/+20
* add support for Option GlobeTrotter 3G+imp2007-06-222-0/+3
* Tactrix Openport supportimp2007-06-222-0/+9
* add Benq 3300U/4300U supportimp2007-06-222-0/+2
* Crystalfontz CFA-635 20x4 USB LCDimp2007-06-222-14/+13
* Update uvisor to support the Fossil Abacus Wrist PDAimp2007-06-222-0/+5
* USB Ethernet Adaptor "ELECOM LD-USB20"imp2007-06-222-0/+2
* USL101 Host-to-Host bridge supportimp2007-06-222-3/+8
* Add support for YANO external USB-HDD.imp2007-06-212-0/+5
* Fix two PRs by adding vendor IDs:imp2007-06-213-1/+5
OpenPOWER on IntegriCloud