diff options
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r-- | sys/dev/pci/files.pci | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 1d7c52fc635..9c071acc384 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.197 2006/01/04 00:40:08 dlg Exp $ +# $OpenBSD: files.pci,v 1.198 2006/01/05 08:54:27 grange Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -507,8 +507,8 @@ device nfe: ether, ifnet, mii, ifmedia, mii_phy attach nfe at pci file dev/pci/if_nfe.c nfe -# AMD 768MPX power management controller -device amdpm {} +# AMD-76x PM and SMBus controller +device amdpm: i2cbus attach amdpm at pci file dev/pci/amdpm.c amdpm |