Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hp700/conf actually define sti device, to make 'con...



details:   https://anonhg.NetBSD.org/src/rev/d159c6490adf
branches:  trunk
changeset: 536055:d159c6490adf
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Thu Sep 05 19:39:46 2002 +0000

description:
actually define sti device, to make 'config GENERIC' at least finish

diffstat:

 sys/arch/hp700/conf/files.hp700 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 78c67b74f2d3 -r d159c6490adf sys/arch/hp700/conf/files.hp700
--- a/sys/arch/hp700/conf/files.hp700   Thu Sep 05 19:23:11 2002 +0000
+++ b/sys/arch/hp700/conf/files.hp700   Thu Sep 05 19:39:46 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.hp700,v 1.1 2002/06/06 19:48:02 fredette Exp $
+#      $NetBSD: files.hp700,v 1.2 2002/09/05 19:39:46 jdolecek Exp $
 #
 #      $OpenBSD: files.hp700,v 1.31 2001/06/26 02:41:25 mickey Exp $
 #
@@ -104,6 +104,7 @@
 attach dino at mainbus
 file   arch/hp700/dev/dino.c           dino
 
+device sti: wsemuldisplaydev
 attach sti at mainbus with sti_sgc
 file   arch/hp700/dev/sti_sgc.c                sti_sgc
 



Home | Main Index | Thread Index | Old Index