From 7a9d1c9ae2d9a152efd6ea016ef62e1103ae8be0 Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Fri, 5 Jan 2024 00:53:40 +0530 Subject: [PATCH] added broadcom module types (#1828) --- .../Broadcom Corporation/N2XX-ABPCI01-M3.yml | 10 ++++++++++ .../Broadcom Corporation/N2XX-ABPCI03-M3.yml | 14 ++++++++++++++ module-types/Broadcom Corporation/N2XX-AIPCI01.yml | 10 ++++++++++ .../Broadcom Corporation/UCSC-PCIE-B3SFP.yml | 10 ++++++++++ 4 files changed, 44 insertions(+) create mode 100644 module-types/Broadcom Corporation/N2XX-ABPCI01-M3.yml create mode 100644 module-types/Broadcom Corporation/N2XX-ABPCI03-M3.yml create mode 100644 module-types/Broadcom Corporation/N2XX-AIPCI01.yml create mode 100644 module-types/Broadcom Corporation/UCSC-PCIE-B3SFP.yml diff --git a/module-types/Broadcom Corporation/N2XX-ABPCI01-M3.yml b/module-types/Broadcom Corporation/N2XX-ABPCI01-M3.yml new file mode 100644 index 000000000..731681328 --- /dev/null +++ b/module-types/Broadcom Corporation/N2XX-ABPCI01-M3.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Broadcom Corporation +model: N2XX-ABPCI01-M3 +part_number: N2XX-ABPCI01-M3 +comments: Broadcom 5709 Dual-Port Ethernet PCIe Adapter M3 & later +interfaces: + - name: Ethernet{module}/1 + type: 1000base-t + - name: Ethernet{module}/2 + type: 1000base-t diff --git a/module-types/Broadcom Corporation/N2XX-ABPCI03-M3.yml b/module-types/Broadcom Corporation/N2XX-ABPCI03-M3.yml new file mode 100644 index 000000000..ad3dd3b55 --- /dev/null +++ b/module-types/Broadcom Corporation/N2XX-ABPCI03-M3.yml @@ -0,0 +1,14 @@ +--- +manufacturer: Broadcom Corporation +model: N2XX-ABPCI03-M3 +part_number: N2XX-ABPCI03-M3 +comments: Broadcom 5709 Quad Port 1Gb w/TOE iSCSI for M3 Servers +interfaces: + - name: Ethernet{module}/1 + type: 1000base-t + - name: Ethernet{module}/2 + type: 1000base-t + - name: Ethernet{module}/3 + type: 1000base-t + - name: Ethernet{module}/4 + type: 1000base-t diff --git a/module-types/Broadcom Corporation/N2XX-AIPCI01.yml b/module-types/Broadcom Corporation/N2XX-AIPCI01.yml new file mode 100644 index 000000000..0d6f88280 --- /dev/null +++ b/module-types/Broadcom Corporation/N2XX-AIPCI01.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Broadcom Corporation +model: N2XX-AIPCI01 +part_number: N2XX-AIPCI01 +comments: Intel X520 Dual Port 10Gb SFP+ Adapter +interfaces: + - name: Ethernet{module}/1 + type: 10gbase-x-sfpp + - name: Ethernet{module}/2 + type: 10gbase-x-sfpp diff --git a/module-types/Broadcom Corporation/UCSC-PCIE-B3SFP.yml b/module-types/Broadcom Corporation/UCSC-PCIE-B3SFP.yml new file mode 100644 index 000000000..4c9c16fda --- /dev/null +++ b/module-types/Broadcom Corporation/UCSC-PCIE-B3SFP.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Broadcom Corporation +model: UCSC-PCIE-B3SFP +part_number: UCSC-PCIE-B3SFP +comments: (Broadcom 57810 10Gb A-FEX SFP+)[https://www.provantage.com/cisco-systems-ucsc-pcie-b3sfp~7CSC9QFF.htm] +interfaces: + - name: Ethernet{module}/1 + type: 10gbase-x-sfpp + - name: Ethernet{module}/2 + type: 10gbase-x-sfpp