ALL revision 1.11
11.11Stsutsui# $NetBSD: ALL,v 1.11 2014/06/29 03:44:33 tsutsui Exp $
21.1Schristos# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
31.1Schristos#
41.1Schristos# ALL machine description file
51.1Schristos#
61.1Schristos# This machine description includes all devices and options and it is
71.1Schristos# used to compile-test the source and does not necessarily produce a
81.1Schristos# bootable or useful kernel.
91.1Schristos#
101.1Schristos# For further information on hardware support for this architecture, see
111.1Schristos# the intro(4) man page.  For further information about kernel options
121.1Schristos# for this architecture, see the options(4) man page.  For an explanation
131.1Schristos# of each device driver in this file see the section 4 man page for the
141.1Schristos# device.
151.1Schristos
161.1Schristosinclude 	"arch/amd64/conf/std.amd64"
171.1Schristos
181.1Schristosoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
191.1Schristos
201.11Stsutsui#ident 		"ALL-$Revision: 1.11 $"
211.1Schristos
221.1Schristosmaxusers	64		# estimated number of users
231.1Schristos
241.1Schristosmakeoptions	USE_SSP=yes
251.1Schristos
261.1Schristos# CPU-related options.
271.1Schristos#options 	VM86		# virtual 8086 emulation
281.1Schristos#options 	USER_LDT	# user-settable LDT; used by WINE
291.1Schristosoptions 	X86EMU		# 386 Real Mode emulator
301.1Schristos#options 	PAE		# PAE mode (36 bits physical addressing)
311.1Schristos
321.1Schristos# CPU features
331.1Schristosacpicpu*	at cpu?		# ACPI CPU (including frequency scaling)
341.1Schristoscoretemp*	at cpu?		# Intel on-die thermal sensor
351.1Schristosest0		at cpu0		# Intel Enhanced SpeedStep (non-ACPI)
361.1Schristosodcm0		at cpu0		# On-demand clock modulation
371.1Schristos#padlock0	at cpu0		# VIA PadLock
381.1Schristospowernow0	at cpu0		# AMD PowerNow! and Cool'n'Quiet (non-ACPI)
391.1Schristosviac7temp*	at cpu?		# VIA C7 temperature sensor
401.1Schristosvmt0		at cpu0		# VMware Tools
411.1Schristos
421.1Schristos# doesn't work with MP just yet..
431.1Schristosoptions 	PERFCTRS	# performance-monitoring counters support
441.1Schristos
451.1Schristosoptions 	MULTIBOOT	# Multiboot support (see multiboot(8))
461.1Schristos
471.1Schristos# delay between "rebooting ..." message and hardware reset, in milliseconds
481.1Schristosoptions 	CPURESET_DELAY=2000
491.1Schristos
501.1Schristos# This option allows you to force a serial console at the specified
511.1Schristos# I/O address.   see console(4) for details.
521.1Schristosoptions 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
531.1Schristos#	you don't want the option below ON iff you are using the
541.1Schristos#	serial console option of the new boot strap code.
551.1Schristosoptions 	CONS_OVERRIDE	# Always use above! independent of boot info
561.1Schristos
571.1Schristos# The following options override the memory sizes passed in from the boot
581.1Schristos# block.  Use them *only* if the boot block is unable to determine the correct
591.1Schristos# values.  Note that the BIOS may *correctly* report less than 640k of base
601.1Schristos# memory if the extended BIOS data area is located at the top of base memory
611.1Schristos# (as is the case on most recent systems).
621.1Schristosoptions 	REALBASEMEM=639		# size of base memory (in KB)
631.1Schristosoptions 	REALEXTMEM=15360	# size of extended memory (in KB)
641.1Schristos
651.1Schristos# The following options limit the overall size of physical memory
661.1Schristos# and/or the maximum address used by the system.
671.1Schristos# Contrary to REALBASEMEM and REALEXTMEM, they still use the BIOS memory map
681.1Schristos# and can deal with holes in the memory layout.
691.1Schristosoptions 	PHYSMEM_MAX_SIZE=64	# max size of physical memory (in MB)
701.1Schristosoptions 	PHYSMEM_MAX_ADDR=2048	# don't use memory above this (in MB)
711.1Schristos
721.1Schristos# Standard system options
731.1Schristos
741.1Schristosoptions 	INSECURE	# disable kernel security levels - X needs this
751.1Schristos
761.1Schristosoptions 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
771.1Schristosoptions 	NTP		# NTP phase/frequency locked loop
781.1Schristos
791.1Schristosoptions 	KTRACE		# system call tracing via ktrace(1)
801.1Schristos
811.1Schristosoptions 	CPU_UCODE	# cpu ucode loading support
821.1Schristos
831.1Schristos# Note: SysV IPC parameters could be changed dynamically, see sysctl(8).
841.1Schristosoptions 	SYSVMSG		# System V-like message queues
851.1Schristosoptions 	SYSVSEM		# System V-like semaphores
861.1Schristosoptions 	SEMMNI=10	# number of semaphore identifiers
871.1Schristosoptions 	SEMMNS=60	# number of semaphores in system
881.1Schristosoptions 	SEMUME=10	# max number of undo entries per process
891.1Schristosoptions 	SEMMNU=30	# number of undo structures in system
901.1Schristosoptions 	SYSVSHM		# System V-like memory sharing
911.1Schristos
921.1Schristosoptions 	MODULAR		# new style module(7) framework
931.1Schristos
941.1Schristosoptions 	USERCONF	# userconf(4) support
951.1Schristosoptions 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
961.1Schristosoptions 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
971.1Schristos
981.1Schristos# Beep when it is safe to power down the system (requires sysbeep)
991.1Schristosoptions 	BEEP_ONHALT
1001.1Schristos# Some tunable details of the above feature (default values used below)
1011.1Schristosoptions 	BEEP_ONHALT_COUNT=3	# Times to beep
1021.1Schristosoptions 	BEEP_ONHALT_PITCH=1500	# Default frequency (in Hz)
1031.1Schristosoptions 	BEEP_ONHALT_PERIOD=250	# Default duration (in msecs)
1041.1Schristos
1051.1Schristos# Alternate buffer queue strategies for better responsiveness under high
1061.1Schristos# disk I/O load.
1071.1Schristosoptions 	BUFQ_READPRIO
1081.1Schristosoptions 	BUFQ_PRIOCSCAN
1091.1Schristos
1101.1Schristos# Diagnostic/debugging support options
1111.1Schristosoptions 	DIAGNOSTIC	# expensive kernel consistency checks
1121.1Schristosoptions 	DEBUG		# expensive debugging checks/support
1131.1Schristosoptions 	LOCKDEBUG	# expensive locking checks/support
1141.1Schristosoptions 	KMEMSTATS	# kernel memory statistics (vmstat -m)
1151.1Schristosoptions 	DDB		# in-kernel debugger
1161.2Sszptvlfnoptions 	DDB_ONPANIC=1	# see also sysctl(7): `ddb.onpanic'
1171.1Schristosoptions 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
1181.1Schristosoptions 	DDB_VERBOSE_HELP
1191.1Schristosoptions 	KGDB		# remote debugger
1201.1Schristosoptions 	KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600
1211.1Schristos#options 	IPKDB		# IP Kernel Debugger
1221.1Schristos#options 	IPKDBKEY="\"Pass_phrase_to_debug_over_network\""
1231.1Schristosmakeoptions	DEBUG="-g"	# compile full symbol table
1241.1Schristosoptions 	SYSCALL_STATS	# per syscall counts
1251.1Schristosoptions 	SYSCALL_TIMES	# per syscall times
1261.1Schristosoptions 	SYSCALL_TIMES_HASCOUNTER	# use 'broken' rdtsc (soekris)
1271.1Schristosoptions 	KDTRACE_HOOKS	# kernel DTrace hooks
1281.1Schristos
1291.1Schristos# Compatibility options
1301.1Schristos#options 	COMPAT_NOMID	# NetBSD 0.8, 386BSD, and BSDI
1311.1Schristos#options 	COMPAT_09	# NetBSD 0.9
1321.1Schristos#options 	COMPAT_10	# NetBSD 1.0
1331.1Schristos#options 	COMPAT_11	# NetBSD 1.1
1341.1Schristos#options 	COMPAT_12	# NetBSD 1.2, 386BSD, and BSDI
1351.1Schristos#options 	COMPAT_13	# NetBSD 1.3, 386BSD, and BSDI
1361.1Schristos#options 	COMPAT_14	# NetBSD 1.4
1371.1Schristos#options 	COMPAT_15	# NetBSD 1.5
1381.1Schristosoptions 	COMPAT_16	# NetBSD 1.6
1391.1Schristosoptions 	COMPAT_20	# NetBSD 2.0
1401.1Schristosoptions 	COMPAT_30	# NetBSD 3.0
1411.1Schristosoptions 	COMPAT_40	# NetBSD 4.0
1421.1Schristosoptions 	COMPAT_50	# NetBSD 5.0
1431.1Schristosoptions 	COMPAT_60	# NetBSD 6.0 compatibility.
1441.1Schristosoptions 	COMPAT_43	# 4.3BSD, 386BSD, and BSDI
1451.1Schristosoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
1461.1Schristosoptions 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
1471.1Schristos
1481.4Sriastradoptions 	COMPAT_NETBSD32 # NetBSD 32-bit
1491.1Schristosoptions 	COMPAT_OSSAUDIO	# OSS (Voxware) audio driver compatibility
1501.1Schristosoptions 	COMPAT_IBCS2	# binary compatibility with SCO and ISC
1511.1Schristosoptions 	COMPAT_LINUX	# binary compatibility with Linux
1521.4Sriastradoptions 	COMPAT_LINUX32	# binary compatibility with Linux 32-bit
1531.1Schristosoptions 	COMPAT_FREEBSD	# binary compatibility with FreeBSD
1541.1Schristosoptions 	COMPAT_NDIS	# NDIS network driver
1551.1Schristosoptions 	COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
1561.1Schristos
1571.1Schristos# Wedge support
1581.1Schristosoptions 	DKWEDGE_AUTODISCOVER	# Automatically add dk(4) instances
1591.1Schristosoptions 	DKWEDGE_METHOD_GPT	# Supports GPT partitions as wedges
1601.1Schristos# The following two options can break /etc/fstab, so handle with care
1611.1Schristosoptions 	DKWEDGE_METHOD_BSDLABEL	# Support disklabel entries as wedges
1621.1Schristosoptions 	DKWEDGE_METHOD_MBR	# Support MBR partitions as wedges
1631.1Schristosoptions 	DKWEDGE_METHOD_APPLE    # Support Apple partitions as wedges
1641.1Schristos
1651.1Schristos# File systems
1661.1Schristosfile-system 	FFS		# UFS
1671.1Schristosfile-system 	EXT2FS		# second extended file system (linux)
1681.1Schristosfile-system 	LFS		# log-structured file system
1691.1Schristosfile-system 	MFS		# memory file system
1701.1Schristosfile-system 	NFS		# Network File System client
1711.1Schristosfile-system 	NTFS		# Windows/NT file system (experimental)
1721.1Schristosfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
1731.1Schristosfile-system 	MSDOSFS		# MS-DOS file system
1741.1Schristosfile-system 	FDESC		# /dev/fd
1751.1Schristosfile-system 	KERNFS		# /kern
1761.1Schristosfile-system 	NULLFS		# loopback file system
1771.1Schristosfile-system 	OVERLAY		# overlay file system
1781.1Schristosfile-system	PUFFS		# Userspace file systems (e.g. ntfs-3g & sshfs)
1791.1Schristosfile-system 	PROCFS		# /proc
1801.1Schristosfile-system 	UMAPFS		# NULLFS + uid and gid remapping
1811.1Schristosfile-system 	UNION		# union file system
1821.1Schristosfile-system 	CODA		# Coda File System; also needs vcoda (below)
1831.1Schristosfile-system 	SMBFS		# experimental - CIFS; also needs nsmb (below)
1841.1Schristosfile-system 	SYSVBFS		# System V boot file system
1851.1Schristosfile-system 	PTYFS		# /dev/ptm support
1861.1Schristosfile-system 	TMPFS		# Efficient memory file-system
1871.1Schristosfile-system 	UDF		# experimental - OSTA UDF CD/DVD file-system
1881.1Schristosfile-system 	HFS		# experimental - Apple HFS+ file system
1891.1Schristosfile-system 	EFS		# Silicon Graphics Extent File System
1901.1Schristosfile-system 	FILECORE	# Acorn filecore file system
1911.1Schristosfile-system 	ADOSFS		# AmigaDOS file system
1921.1Schristosfile-system	NILFS		# experimental - NTT's NiLFS(2)
1931.1Schristosfile-system	V7FS		# 7th Edition(V7) File System
1941.1Schristosfile-system	CHFS		# Chip File System
1951.1Schristos
1961.1Schristos# File system options
1971.1Schristosoptions 	QUOTA		# legacy UFS quotas
1981.1Schristosoptions 	QUOTA2		# new, in-filesystem UFS quotas
1991.1Schristosoptions 	FFS_EI		# FFS Endian Independent support
2001.1Schristosoptions 	WAPBL		# File system journaling support
2011.1Schristosoptions 	UFS_DIRHASH	# UFS Large Directory Hashing - Experimental
2021.1Schristosoptions 	UFS_EXTATTR
2031.1Schristosoptions 	LFS_KERNEL_RFW
2041.1Schristosoptions 	LFS_EI		# LFS endian-independent support - experimental
2051.1Schristosoptions 	LFS_DIRHASH	# LFS version of UFS_DIRHASH - experimental
2061.1Schristosoptions 	LFS_EXTATTR	# extended attributes for LFS - experimental
2071.1Schristosoptions 	LFS_EXTATTR_AUTOSTART	# like UFS_EXTATTR_AUTOSTART
2081.1Schristosoptions 	LFS_QUOTA	# quotas for LFS - experimental
2091.1Schristosoptions 	LFS_QUOTA2	# new-style quotas for LFS - experimental
2101.1Schristosoptions 	NFSSERVER	# Network File System server
2111.5Sriastrad#options	FFS_NO_SNAPSHOT	# No FFS snapshot support
2121.1Schristosoptions 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
2131.1Schristos				# immutable) behave as system flags.
2141.1Schristosoptions 	V7FS_EI		# V7FS Endian Independent support
2151.1Schristos
2161.1Schristos# Networking options
2171.1Schristosoptions 	GATEWAY		# packet forwarding
2181.1Schristosoptions 	INET		# IP + ICMP + TCP + UDP
2191.1Schristosoptions 	INET6		# IPv6
2201.1Schristosoptions 	IPSEC		# IP security
2211.1Schristos#options 	IPSEC_DEBUG	# debug for IP security
2221.1Schristosoptions 	MPLS		# MultiProtocol Label Switching (needs ifmpls)
2231.1Schristosoptions 	MROUTING	# IP multicast routing
2241.1Schristosoptions 	PIM		# Protocol Independent Multicast
2251.1Schristosoptions 	NETATALK	# AppleTalk networking protocols
2261.1Schristosoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
2271.1Schristosoptions 	PPP_DEFLATE	# Deflate compression support for PPP
2281.1Schristosoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
2291.1Schristosoptions 	IPFILTER_LOG	# ipmon(8) log support
2301.1Schristosoptions 	IPFILTER_LOOKUP	# ippool(8) support
2311.1Schristosoptions 	IPFILTER_COMPAT # Compat for IP-Filter
2321.1Schristosoptions 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
2331.1Schristosoptions 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
2341.1Schristosoptions 	TCP_SIGNATURE	# RFC 2385 support, used with BGP
2351.1Schristos
2361.1Schristosoptions 	ALTQ		# Manipulate network interfaces' output queues
2371.1Schristosoptions 	ALTQ_BLUE	# Stochastic Fair Blue
2381.1Schristosoptions 	ALTQ_CBQ	# Class-Based Queueing
2391.1Schristosoptions 	ALTQ_CDNR	# Diffserv Traffic Conditioner
2401.1Schristosoptions 	ALTQ_FIFOQ	# First-In First-Out Queue
2411.1Schristosoptions 	ALTQ_FLOWVALVE	# RED/flow-valve (red-penalty-box)
2421.1Schristosoptions 	ALTQ_HFSC	# Hierarchical Fair Service Curve
2431.1Schristosoptions 	ALTQ_LOCALQ	# Local queueing discipline
2441.1Schristosoptions 	ALTQ_PRIQ	# Priority Queueing
2451.1Schristosoptions 	ALTQ_RED	# Random Early Detection
2461.1Schristosoptions 	ALTQ_RIO	# RED with IN/OUT
2471.1Schristosoptions 	ALTQ_WFQ	# Weighted Fair Queueing
2481.1Schristos
2491.1Schristos# These options enable verbose messages for several subsystems.
2501.1Schristos# Warning, these may compile large string tables into the kernel!
2511.1Schristosoptions 	ACPIVERBOSE	# verbose ACPI device autoconfig messages
2521.1Schristosoptions 	EISAVERBOSE	# verbose EISA device autoconfig messages
2531.1Schristosoptions 	MIIVERBOSE	# verbose PHY autoconfig messages
2541.8Sdhollandoptions 	MPVERBOSE	# verbose mpbios config messages
2551.1Schristosoptions 	PCIVERBOSE	# verbose PCI device autoconfig messages
2561.1Schristosoptions 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
2571.1Schristosoptions 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
2581.1Schristosoptions 	SCSIVERBOSE	# human readable SCSI error messages
2591.1Schristosoptions 	USBVERBOSE	# verbose USB device autoconfig messages
2601.1Schristosoptions 	PNPBIOSVERBOSE	# verbose PnP BIOS messages
2611.1Schristos#options 	PNPBIOSDEBUG	# more fulsome PnP BIOS debugging messages
2621.1Schristosoptions 	MCAVERBOSE	# verbose MCA device autoconfig messages
2631.1Schristos
2641.1Schristosoptions 	NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
2651.1Schristos
2661.1Schristos#
2671.1Schristos# wscons options
2681.1Schristos#
2691.1Schristos# builtin terminal emulations
2701.1Schristosoptions 	WSEMUL_SUN		# sun terminal emulation
2711.1Schristosoptions 	WSEMUL_VT100		# VT100 / VT220 emulation
2721.1Schristos# customization of console and kernel output - see dev/wscons/wsdisplayvar.h
2731.1Schristosoptions 	WSDISPLAY_CUSTOM_OUTPUT	# color customization from wsconsctl(8)
2741.1Schristosoptions 	WS_DEFAULT_FG=WSCOL_WHITE
2751.1Schristosoptions 	WS_DEFAULT_BG=WSCOL_BLACK
2761.1Schristosoptions 	WS_DEFAULT_COLATTR="(0)"
2771.1Schristosoptions 	WS_DEFAULT_MONOATTR="(0)"
2781.1Schristosoptions 	WS_KERNEL_FG=WSCOL_GREEN
2791.1Schristosoptions 	WS_KERNEL_BG=WSCOL_BLACK
2801.1Schristosoptions 	WS_KERNEL_COLATTR="(0)"
2811.1Schristosoptions 	WS_KERNEL_MONOATTR="(0)"
2821.1Schristos# customization of console border color
2831.1Schristosoptions 	WSDISPLAY_CUSTOM_BORDER	# custom border colors via wsconsctl(8)
2841.1Schristosoptions 	WSDISPLAY_BORDER_COLOR=WSCOL_BLUE	# default color
2851.1Schristos# compatibility to other console drivers
2861.1Schristosoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
2871.1Schristosoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
2881.1Schristosoptions 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
2891.1Schristosoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
2901.1Schristosoptions 	WSKBD_EVENT_AUTOREPEAT		# auto repeat in event mode
2911.1Schristos#options 	WSKBD_USONLY			# strip off non-US keymaps
2921.1Schristos# don't attach pckbd as the console if no PS/2 keyboard is found
2931.1Schristosoptions 	PCKBD_CNATTACH_MAY_FAIL
2941.1Schristos# see dev/pckbport/wskbdmap_mfii.c for implemented layouts
2951.1Schristosoptions 	PCKBD_LAYOUT="(KB_DE | KB_NODEAD)" # for pckbd driver
2961.1Schristosoptions 	UKBD_LAYOUT="(KB_DE | KB_NODEAD)"  # for ukbd driver
2971.1Schristos# allocate a number of virtual screens at autoconfiguration time
2981.1Schristosoptions 	WSDISPLAY_DEFAULTSCREENS=4
2991.1Schristos# use a large software cursor that doesn't blink
3001.1Schristosoptions 	PCDISPLAY_SOFTCURSOR
3011.1Schristos# modify the screen type of the console; defaults to "80x25"
3021.1Schristosoptions 	VGA_CONSOLE_SCREENTYPE="\"80x24\""
3031.1Schristos# work around a hardware bug that loaded fonts don't work; found on ATI cards
3041.1Schristosoptions 	VGA_CONSOLE_ATI_BROKEN_FONTSEL
3051.1Schristos# issue VGA BIOS POST on resume
3061.1Schristosoptions 	VGA_POST
3071.1Schristos# console scrolling support.
3081.1Schristosoptions 	WSDISPLAY_SCROLLSUPPORT
3091.1Schristos# enable VGA raster mode capable of displaying multilingual text on console
3101.1Schristos#options 	VGA_RASTERCONSOLE
3111.1Schristos# enable splash screen support; requires hw driver support
3121.1Schristos#options 	SPLASHSCREEN
3131.1Schristos#options 	SPLASHSCREEN_PROGRESS
3141.1Schristos
3151.1Schristos# Keylock support
3161.1Schristosoptions 	KEYLOCK
3171.1Schristosoptions 	secmodel_keylock	# Requires options KEYLOCK
3181.1Schristos
3191.1Schristos# Kernel root file system and dump configuration.
3201.1Schristosconfig		netbsd	root on ? type ?
3211.1Schristos#config		netbsd	root on sd0a type ffs
3221.1Schristos#config		netbsd	root on ? type nfs
3231.1Schristos
3241.1Schristos#
3251.1Schristos# Device configuration
3261.1Schristos#
3271.1Schristos
3281.1Schristos#apm0	at mainbus0			# Advanced power management
3291.1Schristos
3301.1Schristos# Tuning for power management, see apm(4) for more details.
3311.1Schristos#options 	APM_V10_ONLY		# Use only the APM 1.0 calls
3321.1Schristos#options 	APM_NO_POWEROFF		# Don't power off on halt(8)
3331.1Schristos#options 	APM_POWER_PRINT		# Print stats on the console
3341.1Schristos#options 	APM_DISABLE_INTERRUPTS=0 # Don't disable interrupts
3351.1Schristos
3361.1Schristos
3371.1Schristos# Basic Bus Support
3381.1Schristos
3391.1Schristos#IPMI support
3401.1Schristosipmi0		at mainbus?
3411.1Schristos
3421.1Schristos# Advanced Configuration and Power Interface
3431.1Schristos
3441.1Schristos# This option can be used to retrieve CPU and APIC information.
3451.1Schristos# that I/O APICs can be used if ACPI is enabled below.
3461.1Schristosoptions 	MPBIOS_SCANPCI	# find PCI roots using MPBIOS
3471.1Schristosoptions 	ACPI_SCANPCI	# find PCI roots using ACPI
3481.1Schristos
3491.1Schristosacpi0		at mainbus0
3501.1Schristos
3511.1Schristosoptions 	ACPI_ACTIVATE_DEV	# If set, activate inactive devices
3521.1Schristos
3531.1Schristos# ACPI devices
3541.1Schristosapm*		at acpi?		# ACPI apm emulation
3551.1Schristosacpiacad*	at acpi?		# ACPI AC Adapter
3561.1Schristosacpibat*	at acpi?		# ACPI Battery
3571.1Schristosacpibut*	at acpi?		# ACPI Button
3581.1Schristosacpidalb*	at acpi?		# ACPI Direct Application Launch Button
3591.1Schristosacpiec* 	at acpi?		# ACPI Embedded Controller (late)
3601.1Schristosacpiecdt*	at acpi?		# ACPI Embedded Controller (early)
3611.1Schristosacpifan*	at acpi?		# ACPI Fan
3621.1Schristosacpilid*	at acpi?		# ACPI Lid Switch
3631.1Schristosacpipmtr*	at acpi?		# ACPI Power Meter (experimental)
3641.1Schristos# XXX Do not enable this in a real kernel unless you also disable any
3651.1Schristos# XXX "native" i2c controller.  Otherwise you'll have two accessors to
3661.1Schristos# XXX the same bus, and bad things (tm) will happen!
3671.1Schristosacpismbus*	at acpi?		# ACPI SMBus CMI (experimental)
3681.1Schristosacpitz* 	at acpi?		# ACPI Thermal Zone
3691.1Schristosacpivga*	at acpi?		# ACPI Display Adapter
3701.1Schristosacpiout*	at acpivga?		# ACPI Display Output Device
3711.1Schristosacpiwdrt*	at acpi?		# ACPI Watchdog Resource Table
3721.1Schristosacpiwmi*	at acpi?		# ACPI WMI Mapper
3731.1Schristos
3741.1Schristos# Mainboard devices
3751.1Schristosaibs*		at acpi?		# ASUSTeK AI Booster hardware monitor
3761.7Sriastradapplesmc*	at acpi?		# Apple System Management Controller
3771.1Schristosasus*		at acpi?		# ASUS hotkeys
3781.1Schristosattimer*	at acpi?		# AT Timer
3791.1Schristoscom*		at acpi?		# Serial communications interface
3801.1Schristosfdc*		at acpi?		# Floppy disk controller
3811.1Schristosfujbp*		at acpi?		# Fujitsu Brightness & Pointer
3821.1Schristosfujhk*		at acpi?		# Fujitsu Hotkeys
3831.1Schristoshpacel*		at acpi?		# HP 3D DriveGuard accelerometer
3841.1Schristoshpqlb*		at acpi?		# HP Quick Launch Buttons
3851.1Schristoshpet*		at acpihpetbus?		# High Precision Event Timer (table)
3861.1Schristoshpet*		at acpinodebus?		# High Precision Event Timer (device)
3871.1Schristosjoy*		at acpi?		# Joystick/Game port
3881.1Schristoslpt*		at acpi?		# Parallel port
3891.1Schristosmpu*		at acpi?		# Roland MPU-401 MIDI UART
3901.1Schristospckbc*		at acpi?		# PC keyboard controller
3911.1Schristospcppi*		at acpi?		# AT-style speaker sound
3921.1Schristosthinkpad*	at acpi?		# IBM/Lenovo Thinkpad hotkeys
3931.1Schristos#tpm*		at acpi?		# ACPI TPM (Experimental)
3941.1Schristosug*		at acpi?		# Abit uGuru Hardware monitor
3951.1Schristoswb*		at acpi?		# Winbond W83L518D SD/MMC reader
3961.1Schristossdmmc*		at wb?			# SD/MMC bus
3971.1Schristoswmidell*	at acpiwmibus?		# Dell WMI mappings
3981.1Schristoswmieeepc*	at acpiwmibus?		# Asus Eee PC WMI mappings
3991.1Schristoswmihp*		at acpiwmibus?		# HP WMI mappings
4001.1Schristoswmimsi* 	at acpiwmibus?		# MSI WMI mappings
4011.1Schristoswss*		at acpi?		# NeoMagic 256AV in wss mode
4021.1Schristosym*		at acpi?		# Yamaha OPL3-SA[23] audio
4031.1Schristos
4041.1Schristos# Sony Vaio jog dial
4051.1Schristosspic*		at acpi?		# Sony Programmable I/O Controller
4061.1Schristoswsmouse*	at spic?
4071.1Schristos
4081.1Schristos# Sony LCD brightness etc.
4091.1Schristossony*		at acpi?		# Sony Miscellaneous Controller
4101.1Schristos
4111.1Schristos# Toshiba Libretto devices
4121.1Schristosvald* at acpi?
4131.1Schristos
4141.7Sriastrad# Apple System Management Controller devices
4151.7Sriastradapplesmcfan*	at applesmcbus?
4161.7Sriastradapplesmctemp*	at applesmcbus?
4171.7Sriastrad
4181.1Schristos# PCI bus support
4191.1Schristospci*	at mainbus? bus ?
4201.1Schristospci*	at pchb? bus ?
4211.1Schristospci*	at ppb? bus ?
4221.1Schristos
4231.1Schristos# Configure PCI using BIOS information
4241.1Schristosoptions 	PCIBIOS			# PCI BIOS support
4251.1Schristosoptions 	PCIBIOSVERBOSE		# PCI BIOS verbose info
4261.1Schristosoptions 	PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11
4271.1Schristosoptions 	PCIBIOS_INTR_GUESS	# see pcibios(4)
4281.1Schristosoptions 	PCIBIOS_LIBRETTO_FIXUP	# this code makes the Toshiba Libretto
4291.1Schristos					# L2/L3 work, but should not be enabled
4301.1Schristos					# on anything else.
4311.1Schristosoptions 	PCIBIOS_SHARP_MM20_FIXUP # this code makes the Sharp MM 20
4321.1Schristos					# work, but should not be enabled
4331.1Schristos					# on anything else.
4341.1Schristos#options 	PCIINTR_DEBUG		# super-verbose PCI interrupt fixup
4351.1Schristos
4361.1Schristos# PCI fixups, for both PCIBIOS and ACPI
4371.1Schristosoptions 	PCI_ADDR_FIXUP		# fixup PCI I/O addresses
4381.1Schristosoptions 	PCI_BUS_FIXUP		# fixup PCI bus numbering
4391.1Schristosoptions 	PCI_INTR_FIXUP		# fixup PCI interrupt routing
4401.1Schristos
4411.1Schristos# Temperatures
4421.1Schristosamdnb_misc* at pci?			# AMD NB Misc Configuration
4431.1Schristosamdtemp* at amdnb_misc?			# AMD CPU Temperature sensors
4441.1Schristos
4451.1Schristos# PCI bridges
4461.1Schristosamdpcib* at pci? dev ? function ?	# AMD 8111 PCI-ISA w/ HPET
4471.1Schristoshpet*	at amdpcib?
4481.1Schristosichlpcib* at pci? dev ? function ?	# Intel ICH PCI-ISA w/ timecounter,
4491.1Schristos					# watchdog, SpeedStep and HPET
4501.1Schristoshpet0	at ichlpcib?			# High Precision Event Timer
4511.1Schristosfwhrng* at ichlpcib?			# Intel 82802 FWH Random Number Generator
4521.1Schristosrdcpcib* at pci? dev ? function ?	# RDC Vortex86/PMX-1000 PCI-ISA w/
4531.1Schristospchb*	at pci? dev ? function ?	# PCI-Host bridges
4541.1Schristospcib*	at pci? dev ? function ?	# PCI-ISA bridges
4551.1Schristosppb*	at pci? dev ? function ?	# PCI-PCI bridges
4561.1Schristos# XXX 'puc's aren't really bridges, but there's no better place for them here
4571.1Schristospuc*	at pci? dev ? function ?	# PCI "universal" comm. cards
4581.1Schristos
4591.1Schristospwdog*	at pci? dev ? function ?	# QUANCOM PWDOG1
4601.1Schristos
4611.1Schristosagp*	at pchb?
4621.1Schristos
4631.1Schristos
4641.1Schristos# ISA bus support
4651.1Schristosisa0	at amdpcib?
4661.1Schristosisa0	at ichlpcib?
4671.1Schristosisa0	at rdcpcib?
4681.1Schristosisa0	at mainbus?
4691.1Schristosisa0	at pcib?
4701.1Schristos
4711.1Schristos# IBM 4810 BSP cash drawer port
4721.1Schristosibmcd*	at pci? dev ? function ?
4731.1Schristosgpio*	at ibmcd?
4741.1Schristos
4751.1Schristos# CardBus bridge support
4761.1Schristoscbb*		at pci? dev ? function ?
4771.1Schristoscardslot*	at cbb?
4781.1Schristos
4791.1Schristos# CardBus bus support
4801.1Schristoscardbus*	at cardslot?
4811.1Schristospcmcia* 	at cardslot?
4821.1Schristos
4831.1Schristos# Coprocessor Support
4841.1Schristos
4851.1Schristos# Console Devices
4861.1Schristos
4871.1Schristos# wscons
4881.1Schristospckbc0		at isa?			# PC keyboard controller
4891.1Schristospckbd*		at pckbc?		# PC keyboard
4901.1Schristospms*		at pckbc?		# PS/2 mouse for wsmouse
4911.1Schristosoptions 	PMS_SYNAPTICS_TOUCHPAD	# Enable support for Synaptics Touchpads
4921.1Schristosoptions 	PMS_ELANTECH_TOUCHPAD	# Enable support for Elantech Touchpads
4931.1Schristosvga0		at isa?
4941.1Schristosvga*		at pci? dev ? function ?
4951.1Schristospcdisplay0	at isa?			# CGA, MDA, EGA, HGA
4961.1Schristoswskbd*		at pckbd? console ?
4971.1Schristoswsmouse*	at pms? mux 0
4981.1Schristos
4991.1Schristoschipsfb*	at pci? dev ? function ?
5001.1Schristosgenfb*		at pci? dev ? function ?
5011.11Stsutsuigffb*		at pci? dev ? function ?
5021.1Schristosigsfb*		at pci? dev ? function ?
5031.1Schristosmachfb* 	at pci? dev ? function ?
5041.1Schristospm2fb*		at pci? dev ? function ?
5051.1Schristosr128fb* 	at pci? dev ? function ?
5061.1Schristosradeonfb*	at pci? dev ? function ?
5071.1Schristostga*		at pci? dev ? function ?	# DEC ZLXp-E[123] Graphics
5081.1Schristosunichromefb*	at pci? dev ? function ?	# VIA Unichrome framebuffer console
5091.1Schristosvoodoofb*	at pci? dev ? function ?
5101.1Schristoswcfb*	at pci? dev ? function ?
5111.1Schristoswsdisplay*	at wsemuldisplaydev?
5121.1Schristos
5131.1Schristos# DRI driver
5141.1Schristosi915drm*	at drm?		# Intel i915, i945 DRM driver
5151.1Schristosmach64drm*	at drm?		# mach64 (3D Rage Pro, Rage) DRM driver
5161.1Schristosmgadrm* 	at drm?		# Matrox G[24]00, G[45]50 DRM driver
5171.1Schristosr128drm*	at drm?		# ATI Rage 128 DRM driver
5181.1Schristosradeondrm*	at drm?		# ATI Radeon DRM driver
5191.1Schristossavagedrm*	at drm?		# S3 Savage DRM driver
5201.1Schristossisdrm* 	at drm?		# SiS DRM driver
5211.1Schristostdfxdrm*	at drm?		# 3dfx (voodoo) DRM driver
5221.1Schristosvboxdrm*	at drm?		# VirtualBox DRM driver
5231.1Schristosviadrm* 	at drm?		# VIA UniChrome DRM driver
5241.1Schristos
5251.1Schristosattimer0	at isa?
5261.1Schristospcppi0		at isa?
5271.1Schristossysbeep0	at pcppi?
5281.1Schristos
5291.1Schristos# Serial Devices
5301.1Schristos
5311.1Schristos# PCI serial interfaces
5321.1Schristoscom*	at puc? port ?			# 16x50s on "universal" comm boards
5331.1Schristoscy*	at pci? dev ? function ?	# Cyclades Cyclom-Y serial boards
5341.1Schristoscz*	at pci? dev ? function ?	# Cyclades-Z multi-port serial boards
5351.1Schristos
5361.1Schristos# PCMCIA serial interfaces
5371.1Schristoscom*	at pcmcia? function ?		# Modems and serial cards
5381.1Schristos
5391.1Schristospcmcom* at pcmcia? function ?		# PCMCIA multi-port serial cards
5401.1Schristoscom*	at pcmcom? slave ?		# ...and the slave devices
5411.1Schristos
5421.1Schristos# CardBus serial interfaces
5431.1Schristoscom*	at cardbus? function ?	# Modems and serial cards
5441.1Schristos
5451.1Schristos# Cardbus bridges
5461.1Schristos#ppb*	at cardbus? function ?	# Cardbus-PCI bridges (www.magma.com)
5471.1Schristos
5481.1Schristos# ISA serial interfaces
5491.1Schristos#options 	COM_HAYESP		# adds Hayes ESP serial board support
5501.1Schristoscom0	at isa? port 0x3f8 irq 4	# Standard PC serial ports
5511.1Schristoscom1	at isa? port 0x2f8 irq 3
5521.1Schristoscom2	at isa? port 0x3e8 irq 5
5531.1Schristoscom3	at isa? port 0x2e8 irq 9
5541.1Schristosast0	at isa? port 0x1a0 irq 5	# AST 4-port serial cards
5551.1Schristoscom*	at ast? slave ?
5561.1Schristosboca0	at isa? port 0x100 irq 5	# BOCA 8-port serial cards
5571.1Schristosboca0	at isa? port 0x100 irq 5	# BOCA 16-port serial cards (BB2016)
5581.1Schristosboca1	at isa? port 0x140 irq 5	# this line is also needed for BB2016
5591.1Schristoscom*	at boca? slave ?
5601.1Schristostcom0	at isa? port 0x100 irq 7	# TC-800 8-port serial cards
5611.1Schristoscom*	at tcom? slave ?
5621.1Schristosrtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
5631.1Schristoscom*	at rtfps? slave ?
5641.1Schristoscy0	at isa? iomem 0xd4000 irq 12	# Cyclades serial cards
5651.1Schristosaddcom0 at isa? port 0x108 irq 5	# Addonics FlexPort 8S
5661.1Schristoscom*	at addcom? slave ?
5671.1Schristosmoxa0	at isa?	port 0x100 irq 5	# MOXA C168H serial card (experimental)
5681.1Schristoscom*	at moxa? slave ?
5691.1Schristosioat*	at isa? port 0x220 irq 5	# BOCA IOAT66 6-port serial card
5701.1Schristoscom*	at ioat? slave ?
5711.1Schristos
5721.1Schristos# Parallel Printer Interfaces
5731.1Schristos
5741.1Schristos# PCI parallel printer interfaces
5751.1Schristoslpt*	at puc? port ?			# || ports on "universal" comm boards
5761.1Schristos
5771.1Schristos# ISA parallel printer interfaces
5781.1Schristoslpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
5791.1Schristoslpt1	at isa? port 0x278
5801.1Schristoslpt2	at isa? port 0x3bc
5811.1Schristos
5821.1Schristos# Hardware monitors
5831.1Schristos
5841.1Schristos# AMD 768 and 8111 power/ACPI controllers
5851.1Schristosamdpm*	at pci? dev ? function ?	# RNG and SMBus 1.0 interface
5861.1Schristosiic*	at amdpm?			# sensors below are on this bus
5871.1Schristos
5881.1Schristos# Acer Labs M7101 SMBus controller
5891.1Schristosalipm*	at pci? dev ? function ?
5901.1Schristosiic*	at alipm?
5911.1Schristos
5921.1Schristos# Intel ICH SMBus controller
5931.1Schristosichsmb* at pci? dev ? function ?
5941.1Schristosiic*	at ichsmb?
5951.1Schristos
5961.1Schristos# NVIDIA nForce2/3/4 SMBus controller
5971.1Schristosnfsmbc* at pci? dev ? function ?
5981.1Schristosnfsmb*	at nfsmbc?
5991.1Schristosiic*	at nfsmb?
6001.1Schristos
6011.1Schristos# Intel PIIX4 power management controllers
6021.1Schristospiixpm* at pci? dev ? function ?	# PIIX4 compatible PM controller
6031.1Schristosiic*	at piixpm?			# SMBus on PIIX4
6041.1Schristos
6051.1Schristos# dbCool Thermal monitor and fan controller
6061.1Schristosdbcool* at iic? addr 0x2C		# Unknown other motherboard(s)
6071.1Schristosdbcool* at iic? addr 0x2D		# Tyan S2881
6081.1Schristosdbcool* at iic? addr 0x2E		# Tyan S2882-D
6091.1Schristos
6101.1Schristos# IBM Hawk Integrated Systems Management Processor
6111.1Schristosibmhawk0	at iic?	addr 0x37
6121.1Schristos
6131.1Schristos# LM7[89] and compatible hardware monitors
6141.1Schristos# Use flags to select temp sensor type (see lm(4) man page for details)
6151.1Schristoslm0	at iic?	addr 0x2e flags 0x0
6161.1Schristos
6171.1Schristos# SMSC LPC47M192 hardware monitor
6181.1Schristossmscmon*	at iic? addr 0x2c
6191.1Schristos#smscmon*	at iic? addr 0x2d	# (alternate address)
6201.1Schristos
6211.1Schristos# IBM Thinkpad Active Protection System
6221.1Schristosaps0	at isa? port 0x1600
6231.1Schristos
6241.1Schristos# Fintek Super I/O with hardware monitor
6251.1Schristosfinsio0 	at isa? port 0x4e
6261.1Schristos
6271.1Schristos# iTE IT87xxF Super I/O with watchdog and sensors support
6281.1Schristositesio0 	at isa? port 0x2e
6291.1Schristos
6301.1Schristos# Winbond LPC Super I/O
6311.1Schristoswbsio*	at isa? port 0x2e
6321.1Schristoswbsio*	at isa? port 0x4e
6331.1Schristos
6341.1Schristos# LM7[89] and compatible hardware monitors
6351.1Schristoslm0	at isa?	port 0x290 flags 0x0	# other common: 0x280, 0x310
6361.1Schristoslm*	at wbsio?
6371.1Schristos
6381.1Schristos# SMSC LPC47B397 hardware monitor functions
6391.1Schristossmsc0	at isa? port 0x02e
6401.1Schristos
6411.1Schristos# PC87366 hardware monitor
6421.1Schristosnsclpcsio*	at isa?
6431.1Schristosgpio*		at nsclpcsio?
6441.1Schristos
6451.1Schristos# Abit uGuru Hardware system monitor
6461.1Schristosug0	at isa? port 0xe0
6471.1Schristos
6481.1Schristos# VIA VT82C686A/VT8231 Hardware Monitor and Power Management Timer
6491.1Schristosviaenv* 	at pci? dev ? function ?
6501.1Schristos
6511.1Schristos# Serial Presence Detect capable memory modules and optional temp sensors
6521.1Schristosspdmem* at iic? addr 0x50
6531.1Schristosspdmem* at iic? addr 0x51
6541.1Schristosspdmem* at iic? addr 0x52
6551.1Schristosspdmem* at iic? addr 0x53
6561.1Schristosspdmem* at iic? addr 0x54
6571.1Schristosspdmem* at iic? addr 0x55
6581.1Schristosspdmem* at iic? addr 0x56
6591.1Schristosspdmem* at iic? addr 0x57
6601.1Schristossdtemp* at iic? addr 0x18
6611.1Schristos
6621.1Schristos# I2O devices
6631.1Schristosiop*	at pci? dev ? function ?	# I/O processor
6641.1Schristosiopsp*	at iop? tid ?			# SCSI/FC-AL ports
6651.1Schristosld*	at iop? tid ?			# block devices
6661.1Schristosdpti*	at iop? tid 0			# DPT/Adaptec control interface
6671.1Schristos
6681.1Schristos# GPIO devices
6691.1Schristosgpio*	at gpiosim?
6701.1Schristos
6711.1Schristos# 1-Wire support
6721.1Schristosgpioow* 	at gpio? offset ? mask ?	# 1-wire bitbanging via gpio
6731.1Schristosgpioow* 	at gpio?
6741.1Schristosonewire*	at gpioow?
6751.1Schristos
6761.1Schristos# 1-Wire devices
6771.1Schristosowtemp* 	at onewire?			# Temperature sensors
6781.1Schristos
6791.1Schristos# Keylock support
6801.1Schristosgpiolock*	at gpio?
6811.1Schristos
6821.1Schristos# Soekris 6501 GPIO/LED driver (provides gpiobus, needs gpio)
6831.1Schristossoekrisgpio0	at isa? port 0x680
6841.1Schristos
6851.1Schristos# SCSI Controllers and Devices
6861.1Schristos
6871.1Schristos# PCI SCSI controllers
6881.1Schristosadv*	at pci? dev ? function ?	# AdvanSys 1200[A,B], 9xx[U,UA] SCSI
6891.1Schristosadw*	at pci? dev ? function ?	# AdvanSys 9x0UW[D], 3940U[2,3]W SCSI
6901.1Schristosahc*	at pci? dev ? function ?	# Adaptec [23]94x, aic78x0 SCSI
6911.1Schristosahd*	at pci? dev ? function ?	# Adaptec 29320, 39320 (aic790x) SCSI
6921.1Schristosbha*	at pci? dev ? function ?	# BusLogic 9xx SCSI
6931.1Schristosdpt*	at pci? dev ? function ?	# DPT SmartCache/SmartRAID
6941.1Schristosiha*	at pci? dev ? function ?	# Initio INIC-940/950 SCSI
6951.1Schristosisp*	at pci? dev ? function ?	# Qlogic ISP [12]0x0 SCSI/FibreChannel
6961.1Schristosmfi*	at pci? dev ? function ?	# LSI MegaRAID SAS
6971.1Schristosmly*	at pci? dev ? function ?	# Mylex AcceleRAID and eXtremeRAID
6981.1Schristosmpt*	at pci? dev ? function ?	# LSILogic 9x9 and 53c1030 (Fusion-MPT)
6991.1Schristosmpii*	at pci? dev ? function ?	# LSI Logic Fusion-MPT II
7001.1Schristosnca*	at pci? dev ? function ?	# Domex DMX-3191D
7011.1Schristosnjs*	at pci? dev ? function ?	# Workbit NinjaSCSI-32
7021.1Schristospcscp*	at pci? dev ? function ?	# AMD 53c974 PCscsi-PCI SCSI
7031.1Schristossiop*	at pci? dev ? function ?	# Symbios 53c8xx SCSI
7041.1Schristosesiop*	at pci? dev ? function ?	# Symbios 53c875 SCSI and newer
7051.1Schristosoptions 	SIOP_SYMLED		# drive the act. LED in software
7061.1Schristostrm*	at pci? dev ? function ?	# Tekram DC-395U/UW/F, DC-315/U SCSI
7071.1Schristos
7081.1Schristos# PCMCIA SCSI controllers
7091.1Schristosaic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
7101.1Schristosesp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
7111.1Schristosnca*	at pcmcia? function ?		# NCR53C400 SCSI
7121.1Schristosspc*	at pcmcia? function ?		# Fujitsu MB87030/MB89352 SCSI
7131.1Schristos
7141.1Schristos# ISA SCSI controllers
7151.1Schristosadv0	at isa? port ? irq ? drq ?	# AdvanSys APB-514[02] SCSI
7161.1Schristosaha0	at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
7171.1Schristosaha1	at isa? port 0x334 irq ? drq ?
7181.1Schristosaic0	at isa? port 0x340 irq 11	# Adaptec 152[02] SCSI
7191.1Schristosbha0	at isa? port 0x330 irq ? drq ?	# BusLogic [457]4X SCSI
7201.1Schristosbha1	at isa? port 0x334 irq ? drq ?
7211.1Schristos# The "nca" and "dpt" probes might give false hits or hang your machine.
7221.1Schristosdpt0	at isa? port 0x170 irq ? drq ?	# DPT SmartCache/SmartRAID
7231.1Schristosesp0	at isa? port 0x230 irq ?	# Emulex ESP406 and Qlogic FAS408 SCSI
7241.1Schristosnca0	at isa? port 0x360 irq 15	# Port-mapped NCR 53C80 controller
7251.1Schristosnca1	at isa? iomem 0xd8000 irq 5	# Memory-mapped controller (T128, etc.)
7261.1Schristossea0	at isa? iomem 0xc8000 irq 5	# Seagate/Future Domain SCSI
7271.1Schristosuha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI
7281.1Schristosuha1	at isa? port 0x340 irq ? drq ?
7291.1Schristoswds0	at isa? port 0x350 irq 15 drq 6	# WD7000 and TMC-7000 controllers
7301.1Schristoswds1	at isa? port 0x358 irq 11 drq 5
7311.1Schristos
7321.1Schristos# CardBus SCSI cards
7331.1Schristosadv*	at cardbus? function ?	# AdvanSys 1200[A,B], 9xx[U,UA] SCSI
7341.1Schristosahc*	at cardbus? function ?	# Adaptec ADP-1480
7351.1Schristosnjs*	at cardbus? function ?	# Workbit NinjaSCSI-32
7361.1Schristos
7371.1Schristos# SCSI bus support
7381.1Schristosscsibus* at scsi?
7391.1Schristos
7401.1Schristos# SCSI devices
7411.1Schristossd*	at scsibus? target ? lun ?	# SCSI disk drives
7421.1Schristosst*	at scsibus? target ? lun ?	# SCSI tape drives
7431.1Schristoscd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
7441.1Schristosch*	at scsibus? target ? lun ?	# SCSI autochangers
7451.1Schristosses*	at scsibus? target ? lun ?	# SCSI Enclosure Services devices
7461.1Schristosss*	at scsibus? target ? lun ?	# SCSI scanners
7471.1Schristosse*	at scsibus? target ? lun ?	# SCSI ethernet adapters
7481.1Schristosuk*	at scsibus? target ? lun ?	# SCSI unknown
7491.1Schristos
7501.1Schristos# SCSI NIC
7511.1Schristosse* at scsibus? target ? lun ?
7521.1Schristos
7531.1Schristos# RAID controllers and devices
7541.1Schristosaac*	at pci? dev ? function ?	# Adaptec AAC family
7551.1Schristosamr*	at pci? dev ? function ?	# AMI/LSI Logic MegaRAID
7561.1Schristosarcmsr* at pci? dev ? function ?	# Areca SATA RAID controllers
7571.1Schristoscac*	at pci? dev ? function ?	# Compaq PCI array controllers
7581.1Schristosciss*	at pci? dev ? function ?	# HP Smart Array controllers
7591.1Schristosicp*	at pci? dev ? function ?	# ICP-Vortex GDT & Intel RAID
7601.1Schristosmlx*	at pci? dev ? function ?	# Mylex DAC960 & DEC SWXCR family
7611.1Schristostwa*	at pci? dev ? function ?	# 3ware Escalade 95xx RAID controllers
7621.1Schristostwe*	at pci? dev ? function ?	# 3ware Escalade RAID controllers
7631.1Schristos
7641.1Schristosld*	at aac? unit ?			# logical disk devices
7651.1Schristosld*	at amr? unit ?
7661.1Schristosld*	at cac? unit ?
7671.1Schristosld*	at icp? unit ?
7681.1Schristosld*	at twa? unit ?
7691.1Schristosld*	at twe? unit ?
7701.1Schristosld*	at mlx? unit ?
7711.1Schristos
7721.1Schristosicpsp*	at icp? unit ?			# SCSI pass-through
7731.1Schristos
7741.1Schristos# IDE and related devices
7751.1Schristos# PCI IDE controllers - see pciide(4) for supported hardware.
7761.1Schristos# The 0x0001 flag force the driver to use DMA, even if the driver doesn't know
7771.1Schristos# how to set up DMA modes for this chip. This may work, or may cause
7781.1Schristos# a machine hang with some controllers.
7791.1Schristospciide* 	at pci? dev ? function ? flags 0x0000	# GENERIC pciide driver
7801.1Schristosacardide*	at pci? dev ? function ?	# Acard IDE controllers
7811.1Schristosaceride*	at pci? dev ? function ?	# Acer Lab IDE controllers
7821.1Schristosahcisata*	at pci? dev ? function ?	# AHCI SATA controllers
7831.1Schristosartsata*	at pci? dev ? function ?	# Intel i31244 SATA controller
7841.1Schristoscmdide* 	at pci? dev ? function ?	# CMD tech IDE controllers
7851.1Schristoscypide* 	at pci? dev ? function ?	# Cypress IDE controllers
7861.1Schristosgeodeide*	at pci? dev ? function ?	# AMD Geode IDE controllers
7871.1Schristoshptide* 	at pci? dev ? function ?	# Triones/HighPoint IDE controllers
7881.1Schristositeide* 	at pci? dev ? function ?	# IT Express IDE controllers
7891.1Schristosixpide* 	at pci? dev ? function ?	# ATI IXP IDE controllers
7901.1Schristosjmide*		at pci? dev ? function ?	# JMicron PCI-e PATA/SATA controllers
7911.1Schristosahcisata*	at jmide?
7921.1Schristosmvsata* 	at pci? dev ? function ?	# Marvell Hercules-I/II
7931.1Schristosoptiide*	at pci? dev ? function ?	# Opti IDE controllers
7941.1Schristospiixide*	at pci? dev ? function ?	# Intel IDE controllers
7951.1Schristospdcide* 	at pci? dev ? function ?	# Promise IDE controllers
7961.1Schristospdcsata*	at pci? dev ? function ?	# Promise SATA150 controllers
7971.1Schristosrccide* 	at pci? dev ? function ?	# ServerWorks IDE controllers
7981.1Schristosrdcide* 	at pci? dev ? function ?	# RDC PMX-1000 IDE controllers
7991.1Schristossatalink*	at pci? dev ? function ?	# SiI SATALink controllers
8001.1Schristosschide* 	at pci? dev ? function ?	# Intel SCH IDE controllers
8011.1Schristossiisata*	at pci? dev ? function ?	# SiI SteelVine controllers
8021.1Schristossiside* 	at pci? dev ? function ?	# SiS IDE controllers
8031.1Schristosslide*  	at pci? dev ? function ?	# Symphony Labs IDE controllers
8041.1Schristossvwsata*	at pci? dev ? function ?	# ServerWorks SATA controllers
8051.1Schristosstpcide*	at pci? dev ? function ?	# STMicro STPC IDE controllers
8061.1Schristostoshide*	at pci? dev ? function ?	# TOSHIBA PICCOLO controllers
8071.1Schristosviaide* 	at pci? dev ? function ?	# VIA/AMD/Nvidia IDE controllers
8081.1Schristos
8091.1Schristos# PCMCIA IDE controllers
8101.1Schristoswdc*	at pcmcia? function ?
8111.1Schristos
8121.1Schristos# CardBus IDE controllers
8131.1Schristosnjata*	at cardbus? function ? flags 0x01	# Workbit NinjaATA-32
8141.1Schristossiisata* at cardbus? function ? 		# SiI SteelVine controllers
8151.1Schristos
8161.1Schristos# ISA ST506, ESDI, and IDE controllers
8171.1Schristos# Use flags 0x01 if you want to try to use 32bits data I/O (the driver will
8181.1Schristos# fall back to 16bits I/O if 32bits I/O are not functional).
8191.1Schristos# Some controllers pass the initial 32bit test, but will fail later.
8201.1Schristoswdc0	at isa? port 0x1f0 irq 14 flags 0x00
8211.1Schristoswdc1	at isa? port 0x170 irq 15 flags 0x00
8221.1Schristos
8231.1Schristos# ATA (IDE) bus support
8241.1Schristosatabus* at ata?
8251.1Schristosoptions 	ATADEBUG
8261.1Schristos
8271.1Schristos# IDE drives
8281.1Schristos# Flags are used only with controllers that support DMA operations
8291.1Schristos# and mode settings (e.g. some pciide controllers)
8301.1Schristos# The lowest order four bits (rightmost digit) of the flags define the PIO
8311.1Schristos# mode to use, the next set of four bits the DMA mode and the third set the
8321.1Schristos# UltraDMA mode. For each set of four bits, the 3 lower bits define the mode
8331.1Schristos# to use, and the last bit must be 1 for this setting to be used.
8341.1Schristos# For DMA and UDMA, 0xf (1111) means 'disable'.
8351.1Schristos# 0x0fac means 'use PIO mode 4, DMA mode 2, disable UltraDMA'.
8361.1Schristos# (0xc=1100, 0xa=1010, 0xf=1111)
8371.1Schristos# 0x0000 means "use whatever the drive claims to support".
8381.1Schristoswd*	at atabus? drive ? flags 0x0000
8391.1Schristos
8401.1Schristos# ATA RAID configuration support, as found on some Promise controllers.
8411.1Schristospseudo-device	ataraid
8421.1Schristosld*	at ataraid? vendtype ? unit ?
8431.1Schristos
8441.1Schristos# ATAPI bus support
8451.1Schristosatapibus* at atapi?
8461.1Schristos
8471.1Schristos# ATAPI devices
8481.1Schristos# flags have the same meaning as for IDE drives.
8491.1Schristoscd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
8501.1Schristossd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
8511.1Schristosst*	at atapibus? drive ? flags 0x0000	# ATAPI tape drives
8521.1Schristosuk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
8531.1Schristos
8541.1Schristos
8551.1Schristos# Miscellaneous mass storage devices
8561.1Schristos
8571.1Schristos# ISA floppy
8581.1Schristosfdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
8591.1Schristos#fdc1	at isa? port 0x370 irq ? drq ?
8601.1Schristosfd*	at fdc? drive ?			# the drives themselves
8611.1Schristos# some machines need you to do this instead of fd*
8621.1Schristosfd0	at fdc0 drive 0
8631.1Schristos
8641.1Schristos# ISA CD-ROM devices
8651.1Schristosmcd0	at isa? port 0x300 irq 10	# Mitsumi CD-ROM drives
8661.1Schristos
8671.1Schristos# ISA tape devices
8681.1Schristos# note: the wt driver conflicts unpleasantly with SMC boards at the
8691.1Schristos# same I/O address. The probe reprograms their EEPROMs. Don't
8701.1Schristos# uncomment it unless you are actually using it.
8711.1Schristoswt0	at isa? port 0x308 irq 5 drq 1	# Archive and Wangtek QIC tape drives
8721.1Schristos
8731.1Schristos# Network Interfaces
8741.1Schristos
8751.1Schristos# PCI network interfaces
8761.1Schristosage*	at pci? dev ? function ?	# Attansic/Atheros L1 Gigabit Ethernet
8771.1Schristosan*	at pci? dev ? function ?	# Aironet PC4500/PC4800 (802.11)
8781.1Schristosalc*	at pci? dev ? function ?	# Attansic/Atheros L1C/L2C Ethernet
8791.1Schristosale*	at pci? dev ? function ?	# Attansic/Atheros L1E Ethernet
8801.1Schristosath*	at pci? dev ? function ?	# Atheros 5210/5211/5212 802.11
8811.1Schristosathn*	at pci? dev ? function ?	# Atheros AR9k (802.11a/g/n)
8821.1Schristosatw*	at pci? dev ? function ?	# ADMtek ADM8211 (802.11)
8831.1Schristosbce*	at pci? dev ? function ?	# Broadcom 4401 10/100 Ethernet
8841.1Schristosbge*	at pci? dev ? function ?	# Broadcom 570x gigabit Ethernet
8851.1Schristosbnx*	at pci? dev ? function ?	# Broadcom NetXtremeII gigabit Ethernet
8861.1Schristosbwi*	at pci? dev ? function ?	# Broadcom BCM43xx wireless
8871.1Schristoscas*	at pci? dev ? function ?	# Sun Cassini/Cassini+ Ethernet
8881.1Schristosdge*	at pci? dev ? function ?	# Intel 82597 10GbE LR
8891.1Schristosen*	at pci? dev ? function ?	# ENI/Adaptec ATM
8901.1Schristosep*	at pci? dev ? function ?	# 3Com 3c59x
8911.1Schristosepic*	at pci? dev ? function ?	# SMC EPIC/100 Ethernet
8921.1Schristosesh*	at pci? dev ? function ?	# Essential HIPPI card
8931.1Schristoset*	at pci? dev ? function ?	# Agere/LSI ET1310/ET1301 Gigabit
8941.1Schristosex*	at pci? dev ? function ?	# 3Com 3c90x[BC]
8951.1Schristosfpa*	at pci? dev ? function ?	# DEC DEFPA FDDI
8961.1Schristosfxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
8971.1Schristosgem*	at pci? dev ? function ?	# Apple GMAC and Sun ERI gigabit enet
8981.1Schristosgsip*	at pci? dev ? function ?	# NS83820 Gigabit Ethernet
8991.1Schristoshme*	at pci? dev ? function ?	# Sun Microelectronics STP2002-STQ
9001.1Schristosipw*	at pci? dev ? function ?	# Intel PRO/Wireless 2100
9011.1Schristosiwi*	at pci? dev ? function ?	# Intel PRO/Wireless 2200BG
9021.1Schristosiwn*	at pci? dev ? function ?	# Intel PRO/Wireless 4965AGN
9031.3Schristosixg*	at pci? dev ? function ?	# Intel 8259x 10 gigabit
9041.1Schristosjme*	at pci? dev ? function ?	# JMicron JMC2[56]0 Ethernet
9051.1Schristosle*	at pci? dev ? function ?	# PCnet-PCI Ethernet
9061.1Schristoslii*	at pci? dev ? function ?	# Atheros L2 Fast-Ethernet
9071.1Schristoslmc*	at pci? dev ? function ?	# Lan Media Corp SSI/HSSI/DS3
9081.3Schristosmalo*   at pci? dev ? function ?	# Marvell Libertas Wireless
9091.1Schristosmskc*	at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
9101.1Schristosmsk*	at mskc?			# Marvell Yukon 2 Gigabit Ethernet
9111.1Schristosmtd*	at pci? dev ? function ?	# Myson MTD803 3-in-1 Ethernet
9121.1Schristos#ndis*	at pci? dev ? function ?	# Experimental - NDIS Network Driver
9131.1Schristosne*	at pci? dev ? function ?	# NE2000-compatible Ethernet
9141.1Schristosnfe*	at pci? dev ? function ?	# NVIDIA nForce Ethernet
9151.1Schristosntwoc*	at pci? dev ? function ?	# Riscom/N2 PCI Sync Serial
9161.1Schristospcn*	at pci? dev ? function ?	# AMD PCnet-PCI Ethernet
9171.1Schristosral*	at pci? dev ? function ?	# Ralink Technology RT25x0 802.11a/b/g
9181.1Schristosre*	at pci? dev ? function ?	# Realtek 8139C+/8169/8169S/8110S
9191.1Schristosrtk*	at pci? dev ? function ?	# Realtek 8129/8139
9201.1Schristosrtw*	at pci? dev ? function ?	# Realtek 8180L (802.11)
9211.1Schristossf*	at pci? dev ? function ?	# Adaptec AIC-6915 Ethernet
9221.1Schristossip*	at pci? dev ? function ?	# SiS 900/DP83815 Ethernet
9231.1Schristosskc*	at pci? dev ? function ?	# SysKonnect SK9821 Gigabit Ethernet
9241.1Schristossk*	at skc?				# SysKonnect SK9821 Gigabit Ethernet
9251.1Schristosste*	at pci? dev ? function ?	# Sundance ST-201 Ethernet
9261.1Schristosstge*	at pci? dev ? function ?	# Sundance/Tamarack TC9021 Gigabit
9271.1Schristosti*	at pci? dev ? function ?	# Alteon ACEnic gigabit Ethernet
9281.1Schristostl*	at pci? dev ? function ?	# ThunderLAN-based Ethernet
9291.1Schristostlp*	at pci? dev ? function ?	# DECchip 21x4x and clones
9301.1Schristostxp*	at pci? dev ? function ?	# 3com 3cr990
9311.1Schristosvge*	at pci? dev ? function ?	# VIATech VT612X Gigabit Ethernet
9321.9Shikaruvmx*	at pci? dev ? function ?	# VMware VMXNET3
9331.1Schristosvr*	at pci? dev ? function ?	# VIA Rhine Fast Ethernet
9341.1Schristosvte*	at pci? dev ? function ?	# Vortex86 RDC R6040 Fast Ethernet
9351.1Schristoswi*	at pci? dev ? function ?	# Intersil Prism Mini-PCI (802.11b)
9361.1Schristoswm*	at pci? dev ? function ?	# Intel 8254x gigabit
9371.1Schristoswpi*	at pci? dev ? function ?	# Intel PRO/Wireless 3945ABG
9381.1Schristosxge*	at pci? dev ? function ?	# Neterion (S2io) Xframe-I 10GbE
9391.1Schristos
9401.1Schristos# PCMCIA network interfaces
9411.1Schristosan*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
9421.1Schristosawi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
9431.1Schristoscnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
9441.1Schristoscs*	at pcmcia? function ?		# CS89xx Ethernet
9451.1Schristosep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
9461.6Schsmalo*	at pcmcia? function ?		# Marvell Libertas
9471.1Schristosmbe*	at pcmcia? function ?		# MB8696x based Ethernet
9481.1Schristosne*	at pcmcia? function ?		# NE2000-compatible Ethernet
9491.1Schristosray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
9501.1Schristossm*	at pcmcia? function ?		# Megahertz Ethernet
9511.1Schristos# tr at pcmcia has problems with Cardbus bridges
9521.1Schristostr*	at pcmcia? function ?		# TROPIC based Token-Ring
9531.1Schristoswi*	at pcmcia? function ?		# Lucent/Intersil WaveLAN/IEEE (802.11)
9541.1Schristosxirc*	at pcmcia? function ?		# Xircom CreditCard Ethernet
9551.1Schristoscom*	at xirc?
9561.1Schristosxi*	at xirc?
9571.1Schristosmhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
9581.1Schristoscom*	at mhzc?
9591.1Schristossm*	at mhzc?
9601.1Schristos
9611.1Schristos# ISA network interfaces
9621.1Schristosate0	at isa? port 0x2a0 irq ?		# AT1700
9631.1Schristoscs0	at isa? port 0x300 iomem ? irq ? drq ?	# CS8900 Ethernet
9641.1Schristosec0	at isa? port 0x250 iomem 0xd8000 irq 9	# 3Com 3c503 Ethernet
9651.1Schristoseg0	at isa? port 0x280 irq 9		# 3c505 Ethernet cards
9661.1Schristosel0	at isa? port 0x300 irq 9		# 3c501 Ethernet cards
9671.1Schristosep*	at isa? port ? irq ?			# 3c509 Ethernet cards
9681.1Schristosef0	at isa? port 0x360 iomem 0xd0000 irq 7	# 3c507
9691.1Schristosai0	at isa? port 0x360 iomem 0xd0000 irq 7	# StarLAN
9701.1Schristosfmv0	at isa? port 0x2a0 irq ?		# FMV-181/182
9711.1Schristosix0	at isa? port 0x300 irq 10		# EtherExpress/16
9721.1Schristosiy0	at isa? port 0x360 irq ?		# EtherExpress PRO 10 ISA
9731.1Schristoslc0	at isa? port 0x320 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
9741.1Schristosdepca0	at isa? port 0x300 iomem 0xc8000 iosiz 0x8000 irq 5	# DEPCA
9751.1Schristosle*	at depca?
9761.1Schristosnele0	at isa? port 0x320 irq 9 drq 7		# NE2100
9771.1Schristosle*	at nele?
9781.1Schristosntwoc0	at isa? port 0x300 irq 5 iomem 0xc8000 flags 1	# Riscom/N2 sync serial
9791.1Schristosbicc0	at isa? port 0x320 irq 10 drq 7		# BICC IsoLan
9801.1Schristosle*	at bicc?
9811.1Schristosne0	at isa? port 0x280 irq 9		# NE[12]000 Ethernet cards
9821.1Schristosne1	at isa? port 0x300 irq 10
9831.1Schristossm0	at isa? port 0x300 irq 10		# SMC91C9x Ethernet
9841.1Schristostr0	at isa? port 0xa20 iomem 0xd8000 irq ?	# IBM TROPIC based Token-Ring
9851.1Schristostr1	at isa? port 0xa24 iomem 0xd0000 irq ?	# IBM TROPIC based Token-Ring
9861.1Schristostr*	at isa? port ? irq ?			# 3Com TROPIC based Token-Ring
9871.1Schristoswe0	at isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC Ethernet
9881.1Schristoswe1	at isa? port 0x300 iomem 0xcc000 irq 10
9891.1Schristos
9901.1Schristos# CardBus network cards
9911.1Schristosath*	at cardbus? function ?	# Atheros 5210/5211/5212 802.11
9921.1Schristosathn*	at cardbus? function ?	# Atheros AR9k (802.11a/g/n)
9931.1Schristosatw*	at cardbus? function ?	# ADMtek ADM8211 (802.11)
9941.1Schristosex*	at cardbus? function ?	# 3Com 3c575TX
9951.1Schristosfxp*	at cardbus? function ?	# Intel i8255x
9961.1Schristosral*	at cardbus? function ?	# Ralink Technology RT25x0 802.11a/b/g
9971.1Schristosre*	at cardbus? function ?	# Realtek 8139C+/8169/8169S/8110S
9981.1Schristosrtk*	at cardbus? function ?	# Realtek 8129/8139
9991.1Schristosrtw*	at cardbus? function ?	# Realtek 8180L (802.11)
10001.1Schristostlp*	at cardbus? function ?	# DECchip 21143
10011.1Schristos
10021.1Schristos# MII/PHY support
10031.1Schristosacphy*	at mii? phy ?			# Altima AC101 and AMD Am79c874 PHYs
10041.1Schristosamhphy* at mii? phy ?			# AMD 79c901 Ethernet PHYs
10051.1Schristosatphy*	at mii? phy ?			# Attansic/Atheros PHYs
10061.1Schristosbmtphy* at mii? phy ?			# Broadcom BCM5201 and BCM5202 PHYs
10071.1Schristosbrgphy* at mii? phy ?			# Broadcom BCM5400-family PHYs
10081.1Schristosciphy*	at mii? phy ?			# Cicada CS8201 Gig-E PHYs
10091.1Schristosdmphy*	at mii? phy ?			# Davicom DM9101 PHYs
10101.1Schristosetphy*	at mii? phy ?			# Agere/LSI ET1011 TruePHY Gig-E PHYs
10111.1Schristosexphy*	at mii? phy ?			# 3Com internal PHYs
10121.1Schristosgentbi* at mii? phy ?			# Generic Ten-Bit 1000BASE-[CLS]X PHYs
10131.1Schristosglxtphy* at mii? phy ?			# Level One LXT-1000 PHYs
10141.1Schristosgphyter* at mii? phy ?			# NS83861 Gig-E PHY
10151.1Schristosicsphy* at mii? phy ?			# Integrated Circuit Systems ICS189x
10161.1Schristosigphy*	at mii? phy ?			# Intel IGP01E1000
10171.1Schristosihphy*	at mii? phy ?			# Intel 82577 PHYs
10181.1Schristosikphy*	at mii? phy ?			# Intel 82563 PHYs
10191.1Schristosinphy*	at mii? phy ?			# Intel 82555 PHYs
10201.1Schristosiophy*	at mii? phy ?			# Intel 82553 PHYs
10211.1Schristoslxtphy* at mii? phy ?			# Level One LXT-970 PHYs
10221.1Schristosmakphy* at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
10231.1Schristosnsphy*	at mii? phy ?			# NS83840 PHYs
10241.1Schristosnsphyter* at mii? phy ? 		# NS83843 PHYs
10251.1Schristospnaphy* at mii? phy ?			# generic HomePNA PHYs
10261.1Schristosqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
10271.1Schristosrdcphy* at mii? phy ?			# RDC R6040 internal PHY
10281.1Schristosrgephy* at mii? phy ?			# Realtek 8169S/8110S internal PHYs
10291.1Schristosrlphy*	at mii? phy ?			# Realtek 8139/8201L PHYs
10301.1Schristossqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
10311.1Schristostlphy*	at mii? phy ?			# ThunderLAN PHYs
10321.1Schristostqphy*	at mii? phy ?			# TDK Semiconductor PHYs
10331.1Schristosukphy*	at mii? phy ?			# generic unknown PHYs
10341.1Schristosurlphy* at mii? phy ?			# Realtek RTL8150L internal PHYs
10351.1Schristos
10361.1Schristos
10371.1Schristos# USB Controller and Devices
10381.1Schristos
10391.1Schristos# PCI USB controllers
10401.1Schristosehci*	at pci?	dev ? function ?	# Enhanced Host Controller
10411.1Schristosohci*	at pci?	dev ? function ?	# Open Host Controller
10421.1Schristosuhci*	at pci?	dev ? function ?	# Universal Host Controller (Intel)
10431.1Schristosxhci*	at pci?	dev ? function ?	# eXtensible Host Controller
10441.1Schristos
10451.1Schristos# CardBus USB controllers
10461.1Schristosehci*	at cardbus? function ?		# Enhanced Host Controller
10471.1Schristosohci*	at cardbus? function ?		# Open Host Controller
10481.1Schristosuhci*	at cardbus? function ?		# Universal Host Controller (Intel)
10491.1Schristos
10501.1Schristos# ISA USB controllers
10511.1Schristosslhci0	at isa? port 0x300 irq 5	# ScanLogic SL811HS
10521.1Schristos
10531.1Schristos# PCMCIA USB controllers
10541.1Schristosslhci*	at pcmcia? function ?		# ScanLogic SL811HS
10551.1Schristos
10561.1Schristos# USB bus support
10571.1Schristosusb*	at ehci?
10581.1Schristosusb*	at ohci?
10591.1Schristosusb*	at slhci?
10601.1Schristosusb*	at uhci?
10611.1Schristosusb*	at xhci?
10621.1Schristos
10631.1Schristos# USB Hubs
10641.1Schristosuhub*	at usb?
10651.1Schristosuhub*	at uhub? port ?
10661.1Schristos
10671.1Schristos# USB HID device
10681.1Schristosuhidev* at uhub? port ? configuration ? interface ?
10691.1Schristos
10701.1Schristos# USB Mice
10711.1Schristosums*	at uhidev? reportid ?
10721.1Schristoswsmouse* at ums? mux 0
10731.1Schristos
10741.1Schristos# USB Touchscreens
10751.1Schristosuts*	at uhidev? reportid ?
10761.1Schristoswsmouse* at uts? mux 0
10771.1Schristos
10781.1Schristos# USB eGalax touch-panel
10791.1Schristosuep*	at uhub? port ?
10801.1Schristoswsmouse* at uep? mux 0
10811.1Schristos
10821.1Schristos# USB Apple trackpad
10831.1Schristosuatp*	at uhidev? reportid ?
10841.1Schristoswsmouse* at uatp? mux 0
10851.1Schristos
10861.1Schristosuyurex* at uhidev? reportid ?
10871.1Schristos
10881.1Schristos# USB Keyboards
10891.1Schristosukbd*	at uhidev? reportid ?
10901.1Schristoswskbd*	at ukbd? console ? mux 1
10911.1Schristos
10921.1Schristos# USB TEMPer and TEMPerHUM
10931.1Schristosuthum*	at uhidev? reportid ?
10941.1Schristos
10951.1Schristos# USB serial adapter
10961.1Schristosucycom* at uhidev? reportid ?
10971.1Schristos
10981.1Schristos# USB Generic HID devices
10991.1Schristosuhid*	at uhidev? reportid ?
11001.1Schristos
11011.1Schristos# USB LCDs and USB-VGA adaptors
11021.1Schristosudl*	at uhub? port ?		# DisplayLink DL-1x0/1x5
11031.1Schristoswsdisplay* at udl?
11041.1Schristos
11051.1Schristos# USB Printer
11061.1Schristosulpt*	at uhub? port ? configuration ? interface ?
11071.1Schristos
11081.1Schristos# USB Modem
11091.1Schristosumodem* at uhub? port ? configuration ?
11101.1Schristosucom*	at umodem?
11111.1Schristos
11121.1Schristos# Option N.V. Wireless WAN modems
11131.1Schristosuhso*	at uhub? port ? configuration ?
11141.1Schristos
11151.1Schristos# USB Mass Storage
11161.1Schristosumass*	at uhub? port ? configuration ? interface ?
11171.1Schristoswd*	at umass?
11181.1Schristos
11191.1Schristos# USB audio
11201.1Schristosuaudio* at uhub? port ? configuration ?
11211.1Schristos
11221.1Schristos# USB MIDI
11231.1Schristosumidi* at uhub? port ? configuration ?
11241.1Schristos
11251.1Schristos# USB IrDA
11261.1Schristos# USB-IrDA bridge spec
11271.1Schristosuirda* at uhub? port ? configuration ? interface ?
11281.1Schristosirframe* at uirda?
11291.1Schristos
11301.1Schristosstuirda* at uhub? port ? configuration ? interface ?
11311.1Schristosirframe* at stuirda?
11321.1Schristos
11331.1Schristos# SigmaTel STIr4200 USB/IrDA Bridge
11341.1Schristosustir* at uhub? port ?
11351.1Schristosirframe* at ustir?
11361.1Schristos
11371.1Schristos# KingSun/DonShine USB/IrDA Bridge
11381.1Schristosudsir*	at uhub? port ?
11391.1Schristosirframe* at udsir?
11401.1Schristos
11411.1Schristos# Windows Media Center IR tranceiver
11421.1Schristosirmce*	at uhub? port ?
11431.1Schristoscir*	at irmce?
11441.1Schristos
11451.1Schristos# USB Ethernet adapters
11461.1Schristosaue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
11471.1Schristosaxe*	at uhub? port ?		# ASIX AX88172 based adapters
11481.1Schristoscdce*	at uhub? port ?		# CDC, Ethernet Networking Control Model
11491.1Schristoscue*	at uhub? port ?		# CATC USB-EL1201A based adapters
11501.1Schristoskue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
11511.1Schristosudav*	at uhub? port ?		# Davicom DM9601 based adapters
11521.1Schristosurl*	at uhub? port ?		# Realtek RTL8150L based adapters
11531.1Schristosurndis* at uhub? port ?		# Microsoft RNDIS specification
11541.1Schristos
11551.1Schristos# USB 802.11 adapters
11561.1Schristosatu*	at uhub? port ?		# Atmel AT76C50XX based adapters
11571.1Schristosathn*	at uhub? port ?		# Atheros AR9002U
11581.1Schristosotus*	at uhub? port ?		# Atheros AR9001U
11591.1Schristosural*	at uhub? port ?		# Ralink Technology RT2500USB 802.11a/b/g
11601.1Schristosrum*	at uhub? port ?		# Ralink Technology RT2501/RT2601 802.11a/b/g
11611.1Schristosrun*	at uhub? port ?		# Ralink Technology RT(2[78]|30)00 802.11a/b/g/n
11621.1Schristosupgt*	at uhub? port ?		# Intersil PrismGT
11631.1Schristosurtw*	at uhub? port ?		# Realtek RTL8187/RTL8187B 802.11b/g
11641.1Schristosurtwn*	at uhub? port ?		# Realtek RTL8188CU/RTL8192CU 802.11b/g/n
11651.1Schristoszyd*	at uhub? port ?		# Zydas ZD1211
11661.1Schristos
11671.1Schristos# Prolific PL2301/PL2302 host-to-host adapter
11681.1Schristosupl*	at uhub? port ?
11691.1Schristos
11701.1Schristos# Serial adapters
11711.1Schristosuark*	at uhub? port ?		# ArkMicroChips 3116 serial adapter
11721.1Schristosucom*	at uark? portno?
11731.1Schristos
11741.1Schristosubsa*	at uhub? port ?		# Belkin serial adapter
11751.1Schristosucom*	at ubsa? portno ?
11761.1Schristos
11771.1Schristosuchcom* at uhub? port ? 	# WinChipHead CH341/CH340 serial adapter
11781.1Schristosucom*	at uchcom? portno ?
11791.1Schristos
11801.1Schristosuftdi*	at uhub? port ?		# FTDI FT8U100AX serial adapter
11811.1Schristosucom*	at uftdi? portno ?
11821.1Schristos
11831.1Schristosuipaq*	at uhub? port ?		# iPAQ PDAs
11841.1Schristosucom*	at uipaq? portno ?
11851.1Schristos
11861.1Schristosumct*	at uhub? port ?		# MCT USB-RS232 serial adapter
11871.1Schristosucom*	at umct? portno ?
11881.1Schristos
11891.1Schristosuplcom* at uhub? port ? 	# I/O DATA USB-RSAQ2 serial adapter
11901.1Schristosucom*	at uplcom? portno ?
11911.1Schristos
11921.1Schristosuslsa*	at uhub? port ?		# Silicon Labs USB-RS232 serial adapter
11931.1Schristosucom*	at uslsa? portno ?
11941.1Schristos
11951.1Schristosuvscom* at uhub? port ? 	# SUNTAC Slipper U VS-10U serial adapter
11961.1Schristosucom*	at uvscom? portno ?
11971.1Schristos
11981.1Schristosuark* at uhub? port ?
11991.1Schristosucom*	at uark? portno ?
12001.1Schristos
12011.1Schristosmoscom* at uhub? port ?
12021.1Schristosucom*	at moscom? portno ?
12031.1Schristos
12041.1Schristosuhmodem* at uhub?
12051.1Schristosucom*	at uhmodem? portno ?
12061.1Schristos
12071.1Schristos# RIM BlackBerry
12081.1Schristosuberry* at uhub? port ?
12091.1Schristos
12101.1Schristos# Apple iPad
12111.1Schristosuipad* at uhub? port ?
12121.1Schristos
12131.1Schristos# Diamond Multimedia Rio 500
12141.1Schristosurio*	at uhub? port ?
12151.1Schristos
12161.1Schristos# USB Handspring Visor
12171.1Schristosuvisor* at uhub? port ?
12181.1Schristosucom*	at uvisor?
12191.1Schristos
12201.1Schristos# Kyocera AIR-EDGE PHONE
12211.1Schristosukyopon* at uhub? port ?
12221.1Schristosucom*	at ukyopon? portno ?
12231.1Schristos
12241.1Schristos# USB scanners
12251.1Schristosuscanner* at uhub? port ?
12261.1Schristos
12271.1Schristos# USB scanners that use SCSI emulation, e.g., HP5300
12281.1Schristosusscanner* at uhub? port ?
12291.1Schristos
12301.1Schristos# Topfield TF5000PVR range of DVB recorders
12311.1Schristosutoppy* at uhub? port ?
12321.1Schristos
12331.1Schristos# Y@P firmware loader
12341.1Schristosuyap* at uhub? port ?
12351.1Schristos
12361.1Schristos# D-Link DSB-R100 USB radio
12371.1Schristosudsbr*	at uhub? port ?
12381.1Schristosradio*	at udsbr?
12391.1Schristos
12401.1Schristos# USB Generic driver
12411.1Schristosugen*	at uhub? port ?
12421.1Schristos
12431.1Schristos# USB 3G datacards
12441.1Schristosu3ginit* at uhub? port ?
12451.1Schristosu3g*	at uhub? port ?
12461.1Schristosucom*	at u3g?
12471.1Schristos
12481.1Schristos# USB generic serial port (e.g., data over cellular)
12491.1Schristosugensa* at uhub? port ?
12501.1Schristosucom*	at ugensa?
12511.1Schristos
12521.1Schristos# IrDA and Consumer Ir devices
12531.1Schristos
12541.1Schristos# Toshiba Oboe
12551.1Schristosoboe*	at pci? dev ? function ?
12561.1Schristosirframe* at oboe?
12571.1Schristos
12581.1Schristos
12591.1Schristos# PCI IEEE1394 controllers
12601.1Schristosfwohci* at pci? dev ? function ?	# IEEE1394 Open Host Controller
12611.1Schristos
12621.1Schristos# CardBus IEEE1394 controllers
12631.1Schristosfwohci* at cardbus? function ?		# IEEE1394 Open Host Controller
12641.1Schristos
12651.1Schristosieee1394if* at fwohci?
12661.1Schristosfwip*	at ieee1394if?			# IP over IEEE1394
12671.1Schristossbp*	at ieee1394if? euihi ? euilo ?	# SCSI over IEEE1394
12681.1Schristos
12691.1Schristos
12701.1Schristos# SD/MMC/SDIO Controller and Device support
12711.1Schristos
12721.1Schristos# PCI SD/MMC controller
12731.1Schristossdhc*	at pci?				# SD Host Controller
12741.1Schristos
12751.1Schristos# CardBus SD/MMC controller
12761.1Schristossdhc*	at cardbus? function ?		# SD Host Controller
12771.1Schristos
12781.1Schristossdmmc*	at sdhc?			# SD/MMC bus
12791.1Schristosld*	at sdmmc?
12801.1Schristos
12811.1Schristos
12821.1Schristos# Audio Devices
12831.1Schristos
12841.1Schristos# PCI audio devices
12851.1Schristosauacer* at pci? dev ? function ?	# ALi M5455 integrated AC'97 Audio
12861.1Schristosauich*	at pci? dev ? function ?	# Intel ICH integrated AC'97 Audio
12871.1Schristosauixp*	at pci? dev ? function ?	# ATI IXP AC'97 Audio
12881.1Schristosautri*	at pci? dev ? function ?	# Trident 4DWAVE based AC'97 Audio
12891.1Schristosauvia*	at pci? dev ? function ?	# VIA VT82C686A integrated AC'97 Audio
12901.1Schristosazalia* at pci? dev ? function ?	# High Definition Audio
12911.1Schristosclcs*	at pci? dev ? function ?	# Cirrus Logic CS4280
12921.1Schristosclct*	at pci? dev ? function ?	# Cirrus Logic CS4281
12931.1Schristoscmpci*	at pci? dev ? function ?	# C-Media CMI8338/8738
12941.1Schristoseap*	at pci? dev ? function ?	# Ensoniq AudioPCI
12951.1Schristosemuxki* at pci? dev ? function ?	# Creative SBLive! and PCI512
12961.1Schristosesa*	at pci? dev ? function ?	# ESS Allegro-1 / Maestro-3 PCI Audio
12971.1Schristosesm*	at pci? dev ? function ?	# ESS Maestro-1/2/2e PCI Audio Accelerator
12981.1Schristoseso*	at pci? dev ? function ?	# ESS Solo-1 PCI AudioDrive
12991.1Schristosfms*	at pci? dev ? function ?	# Forte Media FM801
13001.1Schristosgcscaudio* at pci? dev ? function ?	# AMD Geode CS5536 Companion Audio
13011.1Schristosneo*	at pci? dev ? function ?	# NeoMagic 256 AC'97 Audio
13021.1Schristossv*	at pci? dev ? function ?	# S3 SonicVibes
13031.1Schristosyds*	at pci? dev ? function ?	# Yamaha DS-1 PCI Audio
13041.1Schristos
13051.1Schristos# ISA audio devices
13061.1Schristos# the "aria" probe might give false hits
13071.1Schristosaria0	at isa? port 0x290 irq 10		# Aria
13081.1Schristosess0	at isa? port 0x220 irq 5 drq 1 drq2 5	# ESS 18XX
13091.1Schristosgus0	at isa? port 0x220 irq 7 drq 1 drq2 6	# Gravis Ultra Sound
13101.1Schristospas0	at isa? port 0x220 irq 7 drq 1		# ProAudio Spectrum
13111.1Schristossb0	at isa? port 0x220 irq 5 drq 1 drq2 5	# SoundBlaster
13121.1Schristoswss0	at isa? port 0x530 irq 10 drq 0	drq2 1	# Windows Sound System
13131.1Schristoscms0	at isa? port 0x220			# Creative Music System
13141.1Schristos
13151.1Schristos# OPL[23] FM synthesizers
13161.1Schristosopl0	at isa? port 0x388	# use only if not attached to sound card
13171.1Schristosopl*	at cmpci? flags 1
13181.1Schristosopl*	at eso?
13191.1Schristosopl*	at ess?
13201.1Schristosopl*	at fms?
13211.1Schristosopl*	at sb?
13221.1Schristosopl*	at sv?
13231.1Schristosopl*	at wss?
13241.1Schristosopl*	at yds?
13251.1Schristosopl*	at ym?
13261.1Schristos
13271.1Schristos# High Definition Audio
13281.1Schristoshdaudio*	at pci? dev ? function ?	# High Definition Audio
13291.1Schristoshdafg*		at hdaudiobus?
13301.1Schristos
13311.1Schristos# Audio support
13321.1Schristosaudio*	at audiobus?
13331.1Schristos
13341.1Schristos# MPU 401 UARTs
13351.1Schristosmpu*	at isa? port 0x330 irq 9	# MPU401 or compatible card
13361.1Schristosmpu*	at cmpci?
13371.1Schristosmpu*	at eso?
13381.1Schristosmpu*	at fms?
13391.1Schristosmpu*	at sb?
13401.1Schristosmpu*	at yds?
13411.1Schristosmpu*	at ym?
13421.1Schristos
13431.1Schristos# MIDI support
13441.1Schristosmidi*	at midibus?
13451.1Schristosmidi*	at pcppi?		# MIDI interface to the PC speaker
13461.1Schristos
13471.1Schristos# The spkr driver provides a simple tone interface to the built in speaker.
13481.1Schristosspkr0	at pcppi?		# PC speaker
13491.1Schristos
13501.1Schristos
13511.1Schristos# FM-Radio devices
13521.1Schristos# ISA radio devices
13531.1Schristosaz0	at isa? port 0x350	# Aztech/PackardBell FM Radio Card
13541.1Schristosaz1	at isa? port 0x358
13551.1Schristosrt0	at isa? port 0x20c	# AIMS Lab Radiotrack & compatible
13561.1Schristosrt1	at isa? port 0x284
13571.1Schristosrt2	at isa? port 0x30c
13581.1Schristosrt3	at isa? port 0x384
13591.1Schristosrtii0	at isa? port 0x20c	# AIMS Lab Radiotrack II FM Radio Card
13601.1Schristosrtii1	at isa? port 0x30c
13611.1Schristossf2r0	at isa? port 0x384	# SoundForte RadioLink SF16-FMR2 FM Radio Card
13621.1Schristos
13631.1Schristos# PCI radio devices
13641.1Schristosgtp*	at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
13651.1Schristos
13661.1Schristos# Radio support
13671.1Schristosradio*	at az?
13681.1Schristosradio*	at gtp?
13691.1Schristosradio*	at rt?
13701.1Schristosradio*	at rtii?
13711.1Schristosradio*	at sf2r?
13721.1Schristos
13731.1Schristos
13741.1Schristos# Video capture devices
13751.1Schristos
13761.1Schristospseye*	at uhub?		# Sony PLAYSTATION(R) Eye webcam
13771.1Schristosuvideo* at uhub?		# USB Video Class capture devices
13781.1Schristosauvitek* at uhub?		# Auvitek AU0828 video capture devices
13791.1Schristosemdtv*	at uhub?		# Empia EM28xx video capture devices
13801.1Schristosvideo*	at videobus?
13811.1Schristosdtv*	at dtvbus?
13821.1Schristos
13831.1Schristos
13841.1Schristos# TV cards
13851.1Schristos
13861.1Schristos# Brooktree 848/849/878/879 based TV cards
13871.1Schristosbktr*	at pci? dev ? function ?
13881.1Schristosradio*	at bktr?
13891.1Schristos
13901.1Schristos# Conexant CX2388[0-3]-based DTV cards
13911.1Schristoscxdtv*	at pci? dev ? function ?
13921.1Schristosiic*	at cxdtv?
13931.1Schristos
13941.1Schristos# Conexant CX23885-based TV cards
13951.1Schristoscoram*	at pci? dev ? function ?
13961.1Schristosiic*	at coram?
13971.1Schristos
13981.1Schristosisv*	at isa? port 0x3e0		# IDEC Supervision/16 image capture
13991.1Schristos
14001.1Schristos# Bluetooth Controller and Device support
14011.1Schristos
14021.1Schristos# Bluetooth PCMCIA Controllers
14031.1Schristosbt3c* at pcmcia? function ?		# 3Com 3CRWB6096-A
14041.1Schristosbtbc* at pcmcia? function ?		# AnyCom BlueCard LSE041/039/139
14051.1Schristos
14061.1Schristos# Bluetooth SDIO Controller
14071.1Schristossbt* at sdmmc?
14081.1Schristos
14091.1Schristos# Bluetooth USB Controllers
14101.1Schristosubt* at uhub? port ?
14111.1Schristosaubtfwl* at uhub? port ?
14121.1Schristos
14131.1Schristos# Bluetooth Device Hub
14141.1Schristosbthub* at bcsp?
14151.1Schristosbthub* at bt3c?
14161.1Schristosbthub* at btbc?
14171.1Schristosbthub* at btuart?
14181.1Schristosbthub* at sbt?
14191.1Schristosbthub* at ubt?
14201.1Schristos
14211.1Schristos# Bluetooth HID support
14221.1Schristosbthidev* at bthub?
14231.1Schristos
14241.1Schristos# Bluetooth Mouse
14251.1Schristosbtms* at bthidev? reportid ?
14261.1Schristoswsmouse* at btms? mux 0
14271.1Schristos
14281.1Schristos# Bluetooth Keyboard
14291.1Schristosbtkbd* at bthidev? reportid ?
14301.1Schristoswskbd* at btkbd? console ? mux 1
14311.1Schristos
14321.1Schristos# Bluetooth Apple Magic Mouse
14331.1Schristosbtmagic* at bthub?
14341.1Schristoswsmouse* at btmagic? mux 0
14351.1Schristos
14361.1Schristos# Bluetooth Audio support
14371.1Schristosbtsco* at bthub?
14381.1Schristos
14391.1Schristos
14401.1Schristos# Mice
14411.1Schristos
14421.1Schristos# Cryptographic Devices
14431.1Schristos
14441.1Schristos# PCI cryptographic devices
14451.1Schristoshifn*	at pci? dev ? function ?	# Hifn 7755/7811/795x
14461.1Schristosubsec*	at pci? dev ? function ?	# Broadcom 5501/5601/580x/582x
14471.1Schristos
14481.1Schristos
14491.1Schristos# Trusted Platform Module
14501.1Schristostpm*   at isa? iomem 0xfed40000 irq 7
14511.1Schristos#tpm*  at isa? port 0x02e
14521.1Schristos#tpm*  at isa? port 0x04e 
14531.1Schristos#tpm*  at isa? port 0x07e 
14541.1Schristos#tpm*  at isa? port 0x0ee
14551.1Schristos
14561.1Schristos# Joysticks
14571.1Schristos
14581.1Schristos# PCI joysticks
14591.1Schristosjoy*	at pci?				# Game ports (usually on audio cards)
14601.1Schristosjoy*	at eap?				# See CAVEATS in eap(4) before enabling
14611.1Schristosjoy*	at eso?				# ESS Solo-1 on-board joystick
14621.1Schristos
14631.1Schristos# ISA joysticks. Probe is a little strange; add only if you have one.
14641.1Schristosjoy0	at isa? port 0x201
14651.1Schristos
14661.1Schristos
14671.1Schristos# Planetconnect Satellite receiver driver.
14681.1Schristossatlink0 at isa? port 0x300 drq 1
14691.1Schristos
14701.1Schristos# Middle Digital, Inc. PCI-Weasel serial console board control
14711.1Schristos# devices (watchdog timer, etc.)
14721.1Schristosweasel* at pci?
14731.1Schristos
14741.1Schristos# Virtio devices
14751.1Schristosvirtio*	at pci? dev ? function ?	# Virtio PCI device
14761.1Schristosviomb*	at virtio?			# Virtio memory balloon device
14771.1Schristosld*	at virtio?			# Virtio disk device
14781.1Schristosvioif*	at virtio?			# Virtio network device
14791.1Schristos
14801.1Schristos# Flash subsystem
14811.1Schristosflash* at flashbus?
14821.1Schristos
14831.1Schristos# NAND subsystem
14841.1Schristosnand* at nandbus?
14851.1Schristos
14861.1Schristos# Pull in optional local configuration
14871.1Schristos#include 	"arch/amd64/conf/ALL.local"
14881.1Schristos
14891.1Schristos
14901.1Schristos# Pseudo-Devices
14911.1Schristos
14921.1Schristospseudo-device 	crypto		# /dev/crypto device
14931.1Schristospseudo-device	swcrypto	# software crypto implementation
14941.1Schristos
14951.1Schristos# disk/mass storage pseudo-devices
14961.1Schristospseudo-device	bio			# RAID control device driver
14971.1Schristospseudo-device	ccd			# concatenated/striped disk devices
14981.1Schristospseudo-device	cgd			# cryptographic disk devices
14991.1Schristospseudo-device	raid			# RAIDframe disk driver
15001.1Schristosoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
15011.1Schristos# Options to enable various other RAIDframe RAID types.
15021.1Schristosoptions 	RF_INCLUDE_EVENODD=1
15031.1Schristosoptions 	RF_INCLUDE_RAID5_RS=1
15041.1Schristosoptions 	RF_INCLUDE_PARITYLOGGING=1
15051.1Schristosoptions 	RF_INCLUDE_CHAINDECLUSTER=1
15061.1Schristosoptions 	RF_INCLUDE_INTERDECLUSTER=1
15071.1Schristosoptions 	RF_INCLUDE_PARITY_DECLUSTERING=1
15081.1Schristosoptions 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
15091.1Schristospseudo-device	fss			# file system snapshot device
15101.1Schristos
15111.1Schristospseudo-device	md			# memory disk device (ramdisk)
15121.1Schristosoptions 	MEMORY_DISK_HOOKS	# enable root ramdisk
15131.1Schristosoptions 	MEMORY_DISK_DYNAMIC	# loaded via kernel module(7)
15141.1Schristos
15151.1Schristospseudo-device	vnd			# disk-like interface to files
15161.1Schristosoptions 	VND_COMPRESSION		# compressed vnd(4)
15171.1Schristos
15181.1Schristospseudo-device 	dm			# device-mapper disk driver
15191.1Schristos
15201.1Schristos# network pseudo-devices
15211.1Schristospseudo-device	bpfilter		# Berkeley packet filter
15221.1Schristospseudo-device	carp			# Common Address Redundancy Protocol
15231.1Schristospseudo-device	ipfilter		# IP filter (firewall) and NAT
15241.1Schristospseudo-device	ifmpls			# MPLS pseudo-interface
15251.1Schristospseudo-device	loop			# network loopback
15261.1Schristospseudo-device	ppp			# Point-to-Point Protocol
15271.1Schristospseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
15281.1Schristosoptions 	PPPOE_SERVER		# Enable PPPoE server via link0
15291.1Schristospseudo-device	sl			# Serial Line IP
15301.1Schristospseudo-device	strip			# Starmode Radio IP (Metricom)
15311.1Schristospseudo-device	irframetty		# IrDA frame line discipline
15321.1Schristospseudo-device	tap			# virtual Ethernet
15331.1Schristospseudo-device	tun			# network tunneling over tty
15341.1Schristospseudo-device	gre			# generic L3 over IP tunnel
15351.1Schristospseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC 1933)
15361.1Schristospseudo-device	faith			# IPv[46] tcp relay translation i/f
15371.1Schristospseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
15381.1Schristospseudo-device	vlan			# IEEE 802.1q encapsulation
15391.1Schristospseudo-device	bridge			# simple inter-network bridging
15401.1Schristosoptions 	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
15411.1Schristospseudo-device	agr			# IEEE 802.3ad link aggregation
15421.1Schristos#pseudo-device	pf			# PF packet filter
15431.1Schristos#pseudo-device	pflog			# PF log if
15441.1Schristos#pseudo-device	pfsync			# PF sync if
15451.1Schristospseudo-device	npf			# NPF packet filter
15461.1Schristospseudo-device	kttcp
15471.1Schristospseudo-device	etherip			# EtherIP
15481.1Schristos# srt is EXPERIMENTAL
15491.1Schristospseudo-device	srt			# source-address-based routing
15501.1Schristos
15511.1Schristos#
15521.1Schristos# accept filters, built as module(7)s by default
15531.1Schristospseudo-device	accf_data		# "dataready" accept filter
15541.1Schristospseudo-device	accf_http		# "httpready" accept filter
15551.1Schristos
15561.1Schristos# miscellaneous pseudo-devices
15571.1Schristospseudo-device	pty			# pseudo-terminals
15581.1Schristospseudo-device	sequencer		# MIDI sequencer
15591.1Schristos# rnd works; RND_COM does not on port amd64 yet.
15601.1Schristosoptions 	RND_COM			# use "com" randomness as well (BROKEN)
15611.1Schristospseudo-device	clockctl		# user control of clock subsystem
15621.1Schristospseudo-device	ksyms			# /dev/ksyms
15631.1Schristospseudo-device	lockstat		# lock profiling
15641.1Schristospseudo-device	bcsp			# BlueCore Serial Protocol
15651.1Schristospseudo-device	btuart			# Bluetooth HCI UART (H4)
15661.1Schristospseudo-device	gpiosim		1	# GPIO simulator
15671.1Schristos
15681.1Schristospseudo-device	filemon			# process monitor for make(1)
15691.1Schristos
15701.1Schristos# a pseudo device needed for Coda	# also needs CODA (above)
15711.1Schristospseudo-device	vcoda			# coda minicache <-> venus comm.
15721.1Schristos
15731.1Schristos# a pseudo device needed for SMBFS
15741.1Schristospseudo-device	nsmb			# experimental - SMB requester
15751.1Schristos
15761.1Schristos# wscons pseudo-devices
15771.1Schristospseudo-device	wsmux			# mouse & keyboard multiplexor
15781.1Schristospseudo-device	wsfont
15791.1Schristos
15801.1Schristos# software watchdog driver - swwdog(4)
15811.1Schristospseudo-device	swwdog
15821.1Schristos
15831.1Schristos#software environmental sensor - swsensor(4)
15841.1Schristospseudo-device	swsensor
15851.1Schristos
15861.1Schristos# pseudo audio device driver
15871.1Schristospseudo-device	pad
15881.1Schristos
15891.1Schristos# userland interface to drivers, including autoconf and properties retrieval
15901.1Schristospseudo-device	drvctl
15911.1Schristos
15921.1Schristos# Pass-to-Userspace Transporter
15931.1Schristospseudo-device	putter
15941.1Schristos
15951.1Schristos# Userspace block/char drivers
15961.1Schristospseudo-device	pud
15971.1Schristos
15981.1Schristos# Hardware-assisted data mover interface
15991.1Schristospseudo-device	dmoverio
16001.1Schristos
16011.1Schristospseudo-device	nandemulator
16021.1Schristos
16031.1Schristosoptions 	FILEASSOC		# fileassoc(9) - required for Veriexec
16041.1Schristos
16051.1Schristos# Veriexec
16061.1Schristospseudo-device	veriexec
16071.1Schristos#
16081.1Schristos# Uncomment the fingerprint methods below that are desired. Note that
16091.1Schristos# removing fingerprint methods will have almost no impact on the kernel
16101.1Schristos# code size.
16111.1Schristos#
16121.1Schristosoptions 	VERIFIED_EXEC_FP_RMD160
16131.1Schristosoptions 	VERIFIED_EXEC_FP_SHA256
16141.1Schristosoptions 	VERIFIED_EXEC_FP_SHA384
16151.1Schristosoptions 	VERIFIED_EXEC_FP_SHA512
16161.1Schristosoptions 	VERIFIED_EXEC_FP_SHA1
16171.1Schristosoptions 	VERIFIED_EXEC_FP_MD5
16181.1Schristos
16191.1Schristosoptions 	PAX_MPROTECT=0		# PaX mprotect(2) restrictions
16201.1Schristosoptions 	PAX_ASLR=0		# PaX Address Space Layout Randomization
16211.1Schristosoptions 	PAX_SEGVGUARD=0		# PaX Segmentation fault guard
16221.1Schristos
16231.1Schristos#
16241.1Schristos# NetBSD: GENERIC_ISDN,v 1.16 2010/01/03 03:53:34 dholland Exp
16251.1Schristos#
16261.1Schristos
16271.1Schristos#---------------------------------------------------------------------
16281.1Schristos# Various ISDN board drivers:
16291.1Schristos#---------------------------------------------------------------------
16301.1Schristos# Legacy ISA cards (no P&P support):
16311.1Schristos#
16321.1Schristos# Teles S0/8 or Niccy 1008
16331.1Schristosoptions 	ISICISA_TEL_S0_8
16341.1Schristos#isic0		at isa? iomem 0xd0000 irq 2
16351.1Schristos# Teles S0/16 or Creatix ISDN-S0 or Niccy 1016
16361.1Schristosoptions 	ISICISA_TEL_S0_16
16371.1Schristos#isic0		at isa? port 0xd80 iomem 0xd0000 irq 9
16381.1Schristos# Teles S0/16.3
16391.1Schristosoptions 	ISICISA_TEL_S0_16_3
16401.1Schristos#isic0		at isa? port 0xd80 irq 12
16411.1Schristos# AVM A1 or AVM Fritz!Card
16421.1Schristosoptions 	ISICISA_AVM_A1
16431.1Schristosisic0		at isa? port 0x340 irq 10
16441.1Schristos# USRobotics Sportster ISDN TA intern
16451.1Schristosoptions 	ISICISA_USR_STI
16461.1Schristos#isic0		at isa? port 0x268 irq 10
16471.1Schristos# ITK ix1 micro
16481.1Schristosoptions 	ISICISA_ITKIX1
16491.1Schristos#isic0		at isa? port 0x398 irq 10
16501.1Schristos#
16511.1Schristos# XXX not ready yet:
16521.1Schristos# Active EICON/Diehl Cards: S, SX, SXn, SCOM or QUADRO
16531.1Schristos#daic0		at isa? iomem 0xd8000 irq 10
16541.1Schristos#
16551.1Schristos#
16561.1Schristos#---------------------------------------------------------------------
16571.1Schristos# Supported PCI cards:
16581.1Schristos#
16591.1Schristosisic*		at pci?
16601.1Schristos
16611.1Schristos# Winbond W6692
16621.1Schristosiwic*		at pci?
16631.1Schristos
16641.1Schristos# AVM Fritz!PCI card
16651.1Schristosifpci*		at pci?
16661.1Schristos
16671.1Schristos# AVM Fritz!PCI V2 card
16681.1Schristosifritz* 	at pci?
16691.1Schristos
16701.1Schristos# AVM B1/T1 PCI card
16711.1Schristosiavc*		at pci?
16721.1Schristos
16731.1Schristos#
16741.1Schristos#---------------------------------------------------------------------
16751.1Schristos# Supported PCMCIA cards:
16761.1Schristos#
16771.1Schristosoptions 	ISICPCMCIA_AVM_A1	# Fritz!Card PCMCIA Version
16781.1Schristosoptions 	ISICPCMCIA_ELSA_ISDNMC	# ELSA MicroLink ISDN/MC
16791.1Schristosoptions 	ISICPCMCIA_ELSA_MCALL	# ELSA MicroLink MC/all
16801.1Schristosoptions 	ISICPCMCIA_SBSPEEDSTAR2	# Sedlbauer speed star II
16811.1Schristosisic*		at pcmcia? function ?
16821.1Schristos#
16831.1Schristos
16841.1Schristos#---------------------------------------------------------------------
16851.1Schristos# ISDN user land devices, drivers and pseudo-devices.
16861.1Schristos#---------------------------------------------------------------------
16871.1Schristos#
16881.1Schristospseudo-device	isdn		  # communication with userland daemon
16891.1Schristospseudo-device	isdntrc		2 # userland driver to do ISDN tracing
16901.1Schristospseudo-device	isdnctl		  # userland driver to control the whole thing
16911.1Schristospseudo-device	isdnbchan	4 # userland driver for access to raw B channel
16921.1Schristospseudo-device	isdntel		2 # userland driver for telephony
16931.1Schristosoptions 	IRIP_VJ		  # compile support for VJ compression
16941.1Schristospseudo-device	irip		2 # network driver for IP over raw HDLC ISDN
16951.1Schristospseudo-device	ippp		2 # synchronous PPP over ISDN
16961.1Schristos#---------------------------------------------------------------------
16971.1Schristos
16981.1Schristosoptions ATHHAL_DEBUG
16991.1Schristosoptions A9PCIC_DEBUG
17001.1Schristosoptions AAC_DEBUG
17011.1Schristosoptions AAU_DEBUG
17021.1Schristosoptions AC97_DEBUG
17031.1Schristosoptions AC97_IO_DEBUG
17041.1Schristosoptions ACPI_APM_DEBUG
17051.1Schristos#
17061.1Schristos# ACPI_DEBUG_ALLOC can not be used with ACPI
17071.1Schristos# kernel modules. It requires also ACPI_DEBUG.
17081.1Schristos# ACPI_DEBUG_MUTEX is only for ACPICA debugging.
17091.1Schristos#
17101.1Schristosoptions ACPI_DEBUG
17111.1Schristosoptions ACPI_DEBUG_ALLOC
17121.1Schristosoptions ACPI_MUTEX_DEBUG
17131.1Schristosoptions ADB_DEBUG
17141.1Schristosoptions ADM1030_DEBUG
17151.1Schristosoptions ADT7467_DEBUG
17161.1Schristosoptions AE_DEBUG
17171.1Schristosoptions AGP_DEBUG
17181.1Schristosoptions AHADEBUG
17191.1Schristosoptions AHBDEBUG
17201.1Schristosoptions AHC_DEBUG=1
17211.1Schristosoptions AHD_DEBUG
17221.1Schristosoptions AHD_DEBUG_OPTS=1
17231.1Schristosoptions AH_DEBUG_ALQ
17241.1Schristosoptions AIC_DEBUG
17251.1Schristosoptions ALTQ_DEBUG
17261.1Schristosoptions AMD756_DEBUG
17271.1Schristosoptions AMRR_DEBUG
17281.1Schristosoptions AN_DEBUG
17291.1Schristosoptions APMDEBUG
17301.1Schristosoptions APMDEBUG_VALUE=1
17311.1Schristosoptions ARCKBD_DEBUG
17321.1Schristosoptions ARGO_DEBUG
17331.1Schristosoptions ARP_DEBUG
17341.1Schristosoptions ASC_DEBUG
17351.1Schristosoptions ATAPI_DEBUG_PROBE
17361.1Schristosoptions ATA_DEBUG
17371.1Schristosoptions ATA_RAID_DEBUG
17381.1Schristosoptions ATE_DEBUG
17391.1Schristosoptions ATMEL_DEBUG
17401.1Schristosoptions ATPPC_DEBUG
17411.1Schristosoptions ATW_BBPDEBUG
17421.1Schristosoptions ATW_DEBUG
17431.1Schristosoptions ATW_SYNDEBUG
17441.1Schristosoptions AUACER_DEBUG
17451.1Schristosoptions AUCCDEBUG
17461.1Schristosoptions AUCONV_DEBUG
17471.1Schristosoptions AUDIO_DEBUG
17481.1Schristosoptions AUE_DEBUG
17491.1Schristosoptions AUICH_DEBUG
17501.1Schristosoptions AUICH_MODEM_DEBUG
17511.1Schristosoptions AURATECONV_DEBUG
17521.1Schristosoptions AUSMBUS_PSC_DEBUG
17531.1Schristosoptions AWACS_DEBUG
17541.1Schristosoptions AWI_DEBUG
17551.1Schristosoptions AXE_DEBUG
17561.1Schristosoptions AZALIA_DEBUG
17571.1Schristosoptions BAH_DEBUG
17581.1Schristosoptions BCACHE_DEBUG
17591.1Schristosoptions BDEBUG
17601.1Schristosoptions BEDEBUG
17611.1Schristosoptions BHADEBUG
17621.1Schristosoptions BIOS_MEMORY_DEBUG
17631.1Schristosoptions BIT3DEBUG
17641.1Schristosoptions BKTR_RADIO_DEBUG
17651.1Schristosoptions BLUETOOTH_DEBUG
17661.1Schristosoptions BMAC_DEBUG
17671.1Schristosoptions BMD_DEBUG
17681.1Schristosoptions BOOTP_DEBUG
17691.1Schristosoptions BOOTP_DEBUGx
17701.1Schristosoptions BOOTXX_DEBUG
17711.1Schristosoptions BOOT_DEBUG
17721.1Schristosoptions BT463_DEBUG
17731.1Schristosoptions BTDEBUG
17741.1Schristosoptions BTHSET_DEBUG
17751.1Schristosoptions BTLBDEBUG
17761.1Schristosoptions BTNMGRDEBUG
17771.1Schristosoptions BUS_DMA_DEBUG
17781.1Schristosoptions BUS_SPACE_DEBUG
17791.1Schristosoptions CACHE_DEBUG
17801.1Schristosoptions CARDBUS_DEBUG
17811.1Schristosoptions CD18XXDEBUG
17821.1Schristosoptions CGSIX_DEBUG
17831.1Schristosoptions CHANGER_DEBUG
17841.1Schristosoptions CISS_DEBUG
17851.1Schristosoptions CKSUMDEBUG
17861.1Schristosoptions CLOCKDEBUG
17871.1Schristosoptions CLOCK_DEBUG
17881.1Schristosoptions CNW_DEBUG
17891.1Schristosoptions COMDEBUG
17901.1Schristosoptions COMVRIPDEBUG
17911.1Schristosoptions COM_DEBUG
17921.1Schristosoptions COM_HPCIODEBUG
17931.1Schristosoptions CONSDEBUG
17941.1Schristosoptions CRYPTO_DEBUG
17951.1Schristosoptions CS4280_DEBUG
17961.1Schristosoptions CS_DEBUG
17971.1Schristosoptions CUE_DEBUG
17981.1Schristosoptions CY_DEBUG
17991.1Schristosoptions CZ_DEBUG
18001.1Schristosoptions DAIC_DEBUG
18011.1Schristosoptions DBRI_DEBUG
18021.1Schristosoptions DDB_DEBUG
18031.1Schristosoptions DEBUGBUG
18041.1Schristosoptions DEBUGGER_THREADING
18051.1Schristosoptions DEBUGTERM
18061.1Schristosoptions DEBUGXXX
18071.1Schristosoptions DEBUG_1284
18081.1Schristosoptions DEBUG_1543
18091.1Schristosoptions DEBUG_A4000
18101.1Schristosoptions DEBUG_ALIGN
18111.1Schristosoptions DEBUG_ALLOC
18121.1Schristosoptions DEBUG_AMIGA_IF_ED
18131.1Schristosoptions DEBUG_AOUTM68K
18141.1Schristosoptions DEBUG_BEFOREMMU
18151.1Schristosoptions DEBUG_BIOSCALL
18161.1Schristosoptions DEBUG_CHUNK_DIR
18171.1Schristosoptions DEBUG_CLOCK
18181.1Schristosoptions DEBUG_COFF
18191.1Schristosoptions DEBUG_CP0_ACCESS
18201.1Schristosoptions DEBUG_CURSOR
18211.1Schristosoptions DEBUG_DDB
18221.1Schristosoptions DEBUG_DR
18231.1Schristosoptions DEBUG_EMUL
18241.1Schristosoptions DEBUG_ET4000
18251.1Schristosoptions DEBUG_EXEC
18261.1Schristosoptions DEBUG_EXT2
18271.1Schristosoptions DEBUG_FAULT_CORRECTION
18281.1Schristosoptions DEBUG_FFB
18291.1Schristosoptions DEBUG_FIND_COMPORT
18301.1Schristosoptions DEBUG_FIND_PCIC
18311.1Schristosoptions DEBUG_FIND_PCIC_I82365SL_ONLY
18321.1Schristosoptions DEBUG_FPE
18331.1Schristosoptions DEBUG_GPIO
18341.1Schristosoptions DEBUG_GPIO2
18351.1Schristosoptions DEBUG_HPUX
18361.1Schristosoptions DEBUG_IBCS2
18371.1Schristosoptions DEBUG_IPR_VJ
18381.1Schristosoptions DEBUG_ISAPNP
18391.1Schristosoptions DEBUG_ISSIGNAL
18401.1Schristosoptions DEBUG_KERNADDR_ACCESS
18411.1Schristosoptions DEBUG_KERNEL_START
18421.1Schristosoptions DEBUG_KGDB
18431.1Schristosoptions DEBUG_LED
18441.1Schristosoptions DEBUG_LINUX
18451.1Schristosoptions DEBUG_LINUX_FUTEX
18461.1Schristosoptions DEBUG_MEMLOAD
18471.1Schristosoptions DEBUG_MEMORY_LIST
18481.1Schristosoptions DEBUG_MEMSIZE
18491.1Schristosoptions DEBUG_NEG
18501.1Schristosoptions DEBUG_NFS_BOOT_DHCP
18511.1Schristosoptions DEBUG_P9100
18521.1Schristosoptions DEBUG_PAGE0
18531.1Schristosoptions DEBUG_PCI_MACHDEP
18541.1Schristosoptions DEBUG_PGRP
18551.1Schristosoptions DEBUG_POOL
18561.1Schristosoptions DEBUG_PORTF
18571.1Schristosoptions DEBUG_PROM
18581.1Schristosoptions DEBUG_PTM
18591.1Schristosoptions DEBUG_RAWFS
18601.1Schristosoptions DEBUG_RPC
18611.1Schristosoptions DEBUG_SNAPPER
18621.1Schristosoptions DEBUG_SVR4
18631.1Schristosoptions DEBUG_SYNC
18641.1Schristosoptions DEBUG_TERM
18651.1Schristosoptions DEBUG_UL
18661.1Schristosoptions DEBUG_VAL
18671.1Schristosoptions DEBUG_WITH_STDIO
18681.1Schristosoptions DEVSW_DEBUG
18691.1Schristosoptions DEV_DEBUG
18701.1Schristosoptions DISKLABEL_DEBUG
18711.1Schristosoptions DISK_DEBUG
18721.1Schristosoptions DL_DEBUG
18731.1Schristosoptions DMAC_DEBUG
18741.1Schristosoptions DMA_DEBUG
18751.1Schristosoptions DMCDEBUG
18761.1Schristosoptions DO_I4B_MAXDEBUG
18771.1Schristosoptions DRACORAWKEYDEBUG
18781.1Schristosoptions EARLY_DEBUG_EVENT
18791.1Schristosoptions EBUS_DEBUG
18801.1Schristosoptions EDC_DEBUG
18811.1Schristosoptions EDEBUG
18821.1Schristosoptions ED_DEBUG
18831.1Schristosoptions EFINET_DEBUG
18841.1Schristosoptions EGAFONTDEBUG
18851.1Schristosoptions EGDEBUG
18861.1Schristosoptions EHCI_DEBUG
18871.1Schristosoptions EL_DEBUG
18881.1Schristosoptions EMAC3_DEBUG
18891.1Schristosoptions EMUXKI_DEBUG
18901.1Schristosoptions EM_DEBUG
18911.1Schristosoptions EN_DEBUG
18921.1Schristosoptions EN_DEBUG_RANGE
18931.1Schristosoptions EPGPIO_DEBUG
18941.1Schristosoptions EPICMEDIADEBUG
18951.1Schristosoptions EPPCIC_DEBUG
18961.1Schristosoptions ESDEBUG
18971.1Schristosoptions ESP_DEBUG
18981.1Schristosoptions ESP_SBUS_DEBUG
18991.1Schristosoptions ESS_ISA_DEBUG
19001.1Schristosoptions ETHER_DEBUG
19011.1Schristosoptions EWSKBD_DEBUG
19021.1Schristosoptions EXEC_DEBUG
19031.1Schristosoptions EXTENT_DEBUG
19041.1Schristosoptions EXTREME_DEBUG
19051.1Schristosoptions EXTREME_EXTREME_DEBUG
19061.1Schristosoptions FBDEBUG
19071.1Schristosoptions FDDEBUG
19081.1Schristosoptions FD_DEBUG
19091.1Schristosoptions FFBDEBUG
19101.1Schristosoptions FILECORE_DEBUG
19111.1Schristosoptions FILECORE_DEBUG_BR
19121.1Schristosoptions FIRESTARDEBUG
19131.1Schristosoptions FLASH_DEBUG
19141.1Schristosoptions FLP_DEBUG
19151.1Schristosoptions FMV_DEBUG
19161.1Schristosoptions FOO_DEBUG
19171.1Schristosoptions FPU_DEBUG
19181.1Schristosoptions GDROMDEBUG
19191.1Schristosoptions GEM_DEBUG
19201.1Schristosoptions GEM_DEBUG1
19211.1Schristosoptions GEODE_DEBUG
19221.1Schristosoptions GEOM_DEBUG
19231.1Schristosoptions GE_DEBUG
19241.1Schristosoptions GMAC_DEBUG
19251.1Schristosoptions GPIO_DEBUG
19261.1Schristosoptions GRE_DEBUG
19271.1Schristosoptions GSFB_DEBUG_MONITOR
19281.1Schristosoptions GTFDEBUG
19291.1Schristosoptions HD64461PCMCIA_DEBUG
19301.1Schristosoptions HD64461VIDEO_DEBUG
19311.1Schristosoptions HD64465PCMCIA_DEBUG
19321.1Schristosoptions HDAUDIO_DEBUG
19331.1Schristosoptions HDAFG_DEBUG
19341.1Schristosoptions HDLCDEBUG
19351.1Schristosoptions HIFN_DEBUG
19361.1Schristosoptions HMEDEBUG
19371.1Schristosoptions HPCAPMDEBUG
19381.1Schristosoptions HPC_DEBUG_INTERRUPT_MONITOR
19391.1Schristosoptions HPC_DEBUG_LCD
19401.1Schristosoptions HP_DEBUG
19411.1Schristosoptions HSCXADEBUG
19421.1Schristosoptions HSCXBDEBUG
19431.1Schristosoptions I2ODEBUG
19441.1Schristosoptions I4BISPPPDEBUG
19451.1Schristosoptions I4B_MBUF_DEBUG
19461.1Schristosoptions I4B_MBUF_TYPE_DEBUG
19471.1Schristosoptions IBCS2_DEBUG
19481.1Schristosoptions ICONV_DEBUG
19491.1Schristosoptions ICP_DEBUG
19501.1Schristosoptions IEDEBUG
19511.1Schristosoptions IEEE80211_DEBUG_REFCNT
19521.1Schristosoptions IFAREF_DEBUG
19531.1Schristosoptions IFMEDIA_DEBUG
19541.1Schristosoptions IHA_DEBUG_STATE
19551.1Schristosoptions INTRDEBUG
19561.1Schristosoptions INTR_DEBUG
19571.1Schristosoptions IPAQ_LCD_DEBUG
19581.1Schristosoptions IPF_DEBUG
19591.1Schristosoptions IPSEC_DEBUG
19601.1Schristosoptions IPW_DEBUG
19611.1Schristosoptions IP_RCMD_PROXY_DEBUG
19621.1Schristosoptions IRFRAMET_DEBUG
19631.1Schristosoptions IRFRAME_DEBUG
19641.1Schristosoptions IRQ_DEBUG
19651.1Schristosoptions ISACDEBUG
19661.1Schristosoptions ISADMA_DEBUG
19671.1Schristosoptions ISO_DEBUG
19681.1Schristosoptions IT8368DEBUG
19691.1Schristosoptions ITE8181DEBUG
19701.1Schristosoptions ITK_PROBE_DEBUG
19711.1Schristosoptions IWI_DEBUG
19721.1Schristosoptions IWM_DEBUG
19731.1Schristosoptions IYDEBUG
19741.1Schristosoptions IYMEMDEBUG
19751.1Schristosoptions J6X0TP_DEBUG
19761.1Schristosoptions J720TP_DEBUG
19771.1Schristosoptions KBD_DEBUG
19781.1Schristosoptions KB_DEBUG
19791.1Schristosoptions KERNEL_DEBUG
19801.1Schristosoptions KLOADER_DEBUG
19811.1Schristosoptions KSTACK_DEBUG
19821.1Schristosoptions KSYMS_DEBUG
19831.1Schristosoptions KUE_DEBUG
19841.1Schristosoptions LANA_DEBUG
19851.1Schristosoptions LCD_DEBUG
19861.1Schristosoptions LDT_DEBUG
19871.1Schristosoptions LEDEBUG
19881.1Schristosoptions LE_DEBUG
19891.1Schristosoptions LIFDEBUG
19901.1Schristosoptions LINUX_SG_DEBUG
19911.1Schristosoptions LLCDEBUG
19921.1Schristosoptions LLC_DEBUG
19931.1Schristosoptions LOADER_DEBUG
19941.1Schristosoptions LOAD_DEBUG_INFO
19951.1Schristosoptions LOCKF_DEBUG
19961.1Schristosoptions LPT_DEBUG
19971.1Schristosoptions MAGMA_DEBUG
19981.1Schristosoptions MAPLE_DEBUG
19991.1Schristosoptions MB8795_DEBUG
20001.1Schristosoptions MCDDEBUG
20011.1Schristosoptions MCDEBUG
20021.1Schristosoptions MCHAIN_DEBUG
20031.1Schristosoptions MEC_DEBUG
20041.1Schristosoptions MEDIABAY_DEBUG
20051.1Schristosoptions MEMORY_MAP_DEBUG
20061.1Schristosoptions MESH_DEBUG
20071.1Schristosoptions MIDI_DEBUG
20081.1Schristosoptions MLYDEBUG
20091.1Schristosoptions MMEYEPCMCIADEBUG
20101.1Schristosoptions MOUSE_DEBUG
20111.1Schristosoptions MPDEBUG
20121.1Schristosoptions MQ200_DEBUG
20131.1Schristosoptions MRT6DEBUG
20141.1Schristosoptions MSDOSFS_DEBUG
20151.1Schristosoptions MSG_DEBUG_OK
20161.1Schristosoptions MULAW_DEBUG
20171.1Schristosoptions MYDEV_DEBUG
20181.1Schristosoptions NB_DEBUG
20191.1Schristosoptions NCR5380_DEBUG
20201.1Schristosoptions NCR53C9X_DEBUG
20211.1Schristosoptions ND6_DEBUG
20221.1Schristosoptions NDEBUG
20231.1Schristosoptions ND_DEBUG
20241.1Schristosoptions NETATALKDEBUG
20251.1Schristosoptions NETDOCK_DEBUG_DRIVER
20261.1Schristosoptions NETIF_DEBUG
20271.1Schristosoptions NET_DEBUG
20281.1Schristosoptions NFE_DEBUG
20291.1Schristosoptions NFS_DEBUG
20301.1Schristosoptions NFS_DEBUG_COMMIT
20311.1Schristosoptions NIDEBUG
20321.1Schristosoptions NJSC32_DEBUG
20331.1Schristosoptions NON_DEBUG
20341.1Schristosoptions NOTDEF_DEBUG
20351.1Schristosoptions NOT_DEBUG
20361.1Schristosoptions NSIODEBUG
20371.1Schristosoptions NTFS_DEBUG
20381.1Schristosoptions NV_DEBUG
20391.1Schristosoptions OBOE_DEBUG
20401.1Schristosoptions OFW_DEBUG
20411.1Schristosoptions OHCI_DEBUG
20421.1Schristosoptions OLD_ELF_DEBUG
20431.1Schristosoptions ONEWIRE_DEBUG
20441.1Schristosoptions ONOE_DEBUG
20451.1Schristosoptions OPTPOINTDEBUG
20461.1Schristosoptions OSIOP_DEBUG
20471.1Schristosoptions OST_DEBUG
20481.1Schristosoptions P1212_DEBUG
20491.1Schristosoptions PARDEBUG
20501.1Schristosoptions PBMS_DEBUG
20511.1Schristosoptions PCIINTR_DEBUG
20521.1Schristosoptions PCI_DEBUG
20531.1Schristosoptions PCKBCDEBUG
20541.1Schristosoptions PCKBPORTDEBUG
20551.1Schristosoptions PCMCIACISDEBUG
20561.1Schristosoptions PCMCIADEBUG
20571.1Schristosoptions PDCDEBUG
20581.1Schristosoptions PDINFO_DEBUG
20591.1Schristosoptions PFCKBD_DEBUG
20601.1Schristosoptions PFDEBUG
20611.1Schristosoptions PFLOGDEBUG
20621.1Schristosoptions PHYSMEMDEBUG
20631.1Schristosoptions PI1PPC_DEBUG
20641.1Schristosoptions PIIXPM_DEBUG
20651.1Schristosoptions PIIX_DEBUG
20661.1Schristosoptions PIOC_DEBUG
20671.1Schristosoptions PLCOM_DEBUG
20681.1Schristosoptions PLD_WDOG_DEBUG
20691.1Schristosoptions PLIP_DEBUG
20701.1Schristosoptions PLUMICUDEBUG
20711.1Schristosoptions PLUMIOBUSDEBUG
20721.1Schristosoptions PLUMPCMCIA_DEBUG
20731.1Schristosoptions PLUMPOWERDEBUG
20741.1Schristosoptions PLUMVIDEODEBUG
20751.1Schristosoptions PMAPDEBUG
20761.1Schristosoptions PMAP_COUNT_DEBUG
20771.1Schristosoptions PMAP_DEBUG
20781.1Schristosoptions PMAP_DEBUG_MODIFIED
20791.1Schristosoptions PMON_DEBUG
20801.1Schristosoptions PMSDEBUG
20811.1Schristosoptions PNPBIOSDEBUG
20821.1Schristosoptions PNPBIOSDEBUG_VALUE=1
20831.1Schristosoptions PNPBIOSEVENTSDEBUG
20841.1Schristosoptions PORT_DEBUG
20851.1Schristosoptions PPBUS_DEBUG
20861.1Schristosoptions PPPOE_DEBUG
20871.1Schristosoptions PROFILER_DEBUG
20881.1Schristosoptions PSH3TP_DEBUG
20891.1Schristosoptions PWCTLDEBUG
20901.1Schristosoptions QEDEBUG
20911.1Schristosoptions QN_DEBUG
20921.1Schristosoptions QN_DEBUG1
20931.1Schristosoptions QTDEBUG
20941.1Schristosoptions RAL_DEBUG
20951.1Schristosoptions RARP_DEBUG
20961.1Schristosoptions RBUS_DEBUG
20971.1Schristosoptions RCONS_DEBUG
20981.1Schristosoptions RDDEBUG
20991.1Schristosoptions REALLYDEBUG
21001.1Schristosoptions RND_DEBUG
21011.1Schristosoptions ROMDEBUG
21021.1Schristosoptions RPC_DEBUG
21031.1Schristosoptions RQDEBUG
21041.1Schristosoptions RTC_DEBUG
21051.1Schristosoptions RTSOCK_DEBUG
21061.1Schristosoptions RTW_DEBUG
21071.1Schristosoptions SACKBCDEBUG
21081.1Schristosoptions SBC_DEBUG
21091.1Schristosoptions SBJCN_DEBUG
21101.1Schristosoptions SBMACDEBUG
21111.1Schristosoptions SBSCN_DEBUG
21121.1Schristosoptions SCC_DEBUG
21131.1Schristosoptions SCHED_DEBUG
21141.1Schristosoptions SCIF_DEBUG
21151.1Schristosoptions SCI_DEBUG
21161.1Schristosoptions SCR_DEBUG
21171.1Schristosoptions SCSIDEBUG
21181.1Schristosoptions SCSIPI_DEBUG
21191.1Schristosoptions SCSI_DEBUG
21201.1Schristosoptions SD_DEBUG
21211.1Schristosoptions SEA_DEBUG
21221.1Schristosoptions SEA_DEBUGQUEUE
21231.1Schristosoptions SEDEBUG
21241.1Schristosoptions SED_DEBUG
21251.1Schristosoptions SEEQ8005_DEBUG
21261.1Schristosoptions SEM_DEBUG
21271.1Schristosoptions SEQUENCER_DEBUG
21281.1Schristosoptions SER_DEBUG
21291.1Schristosoptions SFAS_DEBUG
21301.1Schristosoptions SGMAP_DEBUG
21311.1Schristosoptions SHMDEBUG
21321.1Schristosoptions SIF_DEBUG
21331.1Schristosoptions SIOP_DEBUG
21341.1Schristosoptions SIOP_DEBUG_DR
21351.1Schristosoptions SIOP_DEBUG_INTR
21361.1Schristosoptions SIOP_DEBUG_SCHED
21371.1Schristosoptions SK_DEBUG
21381.1Schristosoptions SMAP_DEBUG
21391.1Schristosoptions SMB_IOD_DEBUG
21401.1Schristosoptions SMB_SOCKETDATA_DEBUG
21411.1Schristosoptions SMB_SOCKET_DEBUG
21421.1Schristosoptions SMB_VNODE_DEBUG
21431.1Schristosoptions SNAPPER_DEBUG
21441.1Schristosoptions SNDEBUG
21451.1Schristosoptions SOCKBUF_DEBUG
21461.1Schristosoptions SONIC_DEBUG
21471.1Schristosoptions SPARC_PCI_DEBUG
21481.1Schristosoptions SPC_DEBUG
21491.1Schristosoptions SPIC_DEBUG
21501.1Schristosoptions SPIFI_DEBUG
21511.1Schristosoptions SPKRDEBUG
21521.1Schristosoptions SPLDEBUG
21531.1Schristosoptions SPPDEBUG
21541.1Schristosoptions SSCOM_DEBUG
21551.1Schristosoptions STIDEBUG
21561.1Schristosoptions STP4020_DEBUG
21571.1Schristosoptions SUNSCPAL_DEBUG
21581.1Schristosoptions SYNAPTICSDEBUG
21591.1Schristosoptions SYSCALL_DEBUG
21601.1Schristosoptions SYSCTL_DEBUG_CREATE
21611.1Schristosoptions SYSCTL_DEBUG_SETUP
21621.1Schristosoptions SYSVBFS_VNOPS_DEBUG
21631.1Schristosoptions TC5165DEBUG
21641.1Schristosoptions TCICDEBUG
21651.1Schristosoptions TCICISADEBUG
21661.1Schristosoptions TCPISS_DEBUG
21671.1Schristosoptions TCPREASS_DEBUG
21681.1Schristosoptions TCTRLDEBUG
21691.1Schristosoptions TIMECOUNTER_DEBUG
21701.1Schristosoptions TIMEKEEPER_DEBUG
21711.1Schristosoptions TLDEBUG
21721.1Schristosoptions TLDEBUG_ADDR
21731.1Schristosoptions TLDEBUG_RX
21741.1Schristosoptions TLDEBUG_TX
21751.1Schristosoptions TLP_DEBUG
21761.1Schristosoptions TP_DEBUG
21771.1Schristosoptions TRACE_DEBUG
21781.1Schristosoptions TRAPDEBUG
21791.1Schristosoptions TRAP_SIGDEBUG
21801.1Schristosoptions TRISADEBUG
21811.1Schristosoptions TRM_DEBUG
21821.1Schristosoptions TROPICDEBUG
21831.1Schristosoptions TRTCMISADEBUG
21841.1Schristosoptions TSDEBUG
21851.1Schristosoptions TSLOT_DEBUG
21861.1Schristosoptions TTY_DEBUG
21871.1Schristosoptions TUDEBUG
21881.1Schristosoptions TULIP_DEBUG
21891.1Schristosoptions TWA_DEBUG
21901.1Schristosoptions TWE_DEBUG
21911.1Schristosoptions TX3912VIDEO_DEBUG
21921.1Schristosoptions TX39BIU_DEBUG
21931.1Schristosoptions TX39CLOCK_DEBUG
21941.1Schristosoptions TX39ICU_DEBUG
21951.1Schristosoptions TX39ICU_DEBUG_PRINT_PENDING_INTERRUPT
21961.1Schristosoptions TX39IO_DEBUG
21971.1Schristosoptions TX39IRDEBUG
21981.1Schristosoptions TX39POWER_DEBUG
21991.1Schristosoptions TX39SIBDEBUG
22001.1Schristosoptions TX39UARTDEBUG
22011.1Schristosoptions TX39UART_DEBUG
22021.1Schristosoptions UAUDIO_DEBUG
22031.1Schristosoptions UBSA_DEBUG
22041.1Schristosoptions UBSEC_DEBUG
22051.1Schristosoptions UBT_DEBUG
22061.1Schristosoptions UCB1200_DEBUG
22071.1Schristosoptions UCBIO_DEBUG
22081.1Schristosoptions UCBSNDDEBUG
22091.1Schristosoptions UCBTPDEBUG
22101.1Schristosoptions UCOM_DEBUG
22111.1Schristosoptions UCYCOM_DEBUG
22121.1Schristosoptions UDAV_DEBUG
22131.1Schristosoptions UDSBR_DEBUG
22141.1Schristosoptions UFTDI_DEBUG
22151.1Schristosoptions UGENSA_DEBUG
22161.1Schristosoptions UGEN_DEBUG
22171.1Schristosoptions UHADEBUG
22181.1Schristosoptions UHCI_DEBUG
22191.1Schristosoptions UHIDEV_DEBUG
22201.1Schristosoptions UHID_DEBUG
22211.1Schristosoptions UHUB_DEBUG
22221.1Schristosoptions UIPAQ_DEBUG
22231.1Schristosoptions UIRDA_DEBUG
22241.1Schristosoptions UISDATA_DEBUG
22251.1Schristosoptions UKBD_DEBUG
22261.1Schristosoptions UKYOPON_DEBUG
22271.1Schristosoptions ULPT_DEBUG
22281.1Schristosoptions UL_DEBUG
22291.1Schristosoptions UMASS_DEBUG
22301.1Schristosoptions UMCT_DEBUG
22311.1Schristosoptions UMIDIQUIRK_DEBUG
22321.1Schristosoptions UMIDI_DEBUG
22331.1Schristosoptions UMODEM_DEBUG
22341.1Schristosoptions UNIV_DEBUG
22351.1Schristosoptions UPLCOM_DEBUG
22361.1Schristosoptions UPL_DEBUG
22371.1Schristosoptions URIO_DEBUG
22381.1Schristosoptions URLPHY_DEBUG
22391.1Schristosoptions URL_DEBUG
22401.1Schristosoptions USB_DEBUG
22411.1Schristosoptions USCANNER_DEBUG
22421.1Schristosoptions USEFULL_DEBUG
22431.1Schristosoptions USSCANNER_DEBUG
22441.1Schristosoptions USTIR_DEBUG
22451.1Schristosoptions UTOPPY_DEBUG
22461.1Schristosoptions UVIDEO_DEBUG
22471.1Schristosoptions UVISOR_DEBUG
22481.1Schristosoptions UVSCOM_DEBUG
22491.1Schristosoptions VCONS_DEBUG
22501.1Schristosoptions VERYLOWDEBUG
22511.1Schristosoptions VGAFONTDEBUG
22521.1Schristosoptions VIA8231_DEBUG
22531.1Schristosoptions VIAENV_DEBUG
22541.1Schristosoptions VIAPCIB_DEBUG
22551.1Schristosoptions VIDCAUDIO_DEBUG
22561.1Schristosoptions VMEDEBUG
22571.1Schristosoptions VOODOOFB_DEBUG
22581.1Schristosoptions VR4181AIU_DEBUG
22591.1Schristosoptions VRAIU_DEBUG
22601.1Schristosoptions VRBCUDEBUG
22611.1Schristosoptions VRC2GPIODEBUG
22621.1Schristosoptions VRC2PWMDEBUG
22631.1Schristosoptions VRC4173BCU_DEBUG
22641.1Schristosoptions VRDCU_DEBUG
22651.1Schristosoptions VRDMAAU_DEBUG
22661.1Schristosoptions VRGIUDEBUG
22671.1Schristosoptions VRIP_DEBUG
22681.1Schristosoptions VRISADEBUG
22691.1Schristosoptions VRKIUDEBUG
22701.1Schristosoptions VRLEDDEBUG
22711.1Schristosoptions VRPIUDEBUG
22721.1Schristosoptions VRPMUDEBUG
22731.1Schristosoptions VRRTCDEBUG
22741.1Schristosoptions VS_DEBUG
22751.1Schristosoptions VT100_DEBUG
22761.1Schristosoptions VTOC_DEBUG
22771.1Schristosoptions WDCNDELAY_DEBUG
22781.1Schristosoptions WDSDEBUG
22791.1Schristosoptions WE_DEBUG
22801.1Schristosoptions WFQ_DEBUG
22811.1Schristosoptions WI_DEBUG
22821.1Schristosoptions WI_RING_DEBUG
22831.1Schristosoptions WM_DEBUG
22841.1Schristosoptions WSKBD_DEBUG
22851.1Schristosoptions WSMUX_DEBUG
22861.1Schristosoptions XBD_DEBUG
22871.1Schristosoptions XDC_DEBUG
22881.1Schristosoptions XDDEBUG
22891.1Schristosoptions XDEBUG
22901.1Schristosoptions XENDEBUG
22911.1Schristosoptions XENDEBUG_LOW
22921.1Schristosoptions XENDEBUG_NET
22931.1Schristosoptions XENDEBUG_SYNC
22941.1Schristosoptions XENDEBUG_VBD
22951.1Schristosoptions XENNET_DEBUG
22961.1Schristosoptions XENNET_DEBUG_DUMP
22971.1Schristosoptions XEN_CLOCK_DEBUG
22981.1Schristosoptions XE_DEBUG
22991.1Schristosoptions XXXXENDEBUG_LOW
23001.1Schristosoptions XYC_DEBUG
23011.1Schristosoptions ZSKBD_DEBUG
23021.1Schristosoptions ZSMACDEBUG
23031.1Schristosoptions xSCSI_DEBUG
23041.1Schristosoptions xSD_DEBUG
2305