On Thu, 14 Apr 2005 18:52:03 +0000
lore <[EMAIL PROTECTED]> wrote:

> but when i type
> # echo bla > /dev/ttyUSB0
> nothing appear on the screen of my MS W2K client connected through 
> hyperterminal ( comX 9600 N 8 1 ). Do you think i shouldn't see anything? do 
> i need to do somthing else?
> i've no doubt about MS W2K com. It certanly works 
hmm, try minicom on linux side or play with stty (->manpage):

$ stty -F /dev/ttyUSB0 9600 raw
$ echo bla > /dev/ttyUSB0

Olaf

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to