1999-09-16 16:23:18 +04:00
|
|
|
#
|
2001-04-11 12:23:26 +04:00
|
|
|
# $NetBSD: NULLCONF,v 1.9 2001/04/11 08:23:26 sato Exp $
|
1999-09-16 16:23:18 +04:00
|
|
|
#
|
|
|
|
include "arch/hpcmips/conf/std.hpcmips"
|
|
|
|
maxusers 8
|
|
|
|
options MIPS3 # R4000/R4400/R4600 CPUs
|
2001-04-11 12:23:26 +04:00
|
|
|
options MIPS3_4100 # VR4100 core
|
|
|
|
options VR41XX # NEC VR41xx series
|
|
|
|
options VR4102 # NEC VR4102
|
|
|
|
options VR4111 # NEC VR4111
|
|
|
|
options VR4121 # NEC VR4121
|
2000-01-09 10:57:43 +03:00
|
|
|
options NOFPU # No FPU
|
|
|
|
options SOFTFLOAT # emulate FPU insn
|
1999-09-16 16:23:18 +04:00
|
|
|
options MIPS3_L2CACHE_ABSENT
|
|
|
|
options DDB # in-kernel debugger
|
|
|
|
|
|
|
|
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
|
2000-03-16 04:45:51 +03:00
|
|
|
makeoptions CWARNFLAGS="" # override CWARNFLAGS?= -Werror ...
|
1999-09-16 16:23:18 +04:00
|
|
|
|
|
|
|
file-system FFS # fast filesystem with user and group quotas
|
|
|
|
options COMPAT_386BSD_MBRPART # recognize old partition ID
|
|
|
|
config netbsd root on ? type ?
|
|
|
|
|
|
|
|
vrip* at mainbus0
|
|
|
|
vrcmu* at vrip? addr 0x0b000060 size 0x20
|
|
|
|
vrbcu* at vrip? addr 0x0b000000 size 0x20
|
|
|
|
vrrtc* at vrip? addr 0x0b0000c0 size 0x20 intr 2
|
|
|
|
vrkiu* at vrip? addr 0x0b000180 size 0x20 intr 7
|
2000-09-27 14:21:23 +04:00
|
|
|
hpckbd* at vrkiu?
|
1999-09-16 16:23:18 +04:00
|
|
|
options __NO_SOFT_SERIAL_INTERRUPT
|
|
|
|
com* at vrip? addr 0x0c000000 size 0x20 intr 9
|
|
|
|
vrgiu* at vrip? addr 0x0b000100 size 0x20 intr 8
|
|
|
|
|
|
|
|
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
|
1999-09-16 16:23:18 +04:00
|
|
|
|
1999-11-21 15:46:51 +03:00
|
|
|
pseudo-device biconsdev 1 # build-in console device
|