summaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-2197-102/+102
* Restart the controller if it has halted. Restarting it makes the USBNick Hibma2009-08-131-7/+42
* Reset the debugging flag to 0.Nick Hibma2009-08-131-1/+1
* MFC r182138:Bruce M Simpson2009-07-231-10/+459
* MFC r195080 (technically this is not really a MFC but an newXin LI2009-07-102-0/+8
* Improve the debugging output:Nick Hibma2009-07-092-43/+58
* Errors we would like to see during debugging.Nick Hibma2009-07-091-1/+1
* bugfix: Clear the out endpoint on a stall on the written endpoint, notNick Hibma2009-07-061-1/+1
* Don't send multiple commands. Sending the ZTE switch command isNick Hibma2009-06-251-2/+0
* Rearrange the init code in the stub driver, using a task to initialiseNick Hibma2009-06-152-311/+369
* Hide 'Unsupported ATAPI command - trying anyway' under bootverbose. ThisNick Hibma2009-06-151-3/+4
* MFC r182896Remko Lodder2009-05-051-0/+2
* MFC r189905Andrew Thompson2009-03-231-3/+2
* Sync umass quirks to HEAD.Andrew Thompson2009-03-231-2/+19
* Sync usbdevs to HEAD, keeping name compat.Andrew Thompson2009-03-231-17/+111
* MFC the (current) u3g driver, a driver for USB based 3G cards and dongles.Nick Hibma2009-03-224-33/+828
* MFC 184941:Nick Hibma2009-03-225-22/+33
* MFC r189360Andrew Thompson2009-03-112-0/+6
* MFC r173522, r176910, r178975Andrew Thompson2009-02-073-112/+233
* MFC the IDs for the u3g MFC across.Nick Hibma2009-01-221-3/+50
* Sync this file with HEAD r183874.Nick Hibma2009-01-211-13/+11
* MFC r183976:Brooks Davis2008-10-262-0/+3
* MFC r182799:Weongyo Jeong2008-10-181-1/+1
* MFC r182783:Weongyo Jeong2008-10-182-0/+2
* MFC: Use single byte read and write operations to toggle the BIOS and OSJohn Baldwin2008-09-112-14/+14
* MFC r181970Remko Lodder2008-08-282-0/+5
* MFC r181685: a quirk for Sony Handycam DCR-HC32E.Maxim Konovalov2008-08-281-0/+4
* MFC r181925Remko Lodder2008-08-272-0/+3
* MFC r181843:Kai Wang2008-08-231-1/+1
* MFC r181841:Kai Wang2008-08-231-3/+12
* MFC r181844:Kai Wang2008-08-231-6/+7
* MFC r181839:Kai Wang2008-08-231-0/+3
* MFC: r179773, r181862Kevin Lo2008-08-192-0/+4
* MFC of SVN rev 181482:Henrik Brix Andersen2008-08-122-0/+6
* MFC 180791: Tweak for AMD GEODE USB/EHCI chip to support EHCIIvan Voras2008-08-071-1/+10
* MFC r181163Remko Lodder2008-08-052-0/+2
* MFC r176203 (raj)Andrew Thompson2008-08-051-1/+2
* MFC r178978Andrew Thompson2008-07-282-6/+14
* MFC r177459Andrew Thompson2008-07-282-0/+32
* MFC r177457Andrew Thompson2008-07-281-1/+2
* MFC of SVN rev 180061 on 2008-06-27 10:30:08Z by luigiLuigi Rizzo2008-07-012-0/+6
* MFC r178697: Add support for Microsoft Notebook OpticalKai Wang2008-06-122-0/+21
* MFC rev. 1.51Stanislav Sedov2008-06-061-0/+3
* MFC rev 1.163 umass.c, 1.354 usbdevsRemko Lodder2008-05-212-0/+5
* MFC:Kris Kennaway2008-05-161-1/+1
* MFC:Xin LI2008-05-122-0/+11
* MFC: rev. 1.13Weongyo Jeong2008-05-111-2/+1
* MFC: rev. 1.12Weongyo Jeong2008-05-111-3/+3
* MFC:Attilio Rao2008-05-051-0/+1
* MFC: split out tty create part of ucom_attach into ucom_attach_tty soSam Leffler2008-04-252-7/+13