public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Policy re. cellular USB modem mode switch
@ 2008-08-09  2:45 Oliver Martin
  2008-08-09  2:49 ` [PATCH] Add vendor/product id of ZTE MF628 to option Oliver Martin
  2008-08-09  4:38 ` Policy re. cellular USB modem mode switch Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: Oliver Martin @ 2008-08-09  2:45 UTC (permalink / raw)
  To: linux-kernel

Hello,

trying to get my ZTE MF628 HSDPA modem to work left me wondering if
there is an established policy whether or not to include the "mode
switch" code most cellular USB modems need in the kernel or not.
Currently, the MF628 requires a userspace helper called usb_modeswitch
to be called [1] to change from mass storage mode to serial mode.
After, that it can be used with the usbserial driver or preferably,
after one adds the right vendor and product id, with the option driver.

The only other such device I know is the Huawei E220, which doesn't
require any userspace tools since 2.6.20. The usb_modeswitch website
lists quite a lot of devices as supported, do any other of them
*require* the use of this (or another) userspace tool? If so, is this
considered acceptable?

The main reason I'm asking this is to find out if I should try to put
the mode switch code in the kernel or not. In the meantime, I'll reply
to this message with a patch to add the vendor/product id of the MF628
to the option driver, which I guess is needed in any case.

Regards,
Oliver

[1] http://www.draisberghof.de/usb_modeswitch/
http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=81

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-09  5:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-09  2:45 Policy re. cellular USB modem mode switch Oliver Martin
2008-08-09  2:49 ` [PATCH] Add vendor/product id of ZTE MF628 to option Oliver Martin
2008-08-09  4:53   ` Greg KH
2008-08-09  4:38 ` Policy re. cellular USB modem mode switch Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox