summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-0/+663
* Regen.n_hibma2000-10-252-16/+134
* Sync with NetBSDn_hibma2000-10-251-7/+29
* Convert the USB ethernet drivers to use mutexes. Also convertwpaul2000-10-247-176/+232
* Bugfix: The data is not stored only in the first cblock, calculate then_hibma2000-10-201-1/+8
* Regen.n_hibma2000-10-202-2/+9
* Add the Sony MSC Memory Stick Adaptor (in the Sony PCS laptops)n_hibma2000-10-201-0/+1
* Undo previous commit. <machine/clock.h> is needed for the prototypen_hibma2000-10-164-0/+4
* Sync with NetBSD:n_hibma2000-10-161-1/+29
* Sync with NetBSD:n_hibma2000-10-161-22/+14
* Remove unneeded #include <machine/clock.h>phk2000-10-159-10/+0
* Add missing comma at the end of line.kuriyama2000-10-111-1/+1
* Add support for the Kingston KNU101TX 10/100 USB ethernet adapter. We'rewpaul2000-10-101-0/+1
* regenetatewpaul2000-10-102-6/+38
* Add vendor ID for Kingston Technology and add device ID forwpaul2000-10-101-1/+5
* Remove unneccessary includes. (phk)n_hibma2000-10-101-3/+1
* Remove unneeded includes (phk)n_hibma2000-10-101-2/+1
* Initiate deorbit burn sequence for <machine/mouse.h>.phk2000-10-091-1/+1
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Add HP PhotoSmart C500 id.n_hibma2000-10-081-2/+6
* Regen.n_hibma2000-10-072-61/+332
* Sync with NetBSD. More ids, more!n_hibma2000-10-071-14/+63
* Regen.n_hibma2000-10-072-2/+18
* Zyxel keyboard Idn_hibma2000-10-071-0/+4
* Regen.n_hibma2000-10-052-2/+25
* Additional Idsn_hibma2000-10-051-0/+5
* Tweak the aue driver so that the homePNA PHYs will be detected andwpaul2000-09-221-0/+2
* Add support for D-Link DSB-650 USB ethernet adapter.wpaul2000-09-061-2/+7
* Regenerate.wpaul2000-09-062-2/+9
* Add new device ID for the D-Link DSB-650 USB ethernet adapter. This iswpaul2000-09-061-0/+1
* Regen.gehenna2000-09-052-2/+9
* Add product ID (Prolific ATAPI-4 Bridge Controller).gehenna2000-09-051-0/+1
* Regen.n_hibma2000-09-052-4/+264
* Fix typo'sn_hibma2000-09-051-2/+2
* Loads of scanner Ids.n_hibma2000-09-051-1/+45
* Regeneratepeter2000-09-052-2/+18
* Support for RBC devices, like Sony Memory Sticks.n_hibma2000-09-041-3/+65
* Add the id for the Sony memory sticks.n_hibma2000-09-041-0/+4
* Don't check for ohci/uhci to be loaded, check for the usb module.n_hibma2000-09-021-3/+2
* Regen.gehenna2000-08-262-2/+18
* Add vendor IBM product USB CD-ROM Drivegehenna2000-08-261-0/+4
* Fix up the command in the destination buffer, not the source.n_hibma2000-08-211-2/+2
* Unbreak LINT.n_hibma2000-08-201-1/+1
* CAM, the module: scbus, da, cd, and st wrapped in one module.n_hibma2000-08-131-0/+3
* From NetBSD:n_hibma2000-08-132-22/+52
* Add more CDC defines.n_hibma2000-08-131-1/+10
* Fake the Power On command on the virtual hub.n_hibma2000-08-131-1/+4
* Fix indentation ruined by previous commit.n_hibma2000-08-111-10/+10
* Finally got my brain around what a SIM UNIT number is and how it differsn_hibma2000-08-091-2/+7
* Save and restore the registers SOF and FRAMENUMBER on suspend. In somen_hibma2000-08-072-5/+15
OpenPOWER on IntegriCloud