Geert Uytterhoeven wrote:
BTW, I am amazed by simplicity of the patch and am wondering if it is
similarly simple to write a disk driver (to avoid the IDE emulation in
ARAnyM).
It depends: what interface is available for accessing the virtual disk?
Is this the one in xhdi.h?
Yes. It closely follows this http://toshyp.atari.org/010008.htm to make
writing the disk device driver for FreeMiNT just 1:1 calls mapping.
Though only the most important functions are currently implemented:
XHReadWrite, XHInqTarget2 and XHGetCapacity. But it can of course be
extended in future if there is such need.
Petr
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html