AMIGA revision 1.50
11.49Sheinz# $NetBSD: AMIGA,v 1.50 2002/04/25 15:06:22 atatat Exp $
21.9Sis#
31.9Sis# This file was automatically created. Changes will be
41.9Sis# lost when running make in this directory.
51.9Sis#
61.49Sheinz# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
71.9Sis
81.40Sjandberg#GENERIC machine description file
91.40Sjandberg
101.40Sjandberg#This machine description file is used to generate the default NetBSD
111.40Sjandberg#kernel.  The generic kernel does not include all options, subsystems
121.40Sjandberg#and device drivers, but should be useful for most applications.
131.40Sjandberg
141.40Sjandberg#The machine description file can be customised for your specific
151.40Sjandberg#machine to reduce the kernel size and improve its performance.
161.40Sjandberg
171.40Sjandberg#For further information on compiling NetBSD kernels, see the config(8)
181.40Sjandberg#man page.
191.40Sjandberg
201.40Sjandberg#For further information on hardware support for this architecture, see
211.40Sjandberg#the intro(4) man page.  For further information about kernel options
221.40Sjandberg#for this architecture, see the options(4) man page.  For an explanation
231.40Sjandberg#of each device driver in this file see the section 4 man page for the
241.40Sjandberg#device.
251.9Sisinclude "arch/amiga/conf/std.amiga"
261.9Sis
271.50Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
281.50Satatat
291.49Sheinz#ident  		"GENERIC-$Revision: 1.50 $"
301.25Smhitch
311.9Sismaxusers	8
321.9Sisoptions 	RTC_OFFSET=0
331.9Sis
341.9Sis#mainboards to support (in addition to Amiga)
351.9Sis
361.9Sisoptions 	BB060STUPIDROM	# You need this, if you have a non-DraCo
371.39Slukem				# MC68060 with an OS ROM up to (at least)
381.12Sis				# V40 (OS3.1) and want to boot with the
391.12Sis				# bootblock.
401.12Sis				# You do not need this if you have a DraCo,
411.12Sis				# have no 68060 or NEVER use the bootblock
421.39Slukemoptions 	P5PPC68KBOARD	# Phase5 PPC/68K board support
431.9Sis
441.9Sis#processors this kernel should support
451.9Sis
461.9Sisoptions 	M68060		# support for 060
471.9Sisoptions 	M060SP		# MC68060 software support (Required for 060)
481.9Sis
491.9Sisoptions 	M68040		# support for 040
501.9Sisoptions 	FPSP		# MC68040 floating point support
511.9Sisoptions 	M68030		# support for 030
521.9Sisoptions 	M68020		# support for 020/851
531.9Sisoptions 	FPU_EMULATE	# FPU emulation
541.9Sis
551.29Ssommerfe#Networking options
561.29Ssommerfe
571.9Sisoptions 	INET		# IP networking support (Required)
581.23Sisoptions 	INET6		# IPV6
591.23Sis#options 	IPSEC		# IP security
601.23Sis#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
611.23Sis#options 	IPSEC_DEBUG	# debug for IP security
621.9Sis#options 	GATEWAY		# Packet forwarding
631.9Sis#options 	DIRECTED_BROADCAST	# Broadcast across subnets
641.27Sis
651.9Sis#options 	MROUTING	# Multicast routing
661.9Sisoptions 	NS		# XNS
671.9Sis#options 	NSIP		# XNS tunneling over IP
681.9Sisoptions 	ISO,TPIP	# OSI
691.29Ssommerfe#options 	EON		# OSI tunneling over IP
701.9Sisoptions 	CCITT,LLC,HDLC	# X.25
711.9Sisoptions 	NETATALK	# AppleTalk networking protocols
721.37Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
731.27Sis
741.9Sisoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
751.9Sisoptions 	PPP_DEFLATE	# Deflate compression support for PPP
761.9Sisoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
771.9Sisoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
781.9Sisoptions 	IPFILTER_LOG	# ipmon(8) log support
791.9Sis
801.9Sisfile-system 	FFS		# Berkeley fast file system
811.15Stronfile-system 	EXT2FS		# second extended file system (linux)
821.9Sis#file-system 	LFS		# log-structured filesystem (experimental)
831.27Sis
841.9Sisfile-system 	MFS		# Memory based filesystem
851.27Sis
861.9Sisfile-system 	NFS		# Network File System client side code
871.9Sisfile-system 	ADOSFS		# AmigaDOS file system
881.9Sisfile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
891.9Sisfile-system 	MSDOSFS		# MS-DOS filesystem
901.27Sis
911.27Sisfile-system 	KERNFS		# kernel data-structure filesystem
921.27Sis
931.9Sisfile-system 	FDESC		# user file descriptor filesystem
941.9Sisfile-system 	NULLFS		# loopback filesystem
951.23Sisfile-system 	OVERLAY		# overlay filesystem
961.9Sis#file-system 	PORTAL		# Portal filesystem
971.9Sisfile-system 	PROCFS		# /proc filesystem
981.9Sisfile-system 	UMAPFS		# NULLFS + uid and gid remapping
991.9Sisfile-system 	UNION		# union filesystem
1001.9Sis
1011.9Sis#Filesystem options
1021.27Sis
1031.27Sis#options 	FFS_EI		# FFS Endian Independant support
1041.27Sis
1051.9Sisoptions 	QUOTA		# User and group quotas in FFS
1061.39Slukemoptions 	SOFTDEP		# FFS soft updates support.
1071.15Stronoptions 	NFSSERVER	# Network File System server side code
1081.27Sis
1091.15Stron#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
1101.15Stron				# immutable) behave as system flags.
1111.9Sis
1121.36Swiz#Compatibility options for various existing systems
1131.9Sis
1141.37Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1151.9Sisoptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
1161.9Sisoptions 	COMPAT_09	# compatibility with NetBSD 0.9
1171.9Sisoptions 	COMPAT_10	# compatibility with NetBSD 1.0
1181.9Sisoptions 	COMPAT_12	# compatibility with NetBSD 1.2
1191.9Sisoptions 	COMPAT_13	# compatibility with NetBSD 1.3
1201.21Saugustssoptions 	COMPAT_14	# compatibility with NetBSD 1.4
1211.10Sisoptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
1221.15Stronoptions 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
1231.9Sisoptions 	COMPAT_NOMID	# allow nonvalid machine id executables
1241.10Sis#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
1251.45Sis
1261.45Sisoptions 	EXEC_AOUT	# 32-bit aout executables (NetBSD-1.5.x)
1271.46Sisoptions 	COMPAT_AOUT_M68K # actually make some system calls work.
1281.9Sis
1291.9Sis#Support for System V IPC facilities.
1301.9Sis
1311.9Sisoptions 	SYSVSHM		# System V-like shared memory
1321.9Sisoptions 	SYSVMSG		# System V-like messages
1331.9Sisoptions 	SYSVSEM		# System V-like semaphores
1341.39Slukem#options 	SEMMNI=10	# number of semaphore identifiers
1351.39Slukem#options 	SEMMNS=60	# number of semaphores in system
1361.39Slukem#options 	SEMUME=10	# max number of undo entries per process
1371.39Slukem#options 	SEMMNU=30	# number of undo structures in system
1381.9Sis
1391.9Sis#Support for various kernel options
1401.9Sis
1411.9Sisoptions 	KTRACE		# system call tracing support
1421.9Sisoptions 	LKM		# Loadable kernel modules
1431.9Sisoptions 	UCONSOLE	# anyone can redirect a virtual console
1441.27Sis
1451.42Sjdolecek#options 	INSECURE	# disable kernel security levels
1461.42Sjdolecekoptions 	SCSIVERBOSE	# human readable SCSI error messages
1471.49Sheinz#options 	USERCONF	# userconf(4) support
1481.9Sis
1491.9Sisoptions 	NTP		# NTP phase/frequency locked loop
1501.44Sis#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
1511.9Sis
1521.9Sis#Misc. debugging options
1531.9Sis
1541.9Sisoptions 	DDB		# Kernel debugger
1551.9Sis#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
1561.9Sisoptions 	DIAGNOSTIC	# Extra kernel sanity checks
1571.9Sis#options 	DEBUG		# Enable misc. kernel debugging code
1581.9Sis#options 	SYSCALL_DEBUG	# debug all syscalls.
1591.9Sis#options 	SCSIDEBUG	# Add SCSI debugging statements
1601.9Sis#options 	PANICBUTTON	# Forced crash via keypress (???)
1611.9Sis
1621.9Sis#Amiga specific options
1631.9Sis
1641.10Sis#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
1651.12Sis				# first bank of RAM. (default: unlimited)
1661.39Slukem#options 	NKPTADD=4	# set this for 4 additional KPT pages
1671.39Slukem#options 	NKPTADDSHIFT=24	# set this for 1 additional KPT page
1681.12Sis				# per 16 MB (1<<24 bytes) of RAM
1691.42Sjdolecek				# uncomment and decrease this, or uncomment and
1701.39Slukem				# increase NKPTADD if you get "out of PT pages"
1711.39Slukem				# panics.
1721.12Sis
1731.9Sis#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
1741.9Sis#before the 10 secondinterval ends, or that KBDRESET does work at all.
1751.9Sis#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
1761.9Sis
1771.9Sis#These options improve performance with the built-in serial port
1781.9Sis#on slower Amigas.  Try the larger buffers first then lev6_defer.
1791.9Sis#options 	SERIBUF_SIZE=4096
1801.9Sis#options 	SEROBUF_SIZE=32
1811.9Sis#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
1821.9Sis
1831.9Sisoptions 	RETINACONSOLE	# enable code to allow retina to be console
1841.9Sis
1851.9Sisoptions 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
1861.9Sisoptions 	CL5426CONSOLE	# Cirrus console
1871.9Sisoptions 	CV64CONSOLE	# CyberVision console
1881.9Sisoptions 	TSENGCONSOLE	# Tseng console
1891.9Sisoptions 	CV3DCONSOLE	# CyberVision 64/3D console
1901.9Sis
1911.9Sisoptions 	GRF_ECS		# Enhanced Chip Set
1921.9Sisoptions 	GRF_NTSC	# NTSC
1931.9Sisoptions 	GRF_PAL		# PAL
1941.9Sisoptions 	GRF_A2024	# Support for the A2024
1951.9Sisoptions 	GRF_AGA		# AGA Chip Set
1961.12Sisoptions 	GRF_AGA_VGA	# AGA VGAONLY timing
1971.9Sisoptions 	GRF_SUPER72	# AGA Super-72
1981.9Sis
1991.9Sis#options 	KFONT_8X11	# 8x11 font
2001.9Sis
2011.49Sheinz#select a font for the console according to the character set and keymap
2021.49Sheinz#you want to use
2031.49Sheinzoptions        KFONT_CONS_ISO8859_1
2041.49Sheinz#options         KFONT_CONS_ISO8859_2
2051.49Sheinz
2061.9Sis#This is how you would tell the kernel the A2410 oscillator frequencies:
2071.12Sis#The used frequencies are the defaults, and do not need option setting
2081.9Sis#options 	ULOWELL_OSC1=36000000
2091.9Sis#options 	ULOWELL_OSC2=66667000
2101.9Sis
2111.9Sis#This is how you specify the blitting speed, higher values may speed up blits
2121.9Sis#a littel bit.  If you raise this value too much some trash may appear.
2131.9Sis#the commented version is the default.
2141.9Sis#options 	RH_MEMCLK=61000000
2151.10Sis#this option enables the 64 bit sprite which does not work
2161.9Sis#for quite a few people.  E.g. The cursor sprite will turn to a block
2171.9Sis#when moved to the top of the screen in X.
2181.9Sis#options 	RH_64BIT_SPRITE
2191.9Sis#enables fast scroll code appears to now work on 040 systems.
2201.9Sis#options 	RETINA_SPEED_HACK
2211.9Sis#enables the Hardwarecursor which does not work on some systems.
2221.9Sis#options 	RH_HARDWARECURSOR
2231.9Sis
2241.40Sjandberg#wscons aware interface to amiga custom chips.
2251.41Saymeric#If you enable it enable also wskbd.
2261.35Sis
2271.35Sis#amidisplaycc0	at mainbus0		# wscons interface to custom chips
2281.35Sis#wsdisplay0	at amidisplaycc0 console ?
2291.40Sjandberg#options	WSEMUL_VT100
2301.40Sjandberg#options	FONT_BOLD8x16
2311.40Sjandberg#options	FONT_VT220L8x10
2321.35Sis
2331.9Sisgrfcc0		at mainbus0		# custom chips
2341.9Sisgrfrt0		at zbus0		# retina II
2351.9Sis
2361.9Sisgrfrh0		at zbus0		# retina III
2371.9Sis
2381.49Sheinzgrfcl*		at zbus0		# Picasso II/Piccolo/Spectrum
2391.9Sisgrful0		at zbus0		# A2410
2401.9Sisgrfcv0		at zbus0		# CyberVision 64
2411.9Sisgrfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
2421.9Sisgrfcv3d0	at zbus0		# CyberVision 64/3D
2431.9Sis
2441.9Sisgrf0		at grfcc0
2451.9Sisgrf1		at grfrt0
2461.9Sis
2471.9Sisgrf2		at grfrh0
2481.9Sis
2491.9Sisgrf3		at grfcl?
2501.9Sisgrf4		at grful0
2511.9Sisgrf5		at grfcv0
2521.9Sisgrf6		at grfet?
2531.9Sisgrf7		at grfcv3d0
2541.9Sis
2551.10Sisite0		at grf0			# terminal emulators for grfs
2561.10Sisite1		at grf1			# terminal emulators for grfs
2571.9Sis
2581.10Sisite2		at grf2			# terminal emulators for grfs
2591.9Sis
2601.10Sisite3		at grf3			# terminal emulators for grfs
2611.10Sisite4		at grf4			# terminal emulators for grfs
2621.10Sisite5		at grf5			# terminal emulators for grfs
2631.10Sisite6		at grf6			# terminal emulators for grfs
2641.10Sisite7		at grf7			# terminal emulators for grfs
2651.9Sis
2661.9Sismsc0		at zbus0		# A2232 MSC multiport serial.
2671.9Sismfc0		at zbus0		# MultiFaceCard I/O board
2681.9Sismfcs0		at mfc0 unit 0		# MFC serial
2691.9Sismfcs1		at mfc0 unit 1		# MFC serial
2701.9Sis#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
2711.9Sis#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
2721.9Sis#mfcs2		at mfc1 unit 0
2731.9Sis#mfcs3		at mfc1 unit 1
2741.9Sis#mfcp1		at mfc1 unit 0
2751.9Sis
2761.16Sishyper*		at zbus?		# zbus HyperCom3/3+/4/4+
2771.9Sis#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
2781.9Siscom*		at hyper? port ?	# Hypercom3/4 serial ports
2791.16Sislpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
2801.9Sis
2811.39Slukem#options 	IOBZCLOCK=22118400 	# default, uncomment the next line
2821.39Slukem#options 	IOBZCLOCK=24000000	# if needed.
2831.35Sis
2841.35Sisiobl*		at zbus?		# zbus IOBlix
2851.35Siscom*		at iobl? port ?		# IOBlix serial ports
2861.35Sislpt*		at iobl? port ?		# IOBlix parallel ports
2871.35Sis
2881.35Sis#Keyboard device. Optionally can attach a wskbd.
2891.35Sis#wskbd works together with a wsdisplay so enable them both if you will.
2901.35Sis#Don't enable wskbd if you use ite.
2911.50Satatat#
2921.35Sis#XXX in std.amiga: kbd0 at mainbus0
2931.35Sis#wskbd0		at kbd0 console ?
2941.27Sis
2951.12Sis#Amiga Mainboard devices (sans graphics and keyboard)
2961.9Sis
2971.9Sisser0		at mainbus0		# Amiga onboard serial
2981.9Sispar0		at mainbus0		# Amiga onboard parallel
2991.9Sisms*		at mainbus0		# Amiga mice
3001.9Sisfdc0		at mainbus0		# Amiga FDC
3011.9Sisfd*		at fdc0 unit ?		# floppy disks on the later
3021.9Sisa34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
3031.9Sisa2kbbc0 	at mainbus0		# A2000 battery backed clock
3041.44Sis
3051.9Sisaucc*		at mainbus0		# Amiga CC audio
3061.9Sisaudio*		at aucc?
3071.9Sis
3081.9Sis#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
3091.9Sis
3101.39Slukem#Alas, Melody-Z2 dont configure in the DraCo bus.
3111.9Sismelody* 	at zbus0		# Melody MPEG audio decoder
3121.9Sisaudio*		at melody?
3131.38Sis
3141.38Sisrepulse*	at zbus0		# ALiENDESiGN Repulse
3151.38Sisaudio*		at repulse?
3161.43Sis
3171.43Sistoccata*	at zbus0		# MacroSystem GmbH Toccata
3181.43Sisaudio*		at toccata?
3191.9Sis
3201.9Sis#Ethernet cards:
3211.9Sisle*		at zbus0		# A2065, Ameristar, Ariadne
3221.33Sisne*		at zbus0		# AriadneII, X-surf
3231.17Sised*		at zbus0		# Hydra, ASDG LanRover
3241.17Sises*		at zbus0		# CEI A4066 EthernetPLUS
3251.17Sisqn*		at zbus0		# Quicknet
3261.9Sis
3271.9Sisbah*		at zbus0		# C=/Ameristar A2060 / 560
3281.9Sis
3291.9Sis#Greater Valley Product Bus
3301.9Sisgvpbus* 	at zbus0
3311.9Sis
3321.9Sis#scsi stuff, all possible
3331.9Sisgtsc0		at gvpbus?		# GVP series II scsi
3341.9Sisscsibus*	at gtsc0
3351.9Sisahsc0		at mainbus0		# A3000 scsi
3361.9Sisscsibus*	at ahsc0
3371.9Sisatzsc0		at zbus0		# A2091 scsi
3381.9Sisscsibus*	at atzsc0
3391.9Siswstsc0		at zbus0		# Wordsync II scsi
3401.9Sisscsibus*	at wstsc0
3411.9Sisivsc0		at zbus0		# IVS scsi
3421.9Sisscsibus*	at ivsc0
3431.9Sismlhsc0		at zbus0		# Hacker scsi
3441.9Sisscsibus*	at mlhsc0
3451.9Sisotgsc0		at zbus0		# 12 gauge scsi
3461.9Sisscsibus*	at otgsc0
3471.9Siszssc0		at zbus0		# Zeus scsi
3481.9Sisscsibus*	at zssc0
3491.9Sismgnsc0		at zbus0		# Magnum scsi
3501.9Sisscsibus*	at mgnsc0
3511.9Siswesc0		at zbus0		# Warp Engine scsi
3521.9Sisscsibus*	at wesc0
3531.9Sisafsc0		at zbus0		# A4091 scsi
3541.9Sisscsibus*	at afsc0
3551.9Sisaftsc0		at mainbus0		# A4000T scsi
3561.9Sisscsibus*	at aftsc0
3571.9Sisflsc0		at zbus0		# FastlaneZ3 scsi
3581.9Sisscsibus*	at flsc0
3591.39Slukembzsc0		at zbus0		# Blizzard 1230 I,II scsi
3601.9Sisscsibus*	at bzsc0
3611.39Slukembzivsc0 	at zbus0		# Blizzard 12x0 IV scsi
3621.9Sisscsibus*	at bzivsc0
3631.9Sisbztzsc0 	at zbus0		# Blizzard 2060 scsi
3641.9Sisscsibus*	at bztzsc0
3651.9Siscbsc0		at zbus0		# CyberSCSI I
3661.9Sisscsibus*	at cbsc0
3671.9Siscbiisc0 	at zbus0		# CyberSCSI II
3681.9Sisscsibus*	at cbiisc0
3691.10Siscbiiisc0 	at zbus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
3701.10Sisscsibus*	at cbiiisc0
3711.9Sisempsc0		at zbus0		# Emplant scsi
3721.9Sisscsibus*	at empsc0
3731.34Sis#idesc0		at mainbus0		# A4000 & A1200 IDE
3741.34Sis#scsibus*	at idesc0
3751.25Smhitch
3761.34Sis#<<< comment out the wdc/atapibus entries below if the idesc lines above >>>
3771.25Smhitch#<<< are uncommented >>>
3781.34Siswdc0		at mainbus0		# A4000 & A1200 IDE bus
3791.34Siswd*		at wdc? drive ?		#  + drives
3801.34Sisatapibus*	at wdc? channel ?	# ATAPI bus
3811.34Siscd*		at atapibus? drive ?	# ATAPI CD-ROM drives
3821.34Sissd*		at atapibus? drive ?	# ATAPI disk drives
3831.34Sis
3841.34Sispccard0		at mainbus0
3851.34Sispcmcia*		at pccard0
3861.34Siscom*		at pcmcia? function ?		# Modems and serial cards
3871.34Sispcmcom*		at pcmcia? function ?		# PCMCIA multi-port serial cards
3881.34Sisaic*		at pcmcia? function ?		# Adaptec APA-1460 SCSI
3891.34Siswdc*		at pcmcia? function ?
3901.34Sisawi*		at pcmcia? function ?		# BayStack 650 (802.11FH)
3911.34Sisep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
3921.34Sismbe*		at pcmcia? function ?		# MB8696x based Ethernet
3931.34Sisne*		at pcmcia? function ?		# NE2000-compatible Ethernet
3941.34Sissm*		at pcmcia? function ?		# Megahertz Ethernet
3951.39Slukemmhzc*		at pcmcia? function ?	# Megahertz Ethernet/Modem combo cards
3961.34Siscom*		at mhzc?
3971.34Sissm*		at mhzc?
3981.9Sis
3991.9Sis#each hard drive from low target to high
4001.9Sis#will configure to the next available sd unit number
4011.9Sissd*	at scsibus? target ? lun ?	# scsi disks
4021.9Sisst*	at scsibus? target ? lun ?	# scsi tapes
4031.10Siscd*	at scsibus? target ? lun ?	# scsi cds
4041.29Ssommerfech*	at scsibus? target ? lun ?	# scsi autochangers
4051.29Ssommerfe
4061.9Sisss*	at scsibus? target ? lun ?	# scsi scanner
4071.9Sisuk*	at scsibus? target ? lun ?	# scsi unknown
4081.9Sis
4091.9Sispseudo-device	loop			# loopback network interface
4101.9Sispseudo-device	sl		1	# SLIP network interfaces
4111.9Sispseudo-device	ppp		1	# PPP network interfaces
4121.40Sjandbergpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
4131.9Sispseudo-device	tun		1	# network tunnel line discipline
4141.9Sis#pseudo-device	gre		2	# generic L3 over IP tunnel
4151.9Sispseudo-device	bpfilter	16	# Berkeley packet filter
4161.9Sispseudo-device	ipfilter		# IP Filter package
4171.23Sispseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
4181.23Sis#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
4191.29Ssommerfe#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
4201.33Sispseudo-device	vlan			# IEEE 802.1q encapsulation
4211.40Sjandbergpseudo-device	bridge			# simple inter-network bridging
4221.9Sis
4231.19Sispseudo-device	view		4	# views (needed for grfcc)
4241.31Sjdolecekpseudo-device	pty			# pseudo-terminals
4251.9Sis
4261.9Sispseudo-device	vnd		4	# vnode pseudo-disks
4271.9Sispseudo-device	ccd		4	# concatenated disk devices
4281.42Sjdolecekpseudo-device	raid		8	# RAIDframe disk driver
4291.42Sjdolecekoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
4301.42Sjdolecek#Options to enable various other RAIDframe RAID types.
4311.42Sjdolecek#options	RF_INCLUDE_EVENODD=1
4321.42Sjdolecek#options	RF_INCLUDE_RAID5_RS=1
4331.42Sjdolecek#options	RF_INCLUDE_PARITYLOGGING=1
4341.42Sjdolecek#options	RF_INCLUDE_CHAINDECLUSTER=1
4351.42Sjdolecek#options	RF_INCLUDE_INTERDECLUSTER=1
4361.42Sjdolecek#options 	RF_INCLUDE_PARITY_DECLUSTERING=1
4371.42Sjdolecek#options	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
4381.9Sis
4391.39Slukempseudo-device	rnd			# /dev/random and in-kernel generator
4401.39Slukem#options 	RND_COM			# use "com" randomness as well (BROKEN)
4411.9Sis
4421.9Sisconfig	netbsd root on ? type ?
443