aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Add support for the CLIE 5.0 series of PDAsScott Long2003-04-061-0/+1
* Regen from usbdevs v.116Scott Long2003-04-061-1/+13
* RegenScott Long2003-04-061-1/+3
* Add ID's for the CLIE 5.0 series and the Belkin F5U109 usb->serial adapter.Scott Long2003-04-061-0/+2
* Use __FBSDID rather than rcsid[].David E. O'Brien2003-04-034-28/+12
* Add code to implement two new USB quirk types: NO_INQUIRY and NO_INQUIRY_EVPDNate Lawson2003-03-251-11/+60
* - Use if_broadcastaddr from struct ifnet rather than relying onMatthew N. Dodd2003-03-211-1/+1
* Add module dependency. This makes udbp.ko to be loaded.Takanori Watanabe2003-03-151-0/+1
* Make uhci_waitintr() robust to interrupts being enabled, even thoughIan Dowse2003-03-111-4/+3
* Quirk for Pentax Optio 230 USB camera. Note that other products probablyNate Lawson2003-03-111-0/+5
* usbdevs entry for Asahi Optical OPTIO 230 digital camera. Regen.Nate Lawson2003-03-113-0/+12
* Fix device freeze to reduce output packet size.Shunsuke Akiyama2003-03-091-4/+33
* Fix page fault with FTDI's USB serial device.Shunsuke Akiyama2003-03-091-4/+23
* Fix duplicate sc_dying usage.Shunsuke Akiyama2003-03-092-13/+8
* Add missing module dependency.Shunsuke Akiyama2003-03-092-0/+2
* Centralize the devstat handling for all GEOM disk device driversPoul-Henning Kamp2003-03-081-1/+0
* Used correct aue_flags in ELECOM LD-USB/T and ELECOM LD-USB/TX.Takeshi Shibagaki2003-03-051-2/+2
* Fixed an issue which transfer no packets in combination with aue driver.Takeshi Shibagaki2003-03-051-2/+5
* Update netisr handling; Each SWI now registers its queue, and all queueJonathan Lemon2003-03-042-7/+3
* Make nokqfilter() return the correct return value.Poul-Henning Kamp2003-03-031-1/+1
* Gigacommit to improve device-driver source compatibility betweenPoul-Henning Kamp2003-03-039-118/+65
* Use canonical format for cdevsw initialization.Poul-Henning Kamp2003-03-022-8/+26
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).Dag-Erling Smørgrav2003-03-022-3/+3
* Fix 'bulk in' and 'bulk out' being reversed in a couple of error messages.Scott Long2003-03-021-2/+2
* Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.John Hay2003-02-284-3/+90
* ufm doesn't care what major it uses.Warner Losh2003-02-281-1/+1
* These appear to work as cardbus cards tooWarner Losh2003-02-282-0/+2
* Use the correct size for reading and writing the PCI config space.Marcel Moolenaar2003-02-231-5/+5
* Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fixKenneth D. Merry2003-02-211-27/+0
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-1918-34/+34
* Sync to 1.114 of usbdevsMIHIRA Sanpei Yoshiro2003-02-132-2/+9
* Add support SUNTAC Ir-Trinity IS96UMIHIRA Sanpei Yoshiro2003-02-132-0/+3
* Sync to 1.113 of usbdevsMIHIRA Sanpei Yoshiro2003-02-122-2/+30
* Add support YAMAHA NetVolante RoutersMIHIRA Sanpei Yoshiro2003-02-122-0/+13
* RegenMIHIRA Sanpei Yoshiro2003-02-112-2/+9
* Add support SUNTAC U-Cable TypeD2 (DS96L)MIHIRA Sanpei Yoshiro2003-02-112-0/+3
* RegenMIHIRA Sanpei Yoshiro2003-02-072-2/+11
* Add support FUJITSU AH-F401U Air H deviceMIHIRA Sanpei Yoshiro2003-02-071-0/+3
* Fix `umass0: BBB bulk-in clear stall failed, IOERROR' problem withMIHIRA Sanpei Yoshiro2003-02-041-0/+27
* Remove duplicated entryMIHIRA Sanpei Yoshiro2003-02-041-9/+4
* Regenerate after fixing duplicate device entries.Marcel Moolenaar2003-02-022-12/+5
* Unbreak kernel builds caused by what appears to be a merge conflict.Marcel Moolenaar2003-02-021-2/+1
* RegenMIHIRA Sanpei Yoshiro2003-02-012-14/+49
* Add Genesys Logic productsMIHIRA Sanpei Yoshiro2003-02-011-0/+6
* Add support for the Trek Thumbdrive 8MB USB Drive.Tom Rhodes2003-01-304-2/+21
* Put the Perfection 1660 scanner entry in the right place. (EntriesJosef Karthauser2003-01-271-1/+1
* RegenJosef Karthauser2003-01-212-2/+9
* Add support for Epson 1660 scanner.Josef Karthauser2003-01-212-0/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-2118-34/+34
* RegenJosef Karthauser2003-01-202-2/+9