From 94ef19eab00605c024a6833b9406d639c5874b94 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 20 Jan 2008 19:00:27 +0000 Subject: [PATCH] can reprogram santafe --- hostside/factory-reset-svc | 6 ++++++ hostside/fun-randmore | 5 +++-- hostside/fun-random | 3 ++- hostside/fun-updown | 8 ++++---- hostside/nmra-packets.h | 2 +- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/hostside/factory-reset-svc b/hostside/factory-reset-svc index 3034a79..ccb34f3 100755 --- a/hostside/factory-reset-svc +++ b/hostside/factory-reset-svc @@ -28,4 +28,10 @@ rc svc_pagepreset rc reset rc reset rc svc_factoryreset +for x in `seq 1 20`; do + sleep 0.1 + ho command 10 + sleep 0.05 + ho command 11 +done rc reset diff --git a/hostside/fun-randmore b/hostside/fun-randmore index 4f318f1..49971d8 100755 --- a/hostside/fun-randmore +++ b/hostside/fun-randmore @@ -1,5 +1,6 @@ #!/bin/sh set -e +s=$1 while true; do echo which=$(hexdump