summaryrefslogtreecommitdiff
path: root/sys/pci/amdpm.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-04-20 13:36:44 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-04-20 13:36:44 +0000
commit62d4722034cf0f52ef848f51a2861a2bb431a82a (patch)
treed4d42ab0c0095e59e97f2acd64fee0a894ffd8b9 /sys/pci/amdpm.c
parentd2f313a8ae0da6b7490622025f49e31893a49bb6 (diff)
Notes
Diffstat (limited to 'sys/pci/amdpm.c')
-rw-r--r--sys/pci/amdpm.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/pci/amdpm.c b/sys/pci/amdpm.c
index afed5427f507..5333e6789a0d 100644
--- a/sys/pci/amdpm.c
+++ b/sys/pci/amdpm.c
@@ -68,6 +68,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
/* nVidia nForce chipset */
#define AMDPM_VENDORID_NVIDIA 0x10de
@@ -150,8 +151,9 @@ amdpm_probe(device_t dev)
if ((vid == AMDPM_VENDORID_AMD) &&
((did == AMDPM_DEVICEID_AMD756PM) ||
(did == AMDPM_DEVICEID_AMD766PM) ||
- (did == AMDPM_DEVICEID_AMD768PM))) {
- device_set_desc(dev, "AMD 756/766/768 Power Management Controller");
+ (did == AMDPM_DEVICEID_AMD768PM) ||
+ (did == AMDPM_DEVICEID_AMD8111PM))) {
+ device_set_desc(dev, "AMD 756/766/768/8111 Power Management Controller");
/*
* We have to do this, since the BIOS won't give us the