oh...

I just noticed that qcserial.c also handles this exact same USB-id.

Will that pose a problem or is this the way things should be?

Fredag den 11. juli 2014 09:53:53 skrev Søren Holm:
> Signed-off-by: Søren Holm <[email protected]>
> Cc: [email protected]
> ---
>  drivers/usb/serial/sierra.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/usb/serial/sierra.c b/drivers/usb/serial/sierra.c
> index 6f7f01e..c55548a 100644
> --- a/drivers/usb/serial/sierra.c
> +++ b/drivers/usb/serial/sierra.c
> @@ -265,6 +265,7 @@ static const struct usb_device_id id_table[] = {
>       { USB_DEVICE(0x1199, 0x683D) }, /* Sierra Wireless MC8791 Composite */
>       /* Sierra Wireless MC8790, MC8791, MC8792 */
>       { USB_DEVICE(0x1199, 0x683E) },
> +     { USB_DEVICE(0x1199, 0x68c0) }, /* Sierra Wireless MC7304 */
>       { USB_DEVICE(0x1199, 0x6850) }, /* Sierra Wireless AirCard 880 */
>       { USB_DEVICE(0x1199, 0x6851) }, /* Sierra Wireless AirCard 881 */
>       { USB_DEVICE(0x1199, 0x6852) }, /* Sierra Wireless AirCard 880 E */

-- 
Søren Holm
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to