Romain Lievin wrote:
> Hi,
>
> I would like to know whether a kind of parport exists for the serial ports.
> This will allow me to do some low level accesses on the serial port pins (CTS/RTS & DSR/DTR).
> I need to implement a bit-banging access on the serial port which can coexist with the other serial ports.
>
> I can not use request_region/release_region because the region has already been locked by the serial port driver.
>
> Any idea ?
TTY line disciplines should be what you are looking for.
-- Brian Gerst- 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 : Tue Oct 15 2002 - 22:00:49 EST