From c580f5a87e77cfe7bbbead091a03fbcc8b28cc40 Mon Sep 17 00:00:00 2001 From: rgdt <103424322+rgdt@users.noreply.github.com> Date: Wed, 27 Apr 2022 03:34:45 +0200 Subject: [PATCH] Add System x3550 (Type 7978) (#758) --- device-types/IBM/system_x3550_type_7978.yaml | 31 ++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 device-types/IBM/system_x3550_type_7978.yaml diff --git a/device-types/IBM/system_x3550_type_7978.yaml b/device-types/IBM/system_x3550_type_7978.yaml new file mode 100644 index 00000000..5c757e92 --- /dev/null +++ b/device-types/IBM/system_x3550_type_7978.yaml @@ -0,0 +1,31 @@ +--- +manufacturer: IBM +model: System x3550 (Type 7978) +slug: system_x3550_type_7978 +u_height: 1 +is_full_depth: true +console-ports: + - name: Serial + type: de-9 + - name: Front VGA + type: other + - name: Rear VGA + type: other +console-server-ports: + - name: Front USB1 + type: usb-a + - name: Front USB2 + type: usb-a + - name: Rear USB1 + type: usb-a + - name: Rear USB2 + type: usb-a +power-ports: + - name: Power 1 + type: iec-60320-c14 + maximum_draw: 670 +interfaces: + - name: TenGig-E 1 + type: 10gbase-t + - name: TenGig-E 2 + type: 10gbase-t