[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1208630202.5947.0.camel@brandy.ing.unimo.it.ing.unimo.it>
Date: Sat, 19 Apr 2008 20:36:42 +0200
From: Mauro Andreolini <mauro.andreolini@...more.it>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] option.c: add support for the ET502HS HSDPA modem
Hi everyone,
the attached patch (against 2.6.25) allows to recognize and run the ONDA
ET502HS HSDPA modem (which seems to be widespread here in Italy) through
the option driver without any further udev configuration or external
software (usb_modeswitch). Here is what I did:
1. add an unusual device entry in unusual_devs.h to bypass the ZeroCD
mechanism;
2. add proper PCI vendor and product IDs in option.c.
It works reliably for me (no oopses, no hangs, download peaks of
300KB/s) on a Dell Precision M20 Laptop running Debian (lenny).
Two warnings:
1. It takes as much as 30s for the device to setup properly as a modem,
so watch the logs for /dev/ttyUSB* devices to appear before firing off
the connection scripts.
2. The actual modem device is /dev/ttyUSB1.
Please CC me in any answer as I am not subscribed to the list.
Mauro Andreolini
--
Ing. Mauro Andreolini - Ph.D., Research Associate
Dipartimento di Ingegneria dell'Informazione
Università di Modena e Reggio Emilia - Italia
e-mail: andreolini.mauro@...more.it
www: http://weblab.ing.unimo.it/people/andreolini/
tel: +39 059 2056325, fax: +39 059 2056129
View attachment "onda-et502hs-driver.patch" of type "text/x-patch" (1903 bytes)
Powered by blists - more mailing lists