mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-23 08:26:23 -06:00
Add PCI ID for the SMBus controller behind the VT8237S bridge.
00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8237S PCI to ISA Bridge [1106:3372]
This commit is contained in:
parent
a52ad6aa61
commit
9a3e25ad5a
@ -297,7 +297,7 @@ static bool find_smb_controller(uint16_t vid, uint16_t did)
|
|||||||
case 0x3177: // 8235
|
case 0x3177: // 8235
|
||||||
case 0x3227: // 8237
|
case 0x3227: // 8237
|
||||||
// case 0x3337: // 8237A
|
// case 0x3337: // 8237A
|
||||||
// case 0x3372: // 8237S
|
case 0x3372: // 8237S
|
||||||
// case 0x3287: // 8251
|
// case 0x3287: // 8251
|
||||||
// case 0x8324: // CX700
|
// case 0x8324: // CX700
|
||||||
// case 0x8353: // VX800
|
// case 0x8353: // VX800
|
||||||
|
Loading…
Reference in New Issue
Block a user