On Fri, Aug 24, 2007 at 12:02:40PM +0200, Eric Lammerts wrote:
> Hi,
> I noticed that DTR toggling doesn't work with the nozomi driver
> (TIOCMBIS/TIOCMBIC ioctls have no effect). This is a nuisance because that
> makes it hard to get the modem back in command mode.
>
> Attached patch adds a tty_
> Attached patch adds a tty_ops->tiocmset function that makes it work.
>
> Should we also rip out the TIOCMBIS/TIOCMBIC handling in ntty_ioctl()?
> It doesn't seem to be used anyway.
Yes - its bogus.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messa
Hi,
I noticed that DTR toggling doesn't work with the nozomi driver
(TIOCMBIS/TIOCMBIC ioctls have no effect). This is a nuisance because
that makes it hard to get the modem back in command mode.
Attached patch adds a tty_ops->tiocmset function that makes it work.
Should we also rip out the T
3 matches
Mail list logo