summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorjakllsch <jakllsch@NetBSD.org>2011-08-18 20:57:11 +0000
committerjakllsch <jakllsch@NetBSD.org>2011-08-18 20:57:11 +0000
commit74fa1fd90452f96623eec870aa7e08da7f2a83d4 (patch)
tree03a8bd96f40ddab1d00b344718a308b9df8d0173 /sys/modules
parent29693f2fb1b075dc4104a402e4b3864c313f31b5 (diff)
Catch up to current reality.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/amdtemp/amdtemp.ioconf6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/amdtemp/amdtemp.ioconf b/sys/modules/amdtemp/amdtemp.ioconf
index 4da00656d8f..6569837ba02 100644
--- a/sys/modules/amdtemp/amdtemp.ioconf
+++ b/sys/modules/amdtemp/amdtemp.ioconf
@@ -1,4 +1,4 @@
-# $NetBSD: amdtemp.ioconf,v 1.1 2011/06/15 03:22:40 jruoho Exp $
+# $NetBSD: amdtemp.ioconf,v 1.2 2011/08/18 20:57:11 jakllsch Exp $
ioconf amdtemp
@@ -6,6 +6,6 @@ include "conf/files"
include "dev/pci/files.pci"
include "arch/x86/pci/files.pci"
-pseudo-root pci*
+pseudo-root pchb*
-amdtemp* at pci? dev ? function ?
+amdtemp* at pchb?