summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2005-12-24 21:21:57 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2005-12-24 21:21:57 +0000
commitd2dcd87a01aaff97e11789e84567c14f9104b6a9 (patch)
tree6eb5deeac059544dae32e34a62559e9e5ab71ca6 /sys
parentab962963567e6df17d40b758f5266855be3ed2fa (diff)
piixpm now provides i2cbus attribute. Reminded by deraadt@.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/files.pci4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 9b00d2e3a72..b7bff165576 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.192 2005/12/19 19:31:56 grange Exp $
+# $OpenBSD: files.pci,v 1.193 2005/12/24 21:21:56 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.
@@ -548,7 +548,7 @@ file dev/pci/if_san_te1.c san
file dev/pci/if_san_xilinx.c san
# PIIX4 power management controller
-device piixpm {}
+device piixpm: i2cbus
attach piixpm at pci
file dev/pci/piixpm.c piixpm