*BSD News Article 44813


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!spool.mu.edu!uwm.edu!math.ohio-state.edu!howland.reston.ans.net!Germany.EU.net!EU.net!sun4nl!fwi.uva.nl!not-for-mail
From: frank@fwi.uva.nl (Frank van der Linden)
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: Re: netBSD 386
Date: 2 Jun 1995 10:25:59 +0200
Organization: FWI, University of Amsterdam
Lines: 27
Distribution: world
Message-ID: <3qmhun$kdj@carol.fwi.uva.nl>
References: <5n0WgZcEoRB@subloch.swb.de>
NNTP-Posting-Host: carol.fwi.uva.nl

maulwurf@subloch.swb.de (Stefan Huerter) writes:

>how can I install virtual terminals?

Change the line with 'pc0' in your kernel config file (/sys/arch/i386/conf/*)
to:

device             vt0     at isa? port "IO_KBD" irq 1

and recompile. You might want to look at /sys/arch/i386/isa/pcvt/pcvt_hdr.h
first, and see what 'option PCVT_XXXX' lines you might want to add to the
config file first, to suit your needs. Also, look in the pcvt directory
(/sys/arch/i386/isa/pcvt) and compile/install the utilities there, plus
perhaps the extra termcap entries and something to add to /etc/rc.local
to set up the virtual terminals.

Information on recompiling kernels can be found in the generic BSD-derived
systems FAQ, that should be around somewhere. This FAQ tries to provide
info on all BSD-derived systems (for i386 machines), so it isn't always
that easy to use, but it has useful info in it.

- Frank
-- 
                  Frank van der Linden, frank@fwi.uva.nl
	       Use NetBSD, it's Unix, it's free and works on:
      i386+, Mac, Amiga, HP300, Sun3, Sun4c, PC532, DEC Alpha, DEC MIPS
              Work in progress: Vax, Atari and a host of others