GENERIC revision 1.43
11.43Sitohy#	$NetBSD: GENERIC,v 1.43 1998/12/15 19:50:10 itohy Exp $
21.1Smycroft#
31.3Sthorpej# Generic kernel - one size fits all.
41.1Smycroft#
51.1Smycroft
61.20Sthorpej# Include attributes common to all hp300s
71.20Sthorpejinclude "arch/hp300/conf/std.hp300"
81.20Sthorpej
91.20Sthorpej# Support for various CPU types
101.20Sthorpejoptions 	HP320
111.20Sthorpejoptions 	HP330		# includes 318, 319
121.20Sthorpejoptions 	HP340
131.28Sthorpejoptions 	HP345
141.20Sthorpejoptions 	HP350
151.20Sthorpejoptions 	HP360
161.20Sthorpejoptions 	HP370
171.28Sthorpejoptions 	HP375
181.28Sthorpejoptions 	HP380
191.28Sthorpejoptions 	HP400
201.28Sthorpejoptions 	HP425
211.28Sthorpejoptions 	HP433
221.1Smycroft
231.1Smycroft# Need to set locally
241.8Sthorpejmaxusers	32
251.1Smycroft
261.1Smycroft# Standard system options
271.20Sthorpejoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
281.20Sthorpejoptions 	COMPAT_44	# compatibility with 4.4BSD binaries
291.20Sthorpejoptions 	COMPAT_09	# compatibility with NetBSD 0.9
301.20Sthorpejoptions 	COMPAT_10	# compatibility with NetBSD 1.0
311.20Sthorpejoptions 	COMPAT_11	# compatibility with NetBSD 1.1
321.20Sthorpejoptions 	COMPAT_12	# compatibility with NetBSD 1.2
331.37Skleinkoptions 	COMPAT_13	# compatibility with NetBSD 1.3
341.20Sthorpejoptions 	SYSVSHM		# System V-style shared memory
351.20Sthorpejoptions 	SYSVSEM		# System V-style semaphores
361.20Sthorpejoptions 	SYSVMSG		# System V-style message queues
371.20Sthorpejoptions 	KTRACE		# system call tracing support
381.26Smrgoptions 	NKMEMCLUSTERS=1024	# 4K pages in kernel malloc pool
391.25Sthorpejoptions 	LKM		# Loadable kernel modules
401.34Smjacob#options 	SCSIVERBOSE	# Verbose SCSI errors
411.1Smycroft
421.22Sthorpej# Filesystems
431.29Slukemfile-system	FFS		# fast filesystem
441.29Slukemfile-system	CD9660		# CD-ROM ISO-9660 filesystem
451.29Slukemfile-system	NFS		# Network filesystem client
461.29Slukemfile-system	UNION		# Union filesystem (req. for FDESC)
471.29Slukemfile-system	KERNFS		# kernel data-structure filesystem
481.29Slukemfile-system	FDESC		# user file descriptor filesystem
491.29Slukemfile-system	PROCFS		# /proc filesystem
501.29Slukemfile-system	MFS		# Memory-based filesystem
511.22Sthorpej
521.1Smycroft# Filesystem options
531.22Sthorpejoptions 	QUOTA		# User and group quotas in FFS
541.38Sbouyer#options 	FFS_EI		# FFS Endian Independant support
551.20Sthorpejoptions 	NFSSERVER	# Network filesystem server
561.40Sthorpejoptions 	NFS_BOOT_BOOTPARAM # use Sun bootparams for NFS boot
571.1Smycroft
581.1Smycroft# Networking options
591.21Sscottroptions 	INET		# Internet protocols
601.29Slukemoptions 	GATEWAY		# IP forwarding + larger mb_map
611.29Slukemoptions 	MROUTING	# Multicast routing
621.29Slukemoptions 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
631.26Smrg#options 	PFIL_HOOKS	# packet filter hooks
641.1Smycroft
651.1Smycroft# Options for HP hardware
661.21Sscottroptions 	FPSP		# floating point interface for 68040
671.21Sscottroptions 	USELEDS		# make the lights twinkle
681.21Sscottroptions 	COMPAT_NOLABEL	# defaults for unlabeled disks
691.29Slukem#options 	PANICBUTTON	# two fast <reset>s on HIL dump kernel
701.30Slukem#options 	CONSCODE=9	# force console at this select code
711.21Sscottroptions 	UK_KEYBOARD	# include United Kingdom HIL keymap
721.21Sscottroptions 	SE_KEYBOARD	# include Swedish HIL keymap
731.3Sthorpej
741.20Sthorpej# This option enables a different copyin/copyout that uses page
751.20Sthorpej# mapping for large copies.
761.20Sthorpej#options 	MAPPEDCOPY	# different copyin/copyout for large copies
771.20Sthorpej
781.7Sthorpej#
791.7Sthorpej# HP-UX binary compatibility.
801.31Slukem# NOTE: THIS IS STILL VERY EXPERIMENTAL. YOUR MILEAGE MAY VARY.
811.7Sthorpej#
821.20Sthorpejoptions 	COMPAT_HPUX	# HP-UX binary compatibility
831.12Sthorpej
841.20Sthorpejoptions 	COMPAT_M68K4K	# compat. with NetBSD/m68k4k binaries
851.43Sitohy
861.43Sitohy#options 	COMPAT_LINUX	# Linux/m68k binary compatibility
871.43Sitohy#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
881.1Smycroft
891.3Sthorpej# Debugging options
901.17Sthorpejoptions 	DIAGNOSTIC	# Extra kernel sanity checks
911.17Sthorpej#options 	DEBUG		# Enable misc. kernel debugging code
921.21Sscottroptions 	DDB		# Kernel Dynamic Debugger
931.35Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
941.27Sthorpejmakeoptions	DEBUG="-g"	# netbsd.gdb with full debugging symbols
951.21Sscottr
961.21Sscottr# Verbose descriptions of unconfigured DIO devices
971.21Sscottr# (Warning: this compiles in a large string table)
981.21Sscottroptions 	DIOVERBOSE	# recognize "unknown" DIO devices
991.1Smycroft
1001.22Sthorpejconfig		netbsd root on ? type ?
1011.1Smycroft
1021.20Sthorpejmainbus0	at root		# root "bus"
1031.20Sthorpej
1041.20Sthorpejintio0		at mainbus0	# internal i/o space
1051.20Sthorpejdio0		at mainbus0	# DIO/DIO-II bus
1061.32Sthorpej
1071.32Sthorpej# Frodo utility chip found on 4xx's
1081.32Sthorpejfrodo0		at intio?
1091.32Sthorpej
1101.32Sthorpej# 8250-like serial ports found on Frodo ASIC
1111.32Sthorpej#dnkbd0		at frodo? offset 0x0	# Domain keyboard flavor
1121.32Sthorpejapci*		at frodo? offset ?	# tty flavor
1131.20Sthorpej
1141.20Sthorpej# Davinci framebuffer
1151.20Sthorpejdvbox*		at intio?
1161.20Sthorpejdvbox*		at dio? scode ?
1171.20Sthorpej
1181.20Sthorpej# Gatorbox framebuffer
1191.20Sthorpejgbox*		at intio?
1201.20Sthorpejgbox*		at dio? scode ?
1211.20Sthorpej
1221.20Sthorpej# Hyperion framebuffer
1231.20Sthorpejhyper*		at dio? scode ?
1241.20Sthorpej
1251.20Sthorpej# Renaissance framebuffer
1261.20Sthorpejrbox*		at intio?
1271.20Sthorpejrbox*		at dio? scode ?
1281.20Sthorpej
1291.20Sthorpej# Topcat/catseye framebuffers
1301.20Sthorpejtopcat*		at intio?
1311.20Sthorpejtopcat*		at dio? scode ?
1321.20Sthorpej
1331.20Sthorpej# Framebuffer abstraction
1341.20Sthorpejgrf*		at dvbox?
1351.20Sthorpejgrf*		at gbox?
1361.20Sthorpejgrf*		at hyper?
1371.20Sthorpejgrf*		at rbox?
1381.20Sthorpejgrf*		at topcat?
1391.20Sthorpej
1401.20Sthorpej# Internal Terminal Emulator
1411.20Sthorpejite*		at grf?
1421.20Sthorpej
1431.31Slukemdca0		at dio? scode 9	flags 1	# DCA serial interfaces
1441.20Sthorpejdca*		at dio? scode ?
1451.20Sthorpej
1461.20Sthorpejdcm*		at dio? scode ?	flags 0xe # DCM 4- or 8-port serial interfaces
1471.20Sthorpej
1481.20Sthorpejle*		at dio? scode ?		# LANCE ethernet interfaces
1491.20Sthorpej
1501.20Sthorpejnhpib0		at dio? scode 7		# slow internal HP-IB
1511.20Sthorpejnhpib*		at dio? scode ?
1521.20Sthorpej
1531.20Sthorpejfhpib*		at dio? scode ?		# `fast' HP-IB
1541.20Sthorpej
1551.20Sthorpejhpibbus0	at nhpib0
1561.20Sthorpejhpibbus*	at nhpib?
1571.20Sthorpejhpibbus*	at fhpib?
1581.3Sthorpej
1591.20Sthorpejrd*		at hpibbus? slave ? punit ?	# HP-IB disks
1601.20Sthorpejct*		at hpibbus? slave ? punit ?	# HP-IB cartridge tapes
1611.20Sthorpejmt*		at hpibbus? slave ? punit ?	# HP-IB 9-track tape
1621.20Sthorpejppi0		at hpibbus0 slave 5 punit 0	# HP-IB plotter
1631.1Smycroft
1641.20Sthorpejoscsi*		at dio? scode ?		# Old HP SCSI
1651.1Smycroft
1661.20Sthorpejsd*		at oscsi? target ? lun ?	# SCSI disks
1671.20Sthorpejst*		at oscsi? target ? lun ?	# SCSI tapes
1681.20Sthorpejac*		at oscsi? target ? lun ?	# SCSI changers
1691.1Smycroft
1701.1Smycroftpseudo-device	pty		64	# pseudo ptys
1711.3Sthorpejpseudo-device	sl		4	# SLIP network interfaces
1721.3Sthorpejpseudo-device	ppp		4	# PPP network interfaces
1731.3Sthorpejpseudo-device	bpfilter	16	# Berkeley packet filter
1741.4Sthorpejpseudo-device	vnd		4	# vnode pseudo-disks
1751.4Sthorpejpseudo-device	ccd		4	# concatenated disk devices
1761.41Soster#pseudo-device	raid		4	# RAIDframe disk driver
1771.3Sthorpejpseudo-device	loop			# loopback network interface
1781.18Smrgpseudo-device	ipfilter 		# IP Filter package
1791.42Shwr#pseudo-device	gre		2	# generic L3 over IP tunnel
1801.36Sfair# rnd is EXPERIMENTAL
1811.36Sfair#pseudo-device	rnd			# /dev/random and in-kernel generator
182