summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Regen.n_hibma2000-08-062-7/+30
* New idsn_hibma2000-08-061-0/+4
* Some new ids, from NetBSDn_hibma2000-08-061-1/+2
* Finally make the module dependencies work. kern_linker.c now allowsn_hibma2000-08-042-25/+20
* Sync with NetBSD:n_hibma2000-08-011-206/+91
* Spell the word 'limited' with only one 't'.steve2000-07-301-1/+1
* Remove the preliminary support for ATAPI. It does not work and breaksn_hibma2000-07-261-0/+6
* The modem driver for Communication Device Class, ACM compliant devices.n_hibma2000-07-171-25/+1114
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-1722-475/+475
* Regen.n_hibma2000-07-172-12/+156
* Lots of new device Ids. From NetBSD.n_hibma2000-07-171-5/+35
* Add some detection code for the InSystem USB cable (ATAPI support not yetn_hibma2000-07-161-1/+14
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-133-20/+10
* Properly fix world.n_hibma2000-07-062-2/+2
* Fix buildworld.roberto2000-07-061-0/+2
* Use the packed attribute for the descriptor on the wiren_hibma2000-07-052-2/+4
* Inverted error messages.n_hibma2000-06-151-3/+3
* Make the module dependencies actually work.n_hibma2000-06-152-5/+13
* Add the ID of the InSystem USB Cable (not really supported yet).n_hibma2000-06-081-2/+9
* Regen.n_hibma2000-06-082-2/+9
* InSystem USB Cable (IDE adapter)n_hibma2000-06-081-0/+1
* Darn it... left if_aue.c out of the last commit. (Fix watchdog timeoutwpaul2000-06-011-5/+24
* Handle watchdog timeouts better. We can't really call the foo_init()wpaul2000-06-012-8/+20
* Back out the previous change to the queue(3) interface.jake2000-05-266-14/+14
* Regen.n_hibma2000-05-252-2/+32
* New entries (Mike Meyer)n_hibma2000-05-251-0/+6
* Add 440MX chipset.kuriyama2000-05-241-0/+8
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-236-14/+14
* Sync with NetBSD:n_hibma2000-05-142-4/+6
* Sync with NetBSD:n_hibma2000-05-141-3/+3
* Sync with NetBSD:n_hibma2000-05-142-88/+81
* Sync with NetBSD:n_hibma2000-05-142-7/+73
* Sync with NetBSD:n_hibma2000-05-141-4/+17
* Make some if's cleaner. Add a define for the Zip 250.n_hibma2000-05-141-5/+5
* Sync with NetBSD:n_hibma2000-05-142-5/+5
* Change Lennart's e-mail address.n_hibma2000-05-1429-29/+29
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-18/+0
* Only display the 'Disable PNP-OS BIOS option' message on the i386 arch.jhb2000-05-112-0/+4
OpenPOWER on IntegriCloud