From 4ca01bb7e59145a9e3d33850eba7dd16b9c1319c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Carmenaty?= <66293478+rccarmenaty@users.noreply.github.com> Date: Fri, 10 Oct 2025 23:23:57 +0200 Subject: [PATCH] Add Supermicro Motherboard X8STi (#3242) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Include Supermicro MDB-X8STi * Update u_height MBD-X8STi * Include MDB-X8STi * Fix Supermicro MBD-X8STi as per pre commit script * Update MBD-X8STi.yaml --------- Co-authored-by: Ramón Carmenaty Co-authored-by: Harry --- device-types/Supermicro/MBD-X8STi.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 device-types/Supermicro/MBD-X8STi.yaml diff --git a/device-types/Supermicro/MBD-X8STi.yaml b/device-types/Supermicro/MBD-X8STi.yaml new file mode 100644 index 00000000..8381fee1 --- /dev/null +++ b/device-types/Supermicro/MBD-X8STi.yaml @@ -0,0 +1,14 @@ +--- +manufacturer: Supermicro +model: Motherboard X8STi +slug: supermicro-mbd-x8sti +part_number: MBD-X8STi +u_height: 0 +subdevice_role: child +is_full_depth: true +comments: Supermicro X8STi motherboard - LGA1366, 2x1GbE, 6xDDR3, IPMI supported +interfaces: + - name: eth0 + type: 1000base-t + - name: eth1 + type: 1000base-t