mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
Add SPD support for legacy VIA Southbridges (VT82C686A/B & VT8235)
(From PR #236) Author: Corentin Labbe clabbe.montjoie@gmail.com Co-developed-by: Lionel Debroux lionel_debroux@yahoo.fr
This commit is contained in:
@@ -85,6 +85,9 @@
|
||||
|
||||
#define SPD_SKU_LEN 32
|
||||
|
||||
#define PIIX4_SMB_BASE_ADR_DEFAULT 0x90
|
||||
#define PIIX4_SMB_BASE_ADR_VIAPRO 0xD0
|
||||
|
||||
struct pci_smbus_controller {
|
||||
unsigned vendor;
|
||||
unsigned device;
|
||||
|
||||
Reference in New Issue
Block a user