Re: floppy question of the hour

From: Lennart Sorensen
Date: Wed May 28 2008 - 16:00:09 EST


On Wed, May 28, 2008 at 03:38:05PM -0400, Phillip Susi wrote:
> Lennart Sorensen wrote:
> >Just do what the Amiga did: Read the entire track into a buffer in
> >memory, then deal with the sectors, and write the entire track back. :)
>
> IIRC, there is no way to detect the interleave factor that the media has
> been formatted with, unless you maybe try several and see which one
> reads fastest.

Yeah, the Amiga trick wouldn't work. The Amiga had no interleave. It
didn't even have sector gaps. Just 11 consequtive sectors worth of data
per track and one gap at the end of the track. I really doubt any other
system could emulate that floppy access method without extra hardware.

--
Len Sorensen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/