summaryrefslogtreecommitdiff
path: root/sys/pci/amdpm.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-12-16 15:03:16 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-12-16 15:03:16 +0000
commit1a40739a00ad2f3e8734dd44088d0e5e56863c4e (patch)
tree239f0b0e226b5550f1b3cfa0b95b6d83824ed281 /sys/pci/amdpm.c
parentbd2b686fe8633ca28fe14e1135551e2f0d4144f1 (diff)
Notes
Diffstat (limited to 'sys/pci/amdpm.c')
-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 cf6d6f6fb24c..969560bb5a79 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