aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Recognize the OHCI USB device on Opteron-based nForce3 motherboardsDavid E. O'Brien2003-09-031-0/+9
* Try a port reset if initial contact to a device failed.Bernd Walter2003-09-011-1/+4
* eliminate casts from the DMAADDR macro. This depends upon bus_addr_t beingJohn-Mark Gurney2003-09-011-1/+1
* Implement the last commit properly.Josef Karthauser2003-08-251-0/+3
* Fix the cdevsw compatibility for -stable.Josef Karthauser2003-08-259-11/+8
* Use __FBSDID().David E. O'Brien2003-08-2435-39/+108
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-223-6/+6
* SHUTTLE_INIT quirk for EXATELECOM i-Bead mp3 playerNate Lawson2003-08-221-0/+4
* Add quirks for the EXATELECOM i-Bead mp3 player.Nate Lawson2003-08-223-0/+12
* Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem whereJosef Karthauser2003-08-141-1/+11
* Remove the 6-10 byte translation from UFI and ATAPI command sets. It isNate Lawson2003-08-061-61/+0
* fix another bus_dma leak due to not having a size param for our bus_dmaJohn-Mark Gurney2003-07-291-0/+2
* Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes toNate Lawson2003-07-281-1/+1
* Fix a 64 bit bug lost in the inline warning noise. sizeof is not alwaysPeter Wemm2003-07-221-1/+1
* override the tag. usb_block_allocmem allocates a new tag, which when weJohn-Mark Gurney2003-07-211-1/+5
* seems like i386 && DIAGNOSTIC needs sys/proc.hJohn-Mark Gurney2003-07-161-0/+1
* add missing machine/bus.h headers that are now necessary because of theJohn-Mark Gurney2003-07-166-0/+6
* make allocation of the necessary data structures most efficent by usingJohn-Mark Gurney2003-07-152-5/+5
* fix support for umass and related devices on ohci. This is a partialJohn-Mark Gurney2003-07-153-79/+151
* make usb bus_dma aware.John-Mark Gurney2003-07-158-100/+360
* sync w/ NetBSDJohn-Mark Gurney2003-07-152-4/+4
* minor white space fix upJohn-Mark Gurney2003-07-151-2/+4
* Update to reflect the NetBSD patches that are already included.Josef Karthauser2003-07-144-3/+13
* Use swi to process port status changes. Calling ucom layer directlyAlexander Kabaev2003-07-141-0/+20
* Make note that we already have these NetBSD patches.Josef Karthauser2003-07-144-4/+4
* Make note of some NetBSD patches that we already have.Josef Karthauser2003-07-141-1/+3
* Make a note of some patches from NetBSD that we already have.Josef Karthauser2003-07-141-1/+2
* Backout the last commit!Josef Karthauser2003-07-141-1/+2
* MFNetBSD: revision 1.136Josef Karthauser2003-07-141-1/+2
* MFNetBSD: revision 1.135Josef Karthauser2003-07-141-4/+5
* MFNetBSD: revision 1.134Josef Karthauser2003-07-141-27/+49
* MFNetBSD: revision 1.133Josef Karthauser2003-07-141-0/+5
* MFNetBSD: revision 1.132Josef Karthauser2003-07-141-1/+4
* MFNetBSD: revision 1.129Josef Karthauser2003-07-141-0/+7
* Regen.Josef Karthauser2003-07-142-5/+75
* MFNetBSD: Update the list of devices that can attach to uvisor (untested).Josef Karthauser2003-07-142-12/+30
* MFNetBSD:Josef Karthauser2003-07-142-14/+16
* MFNetBSD: revision 1.172Josef Karthauser2003-07-141-1/+1
* MFNetBSD: revision 1.170Josef Karthauser2003-07-141-1/+5
* MFNetBSD: rev 1.169Josef Karthauser2003-07-141-6/+21
* Make a note of which patches we already have incorporated from NetBSD.Josef Karthauser2003-07-141-1/+6
* Merge up-to-date with NetBSD. No functional changes.Josef Karthauser2003-07-141-6/+2
* MFNetBSD:Josef Karthauser2003-07-142-13/+16
* MFNetBSD:Josef Karthauser2003-07-146-8/+18
* MFNetBSD:Josef Karthauser2003-07-143-4/+13
* MFNetBSD: rev 1.166Josef Karthauser2003-07-141-13/+99
* MFNetBSD: 1.165Josef Karthauser2003-07-141-3/+8
* As defined by USB Specification Rev 2.0 (in section 11.24.2.5), toJosef Karthauser2003-07-141-1/+1
* Regen.Josef Karthauser2003-07-142-2/+9
* Add an entry for the Cypress slim hub.Josef Karthauser2003-07-141-0/+1