aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-292-2/+0
* Depend on miibus.Peter Wemm2000-04-291-0/+2
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-193-3/+0
* Add vendor/device codes for SmartBridges SmartLink USB ethernet adapterBill Paul2000-04-141-0/+1
* Regenerate.Bill Paul2000-04-142-2/+18
* Add entry for SmartBridges SmartLink USB ethernet adapter.Bill Paul2000-04-141-0/+4
* Update the urio driver. It now works on NetBSD and OpenBSD as well.Nick Hibma2000-04-082-97/+243
* * Factor out the object system from new-bus so that it can be used byDoug Rabson2000-04-081-0/+2
* Regen.Nick Hibma2000-04-062-2/+9
* Add Zip 250Nick Hibma2000-04-061-0/+1
* Dereference a pointer (print int instead of pointer value)Nick Hibma2000-04-031-1/+1
* Numerous fixes brought in by Lennart Augustsson from NetBSD:Nick Hibma2000-04-031-47/+151
* OpenBSD has a broken debugger that does not grok static. Use aNick Hibma2000-04-0323-583/+588
* Regen.Nick Hibma2000-04-032-120/+418
* Add Freecom + product; Update NetBSD's copyrightNick Hibma2000-04-031-1/+5
* Add a hack to cam that makes the cam_xpt available to the rest of theNick Hibma2000-04-031-26/+3
* Sync with NetBSD: Add a few id's and correct numerous typo'sNick Hibma2000-04-031-47/+101
* Sync with NetBSD: Keep the bit position even when the report descriptor says ...Nick Hibma2000-04-021-2/+5
* Shoot. Did a compile in the wrong directory and missed this compilerNick Hibma2000-04-021-1/+1
* Remove a static variable, a uniquifier for a SCSI command. It might haveNick Hibma2000-04-021-5/+5
* I got the CAM numbers (path id's, buses, unit numbers) and newbusNick Hibma2000-04-021-131/+231
* Add support for the LinkSys USB10T network adapter thatJonathan M. Bresler2000-04-024-2/+14
* if USB support is not compiled into the kernel,Jonathan M. Bresler2000-04-021-0/+4
* Regenerate.Bill Paul2000-03-292-2/+18
* Add vendor/product ID for two more KLSI-based devices, including aBill Paul2000-03-292-0/+6
* Regen.Masahide MAEKAWA2000-03-292-2/+18
* Add ID (Keisokugiken Corp. HKS-0200 USBDAQ)Masahide MAEKAWA2000-03-291-0/+4
* Revert to a static value for the timeout. The timeout was supposedlyNick Hibma2000-03-281-14/+5
* The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense toNick Hibma2000-03-261-11/+13
* Regenerate usbdevs files.Bill Paul2000-03-215-3/+15
* Add device ID for LinkSys USB10T ethernet adapter (0x2202).Bill Paul2000-03-211-0/+1
* Regen.Masahide MAEKAWA2000-03-202-13/+139
* Add 22 vendor IDs.Masahide MAEKAWA2000-03-201-4/+22
* Regen.Masahide MAEKAWA2000-03-202-33/+537
* Add 80 vendor IDs.Masahide MAEKAWA2000-03-201-10/+82
* The completely rewritten USB Mass Storage driver. It supports the followingNick Hibma2000-03-182-427/+2188
* Get rid of the last remnants of powerhook abuse.Nick Hibma2000-03-185-11/+8
* Add another device/vendor code combination to support yet anotherBill Paul2000-03-181-0/+1
* Please welcome the URio driver. Written byNick Hibma2000-03-162-0/+625
* Add the TD's to the hash when they are created not when they are used.Nick Hibma2000-03-152-16/+44
* Add an ID for the SiS 5571.Nick Hibma2000-03-152-6/+12
* powerhooks no longer usedNick Hibma2000-03-151-0/+2
* Make the makefile work properly.Nick Hibma2000-03-151-1/+6
* Do not use the powerhooks at all, instead of abusing and empty #define.Nick Hibma2000-03-151-2/+4
* Never stop the control pipeNick Hibma2000-03-151-3/+4
* Regen.Nick Hibma2000-03-152-2/+18
* Add Y-E Data floppy drive.Nick Hibma2000-03-151-0/+4
* Update the e-mail address to a valid one.Nick Hibma2000-03-151-1/+1
* Add vendor/device ID for Corega FEther USB-TX.Masahide MAEKAWA2000-03-091-0/+1
* Regen.Masahide MAEKAWA2000-03-092-2/+9