Re: [PATCH] ftdi_sio: fix FT232RL support for TIOCMGET

From: Greg KH
Date: Tue Oct 09 2007 - 19:29:23 EST


On Sat, Oct 06, 2007 at 03:07:25AM -0400, Bernardo Innocenti wrote:
> From: Francesco Sacchi <batt@xxxxxxxxxxx>
>
> Reading serial port status lines was broken on the FT232RL since when it
> has been detected as a separate chip (2.6.22+). Previously, it would work
> because it was just handled as an FT232BM.
>
> Additionally, we were also forgetting to remove the dev_attr_latency_timer
> sysfs file in the FT232RL case.
>
> Note by Bernardo Innocenti: the ftdi_sio maintainer appears to have stepped
> down, so I'm sending this to Greg Kroah-Hartman as the generic USB serial
> maintainer. Please, let me know if this is not appropriate.
>
> Signed-Off-By: Francesco Sacchi <batt@xxxxxxxxxxx>
> Signed-Off-By: Bernardo Innocenti <bernie@xxxxxxxxxxx>

This is already queued up for inclusion in the 2.6.24 kernel tree, so
you don't have to resend it.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/