Re: [iPAQ] minor emergency... (anybody have setipaqtty?)

From: Dirk van Hennekeler <dirk.vanhennekeler.a.t.compaq.com>
Date: Thu Sep 21 2000 - 19:25:38 EDT

Hi Michael,

> Minicom was being a pain in my rear end, and I think it actually erased
> the bootloader from flash, and since I dont want a paperweight, can
Hmm, that is a bit of a concern. Does that mean you are still running the
bootldr and haven't reset?
(May be dangerous to reset then.)

> somebody get me the contents of the "setipaqtty" script quick? I'm
I've included the copy I took of Nils Farber's script.

> prepared to use russ nelson's "ipaqsendfile" script, because it was up on
> the page, but I need the "setipaqtty" script to use with it and I
> periodically delete old email so I don't have nils farber's "setipaqtty"
> script.

------------ start of setipaqtty -----------
#!/bin/sh

if [ -z "$1" ]; then
        echo "Usage:"
        echo " $0 <ttydev>"
        exit
fi

stty 115200 -echo -echok -echoe -echoctl -echoke -onlcr -inlcr < $1
----------- end of setipaqtty ------------

Regards,
Dirk
Received on Thu Sep 21 16:25:31 2000

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:42 EDT