Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | Add Sierra Wireless MC8790. | Marco Pfatschbacher | |
OK yuo, fkr, jsg | |||
2010-08-21 | Match the Huawei E1820, from David Zeillinger. | Jonathan Gray | |
2010-06-26 | add HUAWEI E182 (aka Emobile D31HW) | Yojiro Uo | |
2010-06-15 | various Huawei 3g devices share a usb id, some of them need DEV_UMASS5 for ↵ | Felix Kronlage | |
proper initialization, old ones still work with DEV_UMASS5 as well. This enables a whole bunch of newer huawei devices to work. Also reported on misc@ by David Zeillinger. discussed with jsg@ and mpf@ ok mpf@ | |||
2010-06-14 | attach CNU-680 to umsm(4) | Felix Kronlage | |
ok jsg@ | |||
2010-05-20 | add mode change command to support ZTE 3G modem (MF633 etc) | Yojiro Uo | |
ok jsg@ | |||
2010-04-25 | Novatel MC760 bits from Ted Roby <ted.roby@gmail.com>. | Jonathan Gray | |
2010-04-14 | add support for Quanta Q101. | Kevin Lo | |
ok jsg@ | |||
2010-04-03 | Add support for Nokia Internet Stick CS-15. | Marco Pfatschbacher | |
Device and initial diff from Patrick Wildt. Thanks. OK jsg@ | |||
2010-03-27 | add mode switch code for Huawei K3765; much help from & ok jsg@ | Otto Moerbeek | |
2010-02-22 | Rename QUALCOMM3 to ZTE. | Marco Pfatschbacher | |
Add support for ZTE MF637. OK jsg@ | |||
2010-02-08 | Add ZTE K3565-Z USB MSM modem. | Marco Pfatschbacher | |
OK jsg@ | |||
2010-01-02 | When finding certain novatel devices in mass storage mode | Jonathan Gray | |
we need to do scsi ejects. One reported/tested by lahrcm@hotmail.com another suggested by David Coppa based on what FreeBSD does. | |||
2009-12-27 | Huawei 180E, from and tested by Bruce O'Neel. | Jonathan Gray | |
2009-12-17 | Add support for Huawei E161. | Marco Pfatschbacher | |
OK jsg@, yuo@ | |||
2009-11-23 | add new umsm type modems: Softbank C01SW (Sierra OEM) and | Yojiro Uo | |
Emobile H12HW (Huawei OEM) ok jsg@ | |||
2009-10-22 | add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. | Stuart Henderson | |
ok mpf@, jsg@ | |||
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti | |
This is needed for the addition of further suspend/resume actions. Okay deraadt@, marco@. | |||
2009-10-12 | TCT Mobile modem, rebadged as Alcatel One Touch X060/X200. | Jonathan Gray | |
From David Coppa <dcoppa@gmail.com> | |||
2009-09-07 | Add another umass-to-modem request type which is needed for | Marco Pfatschbacher | |
the Novatel MC950D. Input & ok jsg; ok fkr, deraadt. | |||
2009-08-25 | Add USB_PRODUCT_NOVATEL_EU870D that can be found in some dell d430 | Robert Nagy | |
2009-05-24 | - rename Audiovox vendor to Hyundai | Stuart Henderson | |
- add Pantech UM175 to umsm(4) from Dan Colish on tech@; ok jsg. | |||
2009-05-12 | add support for the sierra's Truinstlal enabled modems. (ex. Sierra 881U) | Yojiro Uo | |
ok @jsg | |||
2009-03-25 | add new umsm(4) device, Emobile D21LC (longcheer's OEM product) | Yojiro Uo | |
ok jsg@ fgsch@ | |||
2009-02-24 | move AnyDATA ADU-E100H to umsm(4) from ubsa(4) as it uses msm chipset. | Yojiro Uo | |
reported by denis1482 | |||
2009-02-18 | Make the best guesses possible about newer usb modems and in which modes | Theo de Raadt | |
they need to be started up. Some limited discussion with yuo@ and fkr@, who to a large degree I think have punted on even trying to stay ahead of the curve here. Come on guys. | |||
2009-01-19 | Add support for Novatel Wireless Ovation U727. | Jonathan Gray | |
Tested by Seth Hanford. | |||
2008-12-04 | move Option GlobeTrotter 3G Quad / 3G Quad Plus and the | Felix Kronlage | |
Vodafone Mobile Connect from ubsa(4) to umsm(4) as these should work better with that driver. discussed with yuo@, jsg@ and deraadt@. | |||
2008-12-01 | add the Huawei E510 modem | Martin Reindl | |
ok fkr@ | |||
2008-11-23 | umsmdebug should be 0. | Felix Kronlage | |
ok yuo@ | |||
2008-11-23 | move another Option modem from ubsa(4) to umsm(4), as umsm(4) supports | Felix Kronlage | |
this much better. ok yuo@ | |||
2008-11-23 | correct some typos in the comments | Felix Kronlage | |
2008-11-21 | move Option Globetrotter GT Fusion from ubsa(4) to umsm(4) since it | Felix Kronlage | |
does CDC. discussed with yuo@ and jsg@. | |||
2008-11-07 | same umass dance required for Huawei E169g/E618; Stefan Sperling; ok jsg | Theo de Raadt | |
2008-10-08 | As the Option N.V. Globetrotter HSDPA Modem is not compatible | Yojiro Uo | |
with ubsa(4), it is moved to umsm(4). ok jsg@, reported by Daniele Pilenga | |||
2008-07-30 | Add an alternate ID for Sierra Wireless MC5725 modem, found | Can Erkin Acar | |
in a Lenovo T60, reported by Juan Delgado. ok you@, jsg@ deraadt@ | |||
2008-07-28 | add another 3G modems support to umsm(4). | Yojiro Uo | |
- Option GlobeSuffer ICON7.2 - Option GlobeTrotter HSDPA ICON 225 These modems require special request to change its mode to modem. It is similar with huawei E220, but these modems using UMASS standard query to change mode. tested by pyr@ and ajacoutot@ ok jsg@ and pyr@ | |||
2008-07-20 | Huawei E618 and E620 is not compatible with ubsa(4). | Yojiro Uo | |
This patch moves these device to umsm(4). reported by Aleksander Piotrowski, ok jsg@ | |||
2008-07-02 | fix interrupt pipe processing. | Yojiro Uo | |
many high speed modem devices use CDC-like notify message protocol in there intr pipe rather than ubsa(4) compatible protocol. now umsm(4) interrupt message will be treated as CDC notify. And, this patch contains "verbose message patch" to find incompatible device in umsm(4). | |||
2008-06-02 | fix kernel freeze when the device unpluged (and the device was still active) | Yojiro Uo | |
ok jsg@ pyr@ | |||
2008-05-28 | Add support for Option GlobeTrotter 3G+ cards as distributed by Orange | Pierre-Yves Ritschard | |
in umsm. ok jsg@ | |||
2008-05-26 | Limit to 80 char width and tweak comments for readability. | Jonathan Gray | |
2008-05-26 | Properly handle usbd_get_interface_descriptor() returning NULL. | Jonathan Gray | |
From Jacek Masiulaniec <jacekm@dobremiasto.net> | |||
2008-05-12 | If we find an E220 device in umass mode send the magic command | Jonathan Gray | |
to enable the serial portions of the device. From Yojiro UO <yuo@iijlab.net>, tested by bernd@ | |||
2008-05-09 | Add support for NTT DoCoMo A2502. | Jonathan Gray | |
From/tested by Yojiro UO <yuo@iijlab.net> | |||
2008-05-09 | Increase buffer size to 4k and make use of interrupt endpoint | Jonathan Gray | |
to increase responsiveness. From Yojiro UO <yuo@iijlab.net> | |||
2008-05-05 | Make umsm only claim a single interface so it doesn't match | Jonathan Gray | |
on umass interfaces, and add Huawei E220. From rivo nurges <rix@estpak.ee>. And add another device while here. | |||
2008-04-25 | Another HSDPA MSM. | Jonathan Gray | |
From/tested by giovanni <qgiovanni@gmail.com>. No man page addition as it is unclear who makes it. | |||
2008-02-19 | Match on AnyDATA ADU-500A. | Jonathan Gray | |
Tested by Sergey Prysiazhnyi <apelsin@atmnis.com> | |||
2007-12-31 | new product | Theo de Raadt | |