summaryrefslogtreecommitdiff
path: root/Kernel/Patches/CBlkDevFDC.HC
AgeCommit message (Collapse)Author
2026-06-12Add installation notes to source files.Harley Travis
I added comments to all patch files explaining their function and how to install them. Installation instructions were also added to some of the code files as well.
2026-06-12Remove stray empty line from CBlkDevFDC.HCHarley Travis
2026-06-01Update CBlkDevFDC.HCHarley Travis
DMA will always be used, so I have removed the DMA flag from CBlkDev.
2026-05-31Initial commit for BlkDev branchHarley Travis
This is the initial commit for the BlkDev-ified driver. It is not at all in a working state at this point, and the old files have been left for reference purposes.