From 923236bc0e1c16a86298b1e812ecded91da5555e Mon Sep 17 00:00:00 2001 From: Cody Wilhelm <51767244+Kablekarnage@users.noreply.github.com> Date: Tue, 2 Nov 2021 10:07:45 -0500 Subject: [PATCH] Add Lenovo x3750 m4 (#530) * Added Lenovo System X3750 M4 * Add Lenovo System x3750 M4 --- device-types/Lenovo/system_x3750_M4.yaml | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 device-types/Lenovo/system_x3750_M4.yaml diff --git a/device-types/Lenovo/system_x3750_M4.yaml b/device-types/Lenovo/system_x3750_M4.yaml new file mode 100644 index 000000000..2d1219dc5 --- /dev/null +++ b/device-types/Lenovo/system_x3750_M4.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Lenovo +model: System x3750 M4 +slug: system_x3750_m4 +part_number: 8722C1U +u_height: 2 +is_full_depth: true +comments: '[Lenovo System x3750 M4 product guide](https://lenovopress.com/tips0881.pdf)' +power-ports: + - name: PSU 1 + type: iec-60320-c14 + - name: PSU 2 + type: iec-60320-c14 +interfaces: + - name: Ethernet 1 + type: 1000base-t + - name: Ethernet 2 + type: 1000base-t + - name: IMM + type: 1000base-t + mgmt_only: true +console-ports: + - name: Rear VGA + type: other + - name: Front usb 2.0 (Left) + type: usb-a + - name: Front usb 2.0 (Right) + type: usb-a + - name: Rear usb 2.0 (Top) + type: usb-a + - name: Rear usb 2.0 (Bottom) + type: usb-a