[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Documentation on minixfs and ext2fs



> I'm looking into writing an ext2fs-driver for MiNT and would like to have 
> documentation on the file system structure. Could someone please give me 
> a hint on where to find that? I'm also interested in docs on the same for 
> minix to compare the two. If someone is already working on such a driver 
> I want to know that too :-).

Sounds excellent, as a previous response said, try the Linux folks.
Ideally, a straight port of the Linux driver would be nice since that
is already well tested. It's also re-entrant, so unlike minixfs
we could wave goodbye to 'busy-waiting' for disk transfers...

Cheers, Steve