summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
...
* Add Alcor Keyboard with built-in hub and its keyboard.n_hibma2000-05-091-0/+4
* Use the new and shiny module versioning. This enables you to load then_hibma2000-05-082-1/+5
* Add the fields needed to store the cookies.n_hibma2000-05-072-0/+13
* Do the attach (and detach) properly. Store the cookies.n_hibma2000-05-072-77/+143
* Add the Prolific PL2301 and PL2302 Link cables.n_hibma2000-05-071-0/+5
* We match on vendor/product so return the fact that udbp is vendor/productn_hibma2000-05-071-1/+1
* Regen.n_hibma2000-05-072-10/+84
* Sync with NetBSDn_hibma2000-05-071-4/+18
* Initialise the debug value.n_hibma2000-05-071-1/+1
* Increase the debugging level on a printf.n_hibma2000-05-071-1/+1
* Add a define for the Zip 250n_hibma2000-05-071-1/+2
* More static -> Static to keep OpenBSD happy.n_hibma2000-05-072-29/+29
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-032-2/+0
* The USB double bulk pipe driver (Host to host cables). Currently theren_hibma2000-05-012-0/+896
* Regen.n_hibma2000-05-012-2/+9
* Add the EzLink adapter Idn_hibma2000-05-011-0/+1
* Remove unneeded #include <sys/kernel.h>phk2000-04-292-2/+0
* Depend on miibus.peter2000-04-291-0/+2
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-193-3/+0
* Add vendor/device codes for SmartBridges SmartLink USB ethernet adapterwpaul2000-04-141-0/+1
* Regenerate.wpaul2000-04-142-2/+18
* Add entry for SmartBridges SmartLink USB ethernet adapter.wpaul2000-04-141-0/+4
* Update the urio driver. It now works on NetBSD and OpenBSD as well.n_hibma2000-04-082-97/+243
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-081-0/+2
* Regen.n_hibma2000-04-062-2/+9
* Add Zip 250n_hibma2000-04-061-0/+1
* Dereference a pointer (print int instead of pointer value)n_hibma2000-04-031-1/+1
* Numerous fixes brought in by Lennart Augustsson from NetBSD:n_hibma2000-04-031-47/+151
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-0323-606/+611
* Regen.n_hibma2000-04-032-120/+418
* Add Freecom + product; Update NetBSD's copyrightn_hibma2000-04-031-1/+5
* Add a hack to cam that makes the cam_xpt available to the rest of then_hibma2000-04-031-26/+3
* Sync with NetBSD: Add a few id's and correct numerous typo'sn_hibma2000-04-031-47/+101
* Sync with NetBSD: Keep the bit position even when the report descriptor says ...n_hibma2000-04-021-2/+5
* Shoot. Did a compile in the wrong directory and missed this compilern_hibma2000-04-021-1/+1
* Remove a static variable, a uniquifier for a SCSI command. It might haven_hibma2000-04-021-5/+5
* I got the CAM numbers (path id's, buses, unit numbers) and newbusn_hibma2000-04-021-131/+231
* Add support for the LinkSys USB10T network adapter thatjmb2000-04-024-2/+14
* if USB support is not compiled into the kernel,jmb2000-04-021-0/+4
* Regenerate.wpaul2000-03-292-2/+18
* Add vendor/product ID for two more KLSI-based devices, including awpaul2000-03-292-0/+6
* Regen.gehenna2000-03-292-2/+18
* Add ID (Keisokugiken Corp. HKS-0200 USBDAQ)gehenna2000-03-291-0/+4
* Revert to a static value for the timeout. The timeout was supposedlyn_hibma2000-03-281-14/+5
* The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense ton_hibma2000-03-261-11/+13
* Regenerate usbdevs files.wpaul2000-03-215-3/+15
* Add device ID for LinkSys USB10T ethernet adapter (0x2202).wpaul2000-03-211-0/+1
* Regen.gehenna2000-03-202-13/+139
* Add 22 vendor IDs.gehenna2000-03-201-4/+22
OpenPOWER on IntegriCloud