summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Cache dev_t values in the right structure.ticso2003-10-121-4/+4
* Add the Intersil Prism2/Atmel device. These particular devices are strangebms2003-10-103-2/+22
* Add the Actiontec 801UAT1/HWU01170-01 802.11b USB Wireless Ethernet adapter.bms2003-10-103-2/+14
* sync to 1.140imp2003-10-052-2/+16
* 2662W-AR Wireless Adapterimp2003-10-051-0/+2
* Correct a typo on line 552 of revision 1.92 which was breaking GENERIC:-bms2003-10-051-1/+1
* Make it easier to run this code on RELENG_4.joe2003-10-042-3/+17
* Make it easier to run this code on RELENG_4.joe2003-10-0414-6/+159
* Fix indentionticso2003-10-011-1/+1
* Don't call makedev().ticso2003-10-012-14/+23
* I don't know from where the notion that device driver should orphk2003-09-285-33/+0
* Add VidzMedia MonsterTV (MPEG video/TV capture box).jb2003-09-243-2/+22
* Add vendor Samsung and device Samsung ML-6060.se2003-09-203-2/+22
* In umass_bbb_get_max_lun() move maxlun to before the DPRINTF so thatgj2003-09-201-1/+1
* Add HP 4400C, Belkin F5U208 VideoBusIIjb2003-09-193-2/+18
* Support the Hawking Technology's UF100 Pegasus II 10/100 USB Ethernet.obrien2003-09-184-2/+23
* Recognize the OHCI USB device on Opteron-based nForce3 motherboardsobrien2003-09-031-0/+9
* Try a port reset if initial contact to a device failed.ticso2003-09-011-1/+4
* eliminate casts from the DMAADDR macro. This depends upon bus_addr_t beingjmg2003-09-011-1/+1
* Implement the last commit properly.joe2003-08-251-0/+3
* Fix the cdevsw compatibility for -stable.joe2003-08-259-11/+8
* Use __FBSDID().obrien2003-08-2435-39/+108
* Prefer new location of pci include files (which have only been in theimp2003-08-223-6/+6
* SHUTTLE_INIT quirk for EXATELECOM i-Bead mp3 playernjl2003-08-221-0/+4
* Add quirks for the EXATELECOM i-Bead mp3 player.njl2003-08-223-0/+12
* Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem wherejoe2003-08-141-1/+11
* 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
OpenPOWER on IntegriCloud