1997-01-31 21:00:33 +03:00
|
|
|
# $NetBSD: NOSY,v 1.14 1997/01/31 18:00:36 cgd Exp $
|
1996-04-12 05:21:43 +04:00
|
|
|
#
|
1997-01-31 04:42:34 +03:00
|
|
|
# Kernel for nostromo.nas.nasa.gov.
|
1995-03-03 04:35:03 +03:00
|
|
|
#
|
|
|
|
|
1996-09-27 21:08:32 +04:00
|
|
|
include "arch/alpha/conf/std.alpha"
|
1995-03-03 04:35:03 +03:00
|
|
|
|
1996-04-26 22:54:15 +04:00
|
|
|
maxusers 8
|
1995-03-03 04:35:03 +03:00
|
|
|
|
|
|
|
# CPU Support
|
1995-11-23 05:33:17 +03:00
|
|
|
options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
|
1995-03-03 04:35:03 +03:00
|
|
|
|
|
|
|
# Standard system options
|
|
|
|
options KTRACE # System call tracing support
|
1997-01-31 04:42:34 +03:00
|
|
|
options NTP # NTP PLL
|
|
|
|
|
1997-01-31 21:00:33 +03:00
|
|
|
# Diagnostic/debugging support options
|
|
|
|
options DIAGNOSTIC # Cheap kernel consistency checks
|
|
|
|
options DEBUG # Expensive debugging checks/support
|
|
|
|
|
1997-01-31 04:42:34 +03:00
|
|
|
# File systems
|
|
|
|
file-system FFS # Fast file system
|
|
|
|
file-system MFS # Memory-based file system
|
|
|
|
file-system NFS # Sun NFS-compatible file system client
|
|
|
|
file-system KERNFS # Kernel data-structure file system (/kern)
|
|
|
|
file-system PROCFS # Process file system (/proc)
|
|
|
|
file-system FDESC # user file descriptor file system (/dev/fd)
|
|
|
|
#file-system UNION # Union filesystem
|
1995-03-03 04:35:03 +03:00
|
|
|
|
|
|
|
# File system options
|
|
|
|
options FIFO # POSIX fifo support (in all file systems)
|
1996-04-12 05:21:43 +04:00
|
|
|
options NFSSERVER # Sun NFS-compatible file system server
|
1995-03-03 04:35:03 +03:00
|
|
|
|
|
|
|
# Networking options
|
|
|
|
options INET # Internet protocol suite
|
1997-01-31 04:42:34 +03:00
|
|
|
options PFIL_HOOKS # packet filter hooks
|
1995-03-03 04:35:03 +03:00
|
|
|
|
|
|
|
# 4.3BSD compatibility. Should be optional, but necessary for now.
|
|
|
|
options COMPAT_43
|
|
|
|
|
1996-06-13 23:18:16 +04:00
|
|
|
# Binary compatibility with previous versions of NetBSD.
|
|
|
|
options COMPAT_10
|
|
|
|
options COMPAT_11
|
1996-08-21 20:25:05 +04:00
|
|
|
options COMPAT_12
|
1996-06-13 23:18:16 +04:00
|
|
|
|
|
|
|
# OSF/1 binary compatibility -- CURRENTLY DOES NOT WORK
|
|
|
|
#options COMPAT_OSF1
|
|
|
|
|
1995-03-03 04:35:03 +03:00
|
|
|
# Loadable Kernel Modules
|
1997-01-31 04:42:34 +03:00
|
|
|
#options LKM
|
1995-03-03 04:35:03 +03:00
|
|
|
|
1996-04-12 05:21:43 +04:00
|
|
|
# Disable kernel security.
|
|
|
|
options INSECURE
|
|
|
|
|
1997-01-31 04:42:34 +03:00
|
|
|
config netbsd root on ? type ?
|
1995-03-03 04:35:03 +03:00
|
|
|
|
1995-06-27 04:54:55 +04:00
|
|
|
mainbus0 at root
|
|
|
|
cpu* at mainbus0
|
|
|
|
|
1995-12-20 03:14:10 +03:00
|
|
|
# TurboChannel host bus adapter support
|
|
|
|
tcasic* at mainbus0
|
|
|
|
|
1995-11-23 05:33:17 +03:00
|
|
|
# TurboChannel bus support
|
1995-12-20 03:14:10 +03:00
|
|
|
tc* at tcasic?
|
1995-11-23 05:33:17 +03:00
|
|
|
|
|
|
|
# TurboChannel devices
|
1995-12-20 03:14:10 +03:00
|
|
|
ioasic0 at tc? slot ? offset ?
|
1996-04-18 02:01:16 +04:00
|
|
|
mcclock0 at ioasic? offset ?
|
1996-06-13 23:18:16 +04:00
|
|
|
le* at ioasic? offset ?
|
1995-12-20 03:14:10 +03:00
|
|
|
scc0 at ioasic? offset ?
|
|
|
|
scc1 at ioasic? offset ?
|
1995-03-03 04:35:03 +03:00
|
|
|
tcds0 at tc? slot ? offset ?
|
|
|
|
esp0 at tcds? slot ?
|
|
|
|
esp1 at tcds? slot ?
|
1996-05-02 00:33:17 +04:00
|
|
|
sfb* at tc? slot ? offset ?
|
1997-01-31 04:42:34 +03:00
|
|
|
#fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards
|
1995-03-03 04:35:03 +03:00
|
|
|
|
1995-11-23 05:33:17 +03:00
|
|
|
# SCSI bus support
|
1995-06-27 04:54:55 +04:00
|
|
|
scsibus* at esp?
|
1995-03-03 04:35:03 +03:00
|
|
|
|
1995-11-23 05:33:17 +03:00
|
|
|
# SCSI devices
|
1995-04-22 16:46:06 +04:00
|
|
|
sd* at scsibus? target ? lun ?
|
|
|
|
st* at scsibus? target ? lun ?
|
|
|
|
cd* at scsibus? target ? lun ?
|
1997-01-31 04:42:34 +03:00
|
|
|
ch* at scsibus? target ? lun ?
|
1995-03-03 04:35:03 +03:00
|
|
|
|
1996-05-02 00:33:17 +04:00
|
|
|
# Workstation Console attachments
|
|
|
|
wscons* at sfb?
|
|
|
|
|
1996-04-12 05:21:43 +04:00
|
|
|
pseudo-device bpfilter 16
|
1995-03-03 04:35:03 +03:00
|
|
|
pseudo-device loop
|
1996-04-12 05:21:43 +04:00
|
|
|
pseudo-device pty 64
|