From: Robert M. Kenney Date: Thu, 26 Feb 2009 19:58:39 +0000 (-0500) Subject: USB: serial: new cp2101 device id X-Git-Tag: v2.6.28.9~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acd0aa935389d5122aa6b9b325a9ac37d417f60;p=thirdparty%2Fkernel%2Fstable.git USB: serial: new cp2101 device id commit c6535668798b0644e1af5934c2aec0e912280449 upstream. From: Robert M. Kenney Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/serial/cp2101.c b/drivers/usb/serial/cp2101.c index cfaf1f0855351..4294e6ec95756 100644 --- a/drivers/usb/serial/cp2101.c +++ b/drivers/usb/serial/cp2101.c @@ -79,6 +79,7 @@ static struct usb_device_id id_table [] = { { USB_DEVICE(0x10C4, 0x814A) }, /* West Mountain Radio RIGblaster P&P */ { USB_DEVICE(0x10C4, 0x814B) }, /* West Mountain Radio RIGtalk */ { USB_DEVICE(0x10C4, 0x815E) }, /* Helicomm IP-Link 1220-DVM */ + { USB_DEVICE(0x10C4, 0x819F) }, /* MJS USB Toslink Switcher */ { USB_DEVICE(0x10C4, 0x81A6) }, /* ThinkOptics WavIt */ { USB_DEVICE(0x10C4, 0x81AC) }, /* MSD Dash Hawk */ { USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik GmbH, Baby-JTAG */