Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.19
      1  1.19   scottr #	$NetBSD: GENERIC,v 1.19 1997/01/20 16:55:35 scottr Exp $
      2   1.1  mycroft #
      3   1.3  thorpej # Generic kernel - one size fits all.
      4   1.1  mycroft #
      5   1.1  mycroft machine		"hp300"
      6   1.1  mycroft 
      7   1.3  thorpej cpu             "HP320"
      8   1.3  thorpej cpu             "HP330"         # includes 318, 319
      9   1.3  thorpej cpu             "HP340"
     10   1.3  thorpej cpu             "HP350"
     11   1.1  mycroft cpu		"HP360"
     12   1.1  mycroft cpu		"HP370"
     13   1.1  mycroft cpu		"HP375"		# includes 345, 400t, 400s
     14   1.1  mycroft cpu		"HP380"		# includes 425t, 425s, 433s
     15   1.1  mycroft ident		GENERIC
     16   1.1  mycroft 
     17   1.1  mycroft # Need to set locally
     18   1.8  thorpej maxusers	32
     19   1.1  mycroft 
     20   1.1  mycroft # Standard system options
     21   1.1  mycroft options		SWAPPAGER		# swap pager (anonymous and swap space)
     22   1.1  mycroft options		VNODEPAGER		# vnode pager (mapped files)
     23   1.1  mycroft options		DEVPAGER		# device pager (mapped devices)
     24   1.3  thorpej options         "COMPAT_43"             # compatibility with 4.3BSD interfaces
     25   1.3  thorpej options         "COMPAT_44"             # compatibility with 4.4BSD binaries
     26   1.3  thorpej options         "COMPAT_09"             # compatibility with NetBSD 0.9
     27   1.3  thorpej options		"COMPAT_10"		# compatibility with NetBSD 1.0
     28  1.10  thorpej options		"COMPAT_11"		# compatibility with NetBSD 1.1
     29  1.10  thorpej options		"COMPAT_12"		# compatibility with NetBSD 1.2
     30   1.3  thorpej options         SYSVSHM                 # System V-style shared memory
     31   1.3  thorpej options         SYSVSEM                 # System V-style semaphores
     32   1.3  thorpej options         SYSVMSG                 # System V-style message queues
     33   1.3  thorpej options         KTRACE                  # system call tracing support
     34   1.3  thorpej options		"NKMEMCLUSTERS=1024"	# # 4K pages in kernel malloc pool
     35  1.13  thorpej options 	EXEC_AOUT		# support for exec'ing a.out
     36  1.16  thorpej options 	EXEC_SCRIPT		# support for #! scripts
     37   1.1  mycroft 
     38   1.1  mycroft # Filesystem options
     39   1.1  mycroft options		FIFO		# POSIX fifo support (in all filesystems)
     40   1.1  mycroft options		FFS,QUOTA	# fast filesystem with user and group quotas
     41   1.3  thorpej options         "CD9660"        # CD-ROM ISO-9660 filesystem
     42   1.3  thorpej options		NFSSERVER	# Network filesystem server
     43   1.3  thorpej options		NFSCLIENT	# Network filesystem client
     44   1.3  thorpej options		UNION		# Union filesystem (req. for FDESC)
     45   1.1  mycroft options		KERNFS		# kernel data-structure filesystem
     46   1.1  mycroft options		FDESC		# user file descriptor filesystem
     47   1.1  mycroft options		PROCFS		# /proc filesystem
     48   1.3  thorpej options		MFS		# Memory-based filesystem
     49   1.1  mycroft 
     50   1.1  mycroft # Networking options
     51   1.1  mycroft options		INET		# Internet protocols
     52   1.3  thorpej options		GATEWAY		# IP forwarding + larger mb_map
     53   1.3  thorpej options		MROUTING	# Multicast routing
     54   1.1  mycroft options		"TCP_COMPAT_42"	# compatibility with 4.2BSD TCP/IP
     55  1.17  thorpej options 	PFIL_HOOKS	# packet processing hooks
     56   1.1  mycroft 
     57   1.1  mycroft # Options for HP hardware
     58   1.3  thorpej options		FPSP		# floating point interface for 68040
     59   1.3  thorpej options		USELEDS		# make the lights twinkle
     60   1.3  thorpej options		COMPAT_NOLABEL	# defaults for unlabeled disks
     61   1.3  thorpej #options	PANICBUTTON	# two fast <reset>s on HIL dump kernel
     62   1.9  thorpej #options	CONSCODE="9"	# force console at this select code
     63  1.11  thorpej options		UK_KEYBOARD	# include United Kingdom HIL keymap
     64  1.11  thorpej options		SE_KEYBOARD	# include Swedish HIL keymap
     65   1.3  thorpej 
     66   1.7  thorpej #
     67   1.7  thorpej # HP-UX binary compatibility.
     68   1.7  thorpej # NOTE: THIS IS STILL VERY EXPERIMENTAL.  YOUR MILEAGE MAY VARY.
     69   1.7  thorpej #
     70   1.8  thorpej options	COMPAT_HPUX		# HP-UX binary compatibility
     71  1.12  thorpej 
     72  1.12  thorpej #options 	"COMPAT_M68K4K"	# compat. with NetBSD/m68k4k binaries
     73   1.1  mycroft 
     74   1.3  thorpej # Debugging options
     75  1.17  thorpej options 	DIAGNOSTIC	# Extra kernel sanity checks
     76  1.17  thorpej #options 	DEBUG		# Enable misc. kernel debugging code
     77   1.3  thorpej options		DDB		# Kernel Dynamic Debugger
     78   1.1  mycroft 
     79   1.1  mycroft config		netbsd swap generic
     80   1.1  mycroft 
     81   1.1  mycroft master		hpib0	at scode7
     82   1.1  mycroft master		hpib1	at scode?
     83   1.1  mycroft master		hpib2	at scode?
     84   1.3  thorpej master		hpib3	at scode?
     85   1.3  thorpej disk		rd0	at hpib? slave ?
     86   1.1  mycroft disk		rd1	at hpib? slave ?
     87   1.1  mycroft disk		rd2	at hpib? slave ?
     88   1.1  mycroft disk		rd3	at hpib? slave ?
     89   1.3  thorpej disk		rd4	at hpib? slave ?
     90   1.3  thorpej disk		rd5	at hpib? slave ?
     91   1.3  thorpej disk		rd6	at hpib? slave ?
     92   1.3  thorpej tape		ct0	at hpib0 slave ?
     93   1.3  thorpej tape		ct1	at hpib0 slave ? flags 1
     94   1.5  thorpej tape		mt0	at hpib0 slave ?
     95   1.1  mycroft device		ppi0	at hpib0 slave 5
     96   1.1  mycroft 
     97   1.1  mycroft master		scsi0	at scode?
     98   1.1  mycroft master		scsi1	at scode?
     99   1.1  mycroft master		scsi2	at scode?
    100   1.1  mycroft master		scsi3	at scode?
    101   1.1  mycroft disk		sd0	at scsi? slave ?
    102   1.1  mycroft disk		sd1	at scsi? slave ?
    103   1.1  mycroft disk		sd2	at scsi? slave ?
    104   1.1  mycroft disk		sd3	at scsi? slave ?
    105   1.1  mycroft disk		sd4	at scsi? slave ?
    106   1.1  mycroft disk		sd5	at scsi? slave ?
    107   1.1  mycroft disk		sd6	at scsi? slave ?
    108   1.1  mycroft disk		sd7	at scsi? slave ?
    109   1.1  mycroft disk		sd8	at scsi? slave ?
    110   1.1  mycroft disk		sd9	at scsi? slave ?
    111   1.1  mycroft tape		st0	at scsi? slave ?
    112   1.1  mycroft tape		st1	at scsi? slave ?
    113   1.1  mycroft 
    114   1.1  mycroft device		dca0	at scode9 flags 1
    115   1.6  thorpej device		dca1	at scode?
    116   1.3  thorpej 
    117   1.1  mycroft device		dcm0	at scode? flags 0xe
    118   1.1  mycroft device		dcm1	at scode? flags 0xe
    119   1.1  mycroft 
    120   1.1  mycroft device		le0	at scode?
    121   1.1  mycroft device		le1	at scode?
    122   1.1  mycroft 
    123   1.1  mycroft device		grf0	at scode?
    124   1.6  thorpej device		grf1	at scode?
    125   1.1  mycroft 
    126   1.1  mycroft pseudo-device	pty		64	# pseudo ptys
    127   1.3  thorpej pseudo-device	sl		4	# SLIP network interfaces
    128   1.3  thorpej pseudo-device	ppp		4	# PPP network interfaces
    129   1.3  thorpej pseudo-device	bpfilter	16	# Berkeley packet filter
    130   1.4  thorpej pseudo-device	vnd		4	# vnode pseudo-disks
    131   1.4  thorpej pseudo-device	ccd		4	# concatenated disk devices
    132   1.3  thorpej pseudo-device	ite			# terminal emulation on grf
    133   1.3  thorpej pseudo-device	loop			# loopback network interface
    134   1.3  thorpej pseudo-device	ether			# basic ethernet support
    135  1.18      mrg pseudo-device	ipfilter 		# IP Filter package
    136