On Mon, Feb 04, 2008 at 09:05:34AM -0500, Dan Williams wrote:
> Signed-off-by: Dan Williams <[EMAIL PROTECTED]>
>
> diff --git a/drivers/usb/serial/airprime.c b/drivers/usb/serial/airprime.c
> index 77bb893..16ce823 100644
> --- a/drivers/usb/serial/airprime.c
> +++ b/drivers/usb/serial/airprime.c
> @@ -18,6 +18,7 @@
>
> static struct usb_device_id id_table [] = {
> { USB_DEVICE(0x0c88, 0x17da) }, /* Kyocera Wireless KPC650/Passport */
> + { USB_DEVICE(0x0c88, 0x180a) }, /* Kyocera Wireless KPC680 */
Hm, are you sure that the sierra driver will not work instead? I want
to get rid of the airprime driver as I don't think it is needed, sierra
should work for these instead.
Or maybe the option driver, if that is the chip inside of it.
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html