Skip to content

Commit 885f5ea

Browse files
authored
Fix: Remove rear-port declarations from Minisforum MS-01 (#2709) (#2710)
* Closes #2709 * Tweaking power-port name to be consistent with other devices already resident in the library.
1 parent ab0db4d commit 885f5ea

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

device-types/Minisforum/Minisforum-MS-01.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,11 @@ interfaces:
1919
type: 2.5gbase-t
2020
- name: ethernet-2/2
2121
type: 2.5gbase-t
22-
rear-ports:
23-
- name: usb-c-1/1
24-
type: usb-c
25-
- name: usb-c-1/2
26-
type: usb-c
27-
- name: usb-a-1/1
28-
type: usb-a
29-
- name: usb-a-1/2
30-
type: usb-a
3122
module-bays:
3223
- name: PCIe Slot
3324
position: '1'
3425
description: PCIe 4.0 x16
3526
power-ports:
36-
- name: Barrel Jack
27+
- name: External Power Supply
3728
type: dc-terminal
3829
maximum-draw: 180

0 commit comments

Comments
 (0)