meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
adv:hardsectorconf [2022/07/23 21:20] diskblitzadv:hardsectorconf [2022/07/26 20:30] diskblitz
Line 170: Line 170:
 ex: ''"addrCksumType": "8xrl"'' ex: ''"addrCksumType": "8xrl"''
  
-=== dataCksumIndex ===+=== addrCksumIndex ===
 Int - //Required//\\ Int - //Required//\\
 Byte index of the start of the stored checksum relative to the address marker (0 = address marker). Byte index of the start of the stored checksum relative to the address marker (0 = address marker).
  
-ex: ''"addrCksumIndex": 257''+ex: ''"addrCksumIndex": 5''
  
 === addrCksumByteSize === === addrCksumByteSize ===
Line 202: Line 202:
 Byte index of the last byte of the address field that needs to be checksummed, relative to the address marker (0 = address marker). Byte index of the last byte of the address field that needs to be checksummed, relative to the address marker (0 = address marker).
  
-ex: ''"addrCksumToIndex": 256''+ex: ''"addrCksumToIndex": 4''
  
 === addrCksumInit === === addrCksumInit ===