On Fri, Jan 08, 2016 at 01:06:47PM +0100, Johan Hovold wrote: > On Fri, Jan 08, 2016 at 12:34:41PM +0100, Peter Dedecker wrote: > > Added the USB serial console device ID for IAI Corp. RCB-CV-USB > > USB to RS485 adaptor. > > > > Signed-off-by: Peter Dedecker <peter.dedecker@xxxxxxxxxxx> > > --- > > drivers/usb/serial/cp210x.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c > > index 7d4f51a..4f3de0b 100644 > > --- a/drivers/usb/serial/cp210x.c > > +++ b/drivers/usb/serial/cp210x.c > > @@ -98,6 +98,7 @@ static const struct usb_device_id id_table[] = { > > { USB_DEVICE(0x10C4, 0x81AC) }, /* MSD Dash Hawk */ > > { USB_DEVICE(0x10C4, 0x81AD) }, /* INSYS USB Modem */ > > { USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik GmbH, Baby-JTAG */ > > + { USB_DEVICE(0x10C4, 0x81D7) }, /* IAI Corp. RCB-CV-USB USB to RS485 Adaptor /* ^ This one did not even compile. :( I fixed up the bad comment token and applied for 4.5-rc. Johan -- 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