1999-09-16 16:23:18 +04:00
|
|
|
#
|
2002-01-26 13:24:58 +03:00
|
|
|
# $NetBSD: NULLCONF,v 1.13 2002/01/26 10:24:58 takemura Exp $
|
1999-09-16 16:23:18 +04:00
|
|
|
#
|
|
|
|
include "arch/hpcmips/conf/std.hpcmips"
|
2002-01-02 16:13:18 +03:00
|
|
|
|
1999-09-16 16:23:18 +04:00
|
|
|
maxusers 8
|
2002-01-02 16:13:18 +03:00
|
|
|
|
|
|
|
include "arch/hpcmips/conf/std.hpcmips.vr41"
|
2001-11-20 15:56:17 +03:00
|
|
|
options VR4102 # NEC VR4102
|
|
|
|
options VR4111 # NEC VR4111
|
|
|
|
options VR4121 # NEC VR4121
|
2002-01-02 16:13:18 +03:00
|
|
|
|
1999-09-16 16:23:18 +04:00
|
|
|
options DDB # in-kernel debugger
|
|
|
|
|
2001-11-20 15:56:17 +03:00
|
|
|
options WINCE_DEFAULT_SETTING # Debugging use
|
|
|
|
options DUMP_GIU_LEVEL2_INTR # Debugging use
|
|
|
|
options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source.
|
|
|
|
#options DEBUG_FIND_PCIC_I82365SL_ONLY
|
2001-12-11 08:43:11 +03:00
|
|
|
makeoptions DEFWARNINGS=no # override DEFWARNINGS?=yes
|
1999-09-16 16:23:18 +04:00
|
|
|
|
2001-11-20 15:56:17 +03:00
|
|
|
file-system FFS # fast filesystem with user and group quotas
|
1999-09-16 16:23:18 +04:00
|
|
|
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
2002-01-26 13:24:58 +03:00
|
|
|
|
|
|
|
# compile options
|
|
|
|
makeoptions DEFGP="-G 18"
|
|
|
|
|
1999-09-16 16:23:18 +04:00
|
|
|
config netbsd root on ? type ?
|
|
|
|
|
|
|
|
vrisab2 at vrgiu?
|
|
|
|
isa2 at vrisab2
|
|
|
|
|
1999-11-21 15:46:51 +03:00
|
|
|
# Workstation Console attachments
|
2000-03-14 11:31:07 +03:00
|
|
|
bivideo0 at mainbus0
|
|
|
|
hpcfb* at bivideo0
|
|
|
|
wsdisplay* at hpcfb?
|
2000-09-27 14:21:23 +04:00
|
|
|
wskbd* at hpckbd? mux 1
|
2002-01-02 16:13:18 +03:00
|
|
|
wsmouse* at vrpiu? mux 0
|
1999-09-16 16:23:18 +04:00
|
|
|
|
1999-11-21 15:46:51 +03:00
|
|
|
pseudo-device biconsdev 1 # build-in console device
|