Home | History | Annotate | Line # | Download | only in conf
HADES revision 1.15
      1   1.1      leo #
      2  1.15   kleink #	$NetBSD: HADES,v 1.15 1997/12/01 15:19:41 kleink Exp $
      3   1.1      leo #
      4   1.1      leo # Medusa-Hades
      5   1.1      leo #
      6   1.1      leo # This configuration file is for a multiple disk/multiple tape Medusa-Hades
      7   1.1      leo #
      8   1.1      leo 
      9   1.1      leo include "arch/atari/conf/std.atari"
     10   1.1      leo #
     11   1.1      leo # Add support for about 16 users. This variable is used to size
     12   1.1      leo # various kernel structures.
     13   1.1      leo #
     14   1.1      leo maxusers	16
     15   1.1      leo 
     16   1.1      leo #
     17   1.1      leo # processors this kernel should support
     18   1.1      leo #
     19   1.9    lukem options 	M68040		# support for 040
     20  1.11      leo options 	M68060		# support for 060
     21   1.1      leo 
     22   1.9    lukem options 	HZ=64		# Set the clock-rate (48/64/96)
     23   1.1      leo 
     24  1.11      leo options 	FPSP		# 68040 Floatingpoint support
     25  1.11      leo options 	M060SP		# MC68060 software support (Required for 060)
     26  1.11      leo 
     27  1.11      leo #
     28  1.11      leo # X11R6 related options
     29  1.11      leo #
     30  1.11      leo options 	UCONSOLE	# Allow xconsole to work
     31   1.1      leo 
     32   1.1      leo #
     33   1.1      leo # Networking options
     34   1.1      leo #
     35   1.9    lukem options 	INET		# Basic networking support
     36   1.1      leo 
     37   1.5  thorpej # File systems
     38   1.5  thorpej file-system 	FFS		# Berkeley fast file system
     39   1.5  thorpej file-system 	MFS		# Memory based filesystem
     40   1.6  thorpej #file-system	NFS		# Network File System client side code
     41   1.5  thorpej file-system 	PROCFS		# Process filesystem
     42   1.5  thorpej file-system 	KERNFS		# Kernel parameter filesystem
     43   1.5  thorpej file-system 	NULLFS		# Loopback filesystem
     44   1.5  thorpej file-system 	UNION		# union file system
     45   1.5  thorpej file-system 	MSDOSFS		# MSDOS filesystem
     46   1.5  thorpej file-system 	CD9660		# ISO 9660 filesystem with Rock Ridge
     47   1.1      leo 
     48   1.5  thorpej # File system options
     49   1.9    lukem options 	FIFO		# FIFO operations on vnodes
     50   1.1      leo 
     51   1.1      leo #
     52  1.14    lukem # Misc. debugging options
     53   1.1      leo #
     54   1.9    lukem options 	PANICWAIT	# Require keystroke to dump/reboot
     55   1.9    lukem options 	DDB		# Kernel debugger
     56  1.14    lukem #options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
     57   1.1      leo 
     58   1.1      leo #
     59   1.1      leo # Compatability options for various existing systems
     60   1.1      leo #
     61   1.9    lukem options 	COMPAT_43	# 4.3 BSD compatible system calls (required)
     62   1.9    lukem options 	COMPAT_10	# Compatibility to NetBSD1.0
     63   1.9    lukem options 	COMPAT_11	# Compatibility to NetBSD1.1
     64   1.9    lukem options 	COMPAT_12	# Compatibility to NetBSD1.2
     65  1.15   kleink options 	COMPAT_13	# Compatibility to NetBSD1.3
     66   1.1      leo 
     67   1.1      leo #
     68   1.1      leo # Support for System V IPC facilities.
     69   1.1      leo #
     70   1.9    lukem #options 	SYSVSHM		# System V shared memory
     71   1.9    lukem #options 	SYSVMSG		# System V messages
     72   1.9    lukem #options 	SYSVSEM		# System V semaphores
     73   1.1      leo 
     74   1.1      leo #
     75   1.1      leo # Support for various kernel options
     76   1.1      leo #
     77   1.9    lukem options 	KTRACE			# Add kernel tracing system call
     78   1.9    lukem options 	DIAGNOSTIC		# Add additional error checking code
     79   1.9    lukem options 	NKMEMCLUSTERS=256	# Size of kernel malloc area
     80   1.1      leo 
     81   1.1      leo #
     82   1.1      leo # Atari specific kernel options:
     83   1.1      leo #
     84   1.9    lukem options 	TT_SCSI			# SCSI-support for TT/Hades only
     85   1.9    lukem options 	STATCLOCK		# Separate {stat,prof}clock
     86   1.9    lukem options 	MEMORY_DISK_HOOKS	# Boot RAM-disk
     87   1.9    lukem options 	DISKLABEL_NBDA		# NetBSD disklabels (required)
     88   1.9    lukem options 	DISKLABEL_AHDI		# NetBSD/AHDI disklabels
     89   1.1      leo 
     90   1.1      leo #
     91   1.1      leo # Build one kernel that can boot from any disk.
     92   1.1      leo #
     93   1.5  thorpej config		netbsd root on ? type ?
     94   1.1      leo 
     95   1.1      leo pseudo-device	mouse	1	# mouse
     96   1.1      leo pseudo-device	view	4	# View (graphics mapping)
     97   1.1      leo pseudo-device	sl		# Slip
     98   1.1      leo pseudo-device	ppp		# ppp
     99   1.1      leo pseudo-device	pty	16	# Pseudo-tty support
    100   1.1      leo pseudo-device	loop		# Loopback network
    101   1.1      leo pseudo-device	vnd	3	# 3 pseudo disks (see vnconfig)
    102  1.12      leo pseudo-device	md	2	# Boot memory disk
    103   1.1      leo 
    104   1.1      leo #
    105   1.9    lukem # The following sections describe various hardware options.
    106   1.1      leo #
    107   1.1      leo hdfd0	at fdc0 unit 0		# builtin Hades-type floppy drive
    108   1.1      leo hdfd1	at fdc0 unit 1		# 2nd Hades-type floppy drive
    109   1.1      leo zs0	at mainbus0		# Serial support through 8530
    110   1.1      leo nvr0	at mainbus0		# nvram driver
    111  1.10      leo lp0	at mainbus0		# centronics printer
    112   1.1      leo grfet0	at grfbus0		# ET4000 consoles
    113   1.1      leo ite*	at grfet0
    114   1.1      leo grfet1	at grfbus0
    115   1.1      leo ite*	at grfet1
    116   1.1      leo grfet2	at grfbus0
    117   1.1      leo ite*	at grfet2
    118   1.1      leo pcibus0	at mainbus0		# PCI-bus
    119   1.1      leo pci0	at pcibus0
    120   1.7      leo vmebus0	at mainbus0		# VME bus
    121   1.7      leo vme0	at vmebus0
    122  1.13      leo isabus0	at mainbus0		# ISA-bus
    123  1.13      leo isa0	at isabus0
    124   1.9    lukem idec0	at mainbus0		# IDE bus
    125   1.9    lukem ide*	at idec? drive ?	# ... and drives
    126