summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Remove the 6-10 byte translation from UFI and ATAPI command sets. It isnjl2003-08-061-61/+0
* fix another bus_dma leak due to not having a size param for our bus_dmajmg2003-07-291-0/+2
* Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes tonjl2003-07-281-1/+1
* Fix a 64 bit bug lost in the inline warning noise. sizeof is not alwayspeter2003-07-221-1/+1
* override the tag. usb_block_allocmem allocates a new tag, which when wejmg2003-07-211-1/+5
* seems like i386 && DIAGNOSTIC needs sys/proc.hjmg2003-07-161-0/+1
* add missing machine/bus.h headers that are now necessary because of thejmg2003-07-166-0/+6
* make allocation of the necessary data structures most efficent by usingjmg2003-07-152-5/+5
* fix support for umass and related devices on ohci. This is a partialjmg2003-07-153-79/+151
* make usb bus_dma aware.jmg2003-07-158-100/+360
* sync w/ NetBSDjmg2003-07-152-4/+4
* minor white space fix upjmg2003-07-151-2/+4
* Update to reflect the NetBSD patches that are already included.joe2003-07-144-3/+13
* Use swi to process port status changes. Calling ucom layer directlykan2003-07-141-0/+20
* Make note that we already have these NetBSD patches.joe2003-07-144-4/+4
* Make note of some NetBSD patches that we already have.joe2003-07-141-1/+3
* Make a note of some patches from NetBSD that we already have.joe2003-07-141-1/+2
* Backout the last commit!joe2003-07-141-1/+2
* MFNetBSD: revision 1.136joe2003-07-141-1/+2
* MFNetBSD: revision 1.135joe2003-07-141-4/+5
* MFNetBSD: revision 1.134joe2003-07-141-27/+49
* MFNetBSD: revision 1.133joe2003-07-141-0/+5
* MFNetBSD: revision 1.132joe2003-07-141-1/+4
* MFNetBSD: revision 1.129joe2003-07-141-0/+7
* Regen.joe2003-07-142-5/+75
* MFNetBSD: Update the list of devices that can attach to uvisor (untested).joe2003-07-142-12/+30
* MFNetBSD:joe2003-07-142-14/+16
* MFNetBSD: revision 1.172joe2003-07-141-1/+1
* MFNetBSD: revision 1.170joe2003-07-141-1/+5
* MFNetBSD: rev 1.169joe2003-07-141-6/+21
* Make a note of which patches we already have incorporated from NetBSD.joe2003-07-141-1/+6
* Merge up-to-date with NetBSD. No functional changes.joe2003-07-141-6/+2
* MFNetBSD:joe2003-07-142-13/+16
* MFNetBSD:joe2003-07-146-8/+18
* MFNetBSD:joe2003-07-143-4/+13
* MFNetBSD: rev 1.166joe2003-07-141-13/+99
* MFNetBSD: 1.165joe2003-07-141-3/+8
* As defined by USB Specification Rev 2.0 (in section 11.24.2.5), tojoe2003-07-141-1/+1
* Regen.joe2003-07-142-2/+9
* Add an entry for the Cypress slim hub.joe2003-07-141-0/+1
* Regen.joe2003-07-112-2/+34
* Added a few more entries.joe2003-07-111-0/+8
* Regenerate.wpaul2003-07-102-5/+12
* Add support for a bunch of Microsoft networking products:wpaul2003-07-102-0/+2
* Add ID for UMAX Astra 2100Uache2003-07-091-0/+1
* Add a workaround for the USB_PRODUCT_MCT_SITECOM_USB232 device: limitwpaul2003-07-071-1/+4
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-044-26/+26
* WARNING: white space diffjmg2003-07-0434-311/+309
* Regen.joe2003-07-012-2/+9
* USB scanner support for Mustek BearPaw scanner.joe2003-07-012-0/+2
OpenPOWER on IntegriCloud