Hello cygwin users,
can't read com1 on windows 98
a simple test case.
redirect stdout to com1
ls > com1
it works fine.
redirect stdin to com1
cat< com1
works fine on a windows XP system.
Bug with Windows 98 nothing is ever received.
Tested on de same PC, same cygwin and new installed windows.
ead
> >-brkint -icrnl -imaxbel
> >-opost -onlcr
> >-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke
> >
> >$ stty -F /dev/com1 cread
> >stty: /dev/com1: unable to perform all requested operations
> >
> >Why Can?t I read from the COM1?
> &g
me = 0;
-cread
-brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke
$ stty -F /dev/com1 cread
stty: /dev/com1: unable to perform all requested operations
Why Cant I read from the COM1?
Is it because I use windows 98?
Why cant stty set cread?
Thanks
3 matches
Mail list logo