From 97fef3ad64b748e23a5bb454a37ec59883a667e7 Mon Sep 17 00:00:00 2001 From: Canadew <110163919+chun-awa@users.noreply.github.com> Date: Thu, 11 Jun 2026 21:25:31 +0800 Subject: [PATCH 1/2] Add notes for Supermicro S2DGE --- hardware/machinespecific.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hardware/machinespecific.rst b/hardware/machinespecific.rst index e492980..74f8746 100644 --- a/hardware/machinespecific.rst +++ b/hardware/machinespecific.rst @@ -135,6 +135,10 @@ Slot 2 * The BIOS display will corrupt itself during the memory test if the maximum of 2048 MB RAM is selected. This is a visual glitch which does not otherwise negatively impact the machine. +.. rubric:: Supermicro S2DGE + +* Equipped with an on-board Adaptec AIC-7890 SCSI controller on the S2DGU variant. Since the BIOSes of two boards are binary identical, *Supermicro S2DGU* is set as an alias of this machine. + Socket 370 ---------- From a2cbc2c719e41b63e5b222b991796f1d0b8b019d Mon Sep 17 00:00:00 2001 From: Canadew <110163919+chun-awa@users.noreply.github.com> Date: Sat, 18 Jul 2026 21:07:23 +0800 Subject: [PATCH 2/2] Update notes about S2DGU/DGE --- hardware/machinespecific.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/machinespecific.rst b/hardware/machinespecific.rst index 74f8746..0049eac 100644 --- a/hardware/machinespecific.rst +++ b/hardware/machinespecific.rst @@ -135,9 +135,9 @@ Slot 2 * The BIOS display will corrupt itself during the memory test if the maximum of 2048 MB RAM is selected. This is a visual glitch which does not otherwise negatively impact the machine. -.. rubric:: Supermicro S2DGE +.. rubric:: Supermicro S2DGU/DGE -* Equipped with an on-board Adaptec AIC-7890 SCSI controller on the S2DGU variant. Since the BIOSes of two boards are binary identical, *Supermicro S2DGU* is set as an alias of this machine. +* Since BIOS images of two machines are identical, they are merged into one machine. The only difference between S2DGE and S2DGU is that S2DGU is equipped with an on-board Adaptec AIC-7890 SCSI controller. Socket 370 ----------