summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from NetBSD:joe2002-01-201-1/+16
* Merge from NetBSD:joe2002-01-202-2/+41
* Merge from NetBSD:joe2002-01-202-49/+162
* Merge from NetBSD:joe2002-01-202-22/+23
* Staticise a couple of things that shouldn't be leaked into thejoe2002-01-082-2/+2
* unbreak -current (at least on my cvsups all today)julian2002-01-031-2/+0
* Regenerate.joe2002-01-032-2/+9
* Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2.joe2002-01-032-0/+2
* Add some missing prototypes.joe2002-01-031-9/+3
* Sync with NetBSD:joe2002-01-031-81/+143
* Merge from NetBSD:joe2002-01-032-9/+12
* Merge from NetBSD:joe2002-01-032-2/+3
* Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port tojoe2002-01-024-5/+7
* Sync with NetBSD. Non-functional changes that bring this filejoe2002-01-021-55/+25
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-025-73/+155
* Revert part of the last commit. UIPROTO_MASS_BBB was renamed tojoe2002-01-022-4/+4
* Sync with NetBSD:joe2002-01-0211-84/+106
* Remove the special casing for NetBSD and OpenBSD now that theyjoe2002-01-021-4/+0
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)joe2002-01-029-67/+78
* Synchronise with NetBSD.joe2001-12-311-34/+79
* Partial sync with NetBSD:joe2001-12-302-189/+206
* Sync with NetBSD (1.16 - 1.17)joe2001-12-291-32/+13
* Update with missing filenames, merged from NetBSD.joe2001-12-291-1/+10
* - Add a function to convert 6 byte SCSI commands for read, write, modejhb2001-12-181-35/+89
* Add DIVA USB mp3 player.sobomax2001-12-123-0/+8
* Regen from usbdevs rev 1.70: added some AGFA scannerssheldonh2001-12-102-2/+51
OpenPOWER on IntegriCloud