From 3e3e56491cbab3031febe80cad45a7bf82851b48 Mon Sep 17 00:00:00 2001 From: Giotta Simon Date: Tue, 14 Jan 2025 15:14:52 +0100 Subject: [PATCH 1/2] XL710BM1-4SP --- module-types/FS/XL710BM1-4SP.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 module-types/FS/XL710BM1-4SP.yaml diff --git a/module-types/FS/XL710BM1-4SP.yaml b/module-types/FS/XL710BM1-4SP.yaml new file mode 100644 index 0000000000..73efedb789 --- /dev/null +++ b/module-types/FS/XL710BM1-4SP.yaml @@ -0,0 +1,19 @@ +--- +manufacturer: Intel +model: XL710BM1-4SP +part_number: XL710BM1-4SP +description: Intel XL710-BM1 Based Ethernet Network Interface Card, 10G Quad-Port SFP+, PCIe 3.0 x 8 +comments: '[FS XL710-BM1 Product Page](https://www.fs.com/products/75602.html)' +interfaces: + - name: Ethernet/{module}/1 + type: 10gbase-x-sfpp + mgmt_only: false + - name: Ethernet/{module}/2 + type: 10gbase-x-sfpp + mgmt_only: false + - name: Ethernet/{module}/3 + type: 10gbase-x-sfpp + mgmt_only: false + - name: Ethernet/{module}/4 + type: 10gbase-x-sfpp + mgmt_only: false From 7067e3d90b9c4083612c86ad0250fb3a88051833 Mon Sep 17 00:00:00 2001 From: Giotta Simon Date: Wed, 15 Jan 2025 12:42:38 +0100 Subject: [PATCH 2/2] Fix manufacturer --- module-types/FS/XL710BM1-4SP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-types/FS/XL710BM1-4SP.yaml b/module-types/FS/XL710BM1-4SP.yaml index 73efedb789..1308333b8c 100644 --- a/module-types/FS/XL710BM1-4SP.yaml +++ b/module-types/FS/XL710BM1-4SP.yaml @@ -1,5 +1,5 @@ --- -manufacturer: Intel +manufacturer: FS model: XL710BM1-4SP part_number: XL710BM1-4SP description: Intel XL710-BM1 Based Ethernet Network Interface Card, 10G Quad-Port SFP+, PCIe 3.0 x 8