summaryrefslogtreecommitdiff
path: root/sys/arch/sh/conf
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2006-10-16 21:46:03 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2006-10-16 21:46:03 +0000
commitbaa85f94cc53b0ca6f5b3c38b359b31158c5dd3a (patch)
tree4aebe3b2e5b764b033f0fddc198cd266210c5956 /sys/arch/sh/conf
parent13495f489ee16161709460f99d6d9f48fe3c43b3 (diff)
pciide compat bits, stolen from armish.
Diffstat (limited to 'sys/arch/sh/conf')
-rw-r--r--sys/arch/sh/conf/files.shpcic3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sh/conf/files.shpcic b/sys/arch/sh/conf/files.shpcic
index 054f7d9b611..bb3e93251b7 100644
--- a/sys/arch/sh/conf/files.shpcic
+++ b/sys/arch/sh/conf/files.shpcic
@@ -1,4 +1,4 @@
-# $OpenBSD: files.shpcic,v 1.1 2006/10/06 21:02:55 miod Exp $
+# $OpenBSD: files.shpcic,v 1.2 2006/10/16 21:46:02 drahn Exp $
# $NetBSD: files.shpcic,v 1.2 2005/12/11 12:18:58 christos Exp $
#
@@ -8,3 +8,4 @@ device shpcic: pcibus
attach shpcic at mainbus
file arch/sh/dev/shpcic.c sh4 & shpcic
+file arch/sh/dev/pciide_machdep.c pciide