Martin Teichmann wrote: > +++ b/drivers/usb/serial/ftdi_sio.c > @@ -192,6 +192,7 @@ static struct usb_device_id id_table_combined [] = { > { USB_DEVICE(FTDI_VID, FTDI_OPENDCC_THROTTLE_PID) }, > { USB_DEVICE(FTDI_VID, FTDI_OPENDCC_GATEWAY_PID) }, > { USB_DEVICE(FTDI_VID, FTDI_OPENDCC_GBM_PID) }, > + { USB_DEVICE(NEWPORT_VID, NEWPORT_AGILIS_PID) }, Please fix your added line so that it aligns correctly with nearby code. //Peter -- 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