summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2009-12-19fix tsleep parameterYojiro Uo
2009-12-18regenYojiro Uo
2009-12-18add utrh(4): USBRH temperature / humidity sensor driverYojiro Uo
2009-12-17Add support for Huawei E161.Marco Pfatschbacher
2009-12-17syncMarco Pfatschbacher
2009-12-17Add Huawei E161.Marco Pfatschbacher
2009-12-17fix softc structure to fit as uhid sub device.Yojiro Uo
2009-12-16Support OpenRD JTAGKey, expect spip the jtag interface port.Theo de Raadt
2009-12-16syncTheo de Raadt
2009-12-16OpenRD JTAGKey; Tobias UlmerTheo de Raadt
2009-12-10"please apply the same diff as for rt2860 to if_run.c" damien@Owain Ainsworth
2009-12-10various bits of knf; ok yuoTheo de Raadt
2009-12-09add uhts(4) a driver for USB HID touchscreens. ok miod@.Matthieu Herrb
2009-12-08syncKevin Lo
2009-12-08USB IDs for Realtek RTL8192UKevin Lo
2009-12-07sync (with pckbd)Owain Ainsworth
2009-12-05Ignore HID devices that have the same vendor and product ids thanMatthieu Herrb
2009-12-04calculate the number of frames per usb xfer only once, and take intoJacob Meuser
2009-12-04instead of returning a structure, return the only member of theJacob Meuser
2009-12-04In uaudio_detach(), check that sc->sc_alts is not NULL beforeAlexandre Ratchov
2009-11-29On any sensor the SENSOR_FINVALID flag indicates whether we are able toTheo de Raadt
2009-11-26allow USB xfer requests to use up to 16 frames per xfer, depending onJacob Meuser
2009-11-26greatly reduce latency and kill some XXXs:Jacob Meuser
2009-11-26Call the existing power functions with our activate function forTheo de Raadt
2009-11-25- regenJasper Lievisse Adriaanse
2009-11-25- add another NEC hub and rename the other two hubs for proper enumerationJasper Lievisse Adriaanse
2009-11-25Simpler logic to ignore the Naturetech keyboard babbling; discard extraMiod Vallat
2009-11-25Ignore repeated data in ukbd_intr(), for keyboards who flood us on a regularMiod Vallat
2009-11-24at close() get rid of the usb task before we start tearing down; ok mglockerTheo de Raadt
2009-11-24Toggle SENSOR_FINVALID based on sensor data validityTheo de Raadt
2009-11-24fix hardware polling interval calculation. uaudio on my Logitech webcamJacob Meuser
2009-11-23Add uthum(4) device driver for TEMPerHUM USB temperature andYojiro Uo
2009-11-23suppress warning massage for polling only HID devices.Yojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add some usb vendors and products to syncYojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add new umsm type modems: Softbank C01SW (Sierra OEM) andYojiro Uo
2009-11-23add USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctl to the uhid(4).Yojiro Uo
2009-11-22add a bunch of devices found in linux driversJonathan Gray
2009-11-22regenJonathan Gray
2009-11-22add a bunch of Ethernet and zyd devices found in linux drivers.Jonathan Gray
2009-11-22syncKevin Lo
2009-11-22add the Terminus Technology vendor id found on VIA VT6571Kevin Lo
2009-11-21in the detach function remove our usb task before calling any otherTheo de Raadt
2009-11-21Do the operations in atu_detach in the right order, as done inTheo de Raadt
2009-11-18- regenJasper Lievisse Adriaanse
2009-11-18- add startech.com and the product id for their ICUSB2321X/2X/4X devices,Jasper Lievisse Adriaanse
2009-11-17regenDamien Bergamini
2009-11-17another shitload of run(4) usb idsDamien Bergamini
2009-11-17regenDamien Bergamini