summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2013-03-08backout previous phidgets quirkjoshua stein
2013-03-07add a quirk for phidgets to attach as ugen instead of uhidjoshua stein
2013-03-07regenjoshua stein
2013-03-07add phidgets 2x2joshua stein
2013-03-04Add HG20F9 usb ethernet, from Chuck Guzis, ok jsg@Stuart Henderson
2013-03-04syncStuart Henderson
2013-03-04Add ID for a USB/Ethernet device known as HG20F9, which "borrows" linksys'Stuart Henderson
2013-03-02Decide whether to use polling or not only upon `sc_bus.use_polling', regardlessMiod Vallat
2013-02-07Remove dead code.Martin Pieuchot
2013-02-04The firmware isn't always happy with the length of the "join BSS" commandMark Kettenis
2013-02-02- remove product/vendor table and let the driver attach based on class, etc.Federico G. Schwindt
2013-01-29Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-29Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-28Make ulpt(4) upload firmware into HP LaserJet printers which require firmware.Stefan Sperling
2013-01-28regenStefan Sperling
2013-01-28Add USB device IDs for HP LaserJet printers which require firmware.Stefan Sperling
2013-01-14Fix the sotfware.Joel Sing
2013-01-14Call the correct callback on node disassociation.Joel Sing
2013-01-04add Huawei E353Jonathan Gray
2013-01-04regenJonathan Gray
2013-01-04add Huawei E353Jonathan Gray
2012-12-31Declare ucom as a DV_TTY class device, not DV_DULL; Alexander PolakovMiod Vallat
2012-12-19add another umsm device that uses the qualcomm vid. namedJonathan Gray
2012-12-19regenJonathan Gray
2012-12-19add another umsm deviceJonathan Gray
2012-12-16regenJasper Lievisse Adriaanse
2012-12-16- put the Moxa products where they belong alphabeticallyJasper Lievisse Adriaanse
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-12-05minor spacing nit.Jasper Lievisse Adriaanse
2012-11-28- Use IF_Gbps(1) instead of IF_Mbps(1000)Brad Smith
2012-11-21syncKirill Bychkov
2012-11-21Hook D-Link DUB-E100 rev C1 to axe(4)Kirill Bychkov
2012-11-21Add D-Link DUB-E100 rev C1.Kirill Bychkov
2012-11-14add support for the lenovo usb 2.0 ethernet adapterjoshua stein
2012-11-14regenjoshua stein
2012-11-14add lenovo usb ethernet adapterjoshua stein
2012-11-12protect rxeof path with an splnet; ok kettenisMike Belopuhov
2012-11-10Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2012-11-10Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2012-11-10add a flag indicating whether shared code was initialized so that weMike Belopuhov
2012-10-22Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2012-10-19small cleanups and output prettyingTheo de Raadt
2012-10-12Cleanup false positives for uninitialized uses.Christiano F. Haesbaert
2012-10-09Our arc4random() is safe to use in any context, so we don't the crazyTheo de Raadt
2012-10-08Revamp the sequences for suspend/hibernate -> resume so that the codeTheo de Raadt
2012-10-08syncKirill Bychkov
2012-10-08Add Garmin Dakota 20 GPS reciever.Kirill Bychkov
2012-10-03attach to D-Link WUA-2340, from Aaron Wirtz on misc@Stuart Henderson
2012-10-03syncStuart Henderson
2012-10-03add D-Link WUA-2340, reported working with uath by Aaron Wirtz on misc@Stuart Henderson