Home |
"Floppy", not "Sloppy". |
Note 1 | Double-stepping is required to be done by the BIOS, due to a 40-tracks-per-side floppy being in an 80-tracks-per-side drive. That BIOS could be the motherboard BIOS, or for a 'smart' floppy controller, the controller's expansion BIOS. Some motherboard BIOS' predate the '1.2M' drive, and therefore, do not know about double-stepping. The 2M-XBIOS driver at here will contain double-stepping code. |
Note 2 | Reading is fine, but writing creates unreliability. See here. |
Note 3 | • Also applies to '320K' floppies and '320K' drives. • A photo of IBM describing a floppy drive as "320KB" is at here. • A '320K' drive and a '360K' drive are the same thing. If anything, IBM should have referred to them '500KB' drives instead (i.e. the unformatted capacity). • A '320K' floppy: DOS has formatted a DSDD (2S2D) 5.25" floppy using 8 sectors per track (introduced in DOS 1.1). • A '360K' floppy: DOS has formatted a DSDD (2S2D) 5.25" floppy using 9 sectors per track (introduced in DOS 2.0). |