From e502772214f4bf46281271749b88d421e55f25d6 Mon Sep 17 00:00:00 2001 From: kotochi98 <185547947+kotochi98@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:37:34 +0300 Subject: [PATCH 1/2] Add machine specific notes for the Intel Classic R/R Plus (Monsoon) --- hardware/machinespecific.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hardware/machinespecific.rst b/hardware/machinespecific.rst index e3ea1ad..d39f7ae 100644 --- a/hardware/machinespecific.rst +++ b/hardware/machinespecific.rst @@ -54,6 +54,11 @@ i386SX i486 ---- +.. rubric:: Intel Classic R/R Plus (Monsoon) + +* By default, the BIOS setup entrance and memory test skipping prompts are disabled. To enter BIOS setup, press **F1** when the POST code *135* is displayed or if an error occurs. To skip the memory test, press the spacebar. Both prompts can be enabled in BIOS setup by toggling the *POST Memory Test Prompt* and *POST Setup Prompt* options. +* Additionally, many other essential or otherwise useful BIOS setup options are disabled by default. We suggest loading the default option values by pressing **Esc** and then **F5** in BIOS setup. The *Onboard IDE* option must also be enabled if using the internal hard disk controller of the machine. Once all the necessary options are enabled, press **Esc** and then **F4** to save the changes. + .. rubric:: Zida Tomato 4DP * Floppy drive support is completely disabled by default. It can be enabled through the *Onboard FDD Controller* option of the *Chipset Features Setup* menu on the BIOS setup; the floppy drives themselves must also be configured in the *Standard CMOS Setup* menu. From 64b079e0c446d8a19f0a6a5f9214c3d6edc7b361 Mon Sep 17 00:00:00 2001 From: kotochi98 <185547947+kotochi98@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:43:00 +0300 Subject: [PATCH 2/2] Small grammar fix. --- hardware/machinespecific.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/machinespecific.rst b/hardware/machinespecific.rst index d39f7ae..09fa448 100644 --- a/hardware/machinespecific.rst +++ b/hardware/machinespecific.rst @@ -57,7 +57,7 @@ i486 .. rubric:: Intel Classic R/R Plus (Monsoon) * By default, the BIOS setup entrance and memory test skipping prompts are disabled. To enter BIOS setup, press **F1** when the POST code *135* is displayed or if an error occurs. To skip the memory test, press the spacebar. Both prompts can be enabled in BIOS setup by toggling the *POST Memory Test Prompt* and *POST Setup Prompt* options. -* Additionally, many other essential or otherwise useful BIOS setup options are disabled by default. We suggest loading the default option values by pressing **Esc** and then **F5** in BIOS setup. The *Onboard IDE* option must also be enabled if using the internal hard disk controller of the machine. Once all the necessary options are enabled, press **Esc** and then **F4** to save the changes. +* Additionally, many other essential or otherwise useful BIOS setup options are also disabled by default. We suggest loading the default option values by pressing **Esc** and then **F5** in BIOS setup. The *Onboard IDE* option must also be enabled if using the internal hard disk controller of the machine. Once all the necessary options are enabled, press **Esc** and then **F4** to save the changes. .. rubric:: Zida Tomato 4DP