summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2009-02-03add Buffalo WLI-U2-SG54HGKevin Lo
2009-01-27rum -> urtw. ok jsg@, kevlo@Martynas Venckus
2009-01-26I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in lineDamien Bergamini
2009-01-25add udfu(4), a driver to put dfu capable devices in dfu-mode for laterFederico G. Schwindt
2009-01-21Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs).Alexander Yurchenko
2009-01-21It turns out that Sun USB keyboards really follow the HID specification forMiod Vallat
2009-01-19Add support for Novatel Wireless Ovation U727.Jonathan Gray
2009-01-19regenJonathan Gray
2009-01-19Novatel U727Jonathan Gray
2009-01-14cap device's speed to the parent's one if higher. from FreeBSD.Federico G. Schwindt
2009-01-11Regen (no functional change)Miod Vallat
2009-01-11Put the audio volume control keys in the conversion table, instead ofMiod Vallat
2009-01-07Match on Linksys WUSB600N.Jonathan Gray
2009-01-07regenJonathan Gray
2009-01-07Linksys WUSB600NJonathan Gray
2009-01-06- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROMDamien Bergamini
2009-01-05- do TX radiotap later in run_tx() such that the duration field isDamien Bergamini
2009-01-04don't panic in run_delete_key_cb() when detaching the adapter from theDamien Bergamini
2009-01-03run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Damien Bergamini
2008-12-29typoMiod Vallat
2008-12-29regenDamien Bergamini
2008-12-29more Ralink RT3070/RT3071/RT3072 based devices.Damien Bergamini