Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB device codes for Motorola phone. | Dr. Greg Wettstein | 2009-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | | The v950 appears to be a ruggedized version of the Motorola Razor phone. Tethering to the phone to use it in 'phone as modem' mode requires the use of the specialized moto-modem driver which layers over the usb-serial driver. Support for the v950 was added simply adding the device ID's for the phone. Signed-off-by: Dr. Greg Wettstein <greg@enjellic.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | ||||
* | USB: add new moto_modem driver for some Morotola phones | Greg Kroah-Hartman | 2008-05-14 | 1 | -0/+70 |
This should work on a KRZR K1m, and some other Motorola phones that do not use the "standard" cdc ACM protocol to talk to USB hosts. Tested-by: Jeff Garzik <jeff@garzik.org> Cc: Jiang Dejun <a5652c@motorola.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |