summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2008-12-22First shoot of the uvideo firmware package.Marcus Glocker
2008-12-22do not leak an AMRR USB xfer at each ifconfig down/up.Damien Bergamini
2008-12-22Fix some logic in the isight specific stream header decode functionMarcus Glocker
2008-12-22Sort quirk device list and fix some comments there.Marcus Glocker
2008-12-22Add firmware load for Apple iSight first generation devicesMarcus Glocker
2008-12-17- Extend our quirk device table by a flags field.Marcus Glocker
2008-12-17Backout anonymous union fix, since it breaks V4L ports. we try to fixMarcus Glocker
2008-12-15regenDamien Bergamini
2008-12-15remove duplicated usb idDamien Bergamini
2008-12-15regenDamien Bergamini
2008-12-15more RT2770/RT2870/RT3070/RT3071 product ids.Damien Bergamini
2008-12-14o Correctly clear UGEN_ASLP in all cases.Federico G. Schwindt
2008-12-14Give names to anonymous unions.Ray Lai
2008-12-14regenBrad Smith
2008-12-14Add the Novatel Merlin X950D ExpressCard.Brad Smith
2008-12-11hook Qualcomm AC8700 modem into ubsa(4), from freebsdFelix Kronlage
2008-12-11regenFelix Kronlage
2008-12-11add device id for Qualcomm AC8700 modem, from freebsdFelix Kronlage
2008-12-10Fix ohci xfers for some devices by adjusting the number of microframes toMarcus Glocker
2008-12-10another rum; Arndt at ba-loerrach.deTheo de Raadt
2008-12-10syncTheo de Raadt