aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Staticise a couple of things that shouldn't be leaked into theJosef Karthauser2002-01-082-2/+2
* unbreak -current (at least on my cvsups all today)Julian Elischer2002-01-031-2/+0
* Regenerate.Josef Karthauser2002-01-032-2/+9
* Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2.Josef Karthauser2002-01-032-0/+2
* Add some missing prototypes.Josef Karthauser2002-01-031-9/+3
* Sync with NetBSD:Josef Karthauser2002-01-031-81/+143
* Merge from NetBSD:Josef Karthauser2002-01-032-9/+12
* Merge from NetBSD:Josef Karthauser2002-01-032-2/+3
* Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port toJosef Karthauser2002-01-024-5/+7
* Sync with NetBSD. Non-functional changes that bring this fileJosef Karthauser2002-01-021-55/+25
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichJosef Karthauser2002-01-025-73/+155
* Revert part of the last commit. UIPROTO_MASS_BBB was renamed toJosef Karthauser2002-01-022-4/+4
* Sync with NetBSD:Josef Karthauser2002-01-0211-84/+106
* Remove the special casing for NetBSD and OpenBSD now that theyJosef Karthauser2002-01-021-4/+0
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)Josef Karthauser2002-01-029-67/+78
* Synchronise with NetBSD.Josef Karthauser2001-12-311-34/+79
* Partial sync with NetBSD:Josef Karthauser2001-12-302-189/+206
* Sync with NetBSD (1.16 - 1.17)Josef Karthauser2001-12-291-32/+13
* Update with missing filenames, merged from NetBSD.Josef Karthauser2001-12-291-1/+10
* - Add a function to convert 6 byte SCSI commands for read, write, modeJohn Baldwin2001-12-181-35/+89
* Add DIVA USB mp3 player.Maxim Sobolev2001-12-123-0/+8
* Regen from usbdevs rev 1.70: added some AGFA scannersSheldon Hearn2001-12-102-2/+51
* Add some AGFA scanners:Sheldon Hearn2001-12-101-0/+7
* The ScanLogic SL11R-IDE claims to be SCSI-compatible, but actually requiresMike Smith2001-12-091-1/+11
* Regen after addition of the Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-282-0/+7
* Add Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-282-0/+2
* The Olympus C-1 digital camera uses a non-standard BBB command-statusIan Dowse2001-11-231-0/+17
* Regen.Ian Dowse2001-11-232-2/+9
* Add Olympus C-1.Ian Dowse2001-11-231-0/+1
* Support MELCO LUA2-TX USB ethernet adaptor.Munechika SUMIKAWA2001-11-192-32/+45
* Regen.Munechika SUMIKAWA2001-11-192-2/+9
* Add Melco LUA2-TX5.Munechika SUMIKAWA2001-11-191-0/+1
* Add AMD766 OHCI USB controller. Remove unused VENDORID lists.Peter Wemm2001-11-061-9/+8
* Add ICH3 (82801CA/CAM) and 460GXPeter Wemm2001-11-031-0/+24
* Regen.Nick Hibma2001-10-232-2/+18
* Add Olympus C-700Nick Hibma2001-10-231-0/+4
* Set ulptusein = 0 so that the machine doesn't hang solid after aPoul-Henning Kamp2001-10-121-1/+1
* Do not call mii_polltick() immediately after mii_tick().Jonathan Lemon2001-09-291-7/+5
* This driver can talk to the Rio600 as well, make it happen.Alfred Perlstein2001-09-271-1/+2
* Use the passed in thread to selrecord() instead of curthread.John Baldwin2001-09-211-1/+1
* Regen.Nick Hibma2001-09-182-9/+26
* Update the header of the file with a comment on how to regenerateNick Hibma2001-09-181-7/+24
* KSE Milestone 2Julian Elischer2001-09-1211-71/+71
* regenerate this file too (forgotten after last usbdevs update)Bill Paul2001-09-091-1/+7
* Add support for the Accton USB320-EC Ethernet adapter.Doug White2001-09-091-0/+1
* Regen.Doug White2001-09-091-1/+4
* Add entry for Accton USB320-EC Ethernet adapter.Doug White2001-09-091-0/+3
* Only clear endpoint stall if status was USBD_STALLED.Nick Hibma2001-09-026-9/+15
* First check whether the USB transfer was cancelled before starting toNick Hibma2001-09-011-9/+12
* Regen.Nick Hibma2001-09-012-32/+32