Matt_H wrote:
No, not trackdisk.device - that's the device for the internal floppy. If the PowerFlyer does claim to allow a Zip drive to be mounted under that device name, it's got to be a nasty hack and can't be very system friendly or stable.
Yes it's a hack,but I wouldn't call it unstable or unfriendly, certainly no worse than IDEFix etc.
It patches trackdisks open function, and checks the unit number.
If it's 0-3, it goes back to using the normal trackdisk functions for floppy drives, otherwise for 4-7 (ie unit=4+scsi.device unit)it uses it's own routines to translate trackdisk commands into ATAPI ones for the PowerFlyer and 4xIDE Splitter.