summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2007-02-09Add a bunch more zyd(4) devices.Jonathan Gray
2007-02-08regen.Marc Balmer
2007-02-08id Quantique and the Quantis USB device (Quantum Random Number Generator)Marc Balmer
2007-02-08commit the correct version of this, which matches recent additions.Jonathan Gray
2007-02-08add entry for WLI-U2-SG54HP. forgotten on previous commit.Jun-ichiro itojun Hagino
2007-02-08Add quite a few more rum(4) devices.Jonathan Gray
2007-02-08regenJonathan Gray
2007-02-08Add quite a few more rum(4) devices.Jonathan Gray
2007-02-07Add support for MaxStream XBee ZigBee Development Kit USB interface.Jonathan Gray
2007-02-07regenJonathan Gray
2007-02-07MaxStream XBee ZigBee development kit.Jonathan Gray
2007-02-07Several improvements to the usb client code. Still not working.Dale Rahn
2007-01-30Oops, missed this in the regen commit.Jonathan Gray
2007-01-30Add some umsm devices found in Linux driver.Jonathan Gray
2007-01-30regenJonathan Gray
2007-01-30Add some additional umsm products found in Linux driver.Jonathan Gray
2007-01-22iterate over the endpoints looking for appropriate interface descriptors toDavid Gwynne
2007-01-22regenerateChris Kuethe
2007-01-22Add the USB interface for my cable modem which is now usableChris Kuethe
2007-01-18regenJonathan Gray
2007-01-18Add a bunch of as yet untested AX88178 devices.Jonathan Gray
2007-01-18Add support for AX88772 devices with external PHY.Jonathan Gray
2007-01-18regenJonathan Gray
2007-01-18Correct entry for D-Link DUB-E100 rev B1Jonathan Gray
2007-01-14regenJonathan Gray
2007-01-14Match some additional devices found in Linux driver.Jonathan Gray
2007-01-13attach to Sierra Wireless Aircard 875; ok fkr@Kevin Steves
2007-01-13Ignore country code on happy hacking keyboard, it reports itself as japanse.Miod Vallat
2007-01-13RegenMiod Vallat
2007-01-13Topre Corporation Happy Hacking Keyboard.Miod Vallat
2007-01-09network byte order firmware, so that firmware files are the same onTheo de Raadt
2007-01-08attach to Gigabyte GN-WI05GS Mini-PCI Express adapters.Damien Bergamini
2007-01-08syncDamien Bergamini
2007-01-08Add USB id for Mini-PCI Express Gigabyte GN-WI05GS which shows up asDamien Bergamini
2007-01-05syncTodd T. Fries
2007-01-05add Cannon CANOSCAN LiDE60, PowerShot A540, and Kensington Bluetooth devicesTodd T. Fries
2007-01-05SyncKenneth R Westerback
2007-01-05More Zyxel Zydas wireless adapters.Kenneth R Westerback
2007-01-02syncKevin Steves
2007-01-02add Sierra Wireless Aircard 875; ok fkr@Kevin Steves
2007-01-02return is not a function.Marc Balmer
2007-01-02syncKevin Steves
2007-01-02spacing and change comment for MC8755 to "MC8755 HSDPA"; ok fkr@Kevin Steves
2007-01-02Don't use M_DUP_PKTHDR() in the driver bpf hook. Using M_DUP_PKTHDR() on aClaudio Jeker
2007-01-02regen.Marc Balmer
2007-01-02Add the Alcatel Telecom SpeedTouch 120g (WLAN adapter using pgt).Marc Balmer
2007-01-01knock UPS products out from being matched as HID devicesTheo de Raadt
2007-01-01syncTheo de Raadt
2007-01-01a few UPS products; from freebsdTheo de Raadt
2006-12-30Don't use M_DUP_PKTHDR() on static mbufs. M_DUP_PKTHDR() copies the mtagClaudio Jeker