|
F3 2>A
The following commands specify how the target address is to be updated:
F3 2>A0 (single cylinder, single head)
F3 2>A1 (single cylinder, sequential heads)
F3 2>A2 (sequential inward cylinders, single head)
F3 2>A3 (sequential inward cylinders, sequential heads)
F3 2>A5 (single cylinder, random heads)
F3 2>A6 (random cylinders, single head)
F3 2>A7 (random cylinders, random heads)
F3 2>A12 (sequential inward even cylinders, single head)
F3 2>A13 (sequential inward even cylinders, sequential heads)
F3 2>A22 (sequential inward odd cylinders, single head)
F3 2>A23 (sequential inward odd cylinders, sequential heads)
F3 2>A16 (random even cylinders, single head)
F3 2>A17 (random even cylinders, random heads)
F3 2>A26 (random odd cylinders, single head)
F3 2>A27 (random odd cylinders, random heads)
F3 2>A42 (sequential outward cylinders, single head)
F3 2>A43 (sequential outward cylinders, sequential heads)
F3 2>A52 (sequential outward even cylinders, single head)
F3 2>A53 (sequential outward even cylinders, sequential heads)
F3 2>A62 (sequential outward odd cylinders, single head)
F3 2>A63 (sequential outward odd cylinders, sequential heads)
The following commands set the Test Space limits:
F3 2>A8,123,,0 (sets the minimum user logical cylinder for head 0 to 123)
F3 2>A9,234,,0 (sets the maximum user logical cylinder for head 0 to 234)
F3 2>A8,567,,1 (sets the minimum user logical cylinder for head 1 to 567)
F3 2>A9,890,,1 (sets the maximum user logical cylinder for head 1 to 890)
F3 2>A8,11,1,0 (sets the minimum system logical cylinder for head 0 to 11)
F3 2>A9,23,1,0 (sets the maximum system logical cylinder for head 0 to 23)
F3 2>A8,567,2,0 (sets the minimum physical cylinder for head 0 to 567)
F3 2>A9,876,2,0 (sets the maximum physical cylinder for head 0 to 876)
F3 2>AA,3 (sets the maximum head to 3)
F3 2>AB,4567 (sets the minimum user LBA to 4567)
F3 2>AC,9876 (sets the maximum user LBA to 9876)
F3 2>AB,223,1 (sets the minimum system LBA to 223)
F3 2>AC,7845,1 (sets the maximum system LBA to 7845)
F3 2>AE,1 (sets the minimum head to 1)
The following command resets the Test Space to its default state:
F3 2>AD
The following command sets the Target Buffer Sector Offset to 0
F3 2>AF,0
Revision History:
0001.0000 Initial revision.
0002.0000 Modified for VBAR to support minimum and maximum cylinder address values
for each head.
0002.0001 Added new capability that enables users to set the Target Buffer Sector Offset
to any value they want.
0011.0000 Combined the PSG Diagnostic Error Codes (PSGDEC) and the Diagnostic External
Test Service Error Codes (DETSEC) into a single set of Diagnostic Error Codes
(DiagError).
|
|