summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-2417-19/+19
* Use my address of the FreeBSD project in the copyright statement in USB2.ed2009-02-241-2/+2
* MFp4 //depot/projects/usb@158015thompsa2009-02-242-90/+147
* Fix compiler warning.thompsa2009-02-241-0/+1
* MFp4 //depot/projects/usb@157974thompsa2009-02-243-0/+15
* MFp4 //depot/projects/usb@157958thompsa2009-02-244-41/+55
* MFp4 //depot/projects/usb@157909thompsa2009-02-244-17/+66
* MFp4 //depot/projects/usb@157853thompsa2009-02-2412-246/+33
* MFp4 //depot/projects/usb@157847thompsa2009-02-241-70/+68
* MFp4 //depot/projects/usb; 157814, 157863, 157868thompsa2009-02-244-148/+149
* Make sure at least two tx slots are free before sending the mbuf since anthompsa2009-02-234-20/+22
* Move the uaudio and ata-usb drivers into their correct locations.thompsa2009-02-235-5555/+0
* Reintroduce r188878, provide compat typedefs for usb1.thompsa2009-02-231-0/+24
* Move the new USB stack into its new home.thompsa2009-02-23159-0/+110593
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-23106-82919/+0
* Add support for CMOTECH devices (not sure whether this is the correctn_hibma2009-02-132-37/+173
* Add the Novatel U760.thompsa2009-02-131-0/+2
* In urtw_init() call urtw_stop(ifp, 0) rather than urtw_stop(ifp, 1)kevlo2009-02-061-1/+1
* Add the Buffalo WLI-U2-SG54HGkevlo2009-02-062-0/+2
* Fix the input buffer at 1024. The previous calculated buffer sizen_hibma2009-01-271-5/+6
* Add umass quirk.thompsa2009-01-261-0/+1
* Add a usb hid quirk.thompsa2009-01-261-0/+1
* Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187Lweongyo2009-01-234-0/+3733
* Add the dresden elektronik SensorTerminalBoard which uses an FT245.joerg2009-01-212-0/+19
* Set the pipe pointer before calling usbd_transfer() as its possible for thethompsa2009-01-191-1/+1
* fix a ehci's bug that it's occurred when the xfers are aborted underweongyo2009-01-151-1/+1
* MFp4: //depot/projects/usb@155748thompsa2009-01-131-0/+4
* Readd the Alcor Transcend device which is referenced in usb2/storage/umass2.c,thompsa2009-01-091-0/+1
* Provide handler for USB controller error interrupts for Marvell EHCI device.raj2009-01-081-0/+76
* Add workaround for Parallels 4.0. Without it, ehci and uhci driverstrasz2009-01-062-0/+14
* add some USB scanner IDs for recent Epson multifunction devices.luigi2008-12-312-6/+27
* fix a silly bug that I missed a for-loop to initialize AL2230S PHY.weongyo2008-12-251-2/+4
* must pack structures for architectures like armsam2008-12-241-2/+2
* move IXP4XX EHCI bus shim to the usb directory and renamesam2008-12-231-0/+360
* Add support for the HP 4470C scanner.remko2008-12-232-0/+2
* Add support for the MaxSream USB test carrier.remko2008-12-232-1/+4
* Add support for 2 EVDO devices.remko2008-12-231-0/+5
* o add Transaction Translator support (still missing ISOC xfers)sam2008-12-232-21/+40
* o add sys/endian.h now required by ehcivar.hsam2008-12-201-1/+3
* fix build w/ EHCI_DEBUGsam2008-12-201-1/+1
* Merge usb changes for Gateworks Cambria boards:sam2008-12-206-374/+504
|\
| * MFH @ 186335sam2008-12-203-41/+53
| |\ | |/ |/|
* | Fix last commit, ttydisc_rint_bypass returns the total, not remainder.thompsa2008-12-181-1/+1
* | Attempt to handoff the entire buffer with ttydisc_rint_bypass() before bangingthompsa2008-12-181-9/+12
* | Make the tp pointer available for debugging.phk2008-12-141-0/+2
* | Bump the FTDI receive buffer size to 256 in order to improve throughput.phk2008-12-141-25/+26
* | Move the code that injects received characters into the tty system intophk2008-12-142-17/+23
| * Merge WIP from p4:sam2008-12-136-374/+475
|/
* The TWINKLECAM entry is under CHICONY2, remove MICRODIA.thompsa2008-12-121-4/+1
* Use correct AIPTEK2 name for vendor 0x04fc, now that the PENCAM_MEGA_1_3thompsa2008-12-121-1/+1
OpenPOWER on IntegriCloud