# $NetBSD: LIBERO,v 1.3 2000/02/12 03:34:41 thorpej Exp $ # NEWS1750 config file; # # "The far way to the eventual news68k port" # include "arch/news68k/conf/std.news68k" maxusers 8 options news1700 # news1[4567]00 support options CPU_SINGLE # Will IOP be supported eventually? #options FPU_EMULATE # Standard system options options NTP # NTP phase/frequency locked loop options KTRACE # system call tracing support options SYSVMSG # System V message queues options SYSVSEM # System V semaphores options SYSVSHM # System V shared memory #optoins SHMMAXPGS=1024 # 1024 pages is the default options LKM # loadable kernel modules #options UCONSOLE # users can redirect console (unsafe) # Debugging options options DDB # kernel dynamic debugger #options DDB_HISTORY_SIZE=100 # enable history editing in DDB #options DEBUG # extra kernel debugging support options DIAGNOSTIC # extra kernel sanity checking options SCSIVERBOSE # Verbose SCSI errors #options SCSIDEBUG # # Compatibility options options COMPAT_43 # compatibility with 4.3BSD binaries options COMPAT_13 # NetBSD 1.3 binary compatibility options COMPAT_14 # NetBSD 1.4 binary compatibility #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP # Filesystem options file-system FFS # Berkeley Fast Filesystem file-system NFS # Sun NFS-compatible filesystem client file-system MFS # memory-based filesystem file-system CD9660 # ISO 9660 + Rock Ridge file system file-system MSDOSFS # MS-DOS FAT file system file-system KERNFS # /kern file-system PROCFS # /proc file-system FDESC # /dev/fd/* #file-system NULLFS # loopback file system #file-system UNION # union file system options NFSSERVER # nfs server support #options QUOTA # ffs quotas #options FFS_EI # ffs endian independant support options SOFTDEP # ffs soft updates support # Pull in config fragments for kernel crypto. This is required for # options IPSEC etc. to work. If you want to run with IPSEC, uncomment # one of these, based on whether you use crypto-us or crypto-intl, and # adjust the prefixes as necessary. #prefix ../crypto-us/sys #cinclude "conf/files.crypto-us" #prefix #prefix ../crypto-intl/sys #cinclude "conf/files.crypto-intl" #prefix # Networking options options INET # Internet protocols options INET6 # IPv6 #options IPSEC # IP security #options IPSEC_ESP # IP security (encryption part; define w/IPSEC) #options IPSEC_DEBUG # debug for IP security #options GATEWAY # IP packet forwarding #options PFIL_HOOKS # pfil(9) packet filter hooks #options IPFILTER_LOG # ipmon(8) log support options NFS_BOOT_BOOTPARAM config netbsd root on ? type ? #config netbsd root on ? type nfs # # device declarations # mainbus0 at root # NEWS HYPER-BUS hb0 at mainbus0 systype NEWS1700 # MK48T02 realtime clock clock0 at hb0 addr 0xe0d807f8 ipl 6 # onboard LANCE ethernet le0 at hb0 addr 0xe0f00000 ipl 4 # keyboard/mouse; not yet #kb0 at hb0 addr 0xe0d00000 ipl 5 #ms0 at hb0 addr 0xe0d00005 ipl 5 # onboard z8530 SCC zsc0 at hb0 addr 0xe0d40000 ipl 5 vect 64 flags 0x0 zstty0 at zsc0 channel 0 zstty1 at zsc0 channel 1 # Frame buffer devices; not yet #fb0 at hb0 addr 0xf0700000 # NWB225 #fb1 at hb0 addr 0xf0f00000 # NWB512 # onboard uPD72067 FDC; not yet #fdc0 at hb0 addr 0xe0c80000 ipl 3 #fd* at fdc0 # onboard CXD1180 SCSI controller # # This driver has several flags which may be enabled using # the "flags" directive. Valid flags are: # # 0x000ff Set (1<