GENERIC revision 1.196
11.196Sis# $NetBSD: GENERIC,v 1.196 2003/07/27 20:42:41 is Exp $
21.182Slukem#
31.182Slukem# This file was automatically created.
41.182Slukem# Changes will be lost when make is run in this directory.
51.182Slukem#
61.196Sis# Created from: # NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $
71.164Sgmcgarry#
81.164Sgmcgarry# GENERIC machine description file
91.168Saymeric#
101.164Sgmcgarry# This machine description file is used to generate the default NetBSD
111.164Sgmcgarry# kernel.  The generic kernel does not include all options, subsystems
121.164Sgmcgarry# and device drivers, but should be useful for most applications.
131.164Sgmcgarry#
141.164Sgmcgarry# The machine description file can be customised for your specific
151.164Sgmcgarry# machine to reduce the kernel size and improve its performance.
161.164Sgmcgarry#
171.164Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8)
181.164Sgmcgarry# man page.
191.164Sgmcgarry#
201.164Sgmcgarry# For further information on hardware support for this architecture, see
211.164Sgmcgarry# the intro(4) man page.  For further information about kernel options
221.164Sgmcgarry# for this architecture, see the options(4) man page.  For an explanation
231.164Sgmcgarry# of each device driver in this file see the section 4 man page for the
241.164Sgmcgarry# device.
251.28Scgd
261.4Schopps
271.61Sveegoinclude "arch/amiga/conf/std.amiga"
281.135Shubertf
291.179Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
301.179Satatat
311.196Sis#ident 		"GENERIC-$Revision: 1.196 $"
321.151Sis
331.14Schopps
341.15Schoppsmaxusers	8
351.78Sisoptions 	RTC_OFFSET=0
361.190Sjunyoung
371.14Schopps#
381.59Sveego# mainboards to support (in addition to Amiga)
391.59Sveego#
401.75Sveegooptions 	DRACO
411.77Sisoptions 	BB060STUPIDROM	# You need this, if you have a non-DraCo
421.163Slukem				# MC68060 with an OS ROM up to (at least)
431.77Sis				# V40 (OS3.1) and want to boot with the
441.77Sis				# bootblock.
451.117Sis				# You do not need this if you have a DraCo,
461.77Sis				# have no 68060 or NEVER use the bootblock
471.163Slukemoptions 	P5PPC68KBOARD	# Phase5 PPC/68K board support
481.77Sis#
491.14Schopps# processors this kernel should support
501.14Schopps#
511.75Sveegooptions 	M68060		# support for 060
521.75Sveegooptions 	M060SP		# MC68060 software support (Required for 060)
531.75Sveegooptions 	M68040		# support for 040
541.75Sveegooptions 	FPSP		# MC68040 floating point support
551.75Sveegooptions 	M68030		# support for 030
561.75Sveegooptions 	M68020		# support for 020/851
571.79Sisoptions 	FPU_EMULATE	# FPU emulation
581.131Sitojun
591.59Sveego#
601.15Schopps# Networking options
611.15Schopps#
621.75Sveegooptions 	INET		# IP networking support (Required)
631.131Sitojunoptions 	INET6		# IPV6
641.131Sitojun#options 	IPSEC		# IP security
651.131Sitojun#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
661.131Sitojun#options 	IPSEC_DEBUG	# debug for IP security
671.75Sveego#options 	GATEWAY		# Packet forwarding
681.75Sveego#options 	DIRECTED_BROADCAST	# Broadcast across subnets
691.140Sis
701.75Sveego#options 	MROUTING	# Multicast routing
711.95Schoppsoptions 	NS		# XNS
721.75Sveego#options 	NSIP		# XNS tunneling over IP
731.95Schoppsoptions 	ISO,TPIP	# OSI
741.146Ssommerfe#options 	EON		# OSI tunneling over IP
751.95Schoppsoptions 	CCITT,LLC,HDLC	# X.25
761.95Schoppsoptions 	NETATALK	# AppleTalk networking protocols
771.160Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
781.140Sis
791.95Schoppsoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
801.95Schoppsoptions 	PPP_DEFLATE	# Deflate compression support for PPP
811.95Schoppsoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
821.95Schoppsoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
831.95Schoppsoptions 	IPFILTER_LOG	# ipmon(8) log support
841.186Smartti#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
851.15Schopps
861.75Sveego# Filesystems
871.70Sthorpejfile-system 	FFS		# Berkeley fast file system
881.122Stronfile-system 	EXT2FS		# second extended file system (linux)
891.75Sveego#file-system 	LFS		# log-structured filesystem (experimental)
901.140Sis
911.70Sthorpejfile-system 	MFS		# Memory based filesystem
921.140Sis
931.70Sthorpejfile-system 	NFS		# Network File System client side code
941.70Sthorpejfile-system 	ADOSFS		# AmigaDOS file system
951.75Sveegofile-system 	CD9660		# ISO 9660 + Rock Ridge filesystem
961.75Sveegofile-system 	MSDOSFS		# MS-DOS filesystem
971.140Sis
981.140Sisfile-system 	KERNFS		# kernel data-structure filesystem
991.140Sis
1001.75Sveegofile-system 	FDESC		# user file descriptor filesystem
1011.75Sveegofile-system 	NULLFS		# loopback filesystem
1021.132Swrstudenfile-system 	OVERLAY		# overlay filesystem
1031.75Sveego#file-system 	PORTAL		# Portal filesystem
1041.75Sveegofile-system 	PROCFS		# /proc filesystem
1051.70Sthorpejfile-system 	UMAPFS		# NULLFS + uid and gid remapping
1061.75Sveegofile-system 	UNION		# union filesystem
1071.51Schopps
1081.75Sveego# Filesystem options
1091.140Sis
1101.140Sis#options 	FFS_EI		# FFS Endian Independant support
1111.140Sis
1121.93Sveegooptions 	QUOTA		# User and group quotas in FFS
1131.163Slukemoptions 	SOFTDEP		# FFS soft updates support.
1141.122Stronoptions 	NFSSERVER	# Network File System server side code
1151.140Sis
1161.122Stron#options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
1171.122Stron				# immutable) behave as system flags.
1181.15Schopps
1191.15Schopps#
1201.158Swiz# Compatibility options for various existing systems
1211.15Schopps#
1221.140Sis
1231.160Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1241.75Sveegooptions 	COMPAT_43	# compatibility with 4.3BSD interfaces
1251.94Sveegooptions 	COMPAT_09	# compatibility with NetBSD 0.9
1261.94Sveegooptions 	COMPAT_10	# compatibility with NetBSD 1.0
1271.75Sveegooptions 	COMPAT_12	# compatibility with NetBSD 1.2
1281.97Skleinkoptions 	COMPAT_13	# compatibility with NetBSD 1.3
1291.128Saugustssoptions 	COMPAT_14	# compatibility with NetBSD 1.4
1301.75Sveegooptions 	COMPAT_SUNOS	# Support to run Sun (m68k) executables
1311.121Skleinkoptions 	COMPAT_SVR4	# Support to run SVR4 (m68k) executables
1321.75Sveegooptions 	COMPAT_NOMID	# allow nonvalid machine id executables
1331.113Sitohy#options 	COMPAT_LINUX	# Support to run Linux/m68k executables
1341.174Sis
1351.174Sisoptions 	EXEC_AOUT	# 32-bit aout executables (NetBSD-1.5.x)
1361.175Sisoptions 	COMPAT_AOUT_M68K # actually make some system calls work.
1371.4Schopps
1381.15Schopps#
1391.15Schopps# Support for System V IPC facilities.
1401.15Schopps#
1411.75Sveegooptions 	SYSVSHM		# System V-like shared memory
1421.75Sveegooptions 	SYSVMSG		# System V-like messages
1431.75Sveegooptions 	SYSVSEM		# System V-like semaphores
1441.163Slukem#options 	SEMMNI=10	# number of semaphore identifiers
1451.163Slukem#options 	SEMMNS=60	# number of semaphores in system
1461.163Slukem#options 	SEMUME=10	# max number of undo entries per process
1471.163Slukem#options 	SEMMNU=30	# number of undo structures in system
1481.15Schopps
1491.15Schopps#
1501.15Schopps# Support for various kernel options
1511.15Schopps#
1521.140Sis
1531.75Sveegooptions 	KTRACE		# system call tracing support
1541.187Sprovosoptions 	SYSTRACE	# system call vetting via systrace(1)
1551.75Sveegooptions 	LKM		# Loadable kernel modules
1561.169Sjdolecek#options 	INSECURE	# disable kernel security levels
1571.169Sjdolecekoptions 	SCSIVERBOSE	# human readable SCSI error messages
1581.184Slukemoptions 	USERCONF	# userconf(4) support
1591.96Slukemoptions 	NTP		# NTP phase/frequency locked loop
1601.182Slukem#options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
1611.191Swiz
1621.191Swiz# Enable experimental buffer queue strategy for better responsiveness under 
1631.191Swiz# high disk I/O load. Use it with caution - it's not proven to be stable yet.
1641.191Swiz#options 	NEW_BUFQ_STRATEGY
1651.51Schopps
1661.15Schopps#
1671.96Slukem# Misc. debugging options
1681.15Schopps#
1691.75Sveegooptions 	DDB		# Kernel debugger
1701.96Slukem#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
1711.75Sveegooptions 	DIAGNOSTIC	# Extra kernel sanity checks
1721.75Sveego#options 	DEBUG		# Enable misc. kernel debugging code
1731.75Sveego#options 	SYSCALL_DEBUG	# debug all syscalls.
1741.75Sveego#options 	SCSIDEBUG	# Add SCSI debugging statements
1751.180Sthorpej#options 	PANICBUTTON	# Forced crash via keypress (?)
1761.16Schopps
1771.16Schopps#
1781.16Schopps# Amiga specific options
1791.16Schopps#
1801.117Sis#options 	LIMITMEM=24	# Do not use more than LIMITMEM MB of the
1811.101Sis				# first bank of RAM. (default: unlimited)
1821.163Slukem#options 	NKPTADD=4	# set this for 4 additional KPT pages
1831.163Slukem#options 	NKPTADDSHIFT=24	# set this for 1 additional KPT page
1841.101Sis				# per 16 MB (1<<24 bytes) of RAM
1851.170Sjdolecek				# uncomment and decrease this, or uncomment and
1861.163Slukem				# increase NKPTADD if you get "out of PT pages"
1871.163Slukem				# panics.
1881.99Sis
1891.64Sveego# ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
1901.64Sveego# before the 10 secondinterval ends, or that KBDRESET does work at all.
1911.75Sveego#options 	KBDRESET	# sync on Ctrl-Amiga-Amiga
1921.51Schopps
1931.51Schopps# These options improve performance with the built-in serial port
1941.51Schopps# on slower Amigas.  Try the larger buffers first then lev6_defer.
1951.75Sveego#options 	SERIBUF_SIZE=4096
1961.75Sveego#options 	SEROBUF_SIZE=32
1971.75Sveego#options 	LEV6_DEFER	# defers l6 to l4 (below serial l5)
1981.194Sis
1991.194Sis#options	DEVRELOAD	# implement /dev/reload
2001.194Sis#				# currently only works for a.out kernels
2011.75Sveego
2021.75Sveegooptions 	RETINACONSOLE	# enable code to allow retina to be console
2031.75Sveegooptions 	ULOWELLCONSOLE	# enable code to allow a2410 to be console
2041.75Sveegooptions 	CL5426CONSOLE	# Cirrus console
2051.75Sveegooptions 	CV64CONSOLE	# CyberVision console
2061.75Sveegooptions 	TSENGCONSOLE	# Tseng console
2071.94Sveegooptions 	CV3DCONSOLE	# CyberVision 64/3D console
2081.75Sveego
2091.75Sveegooptions 	GRF_ECS		# Enhanced Chip Set
2101.75Sveegooptions 	GRF_NTSC	# NTSC
2111.75Sveegooptions 	GRF_PAL		# PAL
2121.75Sveegooptions 	GRF_A2024	# Support for the A2024
2131.75Sveegooptions 	GRF_AGA		# AGA Chip Set
2141.119Sisoptions 	GRF_AGA_VGA	# AGA VGAONLY timing
2151.87Smhitchoptions 	GRF_SUPER72	# AGA Super-72
2161.75Sveego#options 	KFONT_8X11	# 8x11 font
2171.4Schopps
2181.178Sheinz# select a font for the console according to the character set and keymap
2191.178Sheinz# you want to use
2201.178Sheinzoptions        KFONT_CONS_ISO8859_1
2211.178Sheinz#options         KFONT_CONS_ISO8859_2
2221.178Sheinz
2231.39Schopps# This is how you would tell the kernel the A2410 oscillator frequencies:
2241.117Sis# The used frequencies are the defaults, and do not need option setting
2251.75Sveego#options 	ULOWELL_OSC1=36000000
2261.75Sveego#options 	ULOWELL_OSC2=66667000
2271.40Schopps
2281.40Schopps# This is how you specify the blitting speed, higher values may speed up blits
2291.40Schopps# a littel bit.  If you raise this value too much some trash may appear.
2301.40Schopps# the commented version is the default.
2311.75Sveego#options 	RH_MEMCLK=61000000
2321.118Sis# this option enables the 64 bit sprite which does not work
2331.40Schopps# for quite a few people.  E.g. The cursor sprite will turn to a block
2341.40Schopps# when moved to the top of the screen in X.
2351.75Sveego#options 	RH_64BIT_SPRITE
2361.41Schopps# enables fast scroll code appears to now work on 040 systems.
2371.75Sveego#options 	RETINA_SPEED_HACK
2381.58Sveego# enables the Hardwarecursor which does not work on some systems.
2391.75Sveego#options 	RH_HARDWARECURSOR
2401.39Schopps
2411.166Sjandberg# wscons aware interface to amiga custom chips.
2421.168Saymeric# If you enable it enable also wskbd.
2431.168Saymeric#
2441.182Slukem
2451.156Sis#amidisplaycc0	at mainbus0		# wscons interface to custom chips
2461.156Sis#wsdisplay0	at amidisplaycc0 console ?
2471.182Slukem#options 	WSEMUL_VT100
2481.182Slukem#options 	FONT_BOLD8x16
2491.182Slukem#options 	FONT_VT220L8x10
2501.156Sis
2511.15Schoppsgrfcc0		at mainbus0		# custom chips
2521.30Schoppsgrfrt0		at zbus0		# retina II
2531.30Schoppsgrfrh0		at zbus0		# retina III
2541.178Sheinzgrfcl*		at zbus0		# Picasso II/Piccolo/Spectrum
2551.39Schoppsgrful0		at zbus0		# A2410
2561.57Sveegogrfcv0		at zbus0		# CyberVision 64
2571.57Sveegogrfet*		at zbus0		# Tseng (oMniBus, Domino, Merlin)
2581.93Sveegogrfcv3d0	at zbus0		# CyberVision 64/3D
2591.18Schopps
2601.6Schoppsgrf0		at grfcc0
2611.6Schoppsgrf1		at grfrt0
2621.15Schoppsgrf2		at grfrh0
2631.36Schoppsgrf3		at grfcl?
2641.39Schoppsgrf4		at grful0
2651.46Schoppsgrf5		at grfcv0
2661.57Sveegogrf6		at grfet?
2671.93Sveegogrf7		at grfcv3d0
2681.117Sisite0		at grf0			# terminal emulators for grfs
2691.117Sisite1		at grf1			# terminal emulators for grfs
2701.117Sisite2		at grf2			# terminal emulators for grfs
2711.117Sisite3		at grf3			# terminal emulators for grfs
2721.117Sisite4		at grf4			# terminal emulators for grfs
2731.117Sisite5		at grf5			# terminal emulators for grfs
2741.117Sisite6		at grf6			# terminal emulators for grfs
2751.117Sisite7		at grf7			# terminal emulators for grfs
2761.21Schopps
2771.107Smhitchmsc0		at zbus0		# A2232 MSC multiport serial.
2781.107Smhitchmfc0		at zbus0		# MultiFaceCard I/O board
2791.107Smhitchmfcs0		at mfc0 unit 0		# MFC serial
2801.107Smhitchmfcs1		at mfc0 unit 1		# MFC serial
2811.32Schopps#mfcp0		at mfc0 unit 0		# MFC parallel [not available yet]
2821.30Schopps#mfc1		at zbus0		# MultiFaceCard 2nd I/O board
2831.30Schopps#mfcs2		at mfc1 unit 0
2841.30Schopps#mfcs3		at mfc1 unit 1
2851.30Schopps#mfcp1		at mfc1 unit 0
2861.92Sis
2871.123Sishyper*		at zbus?		# zbus HyperCom3/3+/4/4+
2881.112Sis#hyper*		at mainbus0		# not yet: HyperCom1 + HyperCom3
2891.92Siscom*		at hyper? port ?	# Hypercom3/4 serial ports
2901.123Sislpt*		at hyper? port ?	# Hypercom3+/4+ parallel port
2911.140Sis
2921.163Slukem#options 	IOBZCLOCK=22118400 	# default, uncomment the next line
2931.163Slukem#options 	IOBZCLOCK=24000000	# if needed.
2941.157Sis
2951.157Sisiobl*		at zbus?		# zbus IOBlix
2961.157Siscom*		at iobl? port ?		# IOBlix serial ports
2971.157Sislpt*		at iobl? port ?		# IOBlix parallel ports
2981.156Sis
2991.156Sis
3001.156Sis#
3011.156Sis# Keyboard device. Optionally can attach a wskbd.
3021.156Sis# wskbd works together with a wsdisplay so enable them both if you will.
3031.156Sis# Don't enable wskbd if you use ite.
3041.156Sis#
3051.156Sis# XXX in std.amiga: kbd0 at mainbus0
3061.182Slukem
3071.156Sis#wskbd0		at kbd0 console ?
3081.156Sis
3091.74Sis
3101.98Sis#
3111.98Sis# Amiga Mainboard devices (sans graphics and keyboard)
3121.98Sis#
3131.98Sis
3141.105Sisser0		at mainbus0		# Amiga onboard serial
3151.98Sispar0		at mainbus0		# Amiga onboard parallel
3161.98Sisms*		at mainbus0		# Amiga mice
3171.98Sisfdc0		at mainbus0		# Amiga FDC
3181.98Sisfd*		at fdc0 unit ?		# floppy disks on the later
3191.98Sisa34kbbc0	at mainbus0		# A3000/A4000 battery backed clock
3201.98Sisa2kbbc0 	at mainbus0		# A2000 battery backed clock
3211.98Sisaucc*		at mainbus0		# Amiga CC audio
3221.98Sisaudio*		at aucc?
3231.98Sis
3241.98Sis#
3251.98Sis# DraCo Mainboard devices (sans keyboard)
3261.98Sis#
3271.98Sis
3281.80Sisdrbbc0		at mainbus0		# DraCo battery backed clock
3291.85Sisdrsupio0	at mainbus0		# DraCo superio chip
3301.85Siscom*		at drsupio? port ?	# DraCo serial
3311.88Sislpt0		at drsupio? port ?	# DraCo parallel
3321.76Sis
3331.98Sis#
3341.98Sis# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
3351.98Sis#
3361.30Schopps
3371.161Sis
3381.161Sisrepulse*	at zbus0		# ALiENDESiGN Repulse
3391.161Sisaudio*		at repulse?
3401.171Sis
3411.171Sistoccata*	at zbus0		# MacroSystem GmbH Toccata
3421.171Sisaudio*		at toccata?
3431.91Sis
3441.75Sveego# Ethernet cards:
3451.75Sveegole*		at zbus0		# A2065, Ameristar, Ariadne
3461.154Sisne*		at zbus0		# AriadneII, X-surf
3471.124Sised*		at zbus0		# Hydra, ASDG LanRover
3481.124Sises*		at zbus0		# CEI A4066 EthernetPLUS
3491.124Sisqn*		at zbus0		# Quicknet
3501.75Sveego
3511.75Sveego# Arcnet
3521.75Sveegobah*		at zbus0		# C=/Ameristar A2060 / 560
3531.43Schopps
3541.88Sis# Greater Valley Product Bus
3551.88Sisgvpbus* 	at zbus0
3561.6Schopps
3571.6Schopps# scsi stuff, all possible
3581.34Schoppsgtsc0		at gvpbus?		# GVP series II scsi
3591.114Sisscsibus*	at gtsc0
3601.6Schoppsahsc0		at mainbus0		# A3000 scsi
3611.114Sisscsibus*	at ahsc0
3621.69Sisatzsc0		at zbus0		# A2091 scsi
3631.114Sisscsibus*	at atzsc0
3641.30Schoppswstsc0		at zbus0		# Wordsync II scsi
3651.114Sisscsibus*	at wstsc0
3661.30Schoppsivsc0		at zbus0		# IVS scsi
3671.114Sisscsibus*	at ivsc0
3681.30Schoppsmlhsc0		at zbus0		# Hacker scsi
3691.114Sisscsibus*	at mlhsc0
3701.30Schoppsotgsc0		at zbus0		# 12 gauge scsi
3711.114Sisscsibus*	at otgsc0
3721.30Schoppszssc0		at zbus0		# Zeus scsi
3731.114Sisscsibus*	at zssc0
3741.30Schoppsmgnsc0		at zbus0		# Magnum scsi
3751.114Sisscsibus*	at mgnsc0
3761.30Schoppswesc0		at zbus0		# Warp Engine scsi
3771.114Sisscsibus*	at wesc0
3781.30Schoppsafsc0		at zbus0		# A4091 scsi
3791.114Sisscsibus*	at afsc0
3801.44Schoppsaftsc0		at mainbus0		# A4000T scsi
3811.114Sisscsibus*	at aftsc0
3821.37Schoppsflsc0		at zbus0		# FastlaneZ3 scsi
3831.114Sisscsibus*	at flsc0
3841.163Slukembzsc0		at zbus0		# Blizzard 1230 I,II scsi
3851.114Sisscsibus*	at bzsc0
3861.163Slukembzivsc0 	at zbus0		# Blizzard 12x0 IV scsi
3871.114Sisscsibus*	at bzivsc0
3881.93Sveegobztzsc0 	at zbus0		# Blizzard 2060 scsi
3891.114Sisscsibus*	at bztzsc0
3901.89Smhitchcbsc0		at zbus0		# CyberSCSI I
3911.114Sisscsibus*	at cbsc0
3921.93Sveegocbiisc0 	at zbus0		# CyberSCSI II
3931.114Sisscsibus*	at cbiisc0
3941.116Siscbiiisc0 	at zbus0		# Cyberstorm mk.III/Cyberstorm PPC SCSI
3951.116Sisscsibus*	at cbiiisc0
3961.69Sisempsc0		at zbus0		# Emplant scsi
3971.114Sisscsibus*	at empsc0
3981.155Sis#idesc0		at mainbus0		# A4000 & A1200 IDE
3991.155Sis#scsibus*	at idesc0
4001.136Smhitch
4011.155Sis# <<< comment out the wdc/atapibus entries below if the idesc lines above >>>
4021.136Smhitch# <<< are uncommented >>>
4031.155Siswdc0		at mainbus0		# A4000 & A1200 IDE bus
4041.155Siswd*		at wdc? drive ?		#  + drives
4051.155Sisatapibus*	at wdc? channel ?	# ATAPI bus
4061.155Siscd*		at atapibus? drive ?	# ATAPI CD-ROM drives
4071.155Sissd*		at atapibus? drive ?	# ATAPI disk drives
4081.155Sis
4091.155Sispccard0		at mainbus0
4101.155Sispcmcia*		at pccard0
4111.155Siscom*		at pcmcia? function ?		# Modems and serial cards
4121.155Sispcmcom*		at pcmcia? function ?		# PCMCIA multi-port serial cards
4131.155Sisaic*		at pcmcia? function ?		# Adaptec APA-1460 SCSI
4141.155Siswdc*		at pcmcia? function ?
4151.155Sisawi*		at pcmcia? function ?		# BayStack 650 (802.11FH)
4161.155Sisep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
4171.155Sismbe*		at pcmcia? function ?		# MB8696x based Ethernet
4181.155Sisne*		at pcmcia? function ?		# NE2000-compatible Ethernet
4191.155Sissm*		at pcmcia? function ?		# Megahertz Ethernet
4201.163Slukemmhzc*		at pcmcia? function ?	# Megahertz Ethernet/Modem combo cards
4211.155Siscom*		at mhzc?
4221.155Sissm*		at mhzc?
4231.134Saymeric
4241.114Sis
4251.59Sveegodrsc0		at mainbus0		# DraCo scsi
4261.114Sisscsibus*	at drsc0
4271.30Schopps
4281.6Schopps
4291.25Schopps# each hard drive from low target to high
4301.15Schopps# will configure to the next available sd unit number
4311.25Schoppssd*	at scsibus? target ? lun ?	# scsi disks
4321.15Schoppsst*	at scsibus? target ? lun ?	# scsi tapes
4331.117Siscd*	at scsibus? target ? lun ?	# scsi cds
4341.141Sisch*	at scsibus? target ? lun ?	# scsi autochangers
4351.57Sveegoss*	at scsibus? target ? lun ?	# scsi scanner
4361.64Sveegouk*	at scsibus? target ? lun ?	# scsi unknown
4371.54Sveego
4381.75Sveegopseudo-device	loop			# loopback network interface
4391.75Sveegopseudo-device	sl		1	# SLIP network interfaces
4401.75Sveegopseudo-device	ppp		1	# PPP network interfaces
4411.165Smartinpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
4421.95Schoppspseudo-device	tun		1	# network tunnel line discipline
4431.111Shwr#pseudo-device	gre		2	# generic L3 over IP tunnel
4441.75Sveegopseudo-device	bpfilter	16	# Berkeley packet filter
4451.95Schoppspseudo-device	ipfilter		# IP Filter package
4461.131Sitojunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
4471.131Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
4481.142Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
4491.152Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
4501.162Satatatpseudo-device	bridge			# simple inter-network bridging
4511.192Sperseant#options	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
4521.52Sveego
4531.126Sispseudo-device	view		4	# views (needed for grfcc)
4541.149Sjdolecekpseudo-device	pty			# pseudo-terminals
4551.181Slukempseudo-device	clockctl		# user control of clock subsystem
4561.52Sveego
4571.75Sveegopseudo-device	vnd		4	# vnode pseudo-disks
4581.95Schoppspseudo-device	ccd		4	# concatenated disk devices
4591.189Selric#pseudo-device	cgd		4	# cryptographic disk devices
4601.167Sosterpseudo-device	raid		8	# RAIDframe disk driver
4611.167Sosteroptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
4621.167Soster# Options to enable various other RAIDframe RAID types.
4631.182Slukem# options 	RF_INCLUDE_EVENODD=1
4641.182Slukem# options 	RF_INCLUDE_RAID5_RS=1
4651.182Slukem# options 	RF_INCLUDE_PARITYLOGGING=1
4661.182Slukem# options 	RF_INCLUDE_CHAINDECLUSTER=1
4671.182Slukem# options 	RF_INCLUDE_INTERDECLUSTER=1
4681.167Soster# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
4691.182Slukem# options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
4701.95Schopps
4711.163Slukempseudo-device	rnd			# /dev/random and in-kernel generator
4721.163Slukem#options 	RND_COM			# use "com" randomness as well (BROKEN)
4731.196Sis
4741.196Sispseudo-device	ksyms			# /dev/ksyms (kernel symbols)
4751.4Schopps
4761.70Sthorpejconfig	netbsd root on ? type ?
477