MFC: 1.17: Fix PCI ID of the AMD-8111 System Management controller

that provides SMBus 1.0 function that this driver supports.
This commit is contained in:
ru 2005-12-21 11:00:53 +00:00
parent 83dcdc924b
commit 1898f8a6fe

View File

@ -66,7 +66,7 @@ static int amdpm_debug = 0;
#define AMDPM_DEVICEID_AMD756PM 0x740b
#define AMDPM_DEVICEID_AMD766PM 0x7413
#define AMDPM_DEVICEID_AMD768PM 0x7443
#define AMDPM_DEVICEID_AMD8111PM 0x746A
#define AMDPM_DEVICEID_AMD8111PM 0x746B
/* nVidia nForce chipset */
#define AMDPM_VENDORID_NVIDIA 0x10de