diff options
author | 2006-01-04 01:09:51 +0000 | |
---|---|---|
committer | 2006-01-04 01:09:51 +0000 | |
commit | a8295d892dd68bab2ed37240b266e52d11b11e6f (patch) | |
tree | afc00d9425c0330ee1e0b8797b541e487b6eb5f2 | |
parent | driver for the nvidia nforce2/3/4 smbus controller. (diff) | |
download | wireguard-openbsd-a8295d892dd68bab2ed37240b266e52d11b11e6f.tar.xz wireguard-openbsd-a8295d892dd68bab2ed37240b266e52d11b11e6f.zip |
rename 8111 ACPI to 8111 Power
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9e47c060711..a5b52af18aa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.993 2006/01/02 03:40:47 brad Exp $ +$OpenBSD: pcidevs,v 1.994 2006/01/04 01:09:51 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -624,7 +624,7 @@ product AMD 8111_USB 0x7464 8111 USB product AMD PBC8111_LPC 0x7468 AMD8111 LPC product AMD 8111_IDE 0x7469 8111 IDE product AMD 8111_SMB 0x746a 8111 SMBus -product AMD 8111_ACPI 0x746b 8111 ACPI +product AMD 8111_PMC 0x746b 8111 Power product AMD 8111_ACA 0x746d 8111 AC97 /* AMI */ |