summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2006-01-29prettify dmesg output a touch. from Michael Knudsen.David Gwynne
2006-01-25kthread_create_deferred() do the things right, no need forAlexander Yurchenko
2006-01-22account tx retry-fail errors in if_oerrors.Damien Bergamini
2006-01-14- give rate to rx radiotapDamien Bergamini
2006-01-14Correct the length of the rx radiotap to be that of the rx not txJonathan Gray
2006-01-13send management frames at lowest possible rate.Damien Bergamini
2006-01-13- fix short preamble supportDamien Bergamini
2006-01-13- simplify lookup of 802.11a channels (we know they exist)Damien Bergamini
2006-01-13- fix AMRR initialization + retry-fail countDamien Bergamini
2006-01-10fix axe on big endian archs. for jolanDavid Gwynne
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06add Wacom Graphire3 and Graphire4 support.Brad Smith
2006-01-06regenBrad Smith
2006-01-06add Wacom Graphire3 and Graphire4 USB ids.Brad Smith
2006-01-04Remove redundant calls to bpfdetach.Can Erkin Acar
2006-01-02mostly style nits; from kent@netbsd.org.Federico G. Schwindt
2006-01-02fix some typos and add open/close code of sync pipe, disabled for now.Federico G. Schwindt
2006-01-02make mixer names compatible with other audio devices. from kent@netbsd.orgFederico G. Schwindt
2006-01-02recognize sync-pipe audio stream; disabled for now. from kent@netbsd.orgFederico G. Schwindt
2006-01-02add source selector support. netbsd pr 26538.Federico G. Schwindt
2006-01-02knf. add some debug and use const.Federico G. Schwindt
2006-01-01correct a typo and reorder check.Federico G. Schwindt
2006-01-01Rearrange to fix a potential crash when changing parameters with audioctlFederico G. Schwindt
2006-01-01Fix mixer wraparound. from netbsd pr 16652.Federico G. Schwindt
2005-12-31The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSCFederico G. Schwindt
2005-12-24regenRobert Nagy
2005-12-24Add Logitech QuickCam Zoom support.Robert Nagy
2005-12-23Support Nintendo Wi-Fi USB Connector, noticed in Linux rt2570 driverJonathan Gray
2005-12-23regenJonathan Gray
2005-12-23Nintendo Wi-Fi USB ConnectorJonathan Gray
2005-12-21Don't try to predict what different eeprom settings meanJonathan Gray
2005-12-18Apparently the Scanlogic SL11R is not UFI, and correctly identifies itself asMark Kettenis
2005-12-13add new device.Dale Rahn
2005-12-13syncDale Rahn
2005-12-13support cdce mode.Dale Rahn
2005-12-09Add support for Linksys HU200-TS, id found in Linux RT2570 driver.Jonathan Gray
2005-12-09regenJonathan Gray
2005-12-09Linksys HU200-TS.Jonathan Gray
2005-12-09Mention which chipset devices use on attach.Jonathan Gray
2005-12-03splimp -> splnetBrad Smith
2005-12-03Allow strings descriptor 0 to be fetched. It's the default language index.Brad Smith
2005-11-30regenXavier Santolaria
2005-11-30new vendor: Thrustmaster; OK deraadt@.Xavier Santolaria
2005-11-29Add support for ASIX AX88772 10/100 based adapters which are very similiarJonathan Gray
2005-11-29regenJonathan Gray
2005-11-29Add generic id for ASIX AX88772.Jonathan Gray
2005-11-28syncTheo de Raadt
2005-11-28tapwave zodiac is a uvisor interfaceTheo de Raadt
2005-11-24o Force the sending of an extra URB if there is less than 2 bytes leftDamien Bergamini