January 9th, 2012, 1:27
; WD Marvell Royl serial flash 192 read
reset
waitnbsy
regs = $45 $0b $00 $44 $57 $a0 $80
waitnbsy
regs = $d6 $01 $be $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsfrom = rom192.bin
regs = $d5 $00 $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = 128Krom.bin
regs = $d5 $80 $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = 64Krom.bin
; endJanuary 9th, 2012, 2:56
;Place all modkey files in the C:\PATH\TO\MHDD\MODKEYS directory
;
; Before beginning, you may need to create the "out" directory
;Output files will be in the C:\PATH\TO\MHDD\OUT directory
;
; The MODkeys are 512 byte files, generally only the first 8 to 28 bytes
;contain important input... the action code, function code, and parameters
;of a SMART Command Transport (SCT) instruction. The rest of the file shall
;be padded with "0" bytes.
; See Section 8.3 of the ATA-8 Specification for an overview of SCT Commands.
reset
waitnbsy
regs = $45 $0b $00 $44 $57 $a0 $80
waitnbsy
regs = $d6 $01 $be $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsfrom = modkeys\mw1.bin
waitnbsy
regs = $d5 $0C $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = out\1.bin
regs = $d6 $01 $be $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsfrom = modkeys\mw35.bin
waitnbsy
regs = $d5 $01 $bf $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = out\35.bin; ERROR
;regs = $d6 $01 $be $4f $c2 $a0 $b0
;waitnbsy
;checkdrq
;sectorsfrom = modkeys\mw34.bin
;waitnbsy
;regs = $d5 $0C $bf $4f $c2 $a0 $b0
;waitnbsy
;checkdrq
;sectorsto = out\34.bin
;regs = $d6 $01 $be $4f $c2 $a0 $b0
;waitnbsy
;checkdrq
;sectorsfrom = modkeys\mw32.bin
;waitnbsy
;regs = $d5 $08 $bf $4f $c2 $a0 $b0
;waitnbsy
;checkdrq
;sectorsto = out\32.binJanuary 9th, 2012, 3:20
January 9th, 2012, 5:47
January 9th, 2012, 16:59
ID CV WV RAW
01 0F 00 C7 C7 20 29 00 00 00 00 00 Read Error Rate
03 03 00 D4 95 06 11 00 00 00 00 00 Spin-Up Time
04 32 00 64 64 F5 00 00 00 00 00 00 Start/Stop Count
05 33 00 C8 C8 00 00 00 00 00 00 00 Reallocated Sectors Count
07 0E 00 C8 C5 00 00 00 00 00 00 00 Seek Error Rate
09 32 00 44 44 E7 5B 00 00 00 00 00 Power-On Hours
0A 12 00 64 64 00 00 00 00 00 00 00 Spin Retry Count
0B 12 00 64 64 00 00 00 00 00 00 00 Calibration Retry Count
0C 32 00 64 64 D4 00 00 00 00 00 00 Power Cycle Count
BB B2 00 01 01 E7 FF FF FF 00 00 00 Reported Uncorrectable Errors
BC B2 00 61 5C 11 00 02 00 02 00 00 Command Timeout
BE A2 00 38 01 2C 00 00 00 00 00 00 Temperature Difference from 100
C0 32 00 C8 C8 BF 00 00 00 00 00 00 Power-off Retract Count
C1 32 00 C8 C8 2B 01 00 00 00 00 00 Load/Unload Cycle Count
C2 22 00 6A 01 2C 00 00 00 00 00 00 Temperature
C3 8E 00 01 01 A7 E5 05 0A 00 00 00 Hardware ECC Recovered
C4 32 00 C8 C8 00 00 00 00 00 00 00 Reallocation Event Count
C5 12 00 C8 C8 00 00 00 00 00 00 00 Current Pending Sector Count
C6 10 00 C8 C8 00 00 00 00 00 00 00 Off-Line Scan Uncorrectable Sector Count
C7 3E 00 C8 C8 00 00 00 00 00 00 00 UltraDMA CRC Error Count
C8 08 00 C8 C8 00 00 00 00 00 00 00 Multi-Zone Error Rate
January 10th, 2012, 2:06
January 10th, 2012, 2:15
January 10th, 2012, 2:52
January 10th, 2012, 5:40
January 10th, 2012, 6:45
January 12th, 2012, 3:57
January 13th, 2012, 6:30
Powered by phpBB © phpBB Group.