Skip to content

Commit

Permalink
fix: validation fails without old modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethdammyr committed Dec 20, 2024
1 parent 6494630 commit 4e49d9c
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 0 deletions.
6 changes: 6 additions & 0 deletions module-types/Nevion/Virtuoso-HW-AUD-AES3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
manufacturer: Nevion
model: Virtuoso HW-AUD-AES3
part_number: VIRTUOSO-HW-AUD-AES3
description: The Virtuoso AUD-AES3 digital audio card supports 16 AES3 inputs or outputs. The connector on the rear panel of the card is a DC-37 female
connector.
6 changes: 6 additions & 0 deletions module-types/Nevion/Virtuoso-HW-AUD-RPRO.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
manufacturer: Nevion
model: Virtuoso HW-AUD-RPRO
part_number: VIRTUOSO-HW-AUD-RPRO
description: The Virtuoso AUD-RPRO audio card supports a mix of analog and digital audio, along with GPIO and analog video sync outputs. The connector on
the rear panel of the card is a DC-37 female connector.
19 changes: 19 additions & 0 deletions module-types/Nevion/Virtuoso-HW-HBR-SFP4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
manufacturer: Nevion
model: Virtuoso HW-HBR-SFP4
part_number: VIRTUOSO-HW-HBR-SFP4
description: The HBR accelerator card (HW-HBR-SFP4) can run different software images which provide different media functions based on the image loaded.
comments: 'Count interfaces from left to right. Docs: https://nevion.com/manuals/virtuoso-mi/extboard_description.html'
interfaces:
- name: Ethernet {module}.1
type: 10gbase-x-sfpp
label: Port 1
- name: Ethernet {module}.2
type: 10gbase-x-sfpp
label: Port 2
- name: Ethernet {module}.3
type: 10gbase-x-sfpp
label: Port 3
- name: Ethernet {module}.4
type: 10gbase-x-sfpp
label: Port 4
16 changes: 16 additions & 0 deletions module-types/Nevion/Virtuoso-HW-HBR25-SFP3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
manufacturer: Nevion
model: Virtuoso HW-HBR25-SFP3
part_number: VIRTUOSO-HW-HBR25-SFP3
description: The HBR25 accelerator card (HW-HBR25-SFP3) has a single SFP+/Video SFP port, plus two SFP28 network ports supporting 25GbE.
comments: 'Count interfaces from left to right. Docs: https://nevion.com/manuals/virtuoso-mi/extboard_description.html'
interfaces:
- name: Ethernet {module}.1
type: 10gbase-x-sfpp
label: Port 1
- name: Ethernet {module}.2
type: 25gbase-x-sfp28
label: Port 2
- name: Ethernet {module}.3
type: 25gbase-x-sfp28
label: Port 3

0 comments on commit 4e49d9c

Please sign in to comment.