summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* in ulpt_reset() req.bmRequestType was unitialized, fix it.alfred2002-02-261-0/+1
* Merge from NetBSD:joe2002-02-262-16/+13
* Prefix structure members to protect them against clashes with eg.alfred2002-02-206-125/+125
* Clean up some debugging output.n_hibma2002-02-191-9/+26
* Merge from NetBSD:joe2002-02-191-4/+13
* Fix a formatting error.joe2002-02-171-6/+6
* KNF style the code, ready for an MFC.joe2002-02-171-54/+64
* KNF style the code, ready for an MFC.joe2002-02-171-38/+41
* Merge from NetBSD:joe2002-02-165-16/+21
* Re-add bmaj to the cdevsw's, but don't compile it in on -current.joe2002-02-156-0/+18
* Fix a bug introduced in rev.1.40 which can cause systems to crash whengreen2002-02-141-7/+9
* Regenerate.joe2002-02-142-2/+9
* Support the HP 5400C scanner.joe2002-02-142-0/+2
* Rework revision 1.12, and wrap the bmaj entry with an #if doesn'tjoe2002-02-141-0/+3
* Reinstate revision 1.14. The empty uscannerioctl() was accidentlyjoe2002-02-141-6/+0
* Fix some bugs in the ohci driver with respect to irq setup failure.joe2002-02-111-3/+4
* Merge from NetBSD: revs 1.89 and 1.90.joe2002-02-111-0/+16
* Regenerate.joe2002-02-112-2/+30
* Merge from NetBSD.joe2002-02-112-1/+29
* Quiet a qualifier warning.joe2002-02-111-1/+1
* Merge from NetBSD: revs 1.55 and 1.56joe2002-02-111-0/+9
* Merge from NetBSD: revs 1.12 and 1.21 - 1.23joe2002-02-111-125/+143
* ANSIfy the function declarations, in line with NetBSD.joe2002-02-111-33/+8
* Merge from NetBSD: revs 1.43 + 1.45joe2002-02-111-5/+25
* Fill in the uhci_dump_ii function (from NetBSD).joe2002-02-101-6/+49
* Make LINT compile after fruitless attempts to get the authorsjulian2002-02-061-0/+6
* Follow NetBSD and ANSIfy the function definitions.joe2002-02-033-343/+232
* Regenerate.joe2002-02-022-503/+615
* Update comments and product identifiers so that they're the samejoe2002-02-021-12/+12
* Add some missing usb vendors (from NetBSD).joe2002-02-021-0/+16
* Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc.joe2002-02-021-140/+140
* Add support of PhotoClip USB Camera (http://www.myphotoclip.com):sobomax2002-01-313-0/+20
* Merge from NetBSD.joe2002-01-286-21/+55
* Rearrange the code in USB_DETACH, so that it's like NetBSD's. Nojoe2002-01-261-6/+6
* Back out the last commit. I committed the wrong file by accident.joe2002-01-261-39/+14
* Rearrange the code in USB_DETACH, so that it's like NetBSD's.joe2002-01-261-14/+39
* Update the $NetBSD$ ident.joe2002-01-261-1/+1
* Reduce the diffs between NetBSD and our version where appropriatejoe2002-01-261-5/+6
* Merge from NetBSD:joe2002-01-261-0/+6
* Merge from NetBSD:joe2002-01-261-1/+1
* Update the $NetBSD$ ident to show that some patches have been appliedjoe2002-01-262-2/+2
* Merge from NetBSD:joe2002-01-265-25/+78
* Merge from NetBSD:joe2002-01-242-5/+24
* 1) Fix a debug statement by filling in its data before the printf inguido2002-01-241-3/+72
* Merge from NetBSD:joe2002-01-212-18/+17
* Merge from NetBSD:joe2002-01-212-4/+12
* Merge from NetBSD:joe2002-01-211-2/+10
* Merge from NetBSD:joe2002-01-211-2/+8
* Merge from NetBSD:joe2002-01-212-2/+25
* Remove some unused code, in line with NetBSD's version.joe2002-01-201-18/+0
OpenPOWER on IntegriCloud