diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-07-29 14:18:58 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-07-29 14:18:58 +0000 |
commit | c11c824cade1312eaf5ad0179468c582be542193 (patch) | |
tree | fab658906e119a4f2075f360816947011a7f69bf /sys/arch/vax/conf | |
parent | df64243c7389def8720641bd40115be93404b59b (diff) |
Rewrite glass console detection and initialization code, it's simpler and
will not allocate frame buffer resources at probe time. A few buglets fixed
while doing so.
Diffstat (limited to 'sys/arch/vax/conf')
-rw-r--r-- | sys/arch/vax/conf/files.vax | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 3eebda21fb4..ceca8eeea07 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.38 2006/07/24 22:19:54 miod Exp $ +# $OpenBSD: files.vax,v 1.39 2006/07/29 14:18:55 miod Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -368,6 +368,7 @@ file arch/vax/vax/db_machdep.c ddb file arch/vax/vax/db_disasm.c ddb file arch/vax/vax/opcodes.c file arch/vax/uba/uba_dma.c uba +file arch/vax/vax/wscons_machdep.c wsdisplay | wskbd # builtin NCR53C95 SCSI Controller on VAXstation 4000 VLC/60/9x device asc: scsi, ncr53c9x |