summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/pci/amdpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/amdpm.c b/sys/pci/amdpm.c
index cf6d6f6..969560b 100644
--- a/sys/pci/amdpm.c
+++ b/sys/pci/amdpm.c
@@ -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
OpenPOWER on IntegriCloud