Re: uart_ioctl OOPS with irtty-sir

Jean Tourrilhes (jt@bougret.hpl.hp.com)
Mon, 14 Apr 2003 09:30:13 -0700


On Sun, Apr 13, 2003 at 05:04:39PM +0100, Russell King wrote:
> Jean,
>
> How about this patch - this also moves the ioctl parsing to the tty
> layer. I'm intending all drivers should provide tiocmget and tiocmset
> methods if they implement modem control lines, and not parse the
> corresponding ioctl command numbers in their ioctl method.
>
> Note - this patch has only been compile-tested except for the last file,
> and may apply with an offset(s). The irtty-sir patch is actually yours;
> I just edited your patch for that file since it was a straight forward
> change.

Looks good. I'm going to test that and report.
Thanks a lot !

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