已合并
支持9540-8i带外管理 #92
Byosoft_zhouziyan创建于 2025年6月14日
支持9540-8i带外管理 #92
已合并
共 3 个文件变更+6-3
| @@ -1,5 +1,8 @@ | |||
| 1 | # Changelog | 1 | # Changelog |
| 2 | All notable changes to this project will be documented in this file. | 2 | All notable changes to this project will be documented in this file. |
| 3 | +## [1.70.157] - 2025-6-17 | ||
| 4 | +修改9540-8i TypeId和Model | ||
| 5 | + | ||
| 3 | ## [1.70.156] - 2025-6-17 | 6 | ## [1.70.156] - 2025-6-17 |
| 4 | 9500-8e TypeId和显示信息修改 | 7 | 9500-8e TypeId和显示信息修改 |
| 5 | 8 | ||
| @@ -1,7 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "name": "vpd", | 2 | "name": "vpd", |
| 3 | "type": "configuration", | 3 | "type": "configuration", |
| 4 | - "version": "1.70.156", | 4 | + "version": "1.70.157", |
| 5 | "author": "Huawei", | 5 | "author": "Huawei", |
| 6 | "license": "Mulan PSL v2", | 6 | "license": "Mulan PSL v2", |
| 7 | "options": { | 7 | "options": { |
| @@ -80,7 +80,7 @@ | |||
| 80 | }, | 80 | }, |
| 81 | "Controller_1": { | 81 | "Controller_1": { |
| 82 | "Name": "9540-8i", | 82 | "Name": "9540-8i", |
| 83 | - "TypeId": 10, | 83 | + "TypeId": 6, |
| 84 | "DeviceName": "<=/PCIeDevice_1.DeviceName", | 84 | "DeviceName": "<=/PCIeDevice_1.DeviceName", |
| 85 | "Position": "<=/PCIeDevice_1.Position", | 85 | "Position": "<=/PCIeDevice_1.Position", |
| 86 | "OOBSupport": 1, | 86 | "OOBSupport": 1, |
| @@ -106,7 +106,7 @@ | |||
| 106 | "TemperatureAbnormal": 0, | 106 | "TemperatureAbnormal": 0, |
| 107 | "TemperatureCelsius": 0, | 107 | "TemperatureCelsius": 0, |
| 108 | "BOMNumber": "N/A", | 108 | "BOMNumber": "N/A", |
| 109 | - "Model": "SAS3808", | 109 | + "Model": "9540-8i", |
| 110 | "ChipManufacturer": "BROADCOM" | 110 | "ChipManufacturer": "BROADCOM" |
| 111 | }, | 111 | }, |
| 112 | "SASPhy_1": { | 112 | "SASPhy_1": { |