search for: intersector

Displaying 1 result from an estimated 1 matches for "intersector".

Did you mean: intersection
2012 Oct 22
1
[PATCH] memdisk: adjust order of DPT values in mstructs.h
...cify byte" */ uint8_t delay; /* Delay until motor turn off */ - uint8_t sectors; /* Sectors/track */ - uint8_t bps; /* Bytes/sector (02h = 512) */ + + uint8_t sectors; /* Sectors/track */ uint8_t isgap; /* Length of intersector gap */ uint8_t dlen; /* Data length (0FFh) */ uint8_t fgap; /* Formatting gap */