Added during MKs visit
r1460 | ffr | 2007-02-12 12:00:47 +1100 (Mon, 12 Feb 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
22354b9836
commit
7cb2b92263
@@ -0,0 +1,20 @@
|
||||
MakeCounter bm SIM -.5
|
||||
bm SetExponent 0
|
||||
MakeHM hmm SIM
|
||||
hmm configure HistMode Normal
|
||||
hmm configure OverFlowMode Ceil
|
||||
hmm configure dim0 512
|
||||
hmm configure dim1 128
|
||||
hmm configure rank 2
|
||||
hmm configure BinWidth 4
|
||||
#hmm configure BinWidth 1
|
||||
hmm preset 100.
|
||||
hmm CountMode Timer
|
||||
hmm configure Counter counter
|
||||
hmm configure init 0
|
||||
hmm init
|
||||
|
||||
MakeScanCommand hmscan bm echidna.hdd recover.bin
|
||||
|
||||
proc hs_prepare {scanobjectname userobjectname} {}
|
||||
proc hs_finish {scanobjectname userobjectname} {}
|
||||
@@ -0,0 +1,4 @@
|
||||
set quieckport quieck-val-echidna
|
||||
set serverport server-val-echidna
|
||||
set interruptport interrupt-val-echidna
|
||||
set telnetport telnet-val-echidna
|
||||
Reference in New Issue
Block a user