Sony SDX-800V Computer Drive User Manual


 
6.Command Specification MODE SELECT
6-38 SONY AIT-3Ex drive SDX-800V series Ver.1.1
6.7. MODE SELECT(6/10) 15h and 55h
Mode Select 6 CDB Format:
Bit
Byte
7 6 5 4 3 2 1 0
0 Operation Code (15h)
1 Obsolete PF Reserved SP (0)
2 Reserved
3 Reserved
4 Parameter List Length
5 Control
Mode Select 10 CDB Format:
Bit
Byte
7 6 5 4 3 2 1 0
0 Operation Code (15h)
1 Obsolete PF Reserved SP (0)
2 Reserved
3 Reserved
4 Reserved
5 Reserved
6 Reserved
7 Parameter List Length (MSB)
8 Parameter List Length (LSB)
9 Control
MODE SELECT enables the Host to configure the drive. Similarly MODE SENSE enables the Host to identify which
configuration parameters the drive supports and what its current configuration is. Implementing MODE SELECT and
MODE SENSE requires a certain amount of "handshaking" between the Host and the drive. Before configuring the
drive, the Host should issue a MODE SENSE. This allows the drive to return its current configuration and indicate
what parameters are configurable. The Host interprets this information and may then issue a MODE SELECT
command to set up the drive to the Host’s preferred configuration.
Note: In the MODE SELECT and MODE SENSE (operation code 1Ah) descriptions much of the information
overlaps and therefore the two descriptions should be read in conjunction.
MODE SELECT allows the initiator to specify configuration parameters to the drive.
The drive always powers-up with its default configurations set. This is also true, if the drive receives a BUS DEVICE
RESET message or a hard reset through the RST line on the SCSI bus.
PF: The Page Format bit indicates that the data sent by the Host after the MODE SELECT header and block
descriptors complies with the definition of pages as set out in SCSI-2 or SCSI-3.
SP: The Save Parameters bit instructs the drive to save all savable pages. This bit is not supported and the drive will
return a CHECK CONDITION status with an ILLEGAL REQUEST sense key, if it is set.
Parameter List Length: This specifies the length, in bytes, of the MODE SELECT parameter list that is transferred
during the DATA OUT phase. A ZERO parameter list length indicates that no data is transferred. The Parameter List
length must be a value which coincides with header, block descriptor or page boundaries. If this does not occur then
the drive will return a CHECK CONDITION status with an ILLEGAL REQUEST sense key set.
The MODE SELECT parameter list shown below, contains a four-byte header, followed by one eight-byte block
descriptor.