PCI-IDE interrupt based driver fixes, works on QEMU

This commit is contained in:
2026-03-15 10:15:01 +01:00
parent 3c10b76b3f
commit 5b432b2b01
6 changed files with 167 additions and 132 deletions

View File

@@ -5,4 +5,4 @@
set -x
dd if=./mop3.iso of="$1" bs=4M status=progress conv=notrunc,sync && sync
dd if=./mop3.iso of="$1" bs=4M status=progress oflag=direct conv=notrunc,sync && sync