From b7632e6c3fce8bb44f9c17e419b9740641d39f70 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Thu, 5 Sep 2002 19:39:46 +0000 Subject: [PATCH] actually define sti device, to make 'config GENERIC' at least finish --- sys/arch/hp700/conf/files.hp700 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/hp700/conf/files.hp700 b/sys/arch/hp700/conf/files.hp700 index ec095b901f69..99ebed8e92bc 100644 --- a/sys/arch/hp700/conf/files.hp700 +++ b/sys/arch/hp700/conf/files.hp700 @@ -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 @@ device dino: pcibus 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