1995-03-29 07:28:48 +00:00
|
|
|
# $NetBSD: GENERIC,v 1.25 1995/03/29 07:28:48 briggs Exp $
|
1994-02-23 04:41:04 +00:00
|
|
|
#
|
1994-10-26 08:45:48 +00:00
|
|
|
# GENERIC
|
1993-09-29 06:08:37 +00:00
|
|
|
|
1993-12-02 18:29:18 +00:00
|
|
|
include "std.mac68k"
|
1993-11-29 00:29:28 +00:00
|
|
|
|
|
|
|
maxusers 16
|
|
|
|
|
|
|
|
# obsolete timezone spec
|
|
|
|
options TIMEZONE=300, DST=1, MAXFDESCS=2048
|
1993-09-29 06:08:37 +00:00
|
|
|
|
1993-11-29 00:29:28 +00:00
|
|
|
# Standard system options
|
1994-01-30 00:58:52 +00:00
|
|
|
options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
|
1993-11-29 00:29:28 +00:00
|
|
|
options DIAGNOSTIC # DEBUG for extra kernel debugging
|
|
|
|
options KTRACE # system call tracing support
|
|
|
|
#options KGDB # support for kernel gdb
|
|
|
|
#options GDB # support for normal gdb
|
|
|
|
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
|
|
|
|
|
|
|
|
# Filesystem options
|
1994-02-22 01:34:31 +00:00
|
|
|
options FIFO # POSIX fifo support (in all filesystems)
|
1994-07-21 00:57:33 +00:00
|
|
|
options DDB
|
1993-11-29 00:29:28 +00:00
|
|
|
options FFS
|
1994-02-22 01:34:31 +00:00
|
|
|
options QUOTA # fast filesystem with user and group quotas
|
1993-11-29 00:29:28 +00:00
|
|
|
options MFS # memory-based filesystem
|
1994-02-23 04:41:04 +00:00
|
|
|
#options NFSSERVER # Sun NFS-compatible filesystem
|
1994-11-27 19:53:10 +00:00
|
|
|
options NFSCLIENT # Sun NFS-compatible filesystem
|
1994-07-21 00:57:33 +00:00
|
|
|
options NULLFS # Null (formerly loop-back) filesystem
|
|
|
|
options CD9660 # ISO-9660 w/ RockRidge
|
1993-11-29 00:29:28 +00:00
|
|
|
options KERNFS # kernel data-structure filesystem
|
|
|
|
options FDESC # user file descriptor filesystem
|
|
|
|
#options UMAPFS # uid/gid remapping filesystem
|
|
|
|
#options LFS # Log-based filesystem (still experimental)
|
1994-07-21 00:57:33 +00:00
|
|
|
#options PORTAL # portal filesystem (still experimental)
|
|
|
|
options PROCFS # Process filesystem
|
1993-11-29 00:29:28 +00:00
|
|
|
|
|
|
|
options SCSI
|
1994-02-27 16:48:33 +00:00
|
|
|
#options SCSIDEBUG
|
1994-02-22 01:34:31 +00:00
|
|
|
|
|
|
|
# Networking options
|
1993-11-29 00:29:28 +00:00
|
|
|
options INET
|
|
|
|
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
|
|
|
|
options GATEWAY # IP packet forwarding
|
|
|
|
#options ISO # OSI networking
|
1993-09-29 06:08:37 +00:00
|
|
|
#options TPIP
|
|
|
|
#options EON
|
1993-11-29 00:29:28 +00:00
|
|
|
options COMPAT_42
|
|
|
|
options COMPAT_43
|
|
|
|
options NS
|
1994-02-22 01:34:31 +00:00
|
|
|
options MAPMEM
|
|
|
|
options SYSVSHM,SYSVSEM,SYSVMSG
|
1993-09-29 06:08:37 +00:00
|
|
|
|
1994-02-27 03:44:24 +00:00
|
|
|
# Mac-specific options
|
1995-03-11 13:55:03 +00:00
|
|
|
options M68040
|
|
|
|
options M68030 # Includes the 020+851
|
1994-07-21 01:19:41 +00:00
|
|
|
#options FPSP
|
1995-03-29 07:28:48 +00:00
|
|
|
options FPU_EMULATE
|
1994-02-27 16:48:33 +00:00
|
|
|
options COMPAT_NOMID
|
1994-03-01 15:20:37 +00:00
|
|
|
options COMPAT_SUNOS
|
1994-04-15 01:44:03 +00:00
|
|
|
options COMPAT_09
|
1994-10-20 21:21:02 +00:00
|
|
|
options COMPAT_10
|
1994-07-31 07:31:45 +00:00
|
|
|
options MACHINE_NONCONTIG
|
1994-02-27 03:44:24 +00:00
|
|
|
|
1994-01-30 00:58:52 +00:00
|
|
|
config netbsd swap generic
|
1993-09-29 06:08:37 +00:00
|
|
|
|
1993-12-21 03:14:16 +00:00
|
|
|
ae0 at nubus0 slot -1 id ? claimed 0
|
|
|
|
|
1994-06-26 12:53:36 +00:00
|
|
|
ncrscsi0 at mainbus? # SCSI NCR 5380
|
|
|
|
ncr96scsi0 at mainbus? # SCSI NCR 53C96
|
1993-09-29 06:08:37 +00:00
|
|
|
|
1994-01-30 00:58:52 +00:00
|
|
|
scsibus* at scsi?
|
|
|
|
sd* at scsibus? target ? lun ?
|
|
|
|
st* at scsibus? target ? lun ?
|
|
|
|
cd* at scsibus? target ? lun ?
|
|
|
|
ch* at scsibus? target ? lun ?
|
1993-09-29 06:08:37 +00:00
|
|
|
|
|
|
|
pseudo-device loop
|
1994-07-21 00:57:33 +00:00
|
|
|
pseudo-device pty 16
|
1993-11-29 00:29:28 +00:00
|
|
|
pseudo-device sl
|
1994-07-21 00:57:33 +00:00
|
|
|
pseudo-device bpfilter 4
|
1994-06-25 04:58:01 +00:00
|
|
|
pseudo-device ppp
|