summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/files.sgi4
-rw-r--r--sys/arch/sgi/sgi/wscons_machdep.c (renamed from sys/arch/sgi/dev/wscons_machdep.c)2
2 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sgi/conf/files.sgi b/sys/arch/sgi/conf/files.sgi
index b069e5e4d2a..16e6e00c067 100644
--- a/sys/arch/sgi/conf/files.sgi
+++ b/sys/arch/sgi/conf/files.sgi
@@ -1,4 +1,4 @@
-# $OpenBSD: files.sgi,v 1.17 2007/12/18 08:29:02 jasper Exp $
+# $OpenBSD: files.sgi,v 1.18 2007/12/31 11:42:43 jsing Exp $
#
# maxpartitions must be first item in files.${ARCH}
#
@@ -15,7 +15,7 @@ file arch/sgi/sgi/conf.c
file arch/sgi/sgi/machdep.c
file arch/sgi/sgi/mutex.c
file arch/sgi/sgi/sginode.c tgt_origin200 | tgt_origin2000
-file arch/sgi/dev/wscons_machdep.c wsdisplay
+file arch/sgi/sgi/wscons_machdep.c wsdisplay
#
# Media Indepedent Interface (mii)
diff --git a/sys/arch/sgi/dev/wscons_machdep.c b/sys/arch/sgi/sgi/wscons_machdep.c
index e5142925404..43e9acfb6dd 100644
--- a/sys/arch/sgi/dev/wscons_machdep.c
+++ b/sys/arch/sgi/sgi/wscons_machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wscons_machdep.c,v 1.6 2007/12/14 16:16:28 jsing Exp $ */
+/* $OpenBSD: wscons_machdep.c,v 1.1 2007/12/31 11:42:43 jsing Exp $ */
/*
* Copyright (c) 2001 Aaron Campbell