Re: modifying line state manually on ttyS

From: Michael Buesch (freesoftwaredeveloper@web.de)
Date: Mon Apr 07 2003 - 10:42:27 EST


On Monday 07 April 2003 16:16, Alan Cox wrote:
> TxD is a bad choice. A lot of the hardware cannot control TXD this
> way. DTR is the usual one because it is easy to handle but there
> are other control lines you can drive directly (see TIOCGMODEM)

Oh great, you have just discovered the reason, why my driver is working
on my Pentium1-PC but not on my Pentium4-PC. It's simply not supported
by hardware. I've spent hours and hours about this. :)

My device is actually using DTR and RTS. What line could I use instead of
TxD? Is it possible to use CTS for this, although it is normally a
"input-signal", but not a "output-signal" like RTS?

Regards
Michael Buesch.

-- 
My homepage: http://www.8ung.at/tuxsoft
fighting for peace is like fu**ing for virginity

- 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/



This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 22:00:31 EST