Home | History | Annotate | Line # | Download | only in conf
DRACO revision 1.32.2.4
      1 # $NetBSD: DRACO,v 1.32.2.4 2000/07/05 19:12:10 he Exp $
      2 #
      3 # This file was automatically created. Changes will be
      4 # lost when running make in this directory.
      5 #
      6 # Created from: 
      7 #$ NetBSD: GENERIC,v 1.119.2.6 2000/06/03 14:45:18 he Exp $
      8 
      9 include "arch/amiga/conf/std.amiga"
     10 
     11 maxusers	8
     12 options 	RTC_OFFSET=0
     13 
     14 #mainboards to support (in addition to Amiga)
     15 
     16 options 	DRACO
     17 
     18 #processors this kernel should support
     19 
     20 options 	M68060		# support for 060
     21 options 	M060SP		# MC68060 software support (Required for 060)
     22 
     23 #Networking options
     24 
     25 options 	INET		# IP networking support (Required)
     26 #options 	GATEWAY		# Packet forwarding
     27 #options 	DIRECTED_BROADCAST	# Broadcast across subnets
     28 #options 	MROUTING	# Multicast routing
     29 options 	NS		# XNS
     30 #options 	NSIP		# XNS tunneling over IP
     31 options 	ISO,TPIP	# OSI
     32 #options 	EON		# OSI tunneling over IP
     33 options 	CCITT,LLC,HDLC	# X.25
     34 options 	NETATALK	# AppleTalk networking protocols
     35 options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
     36 options 	PPP_DEFLATE	# Deflate compression support for PPP
     37 options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
     38 options 	PFIL_HOOKS	# pfil(9) packet filter hooks
     39 options 	IPFILTER_LOG	# ipmon(8) log support
     40 
     41 file-system 	FFS		# Berkeley fast file system
     42 #file-system 	LFS		# log-structured filesystem (experimental)
     43 #file-system 	EXT2FS		# second extended file system (linux)
     44 file-system 	MFS		# Memory based filesystem
     45 file-system 	NFS		# Network File System client side code
     46 file-system 	ADOSFS		# AmigaDOS file system
     47 file-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
     48 file-system 	MSDOSFS		# MS-DOS filesystem
     49 file-system 	FDESC		# user file descriptor filesystem
     50 file-system 	KERNFS		# kernel data-structure filesystem
     51 file-system 	NULLFS		# loopback filesystem
     52 #file-system 	PORTAL		# Portal filesystem
     53 file-system 	PROCFS		# /proc filesystem
     54 file-system 	UMAPFS		# NULLFS + uid and gid remapping
     55 #file-system 	UNION		# union filesystem
     56 
     57 #Filesystem options
     58 options 	NFSSERVER	# Network File System server side code
     59 options 	QUOTA		# User and group quotas in FFS
     60 #options 	FFS_EI		# FFS Endian Independant support
     61 #options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
     62 				# immutable) behave as system flags.
     63 
     64 #Compatability options for various existing systems
     65 
     66 options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
     67 options 	COMPAT_43	# compatibility with 4.3BSD interfaces
     68 options 	COMPAT_09	# compatibility with NetBSD 0.9
     69 options 	COMPAT_10	# compatibility with NetBSD 1.0
     70 options 	COMPAT_12	# compatibility with NetBSD 1.2
     71 options 	COMPAT_13	# compatibility with NetBSD 1.3
     72 options 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
     73 options 	COMPAT_NOMID	# allow nonvalid machine id executables
     74 #options 	COMPAT_LINUX	# Support to run Linux/m68k executables
     75 #options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
     76 
     77 #Support for System V IPC facilities.
     78 
     79 options 	SYSVSHM		# System V-like shared memory
     80 options 	SYSVMSG		# System V-like messages
     81 options 	SYSVSEM		# System V-like semaphores
     82 
     83 #Support for various kernel options
     84 
     85 options 	KTRACE		# system call tracing support
     86 options 	LKM		# Loadable kernel modules
     87 options 	NKMEMCLUSTERS=256	# Size of kernel malloc area
     88 options 	UCONSOLE	# anyone can redirect a virtual console
     89 #options 	INSECURE	# allow, among other insecure stuff, LKM 
     90 				# loading in multi-user mode.
     91 options 	SCSIVERBOSE	# Verbose SCSI errors
     92 
     93 options 	NTP		# NTP phase/frequency locked loop
     94 
     95 #Misc. debugging options
     96 
     97 options 	DDB		# Kernel debugger
     98 #options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
     99 options 	DIAGNOSTIC	# Extra kernel sanity checks
    100 #options 	DEBUG		# Enable misc. kernel debugging code
    101 #options 	SYSCALL_DEBUG	# debug all syscalls.
    102 #options 	SCSIDEBUG	# Add SCSI debugging statements
    103 #options 	PANICBUTTON	# Forced crash via keypress (???)
    104 
    105 #Amiga specific options
    106 
    107 #options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
    108 				# first bank of RAM. (default: unlimited)
    109 #options	NKPTADD=4	# set this for 4 additional KPT pages
    110 #options	NKPTADDSHIFT=24	# set this for 1 additional KPT page
    111 				# per 16 MB (1<<24 bytes) of RAM
    112                                 # define and decrease this, or define and
    113                                 # increase NKPTADD if you get "out of PT pages"
    114                                 # panics.
    115 
    116 #ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
    117 #before the 10 secondinterval ends, or that KBDRESET does work at all.
    118 #options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
    119 
    120 #These options improve performance with the built-in serial port
    121 #on slower Amigas.  Try the larger buffers first then lev6_defer.
    122 #options 	SERIBUF_SIZE=4096
    123 #options 	SEROBUF_SIZE=32
    124 #options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
    125 
    126 options 	RETINACONSOLE	# enable code to allow retina to be console
    127 
    128 #options 	KFONT_8X11	# 8x11 font
    129 
    130 #This is how you would tell the kernel the A2410 oscillator frequencies:
    131 #The used frequencies are the defaults, and do not need option setting
    132 #options 	ULOWELL_OSC1=36000000
    133 #options 	ULOWELL_OSC2=66667000
    134 
    135 #This is how you specify the blitting speed, higher values may speed up blits
    136 #a littel bit.  If you raise this value too much some trash may appear.
    137 #the commented version is the default.
    138 #options 	RH_MEMCLK=61000000
    139 #this option enables the 64 bit sprite which does not work
    140 #for quite a few people.  E.g. The cursor sprite will turn to a block
    141 #when moved to the top of the screen in X.
    142 #options 	RH_64BIT_SPRITE
    143 #enables fast scroll code appears to now work on 040 systems.
    144 #options 	RETINA_SPEED_HACK
    145 #enables the Hardwarecursor which does not work on some systems.
    146 #options 	RH_HARDWARECURSOR
    147 
    148 grfrh0		at zbus0		# retina III
    149 
    150 grf2		at grfrh0
    151 
    152 ite2		at grf2			# terminal emulators for grfs
    153 
    154 msc0		at zbus0		# A2232 MSC multiport serial.
    155 mfc0		at zbus0		# MultiFaceCard I/O board
    156 mfcs0		at mfc0 unit 0		# MFC serial
    157 mfcs1		at mfc0 unit 1		# MFC serial
    158 #mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
    159 #mfc1		at zbus0		# MultiFaceCard 2nd I/O board
    160 #mfcs2		at mfc1 unit 0
    161 #mfcs3		at mfc1 unit 1
    162 #mfcp1		at mfc1 unit 0
    163 
    164 hyper*		at zbus?		# zbus HyperCom3/3+/4/4+
    165 #hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
    166 com*		at hyper? port ?	# Hypercom3/4 serial ports
    167 lpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
    168 
    169 #DraCo Mainboard devices (sans keyboard)
    170 
    171 drbbc0		at mainbus0		# DraCo battery backed clock
    172 drsupio0	at mainbus0		# DraCo superio chip
    173 com*		at drsupio? port ?	# DraCo serial
    174 lpt0		at drsupio? port ?	# DraCo parallel
    175 
    176 #Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
    177 
    178 #Ethernet cards:
    179 le*		at zbus0		# A2065, Ameristar, Ariadne
    180 ne*		at zbus0		# AriadneII
    181 ed*		at zbus0		# Hydra, ASDG LanRover
    182 es*		at zbus0		# CEI A4066 EthernetPLUS
    183 qn*		at zbus0		# Quicknet
    184 
    185 bah*		at zbus0		# C=/Ameristar A2060 / 560
    186 
    187 #Greater Valley Product Bus
    188 gvpbus* 	at zbus0
    189 
    190 drsc0		at mainbus0		# DraCo scsi
    191 scsibus*	at drsc0
    192 
    193 #each hard drive from low target to high
    194 #will configure to the next available sd unit number
    195 sd*	at scsibus? target ? lun ?	# scsi disks
    196 st*	at scsibus? target ? lun ?	# scsi tapes
    197 cd*	at scsibus? target ? lun ?	# scsi cds
    198 ss*	at scsibus? target ? lun ?	# scsi scanner
    199 ch*	at scsibus? target ? lun ?	# scsi autochangers
    200 uk*	at scsibus? target ? lun ?	# scsi unknown
    201 
    202 pseudo-device	loop			# loopback network interface
    203 pseudo-device	sl		1	# SLIP network interfaces
    204 pseudo-device	ppp		1	# PPP network interfaces
    205 pseudo-device	tun		1	# network tunnel line discipline
    206 #pseudo-device	gre		2	# generic L3 over IP tunnel
    207 #pseudo-device	ipip		2	# IP Encapsulation within IP (RFC 2003)
    208 pseudo-device	bpfilter	16	# Berkeley packet filter
    209 pseudo-device	ipfilter		# IP Filter package
    210 
    211 pseudo-device	view		10	# views
    212 pseudo-device	pty		16	# pseudo ptys
    213 
    214 pseudo-device	vnd		4	# vnode pseudo-disks
    215 pseudo-device	ccd		4	# concatenated disk devices
    216 #pseudo-device	raid		4	# RAIDframe disk driver
    217 
    218 #rnd is EXPERIMENTAL at this point.
    219 #pseudo-device  rnd                     # /dev/random and in-kernel generator
    220 #options        RND_COM                 # use "com" randomness as well (BROKEN)
    221 
    222 config	netbsd root on ? type ?
    223 
    224