summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 4300C Idn_hibma2001-04-301-1/+2
* Regen.n_hibma2001-04-172-2/+9
* Add the HP scanner 3400Cn_hibma2001-04-171-0/+1
* Regen.n_hibma2001-04-172-2/+18
* Lexar jumpSHOT Id.n_hibma2001-04-171-0/+4
* Regen.n_hibma2001-04-122-17/+84
* TDK idsn_hibma2001-04-121-1/+8
* From NetBSDn_hibma2001-04-121-5/+11
* Rege.n_hibma2001-04-092-4/+4
* Again an ID that has been reused. Update description.n_hibma2001-04-091-1/+1
* Add the Abocom URE 450 ethernet adapter.n_hibma2001-04-091-0/+1
* Regen.n_hibma2001-04-092-4/+4
* Update the description for the EPSON PID 0x010a. It seems to be reused inn_hibma2001-04-091-1/+1
* Regen.n_hibma2001-04-092-2/+9
* Add the Omni 56K Plus modemn_hibma2001-04-091-0/+1
* Add id for the IO Data ET/Tn_hibma2001-04-071-0/+1
* Regen.n_hibma2001-04-022-2/+18
* Add Agate Q-Drive.n_hibma2001-04-021-0/+4
* Regen.n_hibma2001-04-022-8/+204
* Sync with NetBSD usbdevsn_hibma2001-04-021-16/+56
* Since -CURRENT requires module dependencies to actually be correct forgreen2001-03-291-0/+1
* Regenerate correctly.peter2001-03-292-2/+2
* Hint: usbdevs_data.h and usbdevs.h are marked:peter2001-03-291-0/+1
* Small patch is required to the USB susbsystem to include support forphk2001-03-283-0/+8
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-267-7/+0
* Grab the process lock while calling psignal and before calling psignal.jhb2001-03-072-2/+7
* Add an AUE device ID: USB_PRODUCT_MELCO_LUATX5peter2001-03-051-0/+1
* Disable the mutex locking calls. These do not work in their present formpeter2001-02-273-0/+15
* Change default devfs permissions to the ones in MAKEDEV.n_hibma2001-02-191-2/+2
* Extend kqueue down to the device layer.jlemon2001-02-151-2/+3
* Change and clean the mutex lock interface.bmilekic2001-02-093-6/+6
* Regen.n_hibma2001-02-062-2/+17
* Add a comment about the fact that adding an ID doesn't actually do anything.n_hibma2001-02-061-0/+15
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-063-3/+3
OpenPOWER on IntegriCloud