2001-07-08 20:32:12 +04:00
|
|
|
# $NetBSD: BASALT,v 1.39 2001/07/08 16:32:17 abs Exp $
|
1995-08-04 12:26:52 +04:00
|
|
|
#
|
1999-09-20 01:13:44 +04:00
|
|
|
# Kernel for basalt.og.org - thorpej's HP380 workstation.
|
1995-08-04 12:26:52 +04:00
|
|
|
#
|
|
|
|
|
1997-01-30 12:58:57 +03:00
|
|
|
# Include attributes common to all hp300s
|
|
|
|
include "arch/hp300/conf/std.hp300"
|
|
|
|
|
|
|
|
# Support for various CPU types
|
1999-08-01 00:19:31 +04:00
|
|
|
options HP380
|
|
|
|
options HP385
|
1997-05-06 04:56:53 +04:00
|
|
|
options FPSP # floating point interface for 68040
|
1995-08-04 12:26:52 +04:00
|
|
|
|
|
|
|
# Need to set locally
|
1995-12-29 20:16:29 +03:00
|
|
|
maxusers 32
|
1995-08-04 12:26:52 +04:00
|
|
|
|
|
|
|
# Standard system options
|
2001-07-08 20:32:12 +04:00
|
|
|
options COMPAT_43 # compatibility with 4.3BSD interfaces
|
|
|
|
options COMPAT_44 # compatibility with 4.4BSD binaries
|
|
|
|
options COMPAT_09 # compatibility with NetBSD 0.9
|
|
|
|
options COMPAT_10 # compatibility with NetBSD 1.0
|
|
|
|
options COMPAT_11 # compatibility with NetBSD 1.1
|
|
|
|
options COMPAT_12 # compatibility with NetBSD 1.2
|
|
|
|
options COMPAT_13 # compatibility with NetBSD 1.3
|
|
|
|
options COMPAT_14 # compatibility with NetBSD 1.4
|
|
|
|
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
|
|
|
|
options SYSVSHM # System V-style shared memory
|
|
|
|
options SYSVSEM # System V-style semaphores
|
|
|
|
options SYSVMSG # System V-style message queues
|
|
|
|
options KTRACE # system call tracing support
|
|
|
|
options LKM # loadable kernel modules
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1997-01-31 08:56:10 +03:00
|
|
|
# Filesystems
|
|
|
|
file-system FFS # fast filesystem
|
|
|
|
file-system NFS # Network filesystem client
|
|
|
|
file-system KERNFS # kernel data-structure filesystem
|
|
|
|
file-system FDESC # user file descriptor filesystem
|
|
|
|
file-system PROCFS # /proc filesystem
|
|
|
|
file-system MFS # Memory-based filesystem
|
1997-05-06 04:56:53 +04:00
|
|
|
file-system CD9660 # ISO 9660 + Rock Ridge filesystem
|
1997-01-31 08:56:10 +03:00
|
|
|
|
1995-08-04 12:26:52 +04:00
|
|
|
# Filesystem options
|
1997-05-06 04:56:53 +04:00
|
|
|
options NFSSERVER # Network filesystem server
|
1995-08-04 12:26:52 +04:00
|
|
|
|
|
|
|
# Networking options
|
1997-05-07 04:27:33 +04:00
|
|
|
options INET # Internet protocols
|
1999-09-20 01:20:43 +04:00
|
|
|
options INET6 # IPv6
|
|
|
|
options IPSEC # IP Security
|
|
|
|
options IPSEC_ESP # IP Security ESP protocol
|
|
|
|
#options IPSEC_DEBUG # IP Security debugging code
|
1997-05-07 04:27:33 +04:00
|
|
|
options GATEWAY # Packet forwarding + larger mb_map
|
|
|
|
options NMBCLUSTERS=1024 # Crank this up
|
|
|
|
options PFIL_HOOKS # packet filter hooks
|
2001-07-08 20:32:12 +04:00
|
|
|
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
|
1995-08-04 12:26:52 +04:00
|
|
|
|
|
|
|
# Options for HP hardware
|
1997-05-06 04:56:53 +04:00
|
|
|
options USELEDS # make the lights twinkle
|
|
|
|
options COMPAT_HPUX # HP-UX binary compatibility
|
|
|
|
options COMPAT_M68K4K # m68k4k executables
|
1999-12-14 20:46:05 +03:00
|
|
|
options COMPAT_LINUX # Linux/m68k compatibility
|
|
|
|
options COMPAT_SVR4 # SVR4/m68k compatibility
|
1995-08-04 12:26:52 +04:00
|
|
|
|
|
|
|
# Debugging options
|
1997-01-30 12:58:57 +03:00
|
|
|
options DIAGNOSTIC # Kernel sanity checks
|
|
|
|
options DDB # Kernel Dynamic Debugger
|
1999-06-24 02:42:52 +04:00
|
|
|
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
1997-03-12 05:08:02 +03:00
|
|
|
options DDB_ONPANIC=0 # Don't go into DDB on panic
|
1997-03-31 04:03:10 +04:00
|
|
|
makeoptions DEBUG="-g" # netbsd.gdb with full debugging symbols
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1997-01-31 08:56:10 +03:00
|
|
|
config netbsd root on ? type ?
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1997-01-30 12:58:57 +03:00
|
|
|
mainbus0 at root # root "bus"
|
|
|
|
|
|
|
|
intio0 at mainbus0 # internal i/o space
|
|
|
|
dio0 at mainbus0 # DIO/DIO-II bus
|
|
|
|
|
|
|
|
# Topcat/catseye framebuffers
|
|
|
|
topcat* at intio?
|
|
|
|
topcat* at dio? scode ?
|
|
|
|
|
|
|
|
# Framebuffer abstraction
|
|
|
|
grf* at topcat?
|
|
|
|
|
|
|
|
# Internal Terminal Emulator
|
|
|
|
ite* at grf?
|
|
|
|
|
|
|
|
dca0 at dio? scode 9 # built-in DCA serial interface
|
|
|
|
|
|
|
|
dcm* at dio? scode ? flags 0xe # DCM 4-port serial card
|
|
|
|
|
|
|
|
le* at dio? scode ? # LANCE ethernet interfaces
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1997-01-30 12:58:57 +03:00
|
|
|
nhpib0 at dio? scode 7 # internal HP-IB
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1997-01-30 12:58:57 +03:00
|
|
|
hpibbus0 at nhpib0
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1997-01-30 12:58:57 +03:00
|
|
|
rd* at hpibbus? slave ? punit ? # HP-IB disks
|
|
|
|
ct* at hpibbus? slave ? punit ? # HP-IB cartridge tapes
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1998-12-19 23:05:19 +03:00
|
|
|
oscsi0 at dio? scode 14
|
1997-01-30 12:58:57 +03:00
|
|
|
oscsi* at dio? scode ? # Old HP SCSI
|
1995-08-04 12:26:52 +04:00
|
|
|
|
1998-12-19 23:05:19 +03:00
|
|
|
sd0 at oscsi0 target 0 lun 0
|
|
|
|
sd1 at oscsi0 target 1 lun 0
|
|
|
|
sd2 at oscsi0 target 2 lun 0
|
|
|
|
sd3 at oscsi0 target 4 lun 0
|
1997-01-30 12:58:57 +03:00
|
|
|
sd* at oscsi? target ? lun ? # SCSI disks
|
|
|
|
st* at oscsi? target ? lun ? # SCSI tapes
|
|
|
|
ac* at oscsi? target ? lun ? # SCSI changers
|
1995-08-04 12:26:52 +04:00
|
|
|
|
2000-09-24 19:59:26 +04:00
|
|
|
pseudo-device pty # pseudo-terminals
|
1995-08-04 12:26:52 +04:00
|
|
|
pseudo-device ppp 1 # PPP network interfaces
|
|
|
|
pseudo-device bpfilter 4 # packet filter devices
|
1995-09-21 11:27:52 +04:00
|
|
|
pseudo-device vnd 4 # vnode pseudo-disks
|
1995-08-04 12:26:52 +04:00
|
|
|
pseudo-device loop # loopback network interface
|
1999-09-20 01:20:43 +04:00
|
|
|
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
|
|
|
pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|