diff --git a/module-types/Qlogic/UCSC-PCIE-QD25GF.yml b/module-types/Qlogic/UCSC-PCIE-QD25GF.yml new file mode 100644 index 00000000..9c71a85b --- /dev/null +++ b/module-types/Qlogic/UCSC-PCIE-QD25GF.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Qlogic +model: UCSC-PCIE-QD25GF +part_number: UCSC-PCIE-QD25GF +comments: Qlogic QL41212H dual-port 25G NIC +interfaces: + - name: Ethernet{module}/1 + type: 25gbase-x-sfp28 + - name: Ethernet{module}/2 + type: 25gbase-x-sfp28 diff --git a/module-types/Qlogic/UCSC-PCIE-QNICBT.yml b/module-types/Qlogic/UCSC-PCIE-QNICBT.yml new file mode 100644 index 00000000..8ce58b09 --- /dev/null +++ b/module-types/Qlogic/UCSC-PCIE-QNICBT.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Qlogic +model: UCSC-PCIE-QNICBT +part_number: UCSC-PCIE-QNICBT +comments: QLogic QLE8442 dual-port 10Gbase-T NIC +interfaces: + - name: Ethernet{module}/1 + type: 10gbase-t + - name: Ethernet{module}/2 + type: 10gbase-t diff --git a/module-types/Qlogic/UCSC-PCIE-QNICSFP.yml b/module-types/Qlogic/UCSC-PCIE-QNICSFP.yml new file mode 100644 index 00000000..971fc824 --- /dev/null +++ b/module-types/Qlogic/UCSC-PCIE-QNICSFP.yml @@ -0,0 +1,10 @@ +--- +manufacturer: Qlogic +model: UCSC-PCIE-QNICSFP +part_number: UCSC-PCIE-QNICSFP +comments: QLogic QLE8442 dual-port 10G SFP+ NIC +interfaces: + - name: Ethernet{module}/1 + type: 10gbase-x-sfpp + - name: Ethernet{module}/2 + type: 10gbase-x-sfpp