summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2
Commit message (Expand)AuthorAgeFilesLines
* - Keep the same sorting on usb_errstr_table as the enum.thompsa2009-02-032-43/+44
* Add missing string table for the usb quirk enum.thompsa2009-02-032-3/+28
* Move away from autogenerated enums, these values never change and its helpfulthompsa2009-02-035-124/+114
* src/usr.bin/usbhidaction/usbhidaction.calfred2009-02-025-43/+19
* Revert part of r187970, the NULL check was removed fromthompsa2009-02-011-0/+3
* Remove check for null softc in attach, it can never happen.thompsa2009-02-0144-140/+0
* Update ubtbcmfw2 (aka usb2_bluetooth_fw) driveremax2009-01-281-225/+207
* Make ng_ubt2 (aka usb2_bluetooth_ng) driver only attach as "generic" driveremax2009-01-281-0/+3
* Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF().emax2009-01-262-503/+244
* MFp4 //depot/projects/usb/ @156706thompsa2009-01-261-6/+10
* Regen.thompsa2009-01-262-2/+46
* MFp4 //depot/projects/usb/ @156522,156530thompsa2009-01-263-1/+36
* MFp4 //depot/projects/usb/ @156521thompsa2009-01-261-22/+50
* Fix up USB_GET_REPORT_DESC ioctl.thompsa2009-01-261-1/+1
* Add umass quirk.thompsa2009-01-261-0/+4
* Add a usb hid quirk.thompsa2009-01-261-0/+1
* Rename sc_is_pseudo to sc_nobulk member in ufoma_softc.takawata2009-01-221-13/+13
* Fix typo in commentemax2009-01-201-1/+1
* Update (well, actually rewrite mostly) ng_ubt2 driver for USB2.emax2009-01-202-1147/+1362
* Just put the ifnet pointer first in the softc like it needs to be rather thanthompsa2009-01-1820-30/+10
* Name the items of xfer array.takawata2009-01-151-33/+46
* Name the items in the xfer arrays so they can be identified throughout thethompsa2009-01-1540-666/+868
* Restore the if_*var.h and if_*reg.h to their original names, they dont need tothompsa2009-01-1325-15/+15
* Sync to p4 156093thompsa2009-01-132-3/+7
* Regen.thompsa2009-01-132-2/+18
* MFp4: //depot/projects/usb@156055thompsa2009-01-133-4/+5
* MFp4: //depot/projects/usb@156005thompsa2009-01-131-0/+3
* MFp4: //depot/projects/usb@155957thompsa2009-01-136-54/+92
* MFp4: //depot/projects/usb@155948thompsa2009-01-131-3/+0
* MFp4: //depot/projects/usb@155936thompsa2009-01-132-59/+52
* MFp4: //depot/projects/usb@155923thompsa2009-01-132-2/+2
* MFp4: //depot/projects/usb@155917thompsa2009-01-1319-93/+209
* MFp4: //depot/projects/usb@155906thompsa2009-01-137-26/+14
* MFp4: //depot/projects/usb@155842thompsa2009-01-135-16/+48
* MFp4: //depot/projects/usb@155839thompsa2009-01-1316-321/+299
* MFp4: //depot/projects/usb@155834thompsa2009-01-1322-132/+84
* MFp4: //depot/projects/usb@155829thompsa2009-01-134-30/+22
* MFp4: //depot/projects/usb@155820thompsa2009-01-1318-32/+94
* MFp4: //depot/projects/usb@155810thompsa2009-01-131-2/+17
* MFp4: //depot/projects/usb@155759thompsa2009-01-131-4/+2
* MFp4: //depot/projects/usb@155755thompsa2009-01-131-4/+9
* MFp4: //depot/projects/usb@155754thompsa2009-01-131-2/+7
* MFp4: //depot/projects/usb@155750thompsa2009-01-132-6/+8
* MFp4: //depot/projects/usb@155748thompsa2009-01-131-0/+4
* MFp4: //depot/projects/usb@155730thompsa2009-01-131-1/+1
* MFp4: //depot/projects/usb@155869thompsa2009-01-133-0/+2627
* More usb2 foma driver update.takawata2009-01-121-3/+4
* Remove unneeded includes.thompsa2009-01-113-3/+0
* Readd the Alcor Transcend device which is referenced in usb2/storage/umass2.c,thompsa2009-01-092-14/+56
* Make ufoma2 driver work.takawata2009-01-082-2/+144
OpenPOWER on IntegriCloud