The following patch allows the acm driver to detect my
Motorola v120c wireless phone for use in data mode. It
should enable other Motorola USB-equipped phones as
well. Once detected, the acm driver works fine with
my provider's circuit-switched data service via ppp.
--- linux.orig/drivers/usb/acm.c Fri Oct 5 12:06:08 2001
+++ linux/drivers/usb/acm.c Fri Jun 7 00:15:05 2002
@@ -650,6 +650,7 @@
static struct usb_device_id acm_ids[] = {
{ USB_DEVICE_INFO(USB_CLASS_COMM, 0, 0) },
+ { USB_DEVICE_INFO(USB_CLASS_COMM, 2, 0) },
{ }
};
--
Matt Porter
[EMAIL PROTECTED]
This is Linux Country. On a quiet night, you can hear Windows reboot.
----------------------------------------------------------------------------
Bringing you mounds of caffeinated joy
>>> http://thinkgeek.com/sf <<<
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel