Skip to content

Commit 99754dc

Browse files
authored
update evs xs-neo configs to reflect new device (#210)
* update evs xs-neo configs to reflect new device * yaml format * fix rear image name
1 parent a464ada commit 99754dc

9 files changed

+23
-19
lines changed

device-types/Black Box/acxmodh6fpac-r2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ module-bays:
2424
position: '5'
2525
- name: Slot 6
2626
position: '6'
27-
description: 'DKM Modular Chassis, redundant power supply'
27+
description: DKM Modular Chassis, redundant power supply

device-types/EVS/XS-NEO-PMX2.yaml renamed to device-types/EVS/xs-neo-pmx2-6801s-ip.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
manufacturer: EVS
3-
model: XS-NEO PMX2
4-
slug: evs-xs-neo-pmx2
3+
model: XS-NEO PMX2-6801S-IP
4+
slug: evs-xs-neo-pmx2-6801s-ip
55
comments: Software-based video server for ingest and playout
66
part_number: N/A
77
u_height: 2.0
@@ -65,6 +65,8 @@ console-ports:
6565
type: other
6666
- name: Display port (top 3)
6767
type: other
68+
- name: USB 3.0 font
69+
type: usb-a
6870
- name: USB 3.0 back (bottom)
6971
type: usb-a
7072
- name: USB 3.0 back (top)

device-types/EVS/XS-NEO-PMX3.yaml renamed to device-types/EVS/xs-neo-pmx2-6991s-ip.yaml

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
manufacturer: EVS
3-
model: XS-NEO PMX3
4-
slug: evs-xs-neo-pmx3
3+
model: XS-NEO PMX2-6991S-IP
4+
slug: evs-xs-neo-pmx2-6991s-ip
55
comments: Software-based video server for ingest and playout
66
part_number: N/A
77
u_height: 2.0
@@ -26,12 +26,12 @@ interfaces:
2626
type: 1000base-t
2727
mgmt_only: false
2828
- name: enp2s0f0
29-
description: 10Gb top middle NIC (left port)
30-
type: 10gbase-x-sfpp
29+
description: 25Gb top middle NIC (left port)
30+
type: 25gbase-x-sfp28
3131
mgmt_only: false
3232
- name: enp2s0f1
33-
description: 10Gb top middle NIC (right port)
34-
type: 10gbase-x-sfpp
33+
description: 25Gb top middle NIC (right port)
34+
type: 25gbase-x-sfp28
3535
mgmt_only: false
3636
- name: enp129s0f0
3737
description: 100Gb bottom right NIC p1 (AMBER)
@@ -53,19 +53,21 @@ console-ports:
5353
type: de-9
5454
- name: VGA
5555
type: de-9
56-
- name: Display port (bottom 1)
56+
- name: Display port 1
5757
type: other
58-
- name: Display port (bottom 2)
58+
- name: Display port 2
5959
type: other
60-
- name: Display port (bottom 3)
60+
- name: Display port 3
6161
type: other
62-
- name: Display port (top 1)
62+
- name: Display port 4
6363
type: other
64-
- name: Display port (top 2)
65-
type: other
66-
- name: Display port (top 3)
67-
type: other
68-
- name: USB 3.0 back (bottom)
64+
- name: USB 3.0 font
65+
type: usb-a
66+
- name: USB 3.0 back 1
67+
type: usb-a
68+
- name: USB 3.0 back 2
69+
type: usb-a
70+
- name: USB 3.0 back 3
6971
type: usb-a
70-
- name: USB 3.0 back (top)
72+
- name: USB 3.0 back 4
7173
type: usb-a
File renamed without changes.
File renamed without changes.
333 KB
Loading
225 KB
Loading
-196 KB
Binary file not shown.
-430 KB
Binary file not shown.

0 commit comments

Comments
 (0)