On Tue, Jun 30, 2009 at 03:35:02PM -0400, Dan Williams wrote: > Used by Virgin Mobile with the Broadband2Go service, for example. > > Signed-off-by: Dan Williams <dcbw@xxxxxxxxxx> > > diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c > index 7817b82..ef0195b 100644 > --- a/drivers/usb/serial/option.c > +++ b/drivers/usb/serial/option.c > @@ -201,6 +201,7 @@ static int option_resume(struct usb_serial *serial); > #define NOVATELWIRELESS_PRODUCT_MC727 0x4100 > #define NOVATELWIRELESS_PRODUCT_MC950D 0x4400 > #define NOVATELWIRELESS_PRODUCT_U727 0x5010 > +#define NOVATELWIRELESS_PRODUCT_MC760 0x6002 Hm, this patch does nothing on it's own, you also need to hook it up in the device id table :) Care to respin it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html