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:
parent
83dcdc924b
commit
1898f8a6fe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user