Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.64
      1  1.64    lukem #	$NetBSD: GENERIC,v 1.64 1997/05/07 00:32:44 lukem Exp $
      2  1.21      cgd #
      3   1.8   briggs # GENERIC
      4   1.1   briggs 
      5  1.43   scottr include	"arch/mac68k/conf/std.mac68k"
      6   1.2   briggs 
      7   1.2   briggs maxusers	16
      8   1.2   briggs 
      9   1.2   briggs # Standard system options
     10  1.54   scottr options 	KTRACE		# system call tracing
     11  1.54   scottr options 	SYSVMSG		# System V message queues
     12  1.54   scottr options 	SYSVSEM		# System V semaphores
     13  1.54   scottr options 	SYSVSHM		# System V shared memory
     14  1.54   scottr #options 	SHMMAXPGS=1024	# 1024 pages is the default
     15  1.54   scottr options 	LKM		# loadable kernel modules
     16  1.54   scottr #options 	INSECURE	# disable kernel security level
     17  1.54   scottr options 	UCONSOLE	# allow anyone to steal the virtual console
     18  1.54   scottr 
     19  1.54   scottr # Debugging options
     20  1.54   scottr options 	DDB		# kernel dynamic debugger
     21  1.54   scottr #options 	DEBUG		# kernel debugging code
     22  1.54   scottr options 	DIAGNOSTIC	# extra kernel sanity checking
     23  1.53   scottr #options 	KGDB		# support for kernel gdb
     24  1.54   scottr #options 	KGDBDEV=0xc01	# kgdb device number (dev_t)
     25  1.54   scottr #options 	KGDBRATE=38400	# baud rate
     26  1.54   scottr 
     27  1.54   scottr # Compatibility options
     28  1.54   scottr options 	COMPAT_43	# 4.3BSD system interfaces
     29  1.54   scottr options 	COMPAT_10	# NetBSD 1.0 binary compatibility
     30  1.54   scottr options 	COMPAT_11	# NetBSD 1.1 binary compatibility
     31  1.54   scottr options 	COMPAT_12	# NetBSD 1.2 binary compatibility
     32  1.54   scottr options 	COMPAT_SUNOS	# SunOS 4.x binary compatibility
     33  1.54   scottr #options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
     34   1.2   briggs 
     35   1.2   briggs # Filesystem options
     36  1.63    lukem file-system	FFS		# Berkeley Fast Filesystem
     37  1.63    lukem file-system	NFS		# Sun NFS-compatible filesystem client
     38  1.63    lukem file-system	KERNFS		# kernel data-structure filesystem
     39  1.63    lukem file-system	NULLFS		# NULL layered filesystem
     40  1.63    lukem file-system	MFS		# memory-based filesystem
     41  1.63    lukem file-system	FDESC		# user file descriptor filesystem
     42  1.63    lukem file-system	UMAPFS		# uid/gid remapping filesystem
     43  1.63    lukem file-system	LFS		# Log-based filesystem (still experimental)
     44  1.63    lukem file-system	PORTAL		# portal filesystem (still experimental)
     45  1.63    lukem file-system	PROCFS		# /proc
     46  1.63    lukem file-system	CD9660		# ISO 9660 + Rock Ridge file system
     47  1.63    lukem file-system	UNION		# union file system
     48  1.63    lukem file-system	MSDOSFS		# MS-DOS FAT filesystem(s).
     49  1.55  thorpej 
     50  1.55  thorpej # Filesystem options
     51  1.54   scottr options 	QUOTA		# FFS quotas
     52  1.54   scottr options 	NFSSERVER	# Sun NFS-compatible filesystem server
     53  1.54   scottr options 	FIFO		# POSIX fifo support (in all filesystems)
     54   1.7   briggs 
     55   1.7   briggs # Networking options
     56  1.54   scottr options 	INET		# IP stack
     57  1.50   scottr options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
     58  1.50   scottr options 	GATEWAY		# IP packet forwarding
     59  1.54   scottr #options 	ISO,TPIP	# OSI networking
     60  1.54   scottr #options 	EON		# OSI tunneling over IP
     61  1.54   scottr #options 	CCITT,LLC,HDLC	# X.25
     62  1.54   scottr options 	PPP_BSDCOMP	# PPP header compression
     63  1.54   scottr options 	PPP_DEFLATE	# PPP-Deflate compression
     64  1.64    lukem options 	PFIL_HOOKS	# pfil(9) packet filter hooks.
     65   1.1   briggs 
     66   1.9   briggs # Mac-specific options
     67  1.50   scottr options 	M68040
     68  1.50   scottr options 	M68030
     69  1.50   scottr options 	M68020		# Must have 68851 PMMU
     70  1.50   scottr options 	FPSP
     71  1.50   scottr options 	FPU_EMULATE
     72  1.50   scottr options 	ZS_CONSOLE_ABORT
     73  1.45   scottr options 	DISABLE_EXT_CACHE # Don't use IIci external cache
     74  1.62   scottr options 	MRG_ADB		# Use ROM-based ADB driver
     75   1.9   briggs 
     76  1.55  thorpej config		netbsd	root on ? type ?
     77   1.1   briggs 
     78  1.56   scottr asc0		at obio?			# ASC/EASC audio
     79  1.56   scottr intvid0		at obio?			# Internal video hardware
     80  1.60   briggs sn*		at obio?			# SONIC-based internal ethernet
     81  1.36   briggs 
     82  1.35   briggs nubus0		at mainbus?
     83  1.56   scottr ae*		at nubus?			# 8390-based Ethernet NIC
     84  1.60   briggs sn*		at nubus?			# SONIC-based Ethernet NIC
     85  1.56   scottr macvid*		at nubus?			# NuBus video card
     86  1.37   scottr 
     87  1.37   scottr # Attach grf semantics to all video hardware as it is found
     88  1.37   scottr grf*		at intvid?
     89  1.37   scottr grf*		at macvid?
     90  1.38   scottr 
     91  1.38   scottr # Attach ite semantics to the appropriate grf device
     92  1.38   scottr ite0		at grf?
     93  1.35   briggs 
     94  1.50   scottr # Use only one of ncrscsi or sbc
     95  1.56   scottr ncrscsi0	at obio?			# SCSI NCR 5380
     96  1.56   scottr #sbc0		at obio? flags 0x1		# MI SCSI NCR 5380
     97  1.50   scottr 
     98  1.56   scottr esp0		at obio?			# SCSI NCR 53C9x
     99  1.56   scottr esp1		at obio?			# SCSI NCR 53C9x
    100   1.1   briggs 
    101   1.6   briggs scsibus*	at scsi?
    102  1.56   scottr sd*		at scsibus? target ? lun ?	# SCSI disk drives
    103  1.56   scottr st*		at scsibus? target ? lun ?	# SCSI tape drives
    104  1.56   scottr cd*		at scsibus? target ? lun ?	# SCSI CD-ROM drives
    105  1.56   scottr ch*		at scsibus? target ? lun ?	# SCSI autochangers
    106  1.61   scottr se*		at scsibus? target ? lun ?	# SCSI ethernet
    107  1.56   scottr ss*		at scsibus? target ? lun ?	# SCSI scanners
    108  1.56   scottr uk*		at scsibus? target ? lun ?	# SCSI unknown
    109   1.1   briggs 
    110  1.17   briggs pseudo-device	pty		16
    111  1.29   briggs pseudo-device	bpfilter	12
    112  1.30   briggs pseudo-device	vnd		2
    113  1.51    mikel pseudo-device	ccd		2
    114  1.57   scottr pseudo-device	md		1
    115  1.31   briggs pseudo-device	ppp		2
    116  1.26   briggs pseudo-device	loop
    117  1.26   briggs pseudo-device	sl
    118  1.52   scottr #pseudo-device	ipfilter
    119