# $NetBSD: DEJIKO,v 1.33 2015/08/21 01:52:08 uebayasi Exp $ # # Dejiko's sekai-seifuku NEWS5000 nyo. include "arch/newsmips/conf/std.newsmips" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary maxusers 16 options news5000 options MIPS3 # R4x00 support options CPU_SINGLE # no I/O processor # Debugging options options DDB # kernel dynamic debugger pseudo-device ksyms options DDB_HISTORY_SIZE=100 # enable history editing in DDB #options DEBUG # extra kernel debugging support options DIAGNOSTIC # extra kernel sanity checking options USERCONF # userconf(4) support #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel # Filesystem options file-system FFS # Berkeley Fast Filesystem file-system MFS # memory-based filesystem file-system NFS # Sun NFS-compatible filesystem client file-system PROCFS # /proc file-system CD9660 # ISO 9660 + Rock Ridge file system #file-system PTYFS # /dev/pts/N support options FFS_NO_SNAPSHOT # No FFS snapshot support # Networking options options INET # Internet protocols options IPFILTER_LOG # ipmon(8) log support options IPFILTER_LOOKUP # ippool(8) support options IPFILTER_COMPAT # Compat for IP-Filter #options IPFILTER_DEFAULT_BLOCK # block all packets by default options NFS_BOOT_BOOTPARAM options NFS_BOOTPARAM_NOGATEWAY # JIT compiler for bpfilter #options SLJIT #options BPFJIT # Compatibility options options COMPAT_43 # compatibility with 4.3BSD binaries options COMPAT_14 # NetBSD 1.4, options COMPAT_15 # NetBSD 1.5, options COMPAT_16 # NetBSD 1.6, options COMPAT_20 # NetBSD 2.0, options COMPAT_30 # NetBSD 3.0, and options COMPAT_40 # NetBSD 4.0 binary compatibility options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. # wscons options options WSEMUL_VT100 # VT100 / VT220 emulation options WSDISPLAY_COMPAT_USL # wsconscfg VT handling options FONT_GALLANT12x22 config netbsd root on ? type ? mainbus0 at root cpu0 at mainbus0 ap0 at mainbus0 mkclock* at ap? sn* at ap? # SONIC Ethernet tlp* at ap? dmac* at ap? spifi* at ap? # SPIFI SCSI zsc0 at ap? # ESCC zstty0 at zsc0 channel 0 # tty00 zstty1 at zsc0 channel 1 # tty01 xafb* at ap? kb0 at ap? ms0 at ap? wsdisplay* at xafb? console ? wskbd* at kb? console ? wsmouse* at ms? scsibus* at spifi? sd* at scsibus? target ? lun ? # SCSI disks cd* at scsibus? target ? lun ? # SCSI CD-ROMs pseudo-device loop # loopback interface; required pseudo-device ipfilter # ip filter pseudo-device bpfilter # Berkeley Packet Filter pseudo-device vnd # disk-like interface to files pseudo-device pty # pseudo-terminals pseudo-device clockctl # user control of clock subsystem #pseudo-device fss # file system snapshot device