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:
Lionel Debroux 2024-10-21 20:30:37 +02:00
parent a52ad6aa61
commit 9a3e25ad5a

View File

@ -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