summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umsm.c
AgeCommit message (Expand)Author
2020-02-05Very old firmware umsm devices don't work as umb(4), so I made them workTheo de Raadt
2020-01-11MC7700 works as umsmTheo de Raadt
2020-01-05consistently uppercase usb product definesJonathan Gray
2018-08-15Partially revert previous, EM7455 is already handled by umb(4).Martin Pieuchot
2018-08-13Attach to Sierra Wireless MC7304/MC7354 & EM7455, from Denis Lapshin.Martin Pieuchot
2018-04-11Add support for Huawei k3772.bket
2018-03-20Add support for SIMCom SIM7600E.Kevin Lo
2018-01-11Add support for Huawei E3372.Kevin Lo
2017-04-08A pile of sizes to free(9). In test for a few days in snapshots.Theo de Raadt
2016-12-12Add support for Option iCON 505 from Piotr Isajew and consistentlyJonathan Gray
2016-09-21SierraWireless MC7455.Martin Pieuchot
2016-06-01Netgear/Sierra Aircard 340UChris Cappuccio
2016-05-23Support Airprime/Sierra AirCard 313U, Netgear/Sierra AirCard 770SChris Cappuccio
2015-09-29Huawei K4511 3G modem.Martin Pieuchot
2015-05-05Huawei MU609 from Cristián Edwards.Martin Pieuchot
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2015-01-06Support for MEDION S4222 which needs another funky umass quirk. FromMartin Pieuchot
2014-07-12Kill the last dumb DVACT_DEACTIVATE handlers.Martin Pieuchot
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-05-16Add Alcatel OneTouch L100VDavid Coppa
2014-03-07Do not define per-driver DEBUG variable when USB_DEBUG is defined. It'sMartin Pieuchot
2013-12-13add an entry for "IIJmobile 510FU"Yojiro Uo
2013-11-15Clean-up usbd_abort_pipe() usage.Paul Irofti
2013-11-15Sort-out activate functionality for ucom(4) and it's parents.Paul Irofti
2013-11-07Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-09-20Unify and document usbd_transfer(9).Martin Pieuchot
2013-08-02add Sierra Wireless MC8355 (Gobi 3000)Mike Belopuhov
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2013-01-04add Huawei E353Jonathan Gray
2012-12-19add another umsm device that uses the qualcomm vid. namedJonathan Gray
2012-08-03add HUAWEI E392, tested by Alexei MalininJonathan Gray
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-01-14KNF whitespace; no change with diff -wStuart Henderson
2012-01-14Support Huawei K4510 with DEV_UMASS5; Daniele PilengaStuart Henderson
2011-11-19Add ZTE MF190; ok jsgMike Belopuhov
2011-11-17support Huawei EM770WJonathan Gray
2011-11-11add support for HUAWEI Mobile E173sGleydson Soares
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-07-22Add the Huawei E181.David Coppa
2011-07-21Add the Huawei E1750 USB modemDavid Coppa
2011-07-08add support for HUAWEI E1752 seriese modemYojiro Uo
2011-07-03Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingMatthew Dempsky
2011-06-15Add support for ZTE AC2746.Jonathan Gray
2011-04-24Match Sierra USB305; from Erik MugeleTheo de Raadt
2011-03-19Add the ONDA MSA110UP USB modemDavid Coppa
2011-02-01Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630.David Coppa
2011-01-25garbage collect "usb events". without /dev/usb there is no way to accessJacob Meuser
2010-12-30Add the Novatel EU870D HSDPA modem found in (at least) Dell XT.Antoine Jacoutot
2010-12-11Add support for the ZTE MF112 from MERIGHI Marcus.Jonathan Gray
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher