From b0f237204486daea4e72fbce7cd6f4033c4d69f0 Mon Sep 17 00:00:00 2001 From: Daniel Anner Date: Wed, 28 Dec 2022 11:31:42 -0500 Subject: [PATCH] Added module type Broadcom NetXtreme BCM5719-4P (#1003) --- .../Broadcom Corporation/NetXtreme-BCM5719-4P.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 module-types/Broadcom Corporation/NetXtreme-BCM5719-4P.yaml diff --git a/module-types/Broadcom Corporation/NetXtreme-BCM5719-4P.yaml b/module-types/Broadcom Corporation/NetXtreme-BCM5719-4P.yaml new file mode 100644 index 00000000..100b51a9 --- /dev/null +++ b/module-types/Broadcom Corporation/NetXtreme-BCM5719-4P.yaml @@ -0,0 +1,14 @@ +--- +manufacturer: Broadcom Corporation +model: NetXtreme BCM5719-4P +part_number: BCM5719-4P +comments: '[BCM5719-4P - 4 x 1GbE PCIe NIC](https://www.broadcom.com/products/ethernet-connectivity/network-adapters/bcm5719-4p)' +interfaces: + - name: pcie{module}.nic1 + type: 1000base-t + - name: pcie{module}.nic2 + type: 1000base-t + - name: pcie{module}.nic3 + type: 1000base-t + - name: pcie{module}.nic4 + type: 1000base-t