diff options
Diffstat (limited to 'Kernel/Patches')
| -rw-r--r-- | Kernel/Patches/CBlkDevFDC.HC | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Kernel/Patches/CBlkDevFDC.HC b/Kernel/Patches/CBlkDevFDC.HC new file mode 100644 index 0000000..0b194fa --- /dev/null +++ b/Kernel/Patches/CBlkDevFDC.HC @@ -0,0 +1,6 @@ +U8 cyls,heads,spt, + srt,hut,hlt, + bps,gpl1,gpl2, + dtl,mtr; +Bool mfm,dma; + |
