Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.80
      1 #	$NetBSD: GENERIC,v 1.80 1997/07/17 23:29:32 is Exp $
      2 
      3 #
      4 # GENERIC AMIGA
      5 #
      6 # This configuration file contains all possible options
      7 #
      8 
      9 include "arch/amiga/conf/std.amiga"
     10 
     11 maxusers	8
     12 options 	RTC_OFFSET=0
     13 
     14 #
     15 # mainboards to support (in addition to Amiga)
     16 #
     17 options 	DRACO
     18 
     19 options 	BB060STUPIDROM	# You need this, if you have a non-DraCo
     20 				# 68060 with an OS ROM up to (at least) 
     21 				# V40 (OS3.1) and want to boot with the
     22 				# bootblock.
     23 				# You don't need this if you have a DraCo,
     24 				# have no 68060 or NEVER use the bootblock
     25 #
     26 # processors this kernel should support
     27 #
     28 options 	M68060		# support for 060
     29 options 	M060SP		# MC68060 software support (Required for 060)
     30 options 	M68040		# support for 040
     31 options 	FPSP		# MC68040 floating point support
     32 options 	M68030		# support for 030
     33 options 	M68020		# support for 020/851
     34 options 	FPCOPROC	# Support for MC6888[12] (Required)
     35 options 	FPU_EMULATE	# FPU emulation
     36 
     37 #
     38 # Networking options
     39 #
     40 options 	INET		# IP networking support (Required)
     41 #options 	GATEWAY		# Packet forwarding
     42 #options 	DIRECTED_BROADCAST	# Broadcast across subnets
     43 #options 	MROUTING	# Multicast routing
     44 #options 	NS		# XNS
     45 #options 	NSIP		# XNS tunneling over IP
     46 #options 	ISO,TPIP	# OSI
     47 #options 	EON		# OSI tunneling over IP
     48 #options 	CCITT,LLC,HDLC	# X.25
     49 #options 	NETATALK	# AppleTalk networking protocols
     50 #options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
     51 #options 	PPP_DEFLATE	# Deflate compression support for PPP
     52 #options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
     53 #options 	PFIL_HOOKS	# pfil(9) packet filter hooks
     54 #options 	IPFILTER_LOG	# ipmon(8) log support
     55 
     56 # Filesystems
     57 file-system 	FFS		# Berkeley fast file system
     58 #file-system 	LFS		# log-structured filesystem (experimental)
     59 file-system 	MFS		# Memory based filesystem
     60 file-system 	NFS		# Network File System client side code
     61 file-system 	ADOSFS		# AmigaDOS file system
     62 file-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
     63 file-system 	MSDOSFS		# MS-DOS filesystem
     64 file-system 	FDESC		# user file descriptor filesystem
     65 file-system 	KERNFS		# kernel data-structure filesystem
     66 file-system 	NULLFS		# loopback filesystem
     67 #file-system 	PORTAL		# Portal filesystem
     68 file-system 	PROCFS		# /proc filesystem
     69 file-system 	UMAPFS		# NULLFS + uid and gid remapping
     70 file-system 	UNION		# union filesystem
     71 
     72 # Filesystem options
     73 options		NFSSERVER	# Network File System server side code
     74 options		FIFO		# FIFOs; RECOMMENDED
     75 options		QUOTA		# User and group quotas in FFS
     76 
     77 #
     78 # Compatability options for various existing systems
     79 #
     80 options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
     81 options 	COMPAT_43	# compatibility with 4.3BSD interfaces
     82 #options 	COMPAT_09	# compatibility with NetBSD 0.9
     83 #options 	COMPAT_10	# compatibility with NetBSD 1.0
     84 options 	COMPAT_12	# compatibility with NetBSD 1.2
     85 options 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
     86 options 	COMPAT_NOMID	# allow nonvalid machine id executables
     87 #options 	COMPAT_HPUX	# HP300 compatability
     88 
     89 #
     90 # Support for System V IPC facilities.
     91 #
     92 options 	SYSVSHM		# System V-like shared memory
     93 options 	SYSVMSG		# System V-like messages
     94 options 	SYSVSEM		# System V-like semaphores
     95 
     96 #
     97 # Support for various kernel options
     98 #
     99 options 	KTRACE		# system call tracing support
    100 options 	LKM		# Loadable kernel modules
    101 options 	NKMEMCLUSTERS=256	# Size of kernel malloc area
    102 options 	UCONSOLE	# anyone can redirect a virtual console
    103 #options 	INSECURE	# allow, among other insecure stuff, LKM 
    104 				# loading in multi-user mode.
    105 
    106 #
    107 # Misc. debuging options
    108 #
    109 options 	DDB		# Kernel debugger
    110 options 	DIAGNOSTIC	# Extra kernel sanity checks
    111 #options 	DEBUG		# Enable misc. kernel debugging code
    112 #options 	SYSCALL_DEBUG	# debug all syscalls.
    113 #options 	SCSIDEBUG	# Add SCSI debugging statements
    114 #options 	PANICBUTTON	# Forced crash via keypress (???)
    115 
    116 #
    117 # Amiga specific options
    118 #
    119 options 	MACHINE_NONCONTIG # Non-contiguous memory support
    120 # ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
    121 # before the 10 secondinterval ends, or that KBDRESET does work at all.
    122 #options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
    123 
    124 # These options improve performance with the built-in serial port
    125 # on slower Amigas.  Try the larger buffers first then lev6_defer.
    126 #options 	SERIBUF_SIZE=4096
    127 #options 	SEROBUF_SIZE=32
    128 #options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
    129 
    130 options 	RETINACONSOLE	# enable code to allow retina to be console
    131 options 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
    132 options 	CL5426CONSOLE	# Cirrus console
    133 options 	CV64CONSOLE	# CyberVision console
    134 options 	TSENGCONSOLE	# Tseng console
    135 
    136 options 	GRF_ECS		# Enhanced Chip Set
    137 options 	GRF_NTSC	# NTSC
    138 options 	GRF_PAL		# PAL
    139 options 	GRF_A2024	# Support for the A2024
    140 options 	GRF_AGA		# AGA Chip Set
    141 #options 	KFONT_8X11	# 8x11 font
    142 
    143 # This is how you would tell the kernel the A2410 oscillator frequencies:
    144 # The used frequencies are the defaults, and don't need option setting
    145 #options 	ULOWELL_OSC1=36000000
    146 #options 	ULOWELL_OSC2=66667000
    147 
    148 # This is how you specify the blitting speed, higher values may speed up blits
    149 # a littel bit.  If you raise this value too much some trash may appear.
    150 # the commented version is the default.
    151 #options 	RH_MEMCLK=61000000
    152 # this option enables the 64 bit sprite which doesn't seems to be work
    153 # for quite a few people.  E.g. The cursor sprite will turn to a block
    154 # when moved to the top of the screen in X.
    155 #options 	RH_64BIT_SPRITE
    156 # enables fast scroll code appears to now work on 040 systems.
    157 #options 	RETINA_SPEED_HACK
    158 # enables the Hardwarecursor which does not work on some systems.
    159 #options 	RH_HARDWARECURSOR
    160 
    161 grfcc0		at mainbus0		# custom chips
    162 grfrt0		at zbus0		# retina II
    163 grfrh0		at zbus0		# retina III
    164 grfcl*		at zbus0		# Picasso II/Piccalo/Spectrum
    165 grful0		at zbus0		# A2410
    166 grfcv0		at zbus0		# CyberVision 64
    167 grfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
    168 
    169 grf0		at grfcc0
    170 grf1		at grfrt0
    171 grf2		at grfrh0
    172 grf3		at grfcl?
    173 grf4		at grful0
    174 grf5		at grfcv0
    175 grf6		at grfet?
    176 
    177 ite0		at grf0			# terminal emulators for grf's
    178 ite1		at grf1			# terminal emulators for grf's
    179 ite2		at grf2			# terminal emulators for grf's
    180 ite3		at grf3			# terminal emulators for grf's
    181 ite4		at grf4			# terminal emulators for grf's
    182 ite5		at grf5			# terminal emulators for grf's
    183 ite6		at grf6			# terminal emulators for grf's
    184 
    185 msc0		at zbus0		# A2232 MSC multiport serial.
    186 mfc0		at zbus0		# MultiFaceCard I/O board
    187 mfcs0		at mfc0 unit 0		# MFC serial
    188 mfcs1		at mfc0 unit 1		# MFC serial
    189 #mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
    190 #mfc1		at zbus0		# MultiFaceCard 2nd I/O board
    191 #mfcs2		at mfc1 unit 0
    192 #mfcs3		at mfc1 unit 1
    193 #mfcp1		at mfc1 unit 0
    194 
    195 drbbc0		at mainbus0		# DraCo battery backed clock
    196 drcom0		at mainbus0		# DraCo serial 0
    197 drcom1		at mainbus0		# DraCo serial 1, normally mouse
    198 
    199 aucc*		at mainbus0		# Amiga CC audio
    200 
    201 # Ethernet cards:
    202 le*		at zbus0		# A2065, Ameristar, Ariadne
    203 ed0		at zbus0		# Hydra
    204 es0		at zbus0		# CEI A4066 EthernetPLUS
    205 qn0		at zbus0		# Quicknet
    206 
    207 # Arcnet
    208 bah*		at zbus0		# C=/Ameristar A2060 / 560
    209 
    210 
    211 # scsi stuff, all possible
    212 gvpbus* 	at zbus0
    213 gtsc0		at gvpbus?		# GVP series II scsi
    214 ahsc0		at mainbus0		# A3000 scsi
    215 atzsc0		at zbus0		# A2091 scsi
    216 wstsc0		at zbus0		# Wordsync II scsi
    217 ivsc0		at zbus0		# IVS scsi
    218 mlhsc0		at zbus0		# Hacker scsi
    219 otgsc0		at zbus0		# 12 gauge scsi
    220 zssc0		at zbus0		# Zeus scsi
    221 mgnsc0		at zbus0		# Magnum scsi
    222 wesc0		at zbus0		# Warp Engine scsi
    223 afsc0		at zbus0		# A4091 scsi
    224 aftsc0		at mainbus0		# A4000T scsi
    225 flsc0		at zbus0		# FastlaneZ3 scsi
    226 bzsc0		at zbus0		# Blizzard 1230 I,II scsi 
    227 bztzsc0		at zbus0		# Blizzard 2060 scsi
    228 empsc0		at zbus0		# Emplant scsi
    229 idesc0		at mainbus0		# A4000 & A1200 IDE
    230 drsc0		at mainbus0		# DraCo scsi
    231 
    232 scsibus*	at gtsc0
    233 scsibus*	at ahsc0
    234 scsibus*	at atzsc0
    235 scsibus*	at wstsc0
    236 scsibus*	at ivsc0
    237 scsibus*	at mlhsc0
    238 scsibus*	at otgsc0
    239 scsibus*	at zssc0
    240 scsibus*	at mgnsc0
    241 scsibus*	at wesc0
    242 scsibus*	at afsc0
    243 scsibus*	at aftsc0
    244 scsibus*	at flsc0
    245 scsibus*	at bzsc0
    246 scsibus*	at bztzsc0
    247 scsibus*	at empsc0
    248 scsibus*	at idesc0
    249 scsibus*	at drsc0
    250 
    251 # each hard drive from low target to high
    252 # will configure to the next available sd unit number
    253 sd*	at scsibus? target ? lun ?	# scsi disks
    254 st*	at scsibus? target ? lun ?	# scsi tapes
    255 cd*	at scsibus? target ? lun ?	# scsi cd's
    256 ss*	at scsibus? target ? lun ?	# scsi scanner
    257 ch*	at scsibus? target ? lun ?	# scsi autochangers
    258 uk*	at scsibus? target ? lun ?	# scsi unknown
    259 
    260 pseudo-device	loop			# loopback network interface
    261 pseudo-device	sl		1	# SLIP network interfaces
    262 pseudo-device	ppp		1	# PPP network interfaces
    263 #pseudo-device	tun		1	# network tunnel line discipline
    264 pseudo-device	bpfilter	16	# Berkeley packet filter
    265 #pseudo-device	ipfilter		# IP Filter package
    266 
    267 pseudo-device	view		10	# views
    268 pseudo-device	pty		16	# pseudo ptys
    269 
    270 pseudo-device	vnd		4	# vnode pseudo-disks
    271 #pseudo-device	ccd		4	# concatenated disk devices
    272 
    273 config	netbsd root on ? type ?
    274