control:ibm,Rainier: Add hot PCIe card
Add the 'Moso' card to all Rainier models.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I2ad38ea9926f76fe9324052ef68045bd086dcb63
diff --git a/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json b/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json
index 01726bc..e769fb1 100644
--- a/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json
+++ b/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/pcie_cards.json
@@ -215,6 +215,14 @@
"subsystem_vendor_id": "0x1014",
"subsystem_id": "0x0714",
"floor_index": 3
+ },
+ {
+ "name": "Moso PCIe4 64Gb 2-port Fibre Channel Adapter",
+ "vendor_id": "0x1077",
+ "device_id": "0x2289",
+ "subsystem_vendor_id": "0x1014",
+ "subsystem_id": "0x06C5",
+ "floor_index": 2
}
]
}
diff --git a/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json b/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json
index 4b2935b..6482523 100644
--- a/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json
+++ b/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/pcie_cards.json
@@ -191,6 +191,14 @@
"subsystem_vendor_id": "0x1014",
"subsystem_id": "0x0714",
"floor_index": 5
+ },
+ {
+ "name": "Moso PCIe4 64Gb 2-port Fibre Channel Adapter",
+ "vendor_id": "0x1077",
+ "device_id": "0x2289",
+ "subsystem_vendor_id": "0x1014",
+ "subsystem_id": "0x06C5",
+ "floor_index": 3
}
]
}
diff --git a/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json b/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json
index 7054a62..5c7b2db 100644
--- a/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json
+++ b/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/pcie_cards.json
@@ -231,6 +231,14 @@
"subsystem_vendor_id": "0x1014",
"subsystem_id": "0x0714",
"floor_index": 3
+ },
+ {
+ "name": "Moso PCIe4 64Gb 2-port Fibre Channel Adapter",
+ "vendor_id": "0x1077",
+ "device_id": "0x2289",
+ "subsystem_vendor_id": "0x1014",
+ "subsystem_id": "0x06C5",
+ "floor_index": 2
}
]
}