Is there some DOS floppy utility that doesn't rely on DMA? (Developers)
Well, I found that I passed linux kernel cmdline parameters wrong way to linld.com.
it shouldn't be
"floppy=0,4,cmos nodma messages"
but
"floppy=0,4,cmos floppy=nodma floppy=messages"
Then linux booted really in PIO (noDMA) mode and I was finally able to mount and read floppies :) A lot of them thrown bunch of various errors in dmesg but some read/write without any error. So I tested that my superIO HW solution works. Now I'd like to make it work under DOS too. It would be a challenge to write a TSR for int13h extension that use floppy nodma code so other dos apps could use via bios services to access floppy in std. way.
---
DOS gives me freedom to unlimited HW access.
Complete thread:
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 23.03.2024, 16:56 (Developers)
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 28.03.2024, 00:57
- Is there some DOS floppy utility that doesn't rely on DMA? - Zyzzle, 28.03.2024, 02:44
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 28.03.2024, 05:25
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 28.03.2024, 05:33
- Is there some DOS floppy utility that doesn't rely on DMA? - rr, 29.03.2024, 13:57
- Is there some DOS floppy utility that doesn't rely on DMA? - Oso2k, 29.03.2024, 23:14
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 30.03.2024, 06:46
- Is there some DOS floppy utility that doesn't rely on DMA? - Zyzzle, 30.03.2024, 02:27
- Is there some DOS floppy utility that doesn't rely on DMA? - rr, 29.03.2024, 14:11
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 30.03.2024, 06:42
- Is there some DOS floppy utility that doesn't rely on DMA? - Zyzzle, 28.03.2024, 02:44
- Is there some DOS floppy utility that doesn't rely on DMA? - bretjohn, 30.03.2024, 01:12
- Is there some DOS floppy utility that doesn't rely on DMA? - ecm, 14.04.2024, 19:00
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 15.04.2024, 17:29
- Is there some DOS floppy utility that doesn't rely on DMA? - ecm, 14.04.2024, 19:00
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 01.04.2024, 15:45
- Is there some DOS floppy utility that doesn't rely on DMA? - Laaca, 01.04.2024, 17:12
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 01.04.2024, 20:33
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 03.04.2024, 03:06
- Is there some DOS floppy utility that doesn't rely on DMA? - Laaca, 01.04.2024, 17:12
- Is there some DOS floppy utility that doesn't rely on DMA? - RayeR, 28.03.2024, 00:57