diff options
Diffstat (limited to 'sys/arch/mac68k/conf/SPOT')
-rw-r--r-- | sys/arch/mac68k/conf/SPOT | 45 |
1 files changed, 12 insertions, 33 deletions
diff --git a/sys/arch/mac68k/conf/SPOT b/sys/arch/mac68k/conf/SPOT index 80f841d9b12..86767c7baeb 100644 --- a/sys/arch/mac68k/conf/SPOT +++ b/sys/arch/mac68k/conf/SPOT @@ -1,5 +1,5 @@ -# $OpenBSD: SPOT,v 1.9 1997/01/01 04:04:49 briggs Exp $ -# $NetBSD: SPOT,v 1.11 1996/08/05 01:52:17 scottr Exp $ +# $OpenBSD: SPOT,v 1.10 1997/01/24 01:35:25 briggs Exp $ +# $NetBSD: SPOT,v 1.22 1997/01/20 00:31:42 scottr Exp $ # # SPOT @@ -7,11 +7,9 @@ include "arch/mac68k/conf/std.mac68k" maxusers 16 -makeoptions CC="cc -m68030" -options MAXFDESCS=2048 +makeoptions COPTS="-O2 -m68030" # Standard system options -options SWAPPAGER, DEVPAGER # paging options DIAGNOSTIC # DEBUG for extra kernel debugging options KTRACE # system call tracing support #options KGDB # support for kernel gdb @@ -27,69 +25,50 @@ options QUOTA # fast filesystem with user and group quotas options MFS # memory-based filesystem options NFSSERVER # Sun NFS-compatible filesystem options NFSCLIENT # Sun NFS-compatible filesystem -options NULLFS # Null (formerly loop-back) filesystem options CD9660 # ISO-9660 w/ RockRidge options KERNFS # kernel data-structure filesystem options FDESC # user file descriptor filesystem -options UNION # union filesystem -#options UMAPFS # uid/gid remapping filesystem -#options LFS # Log-based filesystem (still experimental) -#options PORTAL # portal filesystem (still experimental) options PROCFS # Process filesystem options SCSI -#options SCSIDEBUG -#options NCR5380_DEBUG -#options SBC_DEBUG # Networking options options INET -#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP +options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP options GATEWAY # IP packet forwarding -#options ISO # OSI networking -#options TPIP -#options EON options PPP_BSDCOMP options PPP_DEFLATE +options COMPAT_42 options COMPAT_43 -#options NS options MAPMEM options SYSVSHM,SYSVSEM,SYSVMSG # Mac-specific options options M68030 -options COMPAT_SUNOS + +# SPOT-specific options +options RTC_OFFSET=360 # hardware clock is this many mins. west of GMT config bsd swap generic options GENERIC -intvid0 at obio? # Internal video hardware - nubus0 at mainbus? ae* at nubus? -macvid* at nubus? -# Attach grf semantics to all video hardware as it is found -grf* at intvid? +macvid* at nubus? grf* at macvid? - -# Attach ite semantics to the appropriate grf device ite0 at grf? -#ncrscsi0 at obio? # SCSI NCR 5380 -#esp at obio? # SCSI NCR 53C96 sbc0 at obio? flags 0x1 # MI NCR 5380 SCSI Bus Controller scsibus* at scsi? -sd* at scsibus? target ? lun ? -st* at scsibus? target ? lun ? -cd* at scsibus? target ? lun ? -ch* at scsibus? target ? lun ? +sd* at scsibus? target ? lun ? +st* at scsibus? target ? lun ? +cd* at scsibus? target ? lun ? pseudo-device pty 32 pseudo-device bpfilter 16 pseudo-device vnd 2 pseudo-device ppp 2 pseudo-device loop -#pseudo-device sl |