Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.6
      1  1.6       scw #	$NetBSD: GENERIC,v 1.6 2000/03/18 22:33:02 scw Exp $
      2  1.1       scw 
      3  1.1       scw include		"arch/mvme68k/conf/std.mvme68k"
      4  1.5   hubertf 
      5  1.6       scw #ident 		"GENERIC-$Revision: 1.6 $"
      6  1.1       scw 
      7  1.1       scw # Boards this kernel supports
      8  1.1       scw options 	MVME147
      9  1.1       scw options 	MVME167
     10  1.1       scw 
     11  1.1       scw maxusers	4
     12  1.1       scw 
     13  1.1       scw # Needed on m68040 boards to emulate some missing FP instructions
     14  1.1       scw options 	FPSP
     15  1.1       scw 
     16  1.1       scw #options 	DDB
     17  1.1       scw options 	DIAGNOSTIC, DEBUG
     18  1.1       scw 
     19  1.1       scw #options 	SYSVSHM
     20  1.1       scw options 	KTRACE
     21  1.1       scw options 	COMPAT_43
     22  1.1       scw 
     23  1.1       scw file-system 	FFS
     24  1.1       scw file-system 	NFS	
     25  1.1       scw file-system 	KERNFS
     26  1.6       scw file-system 	MFS
     27  1.1       scw #file-system	MSDOSFS
     28  1.1       scw #file-system	UNION
     29  1.1       scw 
     30  1.1       scw options 	NFSSERVER
     31  1.1       scw #options 	FFS_EI		# FFS Endian Independant support
     32  1.3      fvdl #options 	SOFTDEP         # FFS soft updates support.
     33  1.1       scw 
     34  1.4    itojun # Pull in config fragments for kernel crypto.  This is required for
     35  1.4    itojun # options IPSEC etc. to work. If you want to run with IPSEC, uncomment
     36  1.4    itojun # one of these, based on whether you use crypto-us or crypto-intl, and
     37  1.4    itojun # adjust the prefixes as necessary.
     38  1.4    itojun 
     39  1.4    itojun #prefix ../crypto-us/sys
     40  1.4    itojun #cinclude "conf/files.crypto-us"
     41  1.4    itojun #prefix
     42  1.4    itojun 
     43  1.4    itojun #prefix ../crypto-intl/sys
     44  1.4    itojun #cinclude "conf/files.crypto-intl"
     45  1.4    itojun #prefix
     46  1.4    itojun 
     47  1.1       scw # Networking options
     48  1.1       scw options 	INET
     49  1.4    itojun options 	INET6		# IPV6
     50  1.4    itojun #options 	IPSEC		# IP security
     51  1.4    itojun #options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
     52  1.4    itojun #options 	IPSEC_DEBUG	# debug for IP security
     53  1.1       scw options 	TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
     54  1.1       scw #options        GATEWAY         # IP packet forwarding
     55  1.1       scw #options        ISO             # OSI networking
     56  1.1       scw #options        TPIP
     57  1.1       scw #options        EON
     58  1.1       scw 
     59  1.2  augustss options 	COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14
     60  1.1       scw options 	COMPAT_SUNOS
     61  1.1       scw #options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
     62  1.1       scw #options 	COMPAT_LINUX	# compatibility with Linux/m68k binaries
     63  1.1       scw #options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
     64  1.1       scw 
     65  1.1       scw ## force NFS root and swap
     66  1.1       scw #config	netbsd		root on ? type nfs
     67  1.1       scw ## "generic" boot (put root on boot device)
     68  1.1       scw config netbsd		root on ? type ?
     69  1.1       scw 
     70  1.1       scw # Which protocol to use when booting over NFS
     71  1.1       scw options 	NFS_BOOT_BOOTPARAM	# Diskless client w/ bootparamd
     72  1.1       scw 
     73  1.1       scw pseudo-device	sl
     74  1.1       scw pseudo-device	ppp 2
     75  1.1       scw pseudo-device	loop
     76  1.1       scw pseudo-device	bpfilter
     77  1.4    itojun pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
     78  1.4    itojun #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
     79  1.1       scw pseudo-device	pty
     80  1.1       scw pseudo-device	vnd 2
     81  1.1       scw 
     82  1.1       scw mainbus0	at root
     83  1.1       scw 
     84  1.1       scw # MVME147 specific devices
     85  1.1       scw pcc0		at mainbus0
     86  1.6       scw vmepcc0 	at pcc?
     87  1.1       scw zsc*		at pcc? ipl 4
     88  1.1       scw zstty*		at zsc? channel ?
     89  1.1       scw clock0		at pcc? ipl 5
     90  1.1       scw le0		at pcc? ipl 3
     91  1.1       scw wdsc0		at pcc? ipl 2
     92  1.1       scw lpt*		at pcc? ipl 1
     93  1.1       scw 
     94  1.1       scw # MVME167 specific devices
     95  1.1       scw pcctwo0		at mainbus0
     96  1.6       scw vmetwo0 	at mainbus0
     97  1.1       scw clock0		at pcctwo? ipl 5
     98  1.1       scw clmpcc0		at pcctwo? ipl 4
     99  1.1       scw ie0		at pcctwo? ipl 3
    100  1.1       scw ncrsc0		at pcctwo? ipl 2
    101  1.1       scw lpt*		at pcctwo? ipl 1
    102  1.1       scw 
    103  1.6       scw vme0		at vmepcc0
    104  1.6       scw vme0		at vmetwo0
    105  1.1       scw 
    106  1.6       scw # Example VMEbus device
    107  1.6       scw #foo0		at vme0 addr 0x00ef0000 irq 3 vect 0x80
    108  1.1       scw 
    109  1.1       scw scsibus*	at wdsc?
    110  1.1       scw scsibus*	at ncrsc?
    111  1.1       scw 
    112  1.1       scw sd*		at scsibus? target ? lun ?
    113  1.1       scw st*		at scsibus? target ? lun ?
    114  1.1       scw cd*		at scsibus? target ? lun ?
    115  1.1       scw ch*		at scsibus? target ? lun ?
    116  1.1       scw ss*		at scsibus? target ? lun ?	# SCSI scanners
    117  1.1       scw uk*		at scsibus? target ? lun ?	# SCSI unknown
    118