152
Western Digital Hard Disk Drive OEM Specification
11.14 Initialize Device Parameters (91h)
Command Block Output Registers
Command Block Input Registers
Table 125 Initialize Device Parameters Command (91h)
The Initialize Device Parameters command enables the host to set the number of sectors per track and the number
of heads minus 1, per cylinder. Words 54-58 in Identify Device Information reflect these parameters.
The parameters remain in effect until following events:
Another Initialize Device Parameters command is received.
The device is powered off.
Soft reset occurs and the Set Feature option of CCh is set instead of 66h.
Output Parameters To The Device
The number of sectors per track. 0 does not mean there are 256 sectors per track, but there is no
sector per track.
The number of heads minus 1 per cylinder. The minimum is 0 and the maximum is 15.
Note:
The following conditions needs to be satisfied to avoid invalid number of cylinders beyond FFFFh.
(Total number of user addressable sectors)/((Sector Count)*(H+1)) = < FFFFh
The total number of user addressable sectors is described in Identify Device command.