On Sun, Nov 23, 1997 at 10:26:35PM -0600, Charles Read wrote:
> Here's what's happening:
>
> # cu --speed 115200 --line /dev/ttyS1
> cu: open (/dev/ttyS1): Permission denied
> cu: /dev/ttyS1: Line in use
> # dmesg | grep tty
> tty01 at 0x02f8 (irg = 3) is a 16450
> # ls -l /dev/tty01
> ls: /dev/tt
Here's what's happening:
# cu --speed 115200 --line /dev/ttyS1
cu: open (/dev/ttyS1): Permission denied
cu: /dev/ttyS1: Line in use
# dmesg | grep tty
tty01 at 0x02f8 (irg = 3) is a 16450
# ls -l /dev/tty01
ls: /dev/tty01: No such file or directory
Questions:
1. Why does /dev/tty01 appear in dm
2 matches
Mail list logo