summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2008-04-20Parse VS_INPUT_HEADER descriptor.Marcus Glocker
2008-04-19Sort functions and remove obsolete bits.Marcus Glocker
2008-04-18Add VS_INPUT_HEADER descriptor.Marcus Glocker
2008-04-18Add a function which can identify an USB descriptor explicitly by it'sMarcus Glocker
2008-04-17attach FTDI 2232LFelix Kronlage
2008-04-17Add missing monitor mode capabilities flag.Brad Smith
2008-04-16Tune isoc maximal transfer size to a better value. Makes all availableMarcus Glocker
2008-04-16Kernel implementation of the 4-way handshake and group-keyDamien Bergamini
2008-04-16Oops, decrease debug log level back to 1.Marcus Glocker
2008-04-16Use the timeout(9) API the right way: Don't initialize the timeoutMichael Knudsen
2008-04-16Start to make device initialization automatic instead all the staticMarcus Glocker
2008-04-13syncChris Kuethe
2008-04-13add my logitech cameraChris Kuethe
2008-04-12Fix some debug output.Marcus Glocker
2008-04-11ditch c99 style struct initialisers that should have been removed.Jonathan Gray
2008-04-11Correctly initialize the probe sequence buffer.Marcus Glocker
2008-04-10Fix MJPEG Video Frame Descriptor struct.Marcus Glocker
2008-04-09Add OpenBSD cvs id.Marcus Glocker
2008-04-09Initial import for uvideo(4) and video(4):Robert Nagy
2008-04-07syncOleg Safiullin
2008-04-07add D-Link KVM-221Oleg Safiullin
2008-04-02attach the ZTE CMDMA MSM modem from qualcomm.Felix Kronlage
2008-04-02regenFelix Kronlage
2008-04-02add another vendor id for Qualcomm as well as one of their modems.Felix Kronlage
2008-04-01Add Corega CG-WLUSB2GPX.Jonathan Gray
2008-04-01regenJonathan Gray
2008-04-01Corega CG-WLUSB2GPXJonathan Gray
2008-03-22Add a bunch of uslcom devices found in the Linux driver.Jonathan Gray
2008-03-22regenJonathan Gray
2008-03-22Add a bunch of uslcom devices found in the Linux driver.Jonathan Gray
2008-03-21regenMiod Vallat
2008-03-21Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of internationalMiod Vallat
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18Bring in some changes from DragonFly:Jonathan Gray
2008-03-14Make sure the most often changing bits of tv_usec are used for lladdrMarc Balmer
2008-03-13when attaching a cdce(4) device that does not have a proper mac address,Marc Balmer
2008-03-03Palm 700WX from and tested by todd@Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Palm 700WX from todd@.Jonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-02-26syncTheo de Raadt
2008-02-26support EPSON CX5400 scanner; Christophe Etcheverry <cetcheve at gmail dot com>Theo de Raadt
2008-02-26syncTheo de Raadt
2008-02-26Add support for Axesstel MV100H, as used on CDMA network operated by O2 CZ;Theo de Raadt
2008-02-24Sync sys/netbt with NetBSDUwe Stuehler