summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2009-05-11regen usbdevs*Yojiro Uo
2009-05-11some huawei E220 OEM devices has broken strings in the device descriptor.Yojiro Uo
2009-05-10In debug mode let us know which ioctl has been requested.Marcus Glocker
2009-05-10Make inactivity screen blanking (burner) work.Marcus Glocker
2009-05-10Adjust debug level to be not that noisy by default (level 1).Marcus Glocker
2009-05-09Return -1 from unused udl_mmap() function instead of 0.Marcus Glocker
2009-05-09Initial console device driver for USB displays based on the DisplayLinkMarcus Glocker
2009-04-26in ca_attach() there is no need to set .value and .flags of sensors to 0,Constantine A. Murenin
2009-04-22sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell...Theo de Raadt
2009-04-22vendor 0x1781 is MECANIQUE, or was, and now people who don't want to payTheo de Raadt
2009-04-21syncTheo de Raadt
2009-04-21new ftdi; 8U232AM4; Takanori Watanabe spotted itTheo de Raadt
2009-04-20unbreak EHCI_DEBUG - usbd_dump_pipe() is only defined if USB_DEBUG isReyk Floeter
2009-04-18Fix tyop.Michael Knudsen
2009-04-09Remove obsolete braces around case switch.Marcus Glocker
2009-04-09regenMarcus Glocker
2009-04-09Add DisplayLink DL-120 USB graphic chip found in theMarcus Glocker
2009-04-06do not panic when the device is unplugged.Damien Bergamini
2009-04-02get rid of otus_phy_write().Damien Bergamini
2009-04-02s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi NaokiDamien Bergamini
2009-04-02syncDamien Bergamini
2009-04-02s/GWUSBMICRON/GWUSMICRON/Damien Bergamini
2009-03-29Finally fix kernel crash (page fault) when closing bulk devices.Marcus Glocker
2009-03-28Add a bunch more run devices.Jonathan Gray
2009-03-28regenJonathan Gray
2009-03-28Add a bunch more run devices.Jonathan Gray
2009-03-28Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, byMarcus Glocker
2009-03-27Match on EW-7717Un, EW-7718UnJonathan Gray
2009-03-27Match on Edimax EW-7318Ug, EW-7318USg, EW-7618UgJonathan Gray
2009-03-27regenJonathan Gray
2009-03-27more Edimax devicesJonathan Gray
2009-03-27Match on ASUS USB-N11Jonathan Gray
2009-03-27regenJonathan Gray
2009-03-27add ASUS USB-N11. Looks like someone got the vid/pid mixed up inJonathan Gray
2009-03-27Sitecom WL-603 should work according to linux driverJonathan Gray
2009-03-27Linksys WUSB200 should work according to linux driverJonathan Gray
2009-03-27regenJonathan Gray
2009-03-27Sitecom WL-603 and Linksys WUSB200Jonathan Gray
2009-03-27Add a bunch of GW3887/v2 based upgt devices found in linux driver.Jonathan Gray
2009-03-27regenJonathan Gray
2009-03-27Add a bunch of GW3887/v2 based upgt devices found in linux driver.Jonathan Gray
2009-03-26remove useless code to force an empty transfer in case the lengthDamien Bergamini
2009-03-26fix RTS/CTS and CTS-to-self protection.Damien Bergamini
2009-03-26attach CACE AirPcap Nx.Damien Bergamini
2009-03-26syncDamien Bergamini
2009-03-26Add USB ID for the CACE AirPcap Nx dongle, which is an otus(4).Damien Bergamini
2009-03-25regenMarcus Glocker
2009-03-25Add "Chen-Source CM12402 Eagle IR Cam" uvideo(4) device.Marcus Glocker
2009-03-25add new umsm(4) device, Emobile D21LC (longcheer's OEM product)Yojiro Uo
2009-03-25regenYojiro Uo