summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2005-11-24wi and ubt are network drivers so should be DV_IFNET,Alexander Yurchenko
2005-11-24ural should be DV_IFNET, not DV_DULL. noticed by ian@.Alexander Yurchenko
2005-11-23Be more robust when receiving frames. If we can't allocate a new mbuf,Damien Bergamini
2005-11-23use sizeof instead of hard-coded values.Damien Bergamini
2005-11-23Implement the Adaptive Multi Rate Retry algorithm (AMRR) for BSS mode.Damien Bergamini
2005-11-23Optimize TXTIME and PLCP LENGTH field computation.Damien Bergamini
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-11-19ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver.Jonathan Gray
2005-11-19regenJonathan Gray
2005-11-19ViewSonic Airsync wirelessJonathan Gray
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
2005-11-15More typos (especially indicies -> indices), checked with jmc@Miod Vallat
2005-11-09splimp -> splnetBrad Smith
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-29comment fix: Two vendors sold same thingTheo de Raadt
2005-10-28correct legsup register per spec; dlg@ pascoe@ ok.Federico G. Schwindt
2005-10-20fix command and write rid handling and fix some fmt strings used on debug.Federico G. Schwindt
2005-10-19regenBrad Smith
2005-10-19Add the DeLorme Earthmate GPS.Brad Smith
2005-10-17Store the usb device names and vendors in more compact structures.Dale Rahn
2005-10-16better diagnostic on tx error.Federico G. Schwindt
2005-10-15remove `workaround' for supported data rates now that core is fixed.Federico G. Schwindt
2005-10-11make all usb1 controllers sleep until all the usb2 controllers have probedDavid Gwynne
2005-10-10Don't clear possibly non-existant stall condition while setting up theKenneth R Westerback
2005-10-04Make sure we don't enable host controller interrupts until allBrad Smith
2005-10-02allows dhcpd to work when ral/ural is acting as a standalone AP (withoutDamien Bergamini