summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umsm.c
AgeCommit message (Expand)Author
2024-05-23Add support for Quectel EM060K.Kevin Lo
2024-05-23remove unneeded includes; ok mpi@Jonathan Gray
2023-04-02fill out the list of quectel devices that should be supported.David Gwynne
2023-04-01follow quectel guidance on which usb interfaces umsm should match.David Gwynne
2023-03-31shuffle the code in umsm_match a bit.David Gwynne
2022-08-23match on SIMCom SIM5320 (same id used by Option iCON 210)Jonathan Gray
2022-04-09constify method tables in USB serial driversChristian Weisgerber
2022-01-09spellingJonathan Gray
2021-05-18Add support for Quectel EC25.Kevin Lo
2020-07-31Nuke all occurrences of usbd_abort_pipe() if it gets called rightMarcus Glocker
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