Re: 3.4.10 N_GSM tty_io WARNING and lockup

From: Alan Cox
Date: Thu Sep 06 2012 - 08:56:42 EST


On Wed, 05 Sep 2012 12:56:03 +0200
khalasa@xxxxxxx (Krzysztof HaÅasa) wrote:

> Hi,
>
> I'm trying to use GSM tty line discipline. Basically
>
> echo AT+CMUX=0 > /dev/ttyS0
>
> set termios (speed etc.)
> int ldisc = N_GSM0710;
> ioctl(fd, TIOCSETD, &ldisc);

Baffled at this point. If you set some other ldisc instead (eg PPP) can
you reproduce it the same way ?
--
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/