aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* - Add a function to convert 6 byte SCSI commands for read, write, modeJohn Baldwin2001-12-181-35/+89
* Add DIVA USB mp3 player.Maxim Sobolev2001-12-123-0/+8
* Regen from usbdevs rev 1.70: added some AGFA scannersSheldon Hearn2001-12-102-2/+51
* Add some AGFA scanners:Sheldon Hearn2001-12-101-0/+7
* The ScanLogic SL11R-IDE claims to be SCSI-compatible, but actually requiresMike Smith2001-12-091-1/+11
* Regen after addition of the Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-282-0/+7
* Add Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-282-0/+2
* The Olympus C-1 digital camera uses a non-standard BBB command-statusIan Dowse2001-11-231-0/+17
* Regen.Ian Dowse2001-11-232-2/+9
* Add Olympus C-1.Ian Dowse2001-11-231-0/+1
* Support MELCO LUA2-TX USB ethernet adaptor.Munechika SUMIKAWA2001-11-192-32/+45
* Regen.Munechika SUMIKAWA2001-11-192-2/+9
* Add Melco LUA2-TX5.Munechika SUMIKAWA2001-11-191-0/+1
* Add AMD766 OHCI USB controller. Remove unused VENDORID lists.Peter Wemm2001-11-061-9/+8
* Add ICH3 (82801CA/CAM) and 460GXPeter Wemm2001-11-031-0/+24
* Regen.Nick Hibma2001-10-232-2/+18
* Add Olympus C-700Nick Hibma2001-10-231-0/+4
* Set ulptusein = 0 so that the machine doesn't hang solid after aPoul-Henning Kamp2001-10-121-1/+1
* Do not call mii_polltick() immediately after mii_tick().Jonathan Lemon2001-09-291-7/+5
* This driver can talk to the Rio600 as well, make it happen.Alfred Perlstein2001-09-271-1/+2
* Use the passed in thread to selrecord() instead of curthread.John Baldwin2001-09-211-1/+1
* Regen.Nick Hibma2001-09-182-9/+26
* Update the header of the file with a comment on how to regenerateNick Hibma2001-09-181-7/+24
* KSE Milestone 2Julian Elischer2001-09-1211-71/+71
* regenerate this file too (forgotten after last usbdevs update)Bill Paul2001-09-091-1/+7
* Add support for the Accton USB320-EC Ethernet adapter.Doug White2001-09-091-0/+1
* Regen.Doug White2001-09-091-1/+4
* Add entry for Accton USB320-EC Ethernet adapter.Doug White2001-09-091-0/+3
* Only clear endpoint stall if status was USBD_STALLED.Nick Hibma2001-09-026-9/+15
* First check whether the USB transfer was cancelled before starting toNick Hibma2001-09-011-9/+12
* Regen.Nick Hibma2001-09-012-32/+32
* Spelling nit.Nick Hibma2001-09-011-2/+2
* Add safety belts. A control endpoint doesn't have an endpoint descriptor.Nick Hibma2001-08-301-33/+10
* Do not printf when we get called as a result of a pci shared interrupt,Peter Wemm2001-08-232-6/+2
* Revert part of the last commit, as suggested by Nick. This is expected,Peter Wemm2001-08-231-4/+1
* Make these depend on the usb module so they can use its symbols if theyPeter Wemm2001-08-223-2/+5
* Find spurious interrupts.Nick Hibma2001-08-212-3/+11
* Add support for the I-O DATA USB-ET/TX(USB Ethernet adapter)Nick Hibma2001-08-211-1/+2
* Add support for the HP 4300C scanner.Nick Hibma2001-08-211-0/+1
* Support for the HP 8200e CD writer. (commented out)Nick Hibma2001-08-211-0/+12
* Add support for the Microtech CameraMate.Nick Hibma2001-08-211-0/+9
* Deconfuse a debugging message.Nick Hibma2001-08-211-3/+3
* Regen.Nick Hibma2001-08-213-9/+55
* Add Mustek, National and Ultima scanners.Nick Hibma2001-08-211-1/+9
* Do NOT allocate a 1K buffer on the kernel stack.Julian Elischer2001-08-101-2/+12
* Add the Rio 800 USB device IDsPeter Wemm2001-08-081-2/+4
* Return consistent key action codes at key press and releaseKazutaka YOKOTA2001-07-201-1/+1
* Set vendor string correctly for the Apple KeyLargo.Benno Rice2001-07-051-0/+4
* Pull in the current version of NetBSD's ulpt.c, supporting bidirectionalNick Hibma2001-07-051-82/+200
* Regen.Nick Hibma2001-07-052-55/+353