Skip to content

scan_system: Add support for external SMB2 devices

Jorge Sanjuan Garcia requested to merge MAIN_PR007815_f75_shelf_controller into mad-dev

Appart from the devices that may appear on the CPUs SMB bus (EEPROM, BMC,etc.). Other may also appear on other SMB/I2C buses that come in the backplane or some pci device. This patch adds a flag bCreateExternalSmb2Drvs for selecting that a CPU may need to scan pci buses and look for BMC or shelf controller units externally.

Also, some changes were needed so that the smb2 devices suffixed is no longer hardcoded.

https://git.duagon.com/project/13/13mdis/linux/13MD05-90/-/issues/333

Merge request reports