summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync with usb4bsd:alfred2009-01-0445-839/+2387
* Reapply the intpin correction part of r146420 which somehowmarius2009-01-031-0/+7
* Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them tothompsa2008-12-2319-126/+36
* Name the bus mutex by the controller name, this allows each bus to bethompsa2008-12-239-1/+9
* It seems usb2 needs the devtable regenerated after editing usbdevs.thompsa2008-12-122-21/+63
* Remove superfluous return statements from the end of void functions.thompsa2008-12-1168-1305/+0
* Format and wrap function declarations.thompsa2008-12-1166-778/+1060
* src/lib/libusb20/libusb20_compat01.calfred2008-11-2513-122/+709
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-1926-3171/+519
* Add missing USB_BUS_LOCK* change from r184824.thompsa2008-11-101-1/+1
* Convert the two main locking areas into macros to make it clear on what we arethompsa2008-11-1027-338/+350
* Bring in http://perforce.freebsd.org/chv.cgi?CH=152584 from hps.imp2008-11-0616-17/+1
* Even though the previous commit was functionally equivalent with the code it ...rink2008-11-041-1/+1
* Fix the build (on at least powerpc) by moving the htole16() from the case(x) ...rink2008-11-041-3/+3
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-04174-0/+124928
OpenPOWER on IntegriCloud