Subject: None
To: None <kdulzo@mcs.com>
From: Mike Long <mike.long@analog.com>
List: netbsd-help
Date: 06/14/1995 10:40:06
>Date: Tue, 13 Jun 95 17:45 CDT
>From: kdulzo@mcs.com (Kevin Dulzo)

>options		TIMEZONE=6	# time zone to adjust RTC time by

Note: this is measured in MINUTES west of Greewich; you should use 360.

>config		netbsd	root on wd0 swap on wd0
>options		GENERIC

You do not want 'options GENERIC' unless you also use 'swap generic'.

>pc0	at isa? port 0x60 irq 1		# generic PC console device
>vt0	at isa? port 0x60 irq 1

This is your biggest problem.  Pccons and pcvt are mutually exclusive;
pick one and comment out the other.

Make sure you 'make clean' in your kernel build directory before
trying again.
-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA                assert(*this!=opinionof(Analog));