summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2009-03-25add new umsm(4) device (Emobile D21LC, longcheer's OEM product)Yojiro Uo
2009-03-25Revert 1.119 bulk crash workaround, because it breaks Logitech QuickCamMarcus Glocker
2009-03-24report Michael MIC failures to net80211 (can't happen yet since we doDamien Bergamini
2009-03-24fix Rx rate in radiotap.Damien Bergamini
2009-03-24syncTheo de Raadt
2009-03-24another ricoh uvc, this one not needing a firmware for onceTheo de Raadt
2009-03-24regenStuart Henderson
2009-03-24Add Sony 1seg tv tuner, found in some Vaio machines. Req by deraadt.Stuart Henderson
2009-03-23otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices.Damien Bergamini
2009-03-14some devices like the Planex GW-US300MiniS seem to have only 4 Tx bulkDamien Bergamini
2009-03-14regenDamien Bergamini
2009-03-14add more run(4) USB ids, clarify some.Damien Bergamini
2009-03-14regenJonathan Gray
2009-03-14Match on D-Link DWA-130.Jonathan Gray
2009-03-14D-Link DWA-130, from Todd Carson in pr 6105.Jonathan Gray
2009-03-12Add id for this ridiculous small run(4) found at akihabara. As usual commitedClaudio Jeker
2009-03-12syncClaudio Jeker
2009-03-12Add usbdevs of the smallest run(4) ever seen. That thing is smaller thenClaudio Jeker
2009-03-10remove IBSS and HostAP modes since these aren't advertised in ic->ic_capsKevin Lo
2009-03-03regenKevin Lo
2009-03-03more RealTek RTL8187 based devicesKevin Lo
2009-02-270x3 is not really a good number for bit flags. Should fix the LogitechMarcus Glocker
2009-02-24move AnyDATA ADU-E100H to umsm(4) from ubsa(4) as it uses msm chipset.Yojiro Uo
2009-02-21Fix a kernel crash for bulk devices when closing the video stream;Marcus Glocker
2009-02-20Add Sony VGP-VCC9 Camera (Ricoh chipset) to the quirk list.Marcus Glocker
2009-02-20regenMarcus Glocker
2009-02-20Add Sony VGP-VCC9 Camera (Ricoh chipset).Marcus Glocker
2009-02-20Add more Ricoh chipsets to the quirk list which could work.Marcus Glocker
2009-02-20Don't attach non-UISUBCLASS_VIDEOCONTROL interfaces from some quirkMarcus Glocker
2009-02-19the uaa structure (and things it points, for instance ifaces) is onlyTheo de Raadt
2009-02-18Make the best guesses possible about newer usb modems and in which modesTheo de Raadt
2009-02-18syncTheo de Raadt
2009-02-18add about 30 or so newer GSM/whatever modemsTheo de Raadt
2009-02-16Extend the scsi_adapter minphys() callback to take a struct scsi_link *Miod Vallat
2009-02-14remove dead assignments and newly created unused variables.Charles Longeau
2009-02-12Fix typo; wClockFrequency -> dwClockFrequency.Marcus Glocker
2009-02-11- add a missing breakKevin Lo
2009-02-10do not compile with RUN_DEBUG by defaultDamien Bergamini
2009-02-06- fix run_mcu_cmd(). it has the side-effect of fixing LEDs.Damien Bergamini
2009-02-06Fix kernel crash (page fault) for devices with unsorted frame index.Marcus Glocker
2009-02-03regenKevin Lo