GENERIC revision 1.287
11.221Sitohy#
21.199Sgmcgarry# This machine description file is used to generate the default NetBSD
31.199Sgmcgarry# kernel.  The generic kernel on NetBSD/alpha does enough to get booted,
41.199Sgmcgarry# etc., but not much more.  For a more complete kernel see the ALPHA
51.199Sgmcgarry# machine description file.
61.145Scjs#
71.199Sgmcgarry# The machine description file can be customised for your specific
81.199Sgmcgarry# machine to reduce the kernel size and improve its performance.
91.199Sgmcgarry#
101.199Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8)
111.199Sgmcgarry# man page.
121.199Sgmcgarry#
131.199Sgmcgarry# For further information on hardware support for this architecture, see
141.199Sgmcgarry# the intro(4) man page.  For further information about kernel options
151.199Sgmcgarry# for this architecture, see the options(4) man page.  For an explanation
161.199Sgmcgarry# of each device driver in this file see the section 4 man page for the
171.199Sgmcgarry# device.
181.199Sgmcgarry
191.145Scjs# If you add stuff to this, please add it to the ALPHA configuration, too.
201.1Scgd
211.199Sgmcgarryinclude		"arch/alpha/conf/std.alpha"
221.141Shubertf
231.208Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
241.208Satatat
251.287Smrg#ident 		"GENERIC-$Revision: 1.287 $"
261.1Scgd
271.77Sthorpejmaxusers 32
281.36Scgd
291.1Scgd# CPU Support
301.161Sthorpejoptions 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
311.58Smellonoptions 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
321.176Sthorpejoptions 	DEC_2100_A500	# Sable:	AlphaServer 2100
331.176Sthorpejoptions 	DEC_2100A_A500	# Lynx:		AlphaServer 2100A
341.58Smellonoptions 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
351.58Smellonoptions 	DEC_3000_300	# Pelican etc:	3000/300*
361.58Smellonoptions 	DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
371.58Smellonoptions 	DEC_EB164	# EB164:	AlphaPC 164
381.58Smellonoptions 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
391.58Smellonoptions 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
401.58Smellonoptions 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
411.153Sthorpejoptions 	DEC_KN300	# KN300:	AlphaServer 4100 and 1200
421.89Sthorpejoptions 	DEC_550		# Miata:	Digital Personal Workstation
431.93Srossoptions 	DEC_1000	# Mikasa etc:	Digital AlphaServer 1000
441.90Srossoptions 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
451.92Sthorpejoptions 	DEC_ALPHABOOK1	# AlphaBook1:	Tadpole/DEC AlphaBook
461.94Sthorpejoptions 	DEC_EB66	# EB66:		21066 Evaluation Board
471.122Srossoptions 	DEC_6600	# EV6:		264DP OEM Board
481.156Sthorpejoptions 	API_UP1000	# EV6:		Alpha Processor, Inc. UP1000
491.1Scgd
501.1Scgd# Standard system options
511.58Smellonoptions 	KTRACE			# System call tracing support
521.216Sprovosoptions 	SYSTRACE		# System call vetting via systrace(1)
531.180Slukemoptions 	NTP			# kernel PLL for NTP
541.218Sjunyoung
551.221Sitohy# Enable experimental buffer queue strategy for better responsiveness under
561.218Sjunyoung# high disk I/O load. Use it with caution - it's not proven to be stable yet.
571.265Stsutsui#options 	BUFQ_READPRIO
581.265Stsutsui#options 	BUFQ_PRIOCSCAN
591.1Scgd
601.38Scgd# Diagnostic/debugging support options
611.277Schs#options 	DIAGNOSTIC		# Cheap kernel consistency checks
621.108Sthorpejoptions 	DDB			# kernel debugger
631.250Smycroftoptions 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
641.111Sross#makeoptions	DEBUG="-g"
651.185Sross#makeoptions	DEBUGLIST="pattern1 pattern2 ..."
661.38Scgd
671.193Sthorpej#options 	KGDB			# Remote kernel GDB support
681.197Slukem#options 	KGDB_DEVNAME="\"com\""	# device to use for KGDB
691.193Sthorpej#options 	KGDB_DEVADDR=0x2f8	# at this address
701.193Sthorpej#options 	KGDB_DEVRATE=57600	# at this comm. rate
711.193Sthorpej
721.37Sthorpej# File systems
731.65Scgdfile-system	FFS		# Fast file system
741.65Scgdfile-system	MFS		# Memory-based file system
751.65Scgdfile-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
761.65Scgdfile-system	MSDOSFS		# MS-DOS-compatible file system
771.140Scjsfile-system	NTFS		# Windows/NT file system (experimental)
781.65Scgdfile-system	NFS		# Sun NFS-compatible file system client
791.210Sjdolecekfile-system	KERNFS		# Kernel variable file system (/kern)
801.210Sjdolecekfile-system	PROCFS		# Process file system (/proc)
811.287Smrgfile-system	NULLFS		# Null file system layer
821.274Schristosfile-system	PTYFS		# /dev/pts/N support
831.275Sjmmv#file-system	TMPFS		# experimental - Efficient memory file-system
841.283Sreinoud#file-system	UDF		# experimental - OSTA UDF CD/DVD file-system
851.37Sthorpej
861.1Scgd# File system options
871.214Sjdolecekoptions 	QUOTA		# UFS quotas
881.78Sbouyer#options 	FFS_EI		# FFS Endian Independant support
891.158Sfvdloptions 	SOFTDEP		# FFS soft updates support.
901.258Srumble#options	UFS_DIRHASH	# UFS Large Directory Hashing - Experimental
911.214Sjdolecekoptions 	NFSSERVER	# Sun NFS-compatible file system server
921.281Stsutsui#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
931.137Sitojun
941.1Scgd# Networking options
951.225Sgrant#options 	GATEWAY		# packet forwarding
961.225Sgrantoptions 	INET		# IP + ICMP + TCP + UDP
971.137Sitojunoptions 	INET6		# IPV6
981.137Sitojun#options 	IPSEC		# IP security
991.137Sitojun#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
1001.267Stron#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
1011.137Sitojun#options 	IPSEC_DEBUG	# debug for IP security
1021.225Sgrant#options 	MROUTING	# IP multicast routing
1031.251Smanu#options 	PIM		# Protocol Independent Multicast
1041.225Sgrant#options 	NS		# XNS
1051.225Sgrant#options 	NSIP		# XNS tunneling over IP
1061.225Sgrant#options 	ISO,TPIP	# OSI
1071.225Sgrant#options 	EON		# OSI tunneling over IP
1081.225Sgrant#options 	CCITT,LLC,HDLC	# X.25
1091.225Sgrant#options 	NETATALK	# AppleTalk networking protocols
1101.225Sgrant#options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
1111.225Sgrant#options 	PPP_DEFLATE	# Deflate compression support for PPP
1121.225Sgrant#options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
1131.225Sgrant#options 	PFIL_HOOKS	# pfil(9) packet filter hooks
1141.276Sabsoptions 	IPFILTER_LOG	# ipmon(8) log support
1151.225Sgrant#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
1161.225Sgrant#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
1171.1Scgd
1181.245Sabs#options 	ALTQ		# Manipulate network interfaces' output queues
1191.245Sabs#options 	ALTQ_BLUE	# Stochastic Fair Blue
1201.245Sabs#options 	ALTQ_CBQ	# Class-Based Queueing
1211.245Sabs#options 	ALTQ_CDNR	# Diffserv Traffic Conditioner
1221.245Sabs#options 	ALTQ_FIFOQ	# First-In First-Out Queue
1231.245Sabs#options 	ALTQ_FLOWVALVE	# RED/flow-valve (red-penalty-box)
1241.245Sabs#options 	ALTQ_HFSC	# Hierarchical Fair Service Curve
1251.245Sabs#options 	ALTQ_LOCALQ	# Local queueing discipline
1261.245Sabs#options 	ALTQ_PRIQ	# Priority Queueing
1271.245Sabs#options 	ALTQ_RED	# Random Early Detection
1281.245Sabs#options 	ALTQ_RIO	# RED with IN/OUT
1291.245Sabs#options 	ALTQ_WFQ	# Weighted Fair Queueing
1301.245Sabs
1311.1Scgd# 4.3BSD compatibility.  Should be optional, but necessary for now.
1321.58Smellonoptions 	COMPAT_43
1331.1Scgd
1341.9Scgd# Binary compatibility with previous versions of NetBSD.
1351.58Smellon#options 	COMPAT_09
1361.58Smellonoptions 	COMPAT_10
1371.58Smellonoptions 	COMPAT_11
1381.58Smellonoptions 	COMPAT_12
1391.72Smjacoboptions 	COMPAT_13
1401.123Saugustssoptions 	COMPAT_14
1411.233Sskdoptions		COMPAT_16
1421.254Sreinoudoptions		COMPAT_20
1431.273Schristosoptions 	COMPAT_30	# NetBSD 3.0 compatibility.
1441.118Scgd# OSF/1 binary compatibility
1451.118Scgdoptions 	COMPAT_OSF1
1461.174Smycroft
1471.174Smycroft# Linux binary compatibility
1481.174Smycroftoptions 	COMPAT_LINUX
1491.70Smjacob
1501.256Schristosoptions		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
1511.256Schristos
1521.70Smjacob# System V-like message queues
1531.70Smjacoboptions 	SYSVMSG
1541.198Slukem#options 	SEMMNI=10	# number of semaphore identifiers
1551.198Slukem#options 	SEMMNS=60	# number of semaphores in system
1561.198Slukem#options 	SEMUME=10	# max number of undo entries per process
1571.198Slukem#options 	SEMMNU=30	# number of undo structures in system
1581.70Smjacob
1591.70Smjacob# System V-like semaphores
1601.70Smjacoboptions 	SYSVSEM
1611.9Scgd
1621.34Scgd# System V-like shared memory
1631.58Smellonoptions 	SYSVSHM
1641.58Smellon#options 	SHMMAXPGS=1024		# 1024 pages is the default
1651.1Scgd
1661.246Sbouyer# p1003.1b semaphore support
1671.246Sbouyeroptions 	P1003_1B_SEMAPHORE
1681.246Sbouyer
1691.7Scgd# Loadable Kernel Modules
1701.58Smellonoptions 	LKM
1711.5Scgd
1721.5Scgd# Disable kernel security.
1731.116Sross#options 	INSECURE
1741.2Scgd
1751.7Scgd# Misc. options
1761.58Smellonoptions 	EISAVERBOSE		# recognize "unknown" EISA devices
1771.58Smellonoptions 	PCIVERBOSE		# recognize "unknown" PCI devices
1781.151Saugustssoptions 	MIIVERBOSE		# verbose PHY autoconfig messages
1791.146Scgd#options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
1801.71Smjacoboptions 	SCSIVERBOSE		# Verbose SCSI errors
1811.254Sreinoudoptions		USBVERBOSE		# verbose USB device autoconfig messages
1821.58Smellonoptions 	TCVERBOSE		# recognize "unknown" TC devices
1831.177Smycroft#options 	PCMCIAVERBOSE
1841.213Slukemoptions 	USERCONF		# userconf(4) support
1851.221Sitohy#options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
1861.247Satatatoptions 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
1871.221Sitohyoptions 	FONT_GALLANT12x22	# Console font for TC devices
1881.73Sdrochner
1891.73Sdrochner# The Alpha console firmware network boots using the BOOTP
1901.76Scgd# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
1911.76Scgd# in case we have NFS root.
1921.76Scgdoptions 	NFS_BOOT_DHCP		# superset of BOOTP
1931.7Scgd
1941.117Sross# WS console uses SUN or VT100 terminal emulation
1951.117Srossoptions 	WSEMUL_VT100
1961.101Sdrochner
1971.101Sdrochner# realtime clock compatible to OSF/1
1981.101Sdrochner#options 	CLOCK_COMPAT_OSF1
1991.81Sdrochner
2001.37Sthorpejconfig		netbsd	root on ? type ?
2011.57Smrg#config		netbsd	root on sd0 type ffs
2021.37Sthorpej#config		netbsd	root on ? type nfs
2031.7Scgd
2041.7Scgdmainbus0 at	root
2051.7Scgdcpu*	at	mainbus0
2061.1Scgd
2071.41Scgd# TurboLaser bus support and devices
2081.41Scgdtlsb*	at	mainbus0
2091.41Scgdgbus*	at	tlsb? node ? offset ?
2101.41Scgdtlsbmem* at	tlsb? node ? offset ?
2111.41Scgdkft*	at	tlsb? node ? offset ?
2121.41Scgd
2131.41Scgd# Gbus Devices
2141.85Sthorpejmcclock* at	gbus? offset ?
2151.41Scgd
2161.80Smjacob# MCBUS bus support
2171.80Smjacobmcbus*	at	mainbus0
2181.80Smjacobmcmem*	at	mcbus? mid ?
2191.80Smjacob
2201.80Smjacob#i2c	at	mcbus?
2211.80Smjacob
2221.122Sross#EV6 Tsunami Core Logic
2231.122Sross
2241.122Srosstsc*	at	mainbus0
2251.122Sross
2261.161Sthorpej# DECpc AXP150 (Jensen) internal bus support
2271.161Sthorpejjensenio* at	mainbus0
2281.161Sthorpej
2291.161Sthorpejcom*	at	jensenio? port ?
2301.161Sthorpejlpt*	at	jensenio? port ?
2311.161Sthorpejmcclock* at	jensenio? port ?
2321.161Sthorpejpckbc*	at	jensenio? port ?
2331.161Sthorpej
2341.170Stsutsui# TURBOchannel host bus adapter support
2351.10Scgdtcasic*	at	mainbus0
2361.10Scgd
2371.170Stsutsui# TURBOchannel bus support
2381.10Scgdtc*	at	tcasic?
2391.8Scgd
2401.170Stsutsui# TURBOchannel devices
2411.29Scgdioasic*	at	tc? slot ? offset ?
2421.29Scgdmcclock* at	ioasic? offset ?
2431.12Scgdle*	at	ioasic? offset ?
2441.221Sitohyzsc0	at	ioasic? offset 0x100000
2451.221Sitohyzsc1	at	ioasic? offset 0x180000
2461.170Stsutsuibba0	at	ioasic? offset ?
2471.87Sthorpejtcds*	at	tc? slot ? offset ?
2481.87Sthorpejasc*	at	tcds? chip ?
2491.194Ssimonbasc*	at	tc? slot ? offset ?
2501.12Scgdle*	at	tc? slot ? offset ?
2511.15Scgdfta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
2521.215Sadcfb*	at	tc? slot ? offset ?
2531.215Sadmfb*	at	tc? slot ? offset ?
2541.215Sadtfb*	at	tc? slot ? offset ?
2551.215Sadsfb*	at	tc? slot ? offset ?
2561.215Sad#sfbp*	at	tc? slot ? offset ?
2571.215Sadpx*	at	tc? slot ? offset ?
2581.215Sadpxg*	at	tc? slot ? offset ?
2591.215Sad
2601.215Sad# TurboChannel serial attachments
2611.215Sadzstty*	at	zsc? channel ?			# serial ports on B channels
2621.215Sadlkkbd0	at	zsc1 channel ?			# keyboard port on A channels
2631.215Sadvsms0	at	zsc0 channel ?			# mouse port on A channels
2641.1Scgd
2651.8Scgd# PCI host bus adapter support
2661.7Scgdapecs*	at	mainbus?
2671.9Scgdcia*	at	mainbus?
2681.156Sthorpejirongate* at	mainbus?
2691.9Scgdlca*	at	mainbus?
2701.41Scgddwlpx*	at	kft?
2711.80Smjacobmcpcia*	at	mcbus? mid ?
2721.122Srosstsp*	at	tsc?
2731.176Sthorpejttwoga*	at	mainbus?
2741.161Sthorpej
2751.161Sthorpej# Sable PCI and STDIO bus and devices
2761.176Sthorpejttwopci* at	ttwoga? hose ?
2771.176Sthorpejsableio* at	ttwopci? bus ?
2781.176Sthorpejcom*	at	sableio? port ?
2791.176Sthorpejlpt*	at	sableio? port ?
2801.176Sthorpejpckbc*	at	sableio? port ?
2811.176Sthorpejfdc*	at	sableio? port ?
2821.7Scgd
2831.8Scgd# PCI bus support
2841.7Scgdpci*	at	apecs?
2851.9Scgdpci*	at	cia?
2861.156Sthorpejpci*	at	irongate?
2871.9Scgdpci*	at	lca?
2881.9Scgdpci*	at	ppb?
2891.41Scgdpci*	at	dwlpx?
2901.80Smjacobpci*	at	mcpcia?
2911.122Srosspci*	at	tsp?
2921.176Sthorpejpci*	at	ttwopci?
2931.193Sthorpej
2941.193Sthorpej# AGP support
2951.193Sthorpejagp*	at	irongate?
2961.7Scgd
2971.8Scgd# PCI devices
2981.239Sjonathan
2991.239Sjonathan# PCI cryptographic devices
3001.239Sjonathanhifn*	at pci? dev ? function ?	# Hifn 7755/7811/795x
3011.239Sjonathanubsec*	at pci? dev ? function ?	# Broadcom 5501/5601/580x/582x
3021.239Sjonathan
3031.126Sthorpejadv*	at	pci? dev ? function ?		# AdvanSys SCSI
3041.126Sthorpejadw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
3051.211Swiz#options 	SCSI_ADW_WDTR_DISABLE		# 	disable WDTR
3061.211Swiz#options 	SCSI_ADW_SDTR_DISABLE		# 	disable SDTR
3071.211Swiz#options 	SCSI_ADW_TAGQ_DISABLE		# 	disable Tag Queuing
3081.43Scgdahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
3091.212Snathanwautri*	at	pci? dev ? function ?		# Trident 4DWAVE based AC'97 Audio
3101.43Scgdbha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
3111.150Sadcac*	at	pci? dev ? function ?		# Compaq array controller (untested)
3121.195Sitohycmpci*	at	pci? dev ? function ?		# C-Media CMI8338/8738 Audio
3131.49Scgdcy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
3141.155Smattcz*	at	pci? dev ? function ?		# Cyclades-Z (untested)
3151.129Saddpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
3161.120Schristoseap*	at	pci? dev ? function ?		# Ensoniq AudioPCI
3171.20Scgden*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
3181.103Sfvdlep*	at	pci? dev ? function ?		# 3COM 3c59x
3191.120Schristosepic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
3201.130Skleinkeso*	at	pci? dev ? function ?		# ESS Solo-1 PCI AudioDrive
3211.191Shubertfex*	at	pci? dev ? function ?		# 3COM 3c90x[BC] Ethernet
3221.43Scgdfpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
3231.75Senamifxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
3241.187Sthorpejgsip*	at	pci? dev ? function ?		# NS DP83820 Gigabit Ethernet
3251.186Slukemiha*	at	pci? dev ? function ?		# Initio INIC-940/950 SCSI
3261.43Scgdisp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
3271.20Scgdle*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
3281.187Sthorpejsf*	at	pci? dev ? function ?		# Adaptec AIC-6915 Ethernet
3291.161Sthorpejsiop*	at	pci? dev ? function ?		# Symbios 53c8xx SCSI
3301.231Sbouyeresiop*	at	pci? dev ? function ?		# Symbios 53c875 SCSI and newer
3311.181Sadmlx*	at	pci? dev ? function ?		# Mylex DAC960 / DEC SWXCR (untested)
3321.228Sthorpejmpt*	at	pci? dev ? function ?		# LSI Fusion SCSI/FC
3331.120Schristosne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
3341.120Schristosohci*	at	pci? dev ? function ?		# USB Open Host Controller
3351.252Sreinoudehci*	at	pci? dev ? function ?		# USB-2 Host controller
3361.43Scgdpceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
3371.254Sreinoudpciide* at	pci? dev ? function ? flags 0x0000	# GENERIC pciide driver
3381.254Sreinoudacardide* at	pci? dev ? function ?		# Acard IDE controllers
3391.254Sreinoudaceride* at	pci? dev ? function ?		# Acer Lab IDE controllers
3401.254Sreinoudartsata* at	pci? dev ? function ?		# Intel i31244 SATA controller
3411.254Sreinoudcmdide* at	pci? dev ? function ?		# CMD tech IDE controllers
3421.254Sreinoudcypide* at	pci? dev ? function ?		# Cypress IDE controllers
3431.254Sreinoudhptide* at	pci? dev ? function ?		# Triones/HighPoint IDE controllers
3441.254Sreinoudoptiide* at	pci? dev ? function ?		# Opti IDE controllers
3451.254Sreinoudpdcide* at	pci? dev ? function ?		# Promise IDE controllers
3461.257Sbouyerpdcsata* at 	pci? dev ? function ?		# Promise SATA150 controllers
3471.254Sreinoudsatalink* at	pci? dev ? function ?		# SiI SATALink controllers
3481.254Sreinoudsiside* at	pci? dev ? function ?		# SiS IDE controllers
3491.254Sreinoudslide*  at	pci? dev ? function ?		# Symphony Labs IDE controllers
3501.254Sreinoudviaide* at	pci? dev ? function ?		# VIA/AMD/Nvidia IDE controllers
3511.108Sthorpejpcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
3521.43Scgdppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
3531.287Smrgre*	at	pci? dev ? function ?		# Realtek 8169 Ethernet
3541.240Swizrtk*	at	pci? dev ? function ?		# Realtek 8129/8139 Ethernet
3551.43Scgdsio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
3561.131Sthorpejsip*	at	pci? dev ? function ?		# SiS 900 Ethernet
3571.223Smjacobstge*	at	pci? dev ? function ?		# Sundance/Tamarack TC9021 GigE
3581.120Schristossv*	at	pci? dev ? function ?		# S3 SonicVibes
3591.43Scgdtga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
3601.131Sthorpejti*	at	pci? dev ? function ?		# Alteon Tigon Gig-E
3611.99Sthorpejtl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
3621.131Sthorpejtlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
3631.120Schristosuhci*	at	pci? dev ? function ?		# USB Univ. Host Controller
3641.49Scgdvga*	at	pci? dev ? function ?		# PCI VGA Graphics
3651.120Schristosvr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
3661.222Sgrantwi*	at	pci? dev ? function ?		# Lucent/Intersil WaveLAN/IEEE
3671.183Sminourayds*	at	pci? dev ? function ?		# Yamaha DS-1 PCI Audio
3681.120Schristos
3691.195Sitohyopl*	at	cmpci? flags 1
3701.130Skleinkopl*	at	eso?
3711.107Saugustss#opl*	at	sv?
3721.183Sminouraopl*	at	yds?
3731.130Skleink
3741.195Sitohympu*	at	cmpci?
3751.130Skleinkmpu*	at	eso?
3761.183Sminourampu*	at	yds?
3771.196Sitohy
3781.99Sthorpej# MII/PHY support
3791.121Schristosexphy*	at mii? phy ?			# 3Com internal PHYs
3801.205Swizicsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
3811.121Schristosinphy*	at mii? phy ?			# Intel 82555 PHYs
3821.121Schristoslxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
3831.187Sthorpejgphyter* at mii? phy ?			# NS83861 Gig-E PHY
3841.121Schristosnsphy*	at mii? phy ?			# NS83840 PHYs
3851.121Schristosqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
3861.121Schristossqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
3871.121Schristostlphy*	at mii? phy ?			# ThunderLAN PHYs
3881.121Schristosukphy*	at mii? phy ?			# generic unknown PHYs
3891.7Scgd
3901.9Scgd# ISA/EISA bus support
3911.161Sthorpejisa*	at	jensenio?
3921.161Sthorpejeisa*	at	jensenio?
3931.9Scgdisa*	at	pceb?
3941.9Scgdeisa*	at	pceb?
3951.9Scgdisa*	at	sio?
3961.177Smycroft#isapnp*	at	isa?
3971.8Scgd
3981.8Scgd# ISA devices
3991.29Scgdmcclock* at	isa? port 0x70
4001.140Scjspckbc*	at	isa?				# PC keyboard controller
4011.81Sdrochnerpckbd*	at	pckbc?				# PC keyboard (kbd port)
4021.109Sdrochnerpms*	at	pckbc?				# PS/2-style mouse (aux port)
4031.262Scubeattimer* at	isa?				# AT Timer
4041.83Sthorpejpcppi*	at	isa?				# PC prog. periph. interface
4051.83Sthorpejspkr0	at	pcppi?				# IBM BASIC emulation
4061.98Sdrochnerisabeep0 at	pcppi?				# "keyboard" beep
4071.29Scgdcom*	at	isa? port 0x3f8 irq 4		# standard serial ports
4081.29Scgdcom*	at	isa? port 0x2f8 irq 3
4091.97Sthorpejcs*	at	isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
4101.170Stsutsuiec0	at	isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet
4111.52Scjsep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
4121.177Smycroft#ep*	at	isapnp?
4131.177Smycroft#ix0	at	isa? port 0x300 irq 10		# EtherExpress/16
4141.177Smycroft#iy0	at	isa? port 0x360 irq ?		# EtherExpress PRO 10 ISA
4151.112Sthorpejfdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
4161.86Smattlc0	at	isa? port 0x300 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
4171.86Smattlc1	at	isa? port 0x320 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
4181.86Smattdepca0	at	isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 	# DEPCA
4191.86Smattdepca1	at	isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 	# DEPCA
4201.86Smattle*	at	depca?
4211.29Scgdlpt*	at	isa? port 0x3bc irq 7		# standard parallel port
4221.29Scgdvga*	at	isa?				# ISA (EISA: XXX) VGA
4231.74Sthorpejwdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
4241.74Sthorpejwdc1	at	isa? port 0x170 irq 15
4251.177Smycroft#wdc*	at	isapnp?
4261.198Slukemwe0	at	isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC Ethernet
4271.198Slukemwe1	at	isa? port 0x300 iomem 0xcc000 irq 10
4281.108Sthorpej#wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
4291.177Smycroft#wss*	at	isapnp?
4301.204Sross
4311.204Srossess0	at	isa? port 0x220 irq 5 drq 1 drq2 5   # ESS 18XX
4321.114Srosssb*	at	isa? port 0x220 irq 5 drq 1	# SoundBlaster
4331.114Sross#sb*	at	isapnp?
4341.119Sdante#adv*	at	isa? port ? irq ? drq ?		# AdvanSys APB-514[02]
4351.56Sthorpejaha*	at	isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
4361.56Sthorpejaha*	at	isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
4371.56Sthorpejbha*	at	isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
4381.56Sthorpejbha*	at	isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
4391.56Sthorpejuha*	at	isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
4401.56Sthorpejuha*	at	isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
4411.152Smattpcic0	at	isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
4421.152Smattpcic1	at	isa? port 0x3e2 iomem 0xcc000 iosiz 0x10000
4431.152Smattpcmcia*	at	pcic? controller ? socket ?
4441.15Scgd
4451.15Scgd# EISA devices
4461.56Sthorpejahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
4471.44Scgdahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
4481.44Scgdbha*	at	eisa? slot ?			# BusLogic 7xx SCSI
4491.53Scjsep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
4501.50Scgdfea*	at	eisa? slot ?			# DEC DEFEA FDDI
4511.184Sadmlx*	at	eisa? slot ?			# Mylex DAC960 / DEC SWXCR (untested)
4521.131Sthorpejtlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
4531.163Sthorpejdepca*	at	eisa? slot ?			# DEC DE-422 Ethernet
4541.163Sthorpejle*	at	depca?
4551.56Sthorpejuha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
4561.7Scgd
4571.152Smatt# PCMCIA device
4581.249Smycroftcom*	at	pcmcia? function ?	# Modems and serial cards
4591.249Smycroft
4601.249Smycroftaic*	at	pcmcia? function ?	# Adaptec APA-1460 SCSI
4611.249Smycroftspc*	at	pcmcia? function ?	# Fujitsu MB87030 SCSI
4621.249Smycroft
4631.249Smycroftwdc*	at	pcmcia? function ?	# PCMCIA IDE controllers
4641.249Smycroft
4651.249Smycroftep*	at	pcmcia? function ?	# 3Com 3c589 and 3c562 Eth.
4661.249Smycroftmbe*	at	pcmcia? function ?	# MB8696x based Ethernet
4671.249Smycroftne*	at	pcmcia? function ?	# NE2000-compatible Eth.
4681.249Smycroftray*	at	pcmcia? function ?	# Raytheon Raylink (802.11)
4691.249Smycroftsm*	at	pcmcia? function ?	# Megahertz Ethernet
4701.249Smycroftwi*	at	pcmcia? function ?	# Lucent/Intersil WaveLAN/IEEE
4711.249Smycroftxirc*	at	pcmcia? function ?	# Xircom CreditCard Ethernet
4721.249Smycroftcom*	at	xirc?
4731.249Smycroftxi*	at	xirc?
4741.249Smycroftmhzc*	at	pcmcia? function ?	# Megahertz Ethernet/Modem combo cards
4751.249Smycroftcom*	at	mhzc?
4761.249Smycroftsm*	at	mhzc?
4771.152Smatt
4781.8Scgd# SCSI bus support
4791.241Sfairscsibus* at	scsi?
4801.1Scgd
4811.8Scgd# SCSI devices
4821.31Scgdcd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
4831.31Scgdsd*	at	scsibus? target ? lun ?		# SCSI disk drives
4841.31Scgdst*	at	scsibus? target ? lun ?		# SCSI tape drives
4851.51Scgd
4861.236Slukem# ATA (IDE) bus support
4871.236Slukematabus* at ata?
4881.234Sbouyer
4891.236Slukem# IDE drives
4901.234Sbouyerwd*	at	atabus? drive ?
4911.74Sthorpej
4921.74Sthorpej# ATAPI bus support
4931.236Slukematapibus* at	atapi?
4941.74Sthorpej
4951.74Sthorpej# ATAPI devices
4961.74Sthorpejsd*	at	atapibus? drive ?		# ATAPI disk devices
4971.74Sthorpejcd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
4981.112Sthorpej
4991.112Sthorpej# Floppy drives
5001.112Sthorpejfd*	at	fdc? drive ?
5011.150Sad
5021.150Sad# Hardware RAID devices
5031.173Sadld*	at	cac? unit ?
5041.182Sitojunld*	at	mlx? unit ?
5051.108Sthorpej
5061.108Sthorpej# USB bus support
5071.108Sthorpejusb*	at uhci?
5081.108Sthorpejusb*	at ohci?
5091.252Sreinoudusb*	at ehci?
5101.108Sthorpej
5111.127Saugustss# USB Hubs
5121.108Sthorpejuhub*	at usb?
5131.127Saugustssuhub*	at uhub? port ? configuration ? interface ?
5141.108Sthorpej
5151.201Saugustss# USB HID device
5161.201Saugustssuhidev*	at uhub? port ? configuration ? interface ?
5171.201Saugustss
5181.127Saugustss# USB Mice
5191.201Saugustssums*	at uhidev? reportid ?
5201.133Smycroftwsmouse*	at ums?
5211.108Sthorpej
5221.108Sthorpej# USB Keyboards
5231.201Saugustssukbd*	at uhidev? reportid ?
5241.133Smycroftwskbd*	at ukbd? console ?
5251.253Sreinoudoptions         WSDISPLAY_COMPAT_RAWKBD
5261.108Sthorpej
5271.272Sskrll# USB serial adpater
5281.272Sskrllucycom*	at uhidev? reportid ?
5291.272Sskrll
5301.108Sthorpej# USB Generic HID devices
5311.201Saugustssuhid*	at uhidev? reportid ?
5321.108Sthorpej
5331.127Saugustss# USB Printer
5341.127Saugustssulpt*	at uhub? port ? configuration ? interface ?
5351.127Saugustss
5361.127Saugustss# USB Modem
5371.127Saugustssumodem*	at uhub? port ? configuration ?
5381.142Saugustssucom*	at umodem?
5391.128Sthorpej
5401.128Sthorpej# USB Mass Storage
5411.128Sthorpejumass*	at uhub? port ? configuration ? interface ?
5421.234Sbouyeratapibus* at umass?
5431.128Sthorpejscsibus* at umass? channel ?
5441.138Saugustss
5451.254Sreinoud# USB audio
5461.254Sreinouduaudio*	at uhub? port ? configuration ?  
5471.254Sreinoud
5481.254Sreinoud# USB MIDI      
5491.254Sreinoudumidi*	at uhub? port ? configuration ?
5501.254Sreinoud
5511.254Sreinoud# USB IrDA
5521.254Sreinoud# USB-IrDA bridge spec
5531.254Sreinouduirda*	at uhub? port ? configuration ? interface ?
5541.254Sreinoudirframe* at uirda? 
5551.254Sreinoud
5561.254Sreinoud# SigmaTel STIr4200 USB/IrDA Bridge
5571.254Sreinoudustir*	at uhub? port ?  
5581.254Sreinoudirframe* at ustir?
5591.254Sreinoud
5601.138Saugustss# USB Ethernet adapters
5611.138Saugustssaue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
5621.255Saugustssaxe*	at uhub? port ?		# ASIX AX88172 based adapters
5631.138Saugustsscue*	at uhub? port ?		# CATC USB-EL1201A based adapters
5641.138Saugustsskue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
5651.224Saugustssurl*	at uhub? port ?		# Realtek RTL8150L based adapters
5661.232Sitojunudav*	at uhub? port ?		# Davicom DM9601 based adapters
5671.178Snathanw
5681.178Snathanw# Serial adapters
5691.178Snathanw# FTDI FT8U100AX serial adapter
5701.178Snathanwuftdi*	at uhub? port ?
5711.178Snathanwucom*	at uftdi? portno ?
5721.169Saugustss
5731.263Sitohy# Kyocera AIR-EDGE PHONE
5741.263Sitohy#ukyopon* at uhub? port ?
5751.263Sitohy#ucom*	at ukyopon? portno ?
5761.263Sitohy
5771.169Saugustss# USB scanners
5781.169Saugustssuscanner* at uhub? port ?
5791.179Saugustss
5801.179Saugustss# Y@P firmware loader
5811.179Saugustssuyap* at uhub? port ?
5821.219Sfair
5831.219Sfair# D-Link DSB-R100 USB FM radio tuner
5841.219Sfairudsbr* at uhub? port ?
5851.219Sfairradio* at udsbr?
5861.127Saugustss
5871.127Saugustss# USB Generic driver
5881.127Saugustssugen*	at uhub? port ?
5891.11Scgd
5901.268Skiyohara# PCI IEEE1394 controllers
5911.268Skiyohara#fwohci*	at pci? dev ? function ?	# IEEE1394 Open Host Controller
5921.268Skiyohara
5931.268Skiyohara#ieee1394if* at fwohci?
5941.268Skiyohara#fwip*	at ieee1394if?			# IP over IEEE1394
5951.268Skiyohara#sbp*	at ieee1394if? euihi ? euilo ?
5961.268Skiyohara
5971.254Sreinoud# Audio support
5981.254Sreinoudaudio*	at audiobus?
5991.254Sreinoudmidi*	at midibus?
6001.254Sreinoudmidi*	at pcppi?
6011.254Sreinoud
6021.11Scgd# Workstation Console attachments
6031.215Sadwsdisplay*	at	cfb?
6041.215Sadwsdisplay*	at	mfb?
6051.215Sadwsdisplay*	at	tfb?
6061.215Sadwsdisplay*	at	sfb?
6071.215Sad#wsdisplay*	at	sfbp?
6081.215Sadwsdisplay*	at	px?
6091.215Sadwsdisplay*	at	pxg?
6101.81Sdrochnerwsdisplay*	at	vga?
6111.81Sdrochnerwsdisplay*	at	tga?
6121.215Sadwskbd*		at	lkkbd? console ?
6131.215Sadwsmouse*	at	vsms?
6141.133Smycroftwskbd*		at	pckbd?
6151.133Smycroftwsmouse*	at	pms?
6161.1Scgd
6171.279Sthorpejpseudo-device 	crypto			# /dev/crypto device
6181.280Sthorpejpseudo-device	swcrypto		# software crypto implementation
6191.239Sjonathan
6201.284Srpaulopseudo-device	bpfilter
6211.34Scgdpseudo-device	ccd		4
6221.217Selric#pseudo-device	cgd		4	# cryptographic disk devices
6231.202Sosterpseudo-device	raid		8	# RAIDframe disk driver
6241.202Sosteroptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
6251.202Soster# Options to enable various other RAIDframe RAID types.
6261.221Sitohy# options 	RF_INCLUDE_EVENODD=1
6271.221Sitohy# options 	RF_INCLUDE_RAID5_RS=1
6281.221Sitohy# options 	RF_INCLUDE_PARITYLOGGING=1
6291.221Sitohy# options 	RF_INCLUDE_CHAINDECLUSTER=1
6301.221Sitohy# options 	RF_INCLUDE_INTERDECLUSTER=1
6311.202Soster# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
6321.221Sitohy# options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
6331.259Shannkenpseudo-device	fss		4	# file system snapshot device
6341.67Scjspseudo-device	ipfilter	1
6351.34Scgdpseudo-device	loop		1
6361.34Scgdpseudo-device	md		1
6371.285Scubepseudo-device	ppp		
6381.200Smartinpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
6391.166Sjdolecekpseudo-device	pty			# pseudo-terminals
6401.285Scubepseudo-device	sl		
6411.285Scubepseudo-device	vnd		
6421.269Shubertf#options 	VND_COMPRESSION		# compressed vnd(4)
6431.285Scube#pseudo-device	gre			# generic L3 over IP tunnel
6441.285Scubepseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
6451.285Scube#pseudo-device	faith			# IPv[46] tcp relay translation i/f
6461.286Spavelpseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
6471.175Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
6481.192Satatatpseudo-device	bridge			# simple inter-network bridging
6491.226Sperseant#options	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
6501.139Smycroftpseudo-device	sequencer	1	# MIDI sequencer
6511.167Sitojunpseudo-device	rnd			# /dev/random and in-kernel generator
6521.69Sexplorer#options 	RND_COM			# use "com" randomness too
6531.209Slukempseudo-device	clockctl		# user control of clock subsystem
6541.230Sgmcgarrypseudo-device	wsfont
6551.253Sreinoudpseudo-device	wsmux			# mouse and keyboad multiplexing
6561.229Sraggepseudo-device	ksyms			# /dev/ksyms
6571.244Sitojun#pseudo-device	pf			# PF packet filter
6581.244Sitojun#pseudo-device	pflog			# PF log if
6591.282Selad
6601.282Selad# Veriexec
6611.282Selad#options VERIFIED_EXEC
6621.282Selad#
6631.282Selad# a pseudo device needed for veriexec
6641.282Selad#pseudo-device	veriexec		1
6651.282Selad#
6661.282Selad# Uncomment the fingerprint methods below that are desired. Note that
6671.282Selad# removing fingerprint methods will have almost no impact on the kernel
6681.282Selad# code size.
6691.282Selad#
6701.282Selad#options VERIFIED_EXEC_FP_RMD160
6711.282Selad#options VERIFIED_EXEC_FP_SHA256
6721.282Selad#options VERIFIED_EXEC_FP_SHA384
6731.282Selad#options VERIFIED_EXEC_FP_SHA512
6741.282Selad#options VERIFIED_EXEC_FP_SHA1
6751.282Selad#options VERIFIED_EXEC_FP_MD5
676