The following table describes the mode select header.

┌──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┐
│ Bit  │   7  │   6  │   5  │   4  │   3  │   2  │   1  │   0  │
│ Byte │      │      │      │      │      │      │      │      │
├──────┼──────┼──────┴──────┴──────┴──────┴──────┴──────┴──────┤
│  0   │Resv. │                                                │
├──────┼──────┴────────────────────────────────────────────────┤
│  1   │                   Medium Type (00h)                   │
├──────┼───────────────────────────────────────────────────────┤
│  2   │                       Reserved                        │
├──────┼───────────────────────────────────────────────────────┤
│  3   │          Block Descriptor Length (00h or 08h)         │
└──────┴───────────────────────────────────────────────────────┘

The following table describes the mode select block descriptor.

┌──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┐
│ Bit  │   7  │   6  │   5  │   4  │   3  │   2  │   1  │   0  │
│ Byte │      │      │      │      │      │      │      │      │
├──────┼──────┴──────┴──────┴──────┴──────┴──────┴──────┴──────┤
│  0   │                     Density Code                      │
├──────┼───────────────────────────────────────────────────────┤
│  1   │ (MSB)                                                 │
│ ---  │                 Number of Blocks (00h)                │
│  3   │ (LSB)                                                 │
├──────┼───────────────────────────────────────────────────────┤
│  4   │                       Reserved                        │
├──────┼───────────────────────────────────────────────────────┤
│  5   │ (MSB)                                                 │
│ ---  │                     Block Length                      │
│  7   │                                                       │
└──────┴───────────────────────────────────────────────────────┘


[Back: MODE SELECT (15h)]
[Next: Block Length Support]