Re: Serial proxy driver help...
H. Peter Anvin (hpa@transmeta.com)
7 Sep 1999 18:04:08 GMT
Followup to: <199909070939.LAA00849@cave.BitWizard.nl>
By author: R.E.Wolff@BitWizard.nl (Rogier Wolff)
In newsgroup: linux.dev.kernel
>
> and my string script would become:
>
> #!/bin/sh
> connect_serial_ports /dev/ttysr1 /dev/ttysr2
> connect_serial_ports /dev/ttysr3 /dev/ttysr4
> connect_serial_ports /dev/ttysr5 /dev/ttysr6
> connect_serial_ports /dev/ttysr6 /dev/ttysr8
>
> which looks a bit nicer.
>
What's this /dev/ttysr* device? Not only is no such device registered
with me, it violates the tty namespace conventions.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/