amiga.emugaming.com/faq.html
The internal LS120 can be used with IDEFix97. This will allow you to read PC 1.44 high-density disks but not the Amigas 1.76 format. In addition, the external version of the SuperFloppy will *not* work so avoid these.
Is it not possible to make a dos-driver?
For example:
The following example illustrates a mount file that could be used for a drive, such as a removable media syquestTM cartridge:
FileSyster = L:CrossDOSFileSystem
Device = scsi.device
Unit = 2
Flags = 1
Surfaces = 2
BlocksPerTrack = 34
LowCyl = 0
HighCyl = 2096
Buffers = 5
BufMernType = 1
StackSize = 600
Priority = 5
GlobVec - 1
DosType 0x4D534800
Skippy