summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2012-09-29add support for hardware flow control, from FreeBSDJonathan Gray
2012-09-29regenJonathan Gray
2012-09-29add some uslcom devices from FreeBSDJonathan Gray
2012-09-29From Gavin Atkinson in FreeBSD SVN rev 238778:Jonathan Gray
2012-09-27Use a smaller buffer size when not attached to a high speed/usb2Jonathan Gray
2012-09-27make smsc work on big endian archsJonathan Gray
2012-09-20only want uoak_subr.c, if we have any of the 3 main driversTheo de Raadt
2012-09-20add device driver for Toradex OAK usb sensors:Yojiro Uo
2012-09-19match some more LAN95xx device idsJonathan Gray
2012-09-19SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD.Jonathan Gray
2012-09-18the 'WIDE' was droppedJasper Lievisse Adriaanse
2012-09-18support the Lenovo ThinkVision LT1421Jasper Lievisse Adriaanse
2012-09-18regenJasper Lievisse Adriaanse
2012-09-18add Lenovo ThinkVision LT1421 (portable displaylink monitor)Jasper Lievisse Adriaanse
2012-09-18add support for 1366x768 widescreen displays; tested on the Lenovo ThinkVisio...Jasper Lievisse Adriaanse
2012-09-18- use nitems() here; no binary change.Jasper Lievisse Adriaanse
2012-09-17Bit field name was confused. Not MCS08 but MCS09.YASUOKA Masahiko
2012-09-17add sensor category and moved some devices to the category.Yojiro Uo