From 953610ea7448d25c9c81fde255595d5dcefa1be8 Mon Sep 17 00:00:00 2001 From: "Daniel W. Anner" Date: Mon, 10 Feb 2025 09:39:24 -0600 Subject: [PATCH] Dell 540-BBHS (#2742) * Adding Dell 540-BBHS * Fixing interface names * Update 540-BBHS.yaml --------- Co-authored-by: Harry --- module-types/Dell/540-BBHS.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 module-types/Dell/540-BBHS.yaml diff --git a/module-types/Dell/540-BBHS.yaml b/module-types/Dell/540-BBHS.yaml new file mode 100644 index 000000000..ef2caf2e9 --- /dev/null +++ b/module-types/Dell/540-BBHS.yaml @@ -0,0 +1,14 @@ +--- +manufacturer: Dell +model: 540-BBHS +part_number: 540-BBHS +comments: Dell Broadcom 5719 Quad-Ports RJ-45 1Gbps PCI Express x4 Network Interface Card +interfaces: + - name: Gig-E 5 + type: 1000base-t + - name: Gig-E 6 + type: 1000base-t + - name: Gig-E 7 + type: 1000base-t + - name: Gig-E 8 + type: 1000base-t