summaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Regen.Nick Hibma2000-05-252-2/+32
* New entries (Mike Meyer)Nick Hibma2000-05-251-0/+6
* Add 440MX chipset.Jun Kuriyama2000-05-241-0/+8
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-236-14/+14
* Sync with NetBSD:Nick Hibma2000-05-142-4/+6
* Sync with NetBSD:Nick Hibma2000-05-141-3/+3
* Sync with NetBSD:Nick Hibma2000-05-142-88/+81
* Sync with NetBSD:Nick Hibma2000-05-142-7/+73
* Sync with NetBSD:Nick Hibma2000-05-141-4/+17
* Make some if's cleaner. Add a define for the Zip 250.Nick Hibma2000-05-141-5/+5
* Sync with NetBSD:Nick Hibma2000-05-142-5/+5
* Change Lennart's e-mail address.Nick Hibma2000-05-1429-29/+29
* Move code to handle BPF and bridging for incoming Ethernet packets outArchie Cobbs2000-05-141-18/+0
* Only display the 'Disable PNP-OS BIOS option' message on the i386 arch.John Baldwin2000-05-112-0/+4
* Regen.Nick Hibma2000-05-092-2/+18
* Add Alcor Keyboard with built-in hub and its keyboard.Nick Hibma2000-05-091-0/+4
* Use the new and shiny module versioning. This enables you to load theNick Hibma2000-05-082-1/+5
* Add the fields needed to store the cookies.Nick Hibma2000-05-072-0/+13
* Do the attach (and detach) properly. Store the cookies.Nick Hibma2000-05-072-77/+143
* Add the Prolific PL2301 and PL2302 Link cables.Nick Hibma2000-05-071-0/+5
* We match on vendor/product so return the fact that udbp is vendor/productNick Hibma2000-05-071-1/+1
* Regen.Nick Hibma2000-05-072-10/+84
* Sync with NetBSDNick Hibma2000-05-071-4/+18
* Initialise the debug value.Nick Hibma2000-05-071-1/+1
* Increase the debugging level on a printf.Nick Hibma2000-05-071-1/+1
* Add a define for the Zip 250Nick Hibma2000-05-071-1/+2
* More static -> Static to keep OpenBSD happy.Nick Hibma2000-05-072-29/+29
* Separate the struct bio related stuff out of <sys/buf.h> intoPoul-Henning Kamp2000-05-051-0/+1
* Remove 42 unneeded #include <sys/ioccom.h>.Poul-Henning Kamp2000-05-032-2/+0
* The USB double bulk pipe driver (Host to host cables). Currently thereNick Hibma2000-05-012-0/+896
* Regen.Nick Hibma2000-05-012-2/+9
* Add the EzLink adapter IdNick Hibma2000-05-011-0/+1
* 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-606/+611
* 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