From: Alan Cox Date: Sun, 26 Aug 2018 15:10:19 +0000 (+0100) Subject: sbcv2: clarify why we have turned off HD FD X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=006127d210bd07a1a6b0ecb85dc587dc7b7131c2;p=FUZIX.git sbcv2: clarify why we have turned off HD FD --- diff --git a/Kernel/platform-sbcv2/config.h b/Kernel/platform-sbcv2/config.h index 0e3a5c20..db467844 100644 --- a/Kernel/platform-sbcv2/config.h +++ b/Kernel/platform-sbcv2/config.h @@ -24,7 +24,8 @@ /* PPIDE is present */ #define CONFIG_IDE #define CONFIG_PPIDE -/* Floppy controller does not do high density */ +/* Floppy controller does not do high density. Well it does but we can't keep + up at 4MHz so default to 720K media for now */ #define CONFIG_FLOPPY_NOHD #define CONFIG_DYNAMIC_BUFPOOL