summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Add AMD766 OHCI USB controller. Remove unused VENDORID lists.peter2001-11-061-9/+8
* Add ICH3 (82801CA/CAM) and 460GXpeter2001-11-031-0/+24
* Regen.n_hibma2001-10-232-2/+18
* Add Olympus C-700n_hibma2001-10-231-0/+4
* Set ulptusein = 0 so that the machine doesn't hang solid after aphk2001-10-121-1/+1
* Do not call mii_polltick() immediately after mii_tick().jlemon2001-09-291-7/+5
* This driver can talk to the Rio600 as well, make it happen.alfred2001-09-271-1/+2
* Use the passed in thread to selrecord() instead of curthread.jhb2001-09-211-1/+1
* Regen.n_hibma2001-09-182-9/+26
* Update the header of the file with a comment on how to regeneraten_hibma2001-09-181-7/+24
* KSE Milestone 2julian2001-09-1211-71/+71
* regenerate this file too (forgotten after last usbdevs update)wpaul2001-09-091-1/+7
* Add support for the Accton USB320-EC Ethernet adapter.dwhite2001-09-091-0/+1
* Regen.dwhite2001-09-091-1/+4
* Add entry for Accton USB320-EC Ethernet adapter.dwhite2001-09-091-0/+3
* Only clear endpoint stall if status was USBD_STALLED.n_hibma2001-09-026-9/+15
* First check whether the USB transfer was cancelled before starting ton_hibma2001-09-011-9/+12
* Regen.n_hibma2001-09-012-32/+32
* Spelling nit.n_hibma2001-09-011-2/+2
* Add safety belts. A control endpoint doesn't have an endpoint descriptor.n_hibma2001-08-301-33/+10
* Do not printf when we get called as a result of a pci shared interrupt,peter2001-08-232-6/+2
* Revert part of the last commit, as suggested by Nick. This is expected,peter2001-08-231-4/+1
* Make these depend on the usb module so they can use its symbols if theypeter2001-08-223-2/+5
* Find spurious interrupts.n_hibma2001-08-212-3/+11
* Add support for the I-O DATA USB-ET/TX(USB Ethernet adapter)n_hibma2001-08-211-1/+2
* Add support for the HP 4300C scanner.n_hibma2001-08-211-0/+1
* Support for the HP 8200e CD writer. (commented out)n_hibma2001-08-211-0/+12
* Add support for the Microtech CameraMate.n_hibma2001-08-211-0/+9
* Deconfuse a debugging message.n_hibma2001-08-211-3/+3
* Regen.n_hibma2001-08-213-9/+55
* Add Mustek, National and Ultima scanners.n_hibma2001-08-211-1/+9
* Do NOT allocate a 1K buffer on the kernel stack.julian2001-08-101-2/+12
* Add the Rio 800 USB device IDspeter2001-08-081-2/+4
* Return consistent key action codes at key press and releaseyokota2001-07-201-1/+1
* Set vendor string correctly for the Apple KeyLargo.benno2001-07-051-0/+4
* Pull in the current version of NetBSD's ulpt.c, supporting bidirectionaln_hibma2001-07-051-83/+201
* Regen.n_hibma2001-07-052-55/+353
* Pull in the most recent version of usb_quirks.h and propagate the necessaryn_hibma2001-07-058-194/+161
* Make the string argument a const.n_hibma2001-07-051-2/+2
* Update with NetBSD versionn_hibma2001-07-051-20/+66
* Add device ID for the OHCI controller in the Apple KeyLargo chip.benno2001-07-021-0/+5
* Add AboCom Systems USB to 1M HomePNA & 10M/100M Fast Ethernet Adapter.n_hibma2001-06-301-0/+1
* Don't free memory that has been freed already.n_hibma2001-06-302-2/+1
* Add the device resume method to keyboard drivers.yokota2001-06-301-1/+14
* Fix warning: 128: warning: initialization makes pointer from integerpeter2001-06-151-1/+4
* Activate the kthread mechanism for doing usb bus discovery. This meanspeter2001-06-062-49/+48
* Remove the empty uscannerioctl() and use noioctl() instead.phk2001-05-231-8/+1
* Add description for 82801BA controller.kuriyama2001-05-211-0/+16
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-012-0/+4
* Regen.n_hibma2001-04-302-7/+14
OpenPOWER on IntegriCloud