diff options
Diffstat (limited to 'Kernel/Patches/CBlkDevFDC.HC')
| -rw-r--r-- | Kernel/Patches/CBlkDevFDC.HC | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Kernel/Patches/CBlkDevFDC.HC b/Kernel/Patches/CBlkDevFDC.HC index d7115f3..82c167c 100644 --- a/Kernel/Patches/CBlkDevFDC.HC +++ b/Kernel/Patches/CBlkDevFDC.HC @@ -1,3 +1,7 @@ +// PATCH: Add floppy params to the CBlkDev class +// FILE: ::/Kernel/KernelA.HH +// TO INSTALL: #include this file after the second U32 declaration. + U8 cyls,heads,spt, srt,hut,hlt, bps,gpl1,gpl2, |
