summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2008-05-19regenMiod Vallat
2008-05-19Add the Sun extended keys (L keys, volume keys) to the console mode layouts.Miod Vallat
2008-05-19do not leak memory if there is no power source. code is ifdef USB_DEBUG.Federico G. Schwindt
2008-05-19try a few times before giving up while getting the device descriptor. ifFederico G. Schwindt
2008-05-18avoid leaking pipes by not zeroing the pipe after aborting it, soFederico G. Schwindt
2008-05-18Move the code which starts the video stream to the right place;Marcus Glocker
2008-05-18There is no need to pass uvideo_vs_open() usb_attach_arg.Marcus Glocker
2008-05-16Free sample buffer on detach. Noted by miod@Marcus Glocker
2008-05-16Fix kernel crash when device gets detached.Marcus Glocker
2008-05-15Avoid clearing the port enable bit when bringing the port out of reset.Mark Kettenis
2008-05-15#ifdef UVIDEO_DEBUG wrap all debug routines. Shrinks the kernel. NotedMarcus Glocker
2008-05-14Remove the duplicate Billionton id.Brad Smith
2008-05-14regenBrad Smith
2008-05-14Remove the duplicate Billionton product id named SnapPort which isBrad Smith
2008-05-14regenBrad Smith
2008-05-14Add the CONWISE Technology vendor id and the CW6622 product id.Brad Smith
2008-05-12If we find an E220 device in umass mode send the magic commandJonathan Gray
2008-05-11Add the Buffalo (MELCO) LUA-U2-GT id.Brad Smith
2008-05-11regenBrad Smith
2008-05-11Add the USB id for the Melco (Buffalo) LUA-U2-GT Ethernet adapter.Brad Smith
2008-05-09Add support for NTT DoCoMo A2502.Jonathan Gray
2008-05-09regenJonathan Gray
2008-05-09NTT DoCoMo A2502.Jonathan Gray
2008-05-09Increase buffer size to 4k and make use of interrupt endpointJonathan Gray
2008-05-08regenMiod Vallat
2008-05-08Add support for yet another exotic Microsoft Mouse, this time theMiod Vallat
2008-05-08Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesMiod Vallat
2008-05-06Add support for the Apple USB Ethernet adapter.Marco Pfatschbacher
2008-05-06syncMarco Pfatschbacher
2008-05-06Add Apple USB Ethernet.Marco Pfatschbacher
2008-05-06syncTheo de Raadt
2008-05-06someone making usb keyboards.. for oems.. owned by vladas.urbonasTheo de Raadt
2008-05-06syncTheo de Raadt
2008-05-06another omron usb that must be ugen; vladas.urbonas@gmailTheo de Raadt
2008-05-05Make umsm only claim a single interface so it doesn't matchJonathan Gray
2008-05-05regenJonathan Gray
2008-05-05Another msm.Jonathan Gray
2008-04-25Another HSDPA MSM.Jonathan Gray
2008-04-25regenJonathan Gray
2008-04-25Another HSDPA MSM.Jonathan Gray
2008-04-21allow low level audio drivers to specify a default sample format,Jacob Meuser
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