aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Add support for D-Link DSB-650 USB ethernet adapter.Bill Paul2000-09-061-2/+7
* Regenerate.Bill Paul2000-09-062-2/+9
* Add new device ID for the D-Link DSB-650 USB ethernet adapter. This isBill Paul2000-09-061-0/+1
* Regen.Masahide MAEKAWA2000-09-052-2/+9
* Add product ID (Prolific ATAPI-4 Bridge Controller).Masahide MAEKAWA2000-09-051-0/+1
* Regen.Nick Hibma2000-09-052-4/+264
* Fix typo'sNick Hibma2000-09-051-2/+2
* Loads of scanner Ids.Nick Hibma2000-09-051-1/+45
* RegeneratePeter Wemm2000-09-052-2/+18
* Support for RBC devices, like Sony Memory Sticks.Nick Hibma2000-09-041-3/+65
* Add the id for the Sony memory sticks.Nick Hibma2000-09-041-0/+4
* Don't check for ohci/uhci to be loaded, check for the usb module.Nick Hibma2000-09-021-3/+2
* Regen.Masahide MAEKAWA2000-08-262-2/+18
* Add vendor IBM product USB CD-ROM DriveMasahide MAEKAWA2000-08-261-0/+4
* Fix up the command in the destination buffer, not the source.Nick Hibma2000-08-211-2/+2
* Unbreak LINT.Nick Hibma2000-08-201-1/+1
* CAM, the module: scbus, da, cd, and st wrapped in one module.Nick Hibma2000-08-131-0/+3
* From NetBSD:Nick Hibma2000-08-132-22/+52
* Add more CDC defines.Nick Hibma2000-08-131-1/+10
* Fake the Power On command on the virtual hub.Nick Hibma2000-08-131-1/+4
* Fix indentation ruined by previous commit.Nick Hibma2000-08-111-10/+10
* Finally got my brain around what a SIM UNIT number is and how it differsNick Hibma2000-08-091-2/+7
* Save and restore the registers SOF and FRAMENUMBER on suspend. In someNick Hibma2000-08-072-5/+15
* Regen.Nick Hibma2000-08-062-7/+30
* New idsNick Hibma2000-08-061-0/+4
* Some new ids, from NetBSDNick Hibma2000-08-061-1/+2
* Finally make the module dependencies work. kern_linker.c now allowsNick Hibma2000-08-042-25/+20
* Sync with NetBSD:Nick Hibma2000-08-011-206/+91
* Spell the word 'limited' with only one 't'.Steve Price2000-07-301-1/+1
* Remove the preliminary support for ATAPI. It does not work and breaksNick Hibma2000-07-261-0/+6
* The modem driver for Communication Device Class, ACM compliant devices.Nick Hibma2000-07-171-25/+1114
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDNick Hibma2000-07-1722-445/+445
* Regen.Nick Hibma2000-07-172-12/+156
* Lots of new device Ids. From NetBSD.Nick Hibma2000-07-171-5/+35
* Add some detection code for the InSystem USB cable (ATAPI support not yetNick Hibma2000-07-161-1/+14
* Make all Ethernet drivers attach using ether_ifattach() and detach usingArchie Cobbs2000-07-133-20/+10
* Properly fix world.Nick Hibma2000-07-062-2/+2
* Fix buildworld.Ollivier Robert2000-07-061-0/+2
* Use the packed attribute for the descriptor on the wireNick Hibma2000-07-052-2/+4
* Inverted error messages.Nick Hibma2000-06-151-3/+3
* Make the module dependencies actually work.Nick Hibma2000-06-152-5/+13
* Add the ID of the InSystem USB Cable (not really supported yet).Nick Hibma2000-06-081-2/+9
* Regen.Nick Hibma2000-06-082-2/+9
* InSystem USB Cable (IDE adapter)Nick Hibma2000-06-081-0/+1
* Darn it... left if_aue.c out of the last commit. (Fix watchdog timeoutBill Paul2000-06-011-5/+24
* Handle watchdog timeouts better. We can't really call the foo_init()Bill Paul2000-06-012-8/+20
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-266-14/+14
* 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