Re: usb-uirt problems with ftdi_sio in 2.6.22.1
Oliver Neukum <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag 24 August 2007 schrieb John H.: > I dunno, I've only been using usb-uirt. The bugzilla entry has the > latest problem described. Did you try the additional suggested patch? I am attaching it for your convinience. Regards Oliver ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
ftdi_2case.diff
(text/x-diff, 462 B)
--- a/drivers/usb/serial/ftdi_sio.c 2007-08-30 13:42:21.000000000 +0200 +++ b/drivers/usb/serial/ftdi_sio.c 2007-08-30 13:42:36.000000000 +0200 @@ -2101,6 +2101,7 @@ static int ftdi_tiocmget (struct usb_ser case FT8U232AM: case FT232BM: case FT2232C: + case FT232RL: /* the 8U232AM returns a two byte value (the sio is a 1 byte value) - in the same format as the data returned from the in point */ if ((ret = usb_control_msg(port->serial->dev,