aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Regen.Josef Karthauser2003-07-112-2/+34
* Added a few more entries.Josef Karthauser2003-07-111-0/+8
* Regenerate.Bill Paul2003-07-102-5/+12
* Add support for a bunch of Microsoft networking products:Bill Paul2003-07-102-0/+2
* Add ID for UMAX Astra 2100UAndrey A. Chernov2003-07-091-0/+1
* Add a workaround for the USB_PRODUCT_MCT_SITECOM_USB232 device: limitBill Paul2003-07-071-1/+4
* remove \n at end of panic strings. They are added by the call to panic.John-Mark Gurney2003-07-044-26/+26
* WARNING: white space diffJohn-Mark Gurney2003-07-0434-311/+309
* Regen.Josef Karthauser2003-07-012-2/+9
* USB scanner support for Mustek BearPaw scanner.Josef Karthauser2003-07-012-0/+2
* Regen.Josef Karthauser2003-07-012-2/+9