files revision 1.1200
11.1200Sjakllsch#	$NetBSD: files,v 1.1200 2018/06/06 18:10:36 jakllsch Exp $
21.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
31.60Scgd
41.1184Schristosversion 	20171118
51.798Scube
61.565Sthorpej#
71.565Sthorpej# device classes
81.565Sthorpej#
91.565Sthorpejdevclass disk
101.565Sthorpejdevclass tape
111.565Sthorpejdevclass ifnet
121.565Sthorpejdevclass tty
131.876Sjmcneilldevclass audiodev
141.876Sjmcneilldevclass displaydev
151.876Sjmcneilldevclass bus
161.565Sthorpej
171.112Sthorpej# options understood by the machine-independent part of the kernel
181.112Sthorpej# (note, these are case-sensitive)
191.473Slukem#
201.1139Suebayasidefparam opt_param.h		MAXUSERS
211.474Slukemdefflag				INSECURE
221.474Slukemdefflag				KTRACE
231.781Skardeldefflag				MBUFTRACE
241.1166Spgoyettedefflag	opt_ptrace.h		PTRACE PTRACE_HOOKS
251.799Smattdefflag				COREDUMP
261.1099Sjnemethdefflag	opt_modular.h		MODULAR
271.1099Sjnemethdefflag	opt_modular.h		MODULAR_DEFAULT_AUTOLOAD
281.953Smbalmerdefflag				KEYLOCK
291.1136Suebayasidefparam opt_syslimits.h	CHILD_MAX OPEN_MAX
301.1144Suebayasidefflag opt_diagnostic.h	_DIAGNOSTIC
311.1193Smaxvdefflag				GPROF
321.799Smatt
331.1140Suebayasidefparam opt_copy_symtab.h	makeoptions_COPY_SYMTAB
341.1140Suebayasi
351.781Skardeldefparam			DEFCORENAME
361.781Skardeldefparam			HZ
371.474Slukemdefparam			MAXUPRC
381.474Slukemdefparam			RTC_OFFSET
391.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
401.573Sjunyoung
411.926Saddefflag				AIO
421.926Saddefflag				MQUEUE
431.1168Spgoyettedefflag				SEMAPHORE
441.926Sad
451.733Syamtdefflag				BUFQ_DISKSORT
461.733Syamtdefflag				BUFQ_FCFS
471.698Syamtdefflag				BUFQ_PRIOCSCAN
481.698Syamtdefflag				BUFQ_READPRIO
491.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
501.524Sthorpej
511.845Syamtdefflag	opt_sched.h		SCHED_4BSD
521.868Srminddefflag	opt_sched.h		SCHED_M2
531.845Syamt
541.616Senamidefparam			SOMAXKVA
551.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
561.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
571.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
581.247Sthorpej
591.474Slukemdefflag				MULTIPROCESSOR
601.1125Sozakidefflag				NET_MPSAFE
611.486Satatat
621.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
631.459Senami
641.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
651.597Satatat
661.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
671.250Stron
681.891Smartindefflag				CPU_IN_CKSUM
691.891Smartin
701.976Sdarrandefflag opt_dtrace.h		KDTRACE_HOOKS
711.976Sdarran
721.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
731.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
741.181Sjonathan
751.1071Skardeldefflag	opt_ntp.h		PPS_SYNC PPS_DEBUG NTP
761.129Sthorpej
771.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
781.676Schristos
791.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
801.431Sfvdl
811.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
821.189Sscottr
831.1025Sjmcneilldefflag	opt_exec.h		DEBUG_EXEC
841.1025Sjmcneill
851.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
861.1008Sjoerg				EXEC_ELF64 EXEC_SCRIPT
871.503Sjdolecek				EXEC_ELF_NOTELESS
881.199Sthorpej
891.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
901.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
911.688Sthorpej				DKWEDGE_METHOD_GPT
921.693Sthorpej				DKWEDGE_METHOD_MBR
931.1047Schristos				DKWEDGE_METHOD_APPLE
941.1171Srin				DKWEDGE_METHOD_RDB
951.686Sthorpej
961.1181Ssevandefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA256
971.725Schristos				VERIFIED_EXEC_FP_SHA384
981.725Schristos				VERIFIED_EXEC_FP_SHA512
991.725Schristos
1001.794Sdsl# Per system call number counts and times
1011.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
1021.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS
1031.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
1041.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
1051.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
1061.794Sdsl
1071.774Seladdefparam opt_pax.h		PAX_MPROTECT
1081.1154Schristos				PAX_MPROTECT_DEBUG
1091.817Selad				PAX_SEGVGUARD
1101.879Schristos 				PAX_ASLR
1111.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1121.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1131.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1141.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1151.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1161.983Schristos				PAX_ASLR_DEBUG
1171.774Selad
1181.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1191.789Selad
1201.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1211.803Sdyoung
1221.1170Sknakahardefparam opt_l2tp.h		L2TP_ID_HASH_SIZE
1231.1170Sknakahar
1241.911Ssimonb# Write Ahead Physical Block Logging
1251.911Ssimonbdefflag opt_wapbl.h		WAPBL WAPBL_DEBUG
1261.911Ssimonbdefparam opt_wapbl.h		WAPBL_DEBUG_PRINT
1271.911Ssimonb
1281.1096Stls# printf entropy source
1291.1096Stlsdefflag opt_rnd_printf.h	RND_PRINTF
1301.1096Stls
1311.1124Sjmcneilldefflag opt_todr.h		TODR_DEBUG
1321.1124Sjmcneill
1331.199Sthorpej# compatibility options
1341.473Slukem#
1351.926Saddefflag opt_compat_netbsd.h	COMPAT_NETBSD
1361.1192Smrgdefflag	opt_compat_netbsd.h	COMPAT_80: COMPAT_NETBSD
1371.1192Smrgdefflag	opt_compat_netbsd.h	COMPAT_70: COMPAT_80, COMPAT_NETBSD
1381.1097Sapbdefflag	opt_compat_netbsd.h	COMPAT_60: COMPAT_70, COMPAT_NETBSD
1391.1059Sdrochnerdefflag	opt_compat_netbsd.h	COMPAT_50: COMPAT_60, COMPAT_NETBSD
1401.1044Srminddefflag	opt_compat_netbsd.h	COMPAT_40: COMPAT_50, COMPAT_NETBSD
1411.926Saddefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40, COMPAT_NETBSD
1421.926Saddefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30, COMPAT_NETBSD
1431.926Saddefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20, COMPAT_NETBSD
1441.926Saddefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16, COMPAT_NETBSD
1451.926Saddefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15, COMPAT_NETBSD
1461.926Saddefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14, COMPAT_NETBSD
1471.926Saddefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13, COMPAT_NETBSD
1481.926Saddefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12, COMPAT_NETBSD
1491.926Saddefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11, COMPAT_NETBSD
1501.926Saddefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10, COMPAT_NETBSD
1511.589Schristosdefflag				COMPAT_OSSAUDIO
1521.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1531.474Slukemdefflag				COMPAT_IBCS2
1541.1188Smaxvdefflag				COMPAT_LINUX: COMPAT_NETBSD
1551.474Slukemdefflag				COMPAT_OSF1
1561.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1571.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1581.937Shedefflag				COMPAT_ULTRIX: COMPAT_50
1591.474Slukemdefflag				COMPAT_NETBSD32
1601.1165Spgoyettedefflag				COMPAT_LINUX32 : COMPAT_LINUX, COMPAT_NETBSD32
1611.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1621.474Slukemdefflag				COMPAT_M68K4K
1631.474Slukemdefflag				COMPAT_VAX1K
1641.474Slukemdefflag				COMPAT_43
1651.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1661.221Sjonathan
1671.1109Suebayasidefine	machdep
1681.1109Suebayasidefflag	opt_machdep.h		MACHDEP
1691.1109Suebayasi
1701.473Slukem#
1711.570Sthorpej# Cryptography support.  Include this early, since several things
1721.570Sthorpej# use it.
1731.624Sjonathan
1741.624Sjonathan# Individual crypto transforms
1751.570Sthorpejinclude "crypto/arc4/files.arc4"
1761.570Sthorpejinclude "crypto/des/files.des"
1771.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1781.570Sthorpejinclude "crypto/cast128/files.cast128"
1791.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1801.644Stlsinclude "crypto/skipjack/files.skipjack"
1811.1011Sdrochnerinclude "crypto/camellia/files.camellia"
1821.626Sthorpej# General-purpose crypto processing framework.
1831.626Sthorpejinclude "opencrypto/files.opencrypto"
1841.626Sthorpej
1851.1032Stls# NIST SP800.90 CTR DRBG
1861.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
1871.1032Stls
1881.1096Stls# ChaCha-based fast PRNG
1891.1096Stlsinclude "crypto/cprng_fast/files.cprng_fast"
1901.1096Stls
1911.570Sthorpej#
1921.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this.
1931.1014Smrg#
1941.1014Smrgdefflag opt_kernhist.h			KERNHIST KERNHIST_PRINT
1951.1083Smattdefparam opt_kernhist.h			KERNHIST_DELAY
1961.1014Smrgfile	kern/kern_history.c		kernhist
1971.1014Smrg
1981.1014Smrg#
1991.1160Sskrll# These are here for the benefit of kern_history.c so that
2001.1160Sskrll# UVMHIST can be built in kernels without usb.
2011.1160Sskrll#
2021.1160Sskrll# top level usb debug defines
2031.1160Sskrlldefflag	opt_usb.h			USB_DEBUG: KERNHIST
2041.1160Sskrlldefparam opt_usb.h			USBHIST_SIZE
2051.1160Sskrll
2061.1160Sskrll#
2071.1168Spgoyette# Options for BIOHIST
2081.1168Spgoyette#
2091.1168Spgoyettedefflag opt_biohist.h           BIOHIST: KERNHIST
2101.1168Spgoyettedefflag opt_biohist.h           BIOHIST_PRINT: KERNHIST_PRINT
2111.1168Spgoyettedefparam opt_biohist.h          BIOHIST_SIZE
2121.1168Spgoyette
2131.1168Spgoyette#
2141.618Sthorpej# System monitoring framework
2151.618Sthorpej#
2161.618Sthorpejinclude "dev/sysmon/files.sysmon"
2171.618Sthorpej
2181.618Sthorpej#
2191.563Sthorpej# Networking protocols
2201.563Sthorpej#
2211.971Spooka
2221.971Spooka# Attribute used by various things that need BPF's virtual machine
2231.971Spooka#
2241.971Spookadefine	bpf_filter
2251.971Spookadefparam opt_bpf.h	BPF_BUFSIZE
2261.971Spooka
2271.1123Suebayasidefflag	opt_bpf.h	BPFJIT
2281.1060Salnsn
2291.1060Salnsnfile	net/bpfjit.c	sljit & bpfjit
2301.1060Salnsn
2311.743Sthorpejinclude "net80211/files.net80211"
2321.563Sthorpejinclude "netatalk/files.netatalk"
2331.782Sgdamoreinclude "netbt/files.netbt"
2341.1172Sbouyerinclude "netcan/files.netcan"
2351.565Sthorpejinclude "netinet/files.netinet"
2361.565Sthorpejinclude "netinet6/files.netinet6"
2371.632Sitojuninclude "netipsec/files.netipsec"
2381.991Skefreninclude "netmpls/files.netmpls"
2391.567Sthorpejinclude "netnatm/files.netnatm"
2401.600Sjdolecekinclude "netsmb/files.netsmb"
2411.994Srmind
2421.994Srmindinclude "net/npf/files.npf"
2431.994Srmindinclude "netinet/files.ipfilter"
2441.677Sitojuninclude "net/files.pf"
2451.563Sthorpej
2461.795Smattobsolete defflag		CCITT		# obsolete
2471.795Smattobsolete defflag		HDLC		# obsolete
2481.795Smattobsolete defflag		LLC		# obsolete
2491.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
2501.795Smattobsolete defflag		IPX		# obsolete
2511.939Sjymobsolete defparam opt_md.h	MEMORY_RBFLAGS	# superseded by
2521.939Sjym						# MEMORY_DISK_RBFLAGS
2531.939Sjym
2541.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
2551.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
2561.474Slukem						# Include deflate or bsd
2571.474Slukem						# compression, enable pppd
2581.474Slukem						# packet filtering support
2591.1162Schristosdefflag opt_pppoe.h		PPPOE_SERVER PPPOE_DEBUG
2601.189Sscottr
2611.189Sscottr# networking options
2621.473Slukem#
2631.474Slukemdefflag				GATEWAY
2641.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2651.474Slukemdefparam			SB_MAX
2661.171Smrg
2671.189Sscottr# file system options
2681.473Slukem#
2691.1004Sbouyerdefflag	opt_quota.h		QUOTA QUOTA2		# XXX files.ufs?
2701.685Sthorpejdefflag				VNODE_LOCKDEBUG
2711.759Schsdefflag				MAGICLINKS
2721.353Soster
2731.276Sscottr# buffer cache size options
2741.473Slukem#
2751.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2761.276Sscottr
2771.449Sgmcgarry# userconf
2781.473Slukem#
2791.474Slukemdefflag				USERCONF
2801.449Sgmcgarry
2811.663Satatat# sysctl related
2821.663Satatat#
2831.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2841.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2851.665Satatat				SYSCTL_INCLUDE_DESCR
2861.663Satatat
2871.473Slukem#
2881.289Slukem# Not entirely MI, but present on multiple arch's
2891.473Slukem#
2901.289Slukem
2911.276Sscottr# PC-style MBR handling
2921.473Slukem#
2931.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2941.209Sjonathan
2951.745Sthorpej#
2961.209Sjonathan# debugging options
2971.473Slukem#
2981.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2991.745Sthorpej
3001.474Slukemdefflag	opt_kgdb.h		KGDB
3011.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
3021.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
3031.474Slukemdefflag				LOCKDEBUG
3041.474Slukemdefflag				SYSCALL_DEBUG
3051.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
3061.271Sjonathan
3071.271Sjonathan# memory (ram) disk options
3081.473Slukem#
3091.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
3101.474Slukem				MEMORY_DISK_DYNAMIC
3111.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
3121.939Sjym				MEMORY_DISK_RBFLAGS
3131.1143Suebayasidefparam opt_memory_disk_image.h	makeoptions_MEMORY_DISK_IMAGE
3141.159Sdrochner
3151.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
3161.842Smanu
3171.543Sbriggs# Support for hardware performance monitoring counters
3181.543Sbriggs#
3191.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
3201.636Sjdolecek
3211.936Schristosdefflag	opt_wlan.h		WLAN
3221.936Schristos
3231.819Swiz# Machine-independent device majors assignements
3241.640Sjdolecekinclude "conf/majors"
3251.543Sbriggs
3261.60Scgd# generic attributes
3271.473Slukem#
3281.915Sjmcneilldefine	videobus	{ }
3291.638Sbouyerdefine	ata	        {[channel = -1]}
3301.674Sthorpejdefine	sata
3311.947Sjakllschdefine	sata_fis
3321.1054Sbouyerdefine	sata_pmp
3331.558Sthorpejdefine	scsi_core
3341.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
3351.638Sbouyerdefine	ata_hl		{[drive = -1]}
3361.637Sbouyerdefine	atapi		{ }
3371.489Sdrochnerdefine	radiodev	{ }
3381.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3391.734Sjmcneilldefine	gpiobus		{ }
3401.769Srizdefine	onewirebus	{ }
3411.659Sbjh21define 	pckbport	{[slot = -1]}
3421.659Sbjh21define	pckbport_machdep_cnattach
3431.754Sthorpejdefine	firmload
3441.67Scgd
3451.1167Schristos# speaker devices, attaches to audio or pcppi drivers
3461.1176Snatdevice	spkr: wsbelldev
3471.1177Spgoyettefile	dev/spkr.c			spkr
3481.1167Schristos
3491.1114Suebayasiinclude "dev/files.audio"
3501.650Sbjh21
3511.1129Sjmcneill# High definition audio
3521.1129Sjmcneillinclude "dev/hdaudio/files.hdaudio"
3531.1129Sjmcneill
3541.1105Schristos# Base verbose vendor/product printing support
3551.1105Schristosfile	dev/dev_verbose.c
3561.1105Schristos
3571.915Sjmcneill# video devices, attaches to video hardware driver
3581.915Sjmcneill#
3591.915Sjmcneilldevice	video
3601.915Sjmcneillattach	video at videobus
3611.915Sjmcneill
3621.1024Sjmcneill# DTV subsystem
3631.1024Sjmcneill#
3641.1024Sjmcneillinclude "dev/dtv/files.dtv"
3651.1024Sjmcneill
3661.1130Sjmcneill# HDMI CEC
3671.1130Sjmcneill#
3681.1130Sjmcneillinclude "dev/hdmicec/files.hdmicec"
3691.1130Sjmcneill
3701.922Spgoyette# National Semiconductor LM7[89]
3711.922Spgoyette#
3721.922Spgoyette# (included here so files.i2c can define an attachment)
3731.922Spgoyette
3741.922Spgoyettedevice	lm: sysmon_envsys
3751.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3761.922Spgoyette
3771.984Spgoyette# JEDEC standard SPD EPROM
3781.984Spgoyette#
3791.984Spgoyette# (included here so files.i2c can define an attachment)
3801.984Spgoyette
3811.984Spgoyettedevice	spdmem
3821.984Spgoyettefile	dev/ic/spdmem.c			spdmem
3831.984Spgoyette
3841.1186Sbouyer# Generic HID support (used by USB, bluetooth and i2c)
3851.1186Sbouyerinclude "dev/hid/files.hid"
3861.1186Sbouyer
3871.635Sthorpej# I2C device support
3881.635Sthorpejinclude "dev/i2c/files.i2c"
3891.635Sthorpej
3901.1199Sjmcneill# PWM device support
3911.1199Sjmcneillinclude "dev/pwm/files.pwm"
3921.1199Sjmcneill
3931.813Sgdamore# SPI device support
3941.813Sgdamoreinclude "dev/spi/files.spi"
3951.813Sgdamore
3961.559Sthorpej# IR device support
3971.559Sthorpejinclude	"dev/ir/files.ir"
3981.559Sthorpej
3991.651Sjdolecek# Parallel Port Bus support
4001.651Sjdolecekinclude "dev/ppbus/files.ppbus"
4011.651Sjdolecek
4021.363Sthorpej# raster operations attributes
4031.473Slukem#
4041.426Slukemdefine	rasops1
4051.426Slukemdefine	rasops2
4061.426Slukemdefine	rasops4
4071.426Slukemdefine	rasops8
4081.426Slukemdefine	rasops15
4091.426Slukemdefine	rasops16
4101.426Slukemdefine	rasops24
4111.426Slukemdefine	rasops32
4121.829Soberdefine	rasops_rotation
4131.60Scgd
4141.997Sjmcneill# image decoding support
4151.997Sjmcneillinclude "dev/stbi/files.stbi"
4161.997Sjmcneill
4171.760Sjmcneill# splash screen support
4181.760Sjmcneillinclude "dev/splash/files.splash"
4191.760Sjmcneill
4201.768Sgdamore# videomode support
4211.768Sgdamoreinclude "dev/videomode/files.videomode"
4221.768Sgdamore
4231.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
4241.1196Smaxv# fddi, token ring, and atm.
4251.473Slukem#
4261.874Scubedefine	arcnet
4271.88Schuckdefine	atm
4281.60Scgddefine	ether
4291.67Scgddefine	fddi
4301.185Skmldefine	hippi
4311.399Sonoedefine	ieee1394
4321.282Sbaddefine	token
4331.284Sexplorerdefine	sppp
4341.1032Stlsdefine	wlan
4351.294Sitojundefine	crypto
4361.100Sws
4371.1039Schristos# TPM
4381.1039Schristosdevice	tpm
4391.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4401.1039Schristos
4411.119Sis# devices ARPing IPv4 pull this in:
4421.473Slukem#
4431.119Sisdefine	arp
4441.119Sis
4451.515Sthorpej#
4461.515Sthorpej# ALTQ network traffic shaping subsystem
4471.515Sthorpej#
4481.515Sthorpejinclude "altq/files.altq"
4491.515Sthorpej
4501.473Slukem#
4511.560Sthorpej# IPKDB kernel debugger
4521.473Slukem#
4531.560Sthorpejinclude "ipkdb/files.ipkdb"
4541.102Sws
4551.404Sad# Logical disk
4561.473Slukem#
4571.404Saddevice	ld: disk
4581.426Slukemfile	dev/ld.c			ld			needs-flag
4591.513Sthorpej
4601.513Sthorpej#
4611.513Sthorpej# MII/PHY support for network devices
4621.513Sthorpej#
4631.513Sthorpejinclude "dev/mii/files.mii"
4641.375Sthorpej
4651.473Slukem#
4661.512Sthorpej# RAIDframe
4671.512Sthorpej#
4681.512Sthorpejinclude "dev/raidframe/files.raidframe"
4691.639Sgrog
4701.639Sgrog#
4711.542Sthorpej# Hardware-assisted data mover API
4721.542Sthorpej#
4731.542Sthorpejinclude "dev/dmover/files.dmover"
4741.512Sthorpej
4751.512Sthorpej#
4761.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4771.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4781.473Slukem#
4791.145Schristos
4801.145Schristos# Adaptec AIC-6[32]60 ICs
4811.473Slukem#
4821.173Sthorpejdevice	aic: scsi
4831.145Schristosfile	dev/ic/aic6360.c		aic
4841.346Sthorpej
4851.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4861.473Slukem#
4871.346Sthorpejdefine	smc93cx6
4881.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4891.83Sthorpej
4901.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4911.473Slukem#
4921.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4931.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4941.173Sthorpejdevice	ahc: scsi
4951.345Sthorpejdefine	ahc_seeprom
4961.354Sfvdldefine	ahc_aic77xx
4971.142Senamifile	dev/ic/aic7xxx.c		ahc
4981.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4991.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
5001.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
5011.609Sfvdl
5021.609Sfvdl# Adaptec aic79xx SCSI controllers
5031.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
5041.609Sfvdldevice	ahd: scsi
5051.609Sfvdlfile	dev/ic/aic79xx.c		ahd
5061.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
5071.318Sad
5081.318Sad# DPT EATA SCSI controllers
5091.473Slukem#
5101.318Saddevice	dpt: scsi
5111.318Sadfile	dev/ic/dpt.c			dpt
5121.355Sad
5131.355Sad# Compaq Smart ARRAY controllers
5141.473Slukem#
5151.355Saddevice	cac {unit = -1}
5161.355Sadfile	dev/ic/cac.c			cac
5171.355Sad
5181.404Sadattach	ld at cac with ld_cac
5191.404Sadfile	dev/ic/ld_cac.c			ld_cac
5201.419Sad
5211.764She# HP/Compaq Command Interface for SCSI-3 Support
5221.764She#
5231.1194Sjoergdefflag	opt_ciss.h			CISS_NO_INTERRUPT_HACK
5241.764Shedevice ciss: scsi
5251.764Shefile	dev/ic/ciss.c			ciss
5261.764She
5271.419Sad# Mylex DAC960 RAID controllers
5281.473Slukem#
5291.419Saddevice	mlx {unit = -1}
5301.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
5311.419Sad
5321.419Sadattach	ld at mlx with ld_mlx
5331.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
5341.521Sad
5351.521Sad# ICP-Vortex/Intel RAID controllers
5361.521Sad#
5371.521Saddevice	icp {unit = -1}
5381.521Sadfile	dev/ic/icp.c			icp			needs-flag
5391.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5401.521Sad
5411.521Sadattach	ld at icp with ld_icp
5421.521Sadfile	dev/ic/ld_icp.c			ld_icp
5431.521Sad
5441.521Saddevice	icpsp: scsi
5451.521Sadfile	dev/ic/icpsp.c			icpsp
5461.521Sadattach	icpsp at icp
5471.523Sad
5481.523Sad# Adaptec FSA RAID controllers
5491.523Sad#
5501.523Saddevice	aac {unit = -1}
5511.523Sadfile	dev/ic/aac.c			aac
5521.523Sad
5531.523Sadattach	ld at aac with ld_aac
5541.523Sadfile	dev/ic/ld_aac.c			ld_aac
5551.238Sdante
5561.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5571.473Slukem#
5581.238Sdantedevice	adv: scsi
5591.238Sdantefile	dev/ic/adv.c			adv
5601.428Sthorpejfile	dev/ic/advlib.c			adv
5611.428Sthorpejfile	dev/ic/advmcode.c		adv
5621.248Sdante
5631.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5641.473Slukem#
5651.248Sdantedevice	adw: scsi
5661.248Sdantefile	dev/ic/adw.c			adw
5671.194Sjonathan
5681.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5691.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5701.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5711.130Sjonathan#  hardware-compatibility mode.)
5721.473Slukem#
5731.173Sthorpejdevice	bha: scsi
5741.142Senamifile	dev/ic/bha.c			bha
5751.130Sjonathan
5761.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5771.130Sjonathan# (must be after bha, see above)
5781.473Slukem#
5791.173Sthorpejdevice	aha: scsi
5801.142Senamifile	dev/ic/aha.c			aha
5811.445Stsutsui
5821.445Stsutsui# Initio INIC-940/950 SCSI controllers
5831.473Slukem#
5841.445Stsutsuidevice	iha: scsi
5851.445Stsutsuifile	dev/ic/iha.c			iha
5861.118Scgd
5871.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5881.473Slukem#
5891.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5901.474Slukem				ISP_DISABLE_1080_SUPPORT
5911.474Slukem				ISP_DISABLE_2100_SUPPORT
5921.474Slukem				ISP_DISABLE_2200_SUPPORT
5931.846Smjacob				ISP_DISABLE_2300_SUPPORT
5941.894Smjacob				ISP_DISABLE_2322_SUPPORT
5951.846Smjacob				ISP_DISABLE_2400_SUPPORT
5961.846Smjacob				ISP_DISABLE_FW
5971.846Smjacob				ISP_TARGET_MODE
5981.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5991.894Smjacob				ISP_VPORTS
6001.173Sthorpejdevice	isp: scsi
6011.142Senamifile	dev/ic/isp.c			isp
6021.846Smjacobfile	dev/ic/isp_library.c		isp
6031.223Smjacobfile	dev/ic/isp_netbsd.c		isp
6041.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
6051.821Sbouyer# LSILogic MegaRAID SAS
6061.821Sbouyer#
6071.821Sbouyerdevice	mfi: scsi
6081.821Sbouyerfile	dev/ic/mfi.c			mfi
6091.821Sbouyer
6101.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
6111.528Smatt#
6121.608Sthorpejdevice	mpt: scsi
6131.608Sthorpejfile	dev/ic/mpt.c			mpt
6141.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
6151.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
6161.605Stsutsui
6171.682Sitohy# Workbit NinjaSCSI-32 controllers
6181.682Sitohydevice	njs: scsi
6191.682Sitohyfile	dev/ic/ninjascsi32.c		njs
6201.682Sitohy
6211.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
6221.605Stsutsuidevice	oosiop: scsi
6231.605Stsutsuifile	dev/ic/oosiop.c			oosiop
6241.436Stsutsui
6251.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
6261.473Slukem#
6271.436Stsutsuidevice	osiop: scsi
6281.436Stsutsuifile	dev/ic/osiop.c			osiop
6291.364Sbouyer
6301.368Sbouyer# common stuff for siop and esiop
6311.473Slukem#
6321.426Slukemdefine	siop_common
6331.426Slukemfile	dev/ic/siop_common.c		siop_common
6341.368Sbouyer
6351.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
6361.473Slukem#
6371.426Slukemdevice	siop: scsi,siop_common
6381.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6391.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6401.518Sbouyer
6411.518Sbouyerdevice	esiop: scsi,siop_common
6421.518Sbouyerfile	dev/ic/esiop.c			esiop
6431.94Smycroft
6441.94Smycroft# UltraStor SCSI controllers
6451.473Slukem#
6461.173Sthorpejdevice	uha: scsi
6471.142Senamifile	dev/ic/uha.c			uha
6481.409Sonoe
6491.878Sgarbled# 3Com common probe code
6501.878Sgarbleddefine  elink
6511.878Sgarbledfile    dev/isa/elink.c                 elink
6521.878Sgarbled
6531.409Sonoe# Aironet PC4500/PC4800
6541.473Slukem#
6551.653Stsarnadevice	an: arp, wlan, ifnet
6561.409Sonoefile	dev/ic/an.c			an
6571.86Smycroft
6581.376Sonoe# AMD 79c930-based 802.11 cards
6591.473Slukem#
6601.376Sonoedevice	awi: arp, wlan, ifnet
6611.376Sonoefile	dev/ic/awi.c			awi
6621.376Sonoefile	dev/ic/am79c930.c		awi
6631.438Sichiro
6641.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6651.473Slukem#
6661.656Sjunyoungdevice	wi: arp, wlan, ifnet
6671.438Sichirofile	dev/ic/wi.c			wi
6681.617Sdyoung
6691.930Salc# Atheros HAL
6701.930Salc#
6711.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6721.930Salc
6731.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6741.641Sdyoung#
6751.656Sjunyoungdevice	ath: arp, wlan, ifnet
6761.1066Schristosfile	dev/ic/ath.c			ath
6771.1066Schristosfile	dev/ic/ath_netbsd.c		ath
6781.1066Schristosfile	dev/ic/athrate-sample.c		ath
6791.641Sdyoung
6801.617Sdyoung# ADMtek ADM8211 802.11
6811.617Sdyoung#
6821.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6831.617Sdyoungfile	dev/ic/atw.c			atw
6841.376Sonoe
6851.687Sdyoung# Realtek RTL8180 802.11
6861.687Sdyoung#
6871.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6881.687Sdyoungfile	dev/ic/rtw.c			rtw
6891.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6901.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6911.687Sdyoung
6921.1157Schristos# Ralink RT2500/RT2600/RT2860 802.11
6931.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6941.778Sdogcowfile	dev/ic/rt2560.c			ral
6951.778Sdogcowfile	dev/ic/rt2661.c			ral
6961.1157Schristosfile	dev/ic/rt2860.c			ral
6971.722Sdrochner
6981.1053Sdegroote# Marvell Libertas Open
6991.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
7001.1053Sdegrootefile    dev/ic/malo.c           malo
7011.1053Sdegroote
7021.83Sthorpej# 3Com Etherlink-III Ethernet controller
7031.473Slukem#
7041.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
7051.142Senamifile	dev/ic/elink3.c			ep
7061.253Sfvdl
7071.253Sfvdl# 3Com EtherLink XL Controller
7081.473Slukem#
7091.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
7101.253Sfvdlfile	dev/ic/elinkxl.c		ex
7111.131Smatt
7121.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
7131.473Slukem#
7141.173Sthorpejdevice	lc: arp, ether, ifnet
7151.142Senamifile	dev/ic/lemac.c			lc
7161.84Smycroft
7171.84Smycroft# LANCE and PCnet Ethernet controllers
7181.473Slukem#
7191.173Sthorpejdevice	le: arp, ether, ifnet
7201.426Slukemdefine	le24
7211.426Slukemdefine	le32
7221.227Sexplorerfile	dev/ic/am7990.c			le24
7231.225Sdrochnerfile	dev/ic/am79900.c		le32
7241.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
7251.383Sthorpej
7261.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
7271.473Slukem#
7281.383Sthorpejdevice	depca { }: le24
7291.383Sthorpejfile	dev/ic/depca.c			depca
7301.383Sthorpejattach	le at depca with le_depca
7311.122Sscottr
7321.290Smrg# Sun HME Ethernet controllers
7331.473Slukem#
7341.293Spkdevice	hme: arp, ether, ifnet, mii
7351.293Spkfile	dev/ic/hme.c			hme
7361.461Seeh
7371.461Seeh# Sun GEM Ethernet controllers
7381.473Slukem#
7391.461Seehdevice	gem: arp, ether, ifnet, mii
7401.461Seehfile	dev/ic/gem.c			gem
7411.290Smrg
7421.1103Smartin# Synopsis Designware GMAC core, as found on allwinner a20
7431.1103Smartin# and other SoCs
7441.1103Smartindevice	awge: arp, ether, ifnet, mii
7451.1103Smartinfile	dev/ic/dwc_gmac.c		awge
7461.1103Smartin
7471.122Sscottr# 8390-family Ethernet controllers
7481.473Slukem#
7491.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
7501.122Sscottrdefine	dp8390nic
7511.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
7521.485Sbjh21
7531.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7541.485Sbjh21#
7551.485Sbjh21define	dp83905
7561.485Sbjh21file	dev/ic/dp83905.c		dp83905
7571.484Sbjh21
7581.484Sbjh21# Macronix MX98905 Ethernet controller
7591.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7601.484Sbjh21#
7611.484Sbjh21define	mx98905
7621.484Sbjh21file	dev/ic/mx98905.c		mx98905
7631.77Scgd
7641.282Sbad# TROPIC Token-Ring controller
7651.473Slukem#
7661.282Sbaddevice	tr: arp, token, ifnet
7671.282Sbadfile	dev/ic/tropic.c			tr
7681.282Sbad
7691.91Scgd# NCR 5380 SCSI Bus Controller
7701.473Slukem#
7711.91Scgddefine	ncr5380sbc
7721.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7731.356Spkdevice	nca: scsi, ncr5380sbc
7741.91Scgd
7751.434Sfredette# Sun sc PAL SCSI Bus Controller
7761.473Slukem#
7771.434Sfredettedefine	sunscpal
7781.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7791.434Sfredettedevice	ssc: scsi, sunscpal
7801.434Sfredette
7811.91Scgd# DEC FDDI Chipset
7821.473Slukem#
7831.91Scgddefine	pdq
7841.142Senamifile	dev/ic/pdq.c			pdq
7851.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7861.98Schristos
7871.474Slukem# Cyclades Cyclom-8/16/32
7881.473Slukem#
7891.173Sthorpejdevice	cy: tty
7901.142Senamifile	dev/ic/cy.c			cy			needs-flag
7911.103Sthorpej
7921.103Sthorpej# Efficient Networks, Inc. ATM interface
7931.473Slukem#
7941.173Sthorpejdevice	en: atm, ifnet
7951.142Senamifile	dev/ic/midway.c			en
7961.117Sthorpej
7971.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7981.473Slukem#
7991.117Sthorpejdefine	ncr53c9x
8001.359Smycroftdevice	esp: scsi, ncr53c9x
8011.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
8021.227Sexplorer
8031.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
8041.679Smycroftdevice	spc: scsi
8051.679Smycroftfile	dev/ic/mb89352.c		spc
8061.679Smycroft
8071.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
8081.796Sbjh21define	wd33c93
8091.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
8101.796Sbjh21
8111.590Ssoren# Hitachi HD44780 LCD panel controller
8121.590Ssorendefine	hd44780
8131.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
8141.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
8151.590Ssoren
8161.710Sjoff# Matrix keypad
8171.710Sjoffdefine	matrixkp
8181.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
8191.710Sjoff
8201.227Sexplorer# Hitachi HD64570 serial controller
8211.473Slukem#
8221.359Smycroftdefine	hd64570
8231.227Sexplorerfile	dev/ic/hd64570.c		hd64570
8241.339Schopps
8251.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
8261.473Slukem#
8271.339Schoppsdevice	ntwoc: ifnet, hd64570
8281.128Spk
8291.128Spk# Intel 82586 Ethernet Controller
8301.473Slukem#
8311.128Spkdefine	i82586
8321.142Senamifile	dev/ic/i82586.c			i82586
8331.291Sthorpej
8341.658Sjkunz# Intel 82596 Ethernet Controller
8351.658Sjkunz#
8361.658Sjkunzdefine	i82596
8371.658Sjkunzfile	dev/ic/i82596.c			i82596
8381.658Sjkunz
8391.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
8401.473Slukem#
8411.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
8421.291Sthorpejfile	dev/ic/i82557.c			fxp
8431.389Sbjh21
8441.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
8451.473Slukem#
8461.389Sbjh21define	seeq8005
8471.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8481.137Sthorpej
8491.137Sthorpej# SMC 91Cxx Ethernet Controller
8501.473Slukem#
8511.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8521.142Senamifile	dev/ic/smc91cxx.c		sm
8531.188Sthorpej
8541.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8551.473Slukem#
8561.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8571.188Sthorpejfile	dev/ic/smc83c170.c		epic
8581.309Sragge
8591.309Sragge# DEC SGEC Second Generation Ethernet Controller
8601.473Slukem#
8611.309Sraggedefine	sgec
8621.309Sraggefile	dev/ic/sgec.c			sgec
8631.177Senami
8641.715Sjdolecek# MB86950 Ethernet Controller
8651.715Sjdolecek#
8661.715Sjdolecekdefine	mb86950
8671.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8681.715Sjdolecek
8691.177Senami# MB8696x Ethernet Controller
8701.473Slukem#
8711.177Senamidefine	mb86960
8721.177Senamifile	dev/ic/mb86960.c		mb86960
8731.177Senami
8741.177Senami# Generic MB8696x Ethernet Controller driver
8751.473Slukem#
8761.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8771.146Saugustss
8781.146Saugustss# Interwave Am78C201 audio driver
8791.473Slukem#
8801.146Saugustssdefine	interwave
8811.146Saugustssfile	dev/ic/interwave.c		interwave
8821.154Sis
8831.154Sis# TMS 320av110 MPEG2/audio driver
8841.473Slukem#
8851.154Sisdefine	tms320av110
8861.154Sisfile	dev/ic/tms320av110.c		tms320av110
8871.152Sthorpej
8881.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8891.152Sthorpej# National Semiconductor DS8390.
8901.473Slukem#
8911.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8921.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8931.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8941.153Sthorpej
8951.153Sthorpej# 8250/16[45]50-based "com" ports
8961.668Sthorpej#
8971.749Schsdefflag	opt_com.h		COM_DEBUG
8981.153Sthorpej# XXX In a perfect world, this would be done with attributes
8991.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
9001.1078Skiyohara				COM_HAYESP COM_PXA2X0 COM_AU1X00
9011.1198Sjmcneill				COM_REGMAP COM_FUNCMAP
9021.1016Smattdefparam opt_com.h		COM_TOLERANCE
9031.392Seehdevice	com { } : tty
9041.426Slukemfile	dev/ic/com.c			com			needs-flag
9051.336Sthorpej
9061.336Sthorpej# PC-like keyboard controller
9071.473Slukem#
9081.659Sbjh21device	pckbc: pckbport
9091.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
9101.274Sscw
9111.714Scubedevice	attimer
9121.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
9131.714Scube
9141.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
9151.473Slukem#
9161.274Sscwdevice	clmpcc: tty
9171.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
9181.385Sbjh21
9191.843Sxtraeme# Abit uGuru
9201.843Sxtraeme#
9211.843Sxtraemedevice	ug: sysmon_envsys
9221.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
9231.843Sxtraeme
9241.185Skml# Essential Communications Corp. HIPPI Interface
9251.473Slukem#
9261.426Slukemdevice	esh: hippi, ifnet
9271.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
9281.242Sis
9291.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
9301.473Slukem#
9311.874Scubedevice	bah: ifnet, arcnet, arp
9321.426Slukemfile	dev/ic/smc90cx6.c		bah
9331.234Saugustss
9341.234Saugustss# OPL2/OPL3 FM synth driver
9351.473Slukem#
9361.235Saugustssdevice	opl: midibus, midisyn
9371.234Saugustssfile	dev/ic/opl.c			opl
9381.234Saugustssfile	dev/ic/oplinstrs.c		opl
9391.305Saugustss
9401.305Saugustss# MPU401 MIDI UART compatibles
9411.473Slukem#
9421.305Saugustssdevice	mpu: midibus
9431.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
9441.236Spk
9451.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
9461.473Slukem#
9471.236Spkdefine	ad1848
9481.236Spkfile	dev/ic/ad1848.c			ad1848
9491.290Smrg
9501.290Smrg# AMD 7930 audio/ISDN codec
9511.473Slukem#
9521.366Saugustssdefine	am7930
9531.366Saugustssfile	dev/ic/am7930.c			am7930
9541.290Smrg
9551.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems
9561.1100Stsutsuidevice	arcofi: audiobus, auconv, mulaw
9571.1100Stsutsuifile	dev/ic/arcofi.c			arcofi
9581.1100Stsutsui
9591.290Smrg# SPARC `SUNW,audiocs'
9601.473Slukem#
9611.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9621.290Smrgfile	dev/ic/cs4231.c			audiocs
9631.326Saugustss
9641.326Saugustss# AC-97 CODECs
9651.473Slukem#
9661.326Saugustssdefine	ac97
9671.326Saugustssfile	dev/ic/ac97.c			ac97
9681.437Sminoura
9691.1040Snisimura# UDA1341 CODEC support
9701.1040Snisimuradefine	uda1341
9711.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9721.1040Snisimura
9731.437Sminoura# Oki MSM6258 support code
9741.473Slukem#
9751.437Sminouradefine msm6258
9761.437Sminourafile	dev/ic/msm6258.c		msm6258
9771.240Spk
9781.240Spk# LSI64854 DMA controller back-end
9791.473Slukem#
9801.240Spkdefine	lsi64854
9811.240Spkfile	dev/ic/lsi64854.c		lsi64854
9821.465Smrg
9831.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9841.473Slukem#
9851.465Smrgdefine	cd18xx
9861.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9871.240Spk
9881.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9891.473Slukem#
9901.252Sthorpejdefine	rtl80x9
9911.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9921.360Shaya
9931.654Swiz# Realtek 8129/8139 Ethernet controllers
9941.473Slukem#
9951.362Shayadevice	rtk: ether, ifnet, arp, mii
9961.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9971.185Skml
9981.673Stoshii# Realtek 8169 Ethernet controllers
9991.673Stoshii#
10001.673Stoshiidevice	re: ether, ifnet, arp, mii
10011.709Syamtfile	dev/ic/rtl8169.c		re
10021.673Stoshii
10031.1200Sjakllsch# Virtual I/O Device (VIRTIO) bus controller and devices
10041.1200Sjakllsch#
10051.1200Sjakllschinclude "dev/virtio/files.virtio"
10061.1200Sjakllsch
10071.258Spk# Common code for ESDI/IDE/etc. controllers
10081.473Slukem#
10091.680Sthorpejdefine	wdc_common
10101.809Sitohydefine	ata_dma
10111.809Sitohydefine	ata_udma
10121.809Sitohydefine	ata_piobm
10131.680Sthorpejdevice	wdc: ata, wdc_common
10141.637Sbouyer
10151.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
10161.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
10171.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
10181.835Sdyoung
10191.656Sjunyoungdevice	atabus: atapi,ata_hl
10201.656Sjunyoungattach	atabus at ata
10211.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
10221.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
10231.386Sbjh21
10241.810Sitohy# Workbit NinjaATA-32 IDE controllers
10251.810Sitohydevice	njata: ata, ata_piobm, wdc_common
10261.810Sitohyfile	dev/ic/ninjaata32.c		njata
10271.810Sitohy
10281.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
10291.473Slukem#
10301.386Sbjh21device	upc { [offset = -1] }
10311.386Sbjh21attach	wdc at upc with wdc_upc
10321.386Sbjh21attach	com at upc with com_upc
10331.651Sjdolecekattach	lpt at upc with lpt_upc
10341.426Slukemfile	dev/ic/upc.c			upc
10351.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
10361.426Slukemfile	dev/ic/com_upc.c		com_upc
10371.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
10381.327Smatt
10391.844Sbouyer# AHCI-compatible SATA controllers
10401.844Sbouyerdefine ahcisata_core
10411.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
10421.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
10431.844Sbouyer
10441.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
10451.956Sjakllschdefine	siisata
10461.956Sjakllschfile	dev/ic/siisata.c		siisata
10471.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
10481.956Sjakllsch
10491.957Sjakllsch# Marvell Serial-ATA Host Controller
10501.951Skiyoharadefine mvsata
10511.951Skiyoharafile dev/ic/mvsata.c			mvsata
10521.1182Skredevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_fis, sata_pmp, mvsata
10531.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
10541.951Skiyohara
10551.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10561.473Slukem#
10571.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10581.314Sthorpejfile	dev/ic/tulip.c			tlp
10591.322Sthorpej
10601.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10611.473Slukem#
10621.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10631.322Sthorpejfile	dev/ic/aic6915.c		sf
10641.378Spk
10651.378Spk# Mostek time-of-day clock and NVRAM
10661.473Slukem#
10671.378Spkdefine	mk48txx
10681.507Spkfile	dev/ic/mk48txx.c		mk48txx
10691.378Spk
10701.1061Srkujawa# OKI MSM6242B
10711.1061Srkujawa#
10721.1061Srkujawadefine	msm6242b
10731.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10741.1061Srkujawa
10751.378Spk# Intersil 7170 time-of-day clock
10761.473Slukem#
10771.378Spkdefine	intersil7170
10781.378Spkfile	dev/ic/intersil7170.c		intersil7170
10791.434Sfredette
10801.434Sfredette# National Semiconductor MM58167 time-of-day clock
10811.473Slukem#
10821.434Sfredettedefine	mm58167
10831.434Sfredettefile	dev/ic/mm58167.c		mm58167
10841.643Stsutsui
10851.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10861.643Stsutsui#
10871.643Stsutsuidefine	mc146818
10881.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10891.422Sthorpej
10901.808Suwe# Ricoh RS5C313 time of-day-clock
10911.808Suwe#
10921.808Suwedefine	rs5c313
10931.808Suwefile	dev/ic/rs5c313.c		rs5c313
10941.808Suwe
10951.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10961.473Slukem#
10971.422Sthorpejdefine	dl10019
10981.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10991.453Senami
11001.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
11011.473Slukem#
11021.453Senamidefine	ax88190
11031.453Senamifile	dev/ic/ax88190.c		ax88190
11041.429Sjdolecek
11051.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
11061.473Slukem#
11071.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
11081.429Sjdolecekfile	dev/ic/we.c			we
11091.432Sjdolecek
11101.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
11111.473Slukem#
11121.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
11131.557Stsutsui
11141.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
11151.557Stsutsui#
11161.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
11171.557Stsutsuifile	dev/ic/fmv.c			fmv
11181.471Syamt
11191.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
11201.473Slukem#
11211.471Syamtdevice	cs: arp, ether, ifnet
11221.704Sjoffdevice	tscs: arp, ether, ifnet
11231.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
11241.487Saugustss
11251.487Saugustss# Radio device attributes
11261.487Saugustss#
11271.487Saugustssdefine	tea5757
11281.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
11291.487Saugustssdefine	lm700x
11301.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
11311.179Sdrochner
11321.837Stnn# Philips PCF8584 i2c controller
11331.837Stnndefine	pcf8584
11341.837Stnnfile	dev/ic/pcf8584.c		pcf8584
11351.837Stnn
11361.985Snonaka# PCA9564 i2c controller
11371.985Snonakadefine	pca9564
11381.985Snonakafile	dev/ic/pca9564.c		pca9564
11391.985Snonaka
11401.1187Sbouyer# Synopsys DesignWare I2C controller
11411.1187Sbouyerdefine	dwiic
11421.1187Sbouyerdevice dwiic: dwiic, i2cbus
11431.1187Sbouyerfile	dev/ic/dwiic.c			dwiic
11441.1187Sbouyer
11451.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
11461.784Sdrochner#
11471.784Sdrochnerdefine acpipmtimer
11481.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
11491.784Sdrochner
11501.834Snjolydevice 	hpet
11511.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
11521.834Snjoly
11531.1126Sjmcneill# DesignWare timer
11541.1126Sjmcneilldevice	dwctmr
11551.1126Sjmcneillfile	dev/ic/dwc_tmr.c	dwctmr
11561.1126Sjmcneill
11571.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
11581.952Skiyohara#
11591.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
11601.952Skiyoharafile	dev/ic/lan9118.c		smsh
11611.952Skiyohara
11621.1088Sriastrad# Apple System Management Controller
11631.1088Sriastrad#
11641.1089Sriastraddefine	applesmcbus	{ }
11651.1090Sriastraddevice	applesmc: applesmcbus
11661.1088Sriastradfile	dev/ic/apple_smc.c		applesmc
11671.1088Sriastrad
11681.1088Sriastrad# Apple SMC fan sensors and control
11691.1090Sriastraddevice	applesmcfan: applesmcbus, sysmon_envsys
11701.1090Sriastradattach	applesmcfan at applesmcbus with apple_smc_fan
11711.1088Sriastradfile	dev/ic/apple_smc_fan.c		applesmcfan
11721.1088Sriastrad
11731.1088Sriastrad# Apple SMC temperature sensors
11741.1090Sriastraddevice	applesmctemp: applesmcbus, sysmon_envsys
11751.1090Sriastradattach	applesmctemp at applesmcbus with apple_smc_temp
11761.1088Sriastradfile	dev/ic/apple_smc_temp.c		applesmctemp
11771.1088Sriastrad
11781.1089Sriastrad# Apple SMC accelerometer (not yet implemented!)
11791.1090Sriastrad#device	applesmcaccel: applesmcbus, sysmon_envsys
11801.1090Sriastrad#attach	applesmcaccel at applesmcbus with apple_smc_accel
11811.1088Sriastrad#file	dev/ic/apple_smc_accel.c	applesmcaccel
11821.1088Sriastrad
11831.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
11841.836Sdrochnerdefine drm {}
11851.949Smrginclude "external/bsd/drm/conf/files.drm"
11861.1002Sjmcneillinclude "dev/drm/files.drm"
11871.836Sdrochner
11881.1153Sskrll# Linux API support
11891.1153Sskrllinclude "external/bsd/common/conf/files.linux"
11901.1153Sskrll
11911.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
11921.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
11931.1086Sriastrad
11941.1039Schristos
11951.179Sdrochner# Definitions for wscons
11961.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
11971.473Slukem#
11981.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
11991.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
12001.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
12011.479Saugustssdefine	wsmousedev		{[mux = 0]}
12021.1176Snatdefine	wsbelldev		{[console = -1], [mux = 1]}
12031.761Smacallandefine	vcons
12041.179Sdrochner# attribute to pull in raster support
12051.473Slukem#
12061.179Sdrochnerdefine	wsrasteremulops
12071.187Sdrochner# common PC display functions
12081.473Slukem#
12091.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
12101.426Slukemdefine	pcdisplayops
12111.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
12121.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
12131.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
12141.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
12151.777Smartin# someday when we might make /dev/fb* support MI)
12161.777Smartindefine	fb
12171.179Sdrochner# VGA graphics
12181.473Slukem#
12191.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
12201.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
12211.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
12221.593Stsutsuidefflag opt_vga.h		VGA_RESET
12231.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
12241.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
12251.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
12261.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
12271.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
12281.998Smacallan
12291.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
12301.473Slukem#
12311.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
12321.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
12331.551Suwefile	dev/ic/igsfb_subr.c		igsfb
12341.91Scgd
12351.1169Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode, glyphcache
12361.998Smacallanfile	dev/ic/ct65550.c		chipsfb
12371.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
12381.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
12391.998Smacallan
12401.683Sjkunz# STI (hp graphics)
12411.683Sjkunzdevice	sti: wsemuldisplaydev
12421.1005Stsutsuifile	dev/ic/sti.c		sti
12431.683Sjkunz
12441.892Sdrochnerinclude "dev/wscons/files.wscons"
12451.892Sdrochnerinclude "dev/rasops/files.rasops"
12461.892Sdrochnerinclude "dev/wsfont/files.wsfont"
12471.892Sdrochnerinclude "dev/wsfb/files.wsfb"
12481.892Sdrochner
12491.77Scgd# Attributes which machine-independent bus support can be attached to.
12501.77Scgd# These should be defined here, because some of these busses can have
12511.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
12521.77Scgd# ordering constraints on inclusion of the busses' "files" files.
12531.473Slukem#
12541.474Slukemdefine	isabus	{ }			# ISA attachment
12551.474Slukemdefine	eisabus	{ }			# EISA attachment
12561.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
12571.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
12581.474Slukemdefine	usbus	{ }			# USB attachment
12591.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
12601.474Slukemdefine	vmebus	{ }			# VME bus attachment
12611.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
12621.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
12631.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
12641.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
12651.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
12661.222Saugustss
12671.222Saugustss# We need the USB bus controllers here so different busses can
12681.222Saugustss# use them in an 'attach-with'.
12691.473Slukem#
12701.703Sfvdl
12711.890Sdrochnerdefine	usbroothub
12721.1155Sskrllfile	dev/usb/usbroothub.c	usbroothub
12731.890Sdrochner
12741.1005Stsutsuidefine	usb_dma
12751.1005Stsutsui
12761.1075Sjakllsch# UHCI USB controller
12771.1075Sjakllsch#
12781.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
12791.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
12801.222Saugustss
12811.222Saugustss# OHCI USB controller
12821.473Slukem#
12831.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
12841.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
12851.412Saugustss
12861.1057Smatt# EHCI USB2 controller
12871.473Slukem#
12881.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12891.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12901.545Sisaki
12911.1075Sjakllsch# xHCI USB3 controller
12921.1057Smatt#
12931.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
12941.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
12951.1057Smatt
12961.1094Sbouyer# Mentor graphics OTG IP
12971.1155Sskrlldevice	motg: usbus, usbroothub
12981.1094Sbouyerfile	dev/usb/motg.c			motg			needs-flag
12991.1094Sbouyer
13001.545Sisaki# SL811HS/T USB controller
13011.1156Sskrlldefflag	opt_slhci.h	SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
13021.893Sisakidevice	slhci: usbus, usbroothub
13031.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
13041.579Smartin
13051.1062Sskrll# DesignWare OTG host controller
13061.1062Sskrll#
13071.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
13081.1080Sskrll
13091.945Snonaka# SD Host controller
13101.1087Snonakadevice	sdhc: sdmmcbus
13111.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
13121.945Snonaka
13131.958Sjmcneill# Winbond Integrated Media Reader
13141.958Sjmcneilldevice	wb: sdmmcbus
13151.958Sjmcneillfile	dev/ic/w83l518d.c		wb
13161.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
13171.958Sjmcneill
13181.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader
13191.1087Snonakadevice	rtsx: sdmmcbus
13201.1087Snonakafile	dev/ic/rtsx.c			rtsx
13211.1087Snonaka
13221.1122Sjmcneill# DesignWare SD/MMC host controller
13231.1122Sjmcneilldefflag	opt_dwc_mmc.h	DWC_MMC_DEBUG
13241.1122Sjmcneilldevice	dwcmmc: sdmmcbus
13251.1122Sjmcneillfile	dev/ic/dwc_mmc.c		dwcmmc
13261.1122Sjmcneill
13271.1175Sjmcneill# ARM PrimeCell PL031 (RTC) real time clock
13281.1175Sjmcneilldevice	plrtc
13291.1175Sjmcneillfile	dev/ic/pl031.c			plrtc
13301.1175Sjmcneill
13311.1174Sjmcneill# ARM PrimeCell PL041 (AACI) Advanced Audio CODEC interface
13321.1174Sjmcneilldevice	aaci: audiobus, auconv, aurateconv, mulaw, ac97
13331.1174Sjmcneillfile	dev/ic/pl041.c			aaci
13341.1174Sjmcneill
13351.1173Sjmcneill# ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interface
13361.1173Sjmcneilldevice	plkmi: pckbport
13371.1173Sjmcneillfile	dev/ic/pl050.c			plkmi
13381.1173Sjmcneill
13391.1127Sskrll# ARM PrimeCell PL181 (MMCI) host controller
13401.1127Sskrlldevice	plmmc: sdmmcbus
13411.1127Sskrllfile	dev/ic/pl181.c			plmmc
13421.1127Sskrll
13431.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
13441.579Smartindevice	mtd: arp, ether, ifnet, mii
13451.579Smartinfile	dev/ic/mtd803.c			mtd
13461.369Smatt
13471.487Saugustss# radio devices, attaches to radio hardware driver
13481.487Saugustssdevice	radio
13491.489Sdrochnerattach	radio at radiodev
13501.498Sjmc
13511.402Smatt# IEEE 1394 controllers
13521.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
13531.473Slukem#
13541.369Smattdevice	fwohci: fwbus
13551.520Saugustss
13561.520Saugustss# Sony Programmable I/O Controller
13571.520Saugustssdevice	spic: wsmousedev
13581.520Saugustssfile	dev/ic/spic.c			spic
13591.529Saugustss
13601.529Saugustss# IBM CPC700 PowerPC bridge
13611.529Saugustssdefine	cpcbus { addr, [irq=-1] }
13621.529Saugustssdevice	cpc: cpcbus, pcibus
13631.529Saugustssfile	dev/ic/cpc700.c			cpc
13641.529Saugustss
13651.529Saugustssattach	com at cpcbus with com_cpcbus
13661.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
13671.529Saugustss
13681.529Saugustssdevice	cpctim
13691.529Saugustssattach	cpctim at cpcbus
13701.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
13711.529Saugustss
13721.530Saugustssdevice	cpciic
13731.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
13741.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
13751.529Saugustss
13761.60Scgd
13771.415Smartin# Attributes used by the ISDN subsystem
13781.473Slukem#
13791.502Smartindefine	isdndev		# the ISDN subsystem
13801.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
13811.458Senami			# specific)
13821.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
13831.415Smartin
13841.575Sleo# The isac found on the Fritz V2.0 Card.
13851.575Sleodefine	nisacsx
13861.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
13871.575Sleo
13881.575Sleo# The 'standard' isac
13891.575Sleodefine	nisac
13901.575Sleofile	dev/ic/isac.c			nisac	needs-flag
13911.575Sleo
13921.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
13931.473Slukem#
13941.575Sleodevice	isic: isdndev, passive_isdn, nisac
13951.415Smartin
13961.426Slukemfile	dev/ic/isic.c			isic
13971.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
13981.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
13991.426Slukemfile	dev/ic/hscx.c			isic
14001.426Slukemfile	dev/ic/isic_bchan.c		isic
14011.415Smartin
14021.415Smartin# (old) Diehl active ISDN cards
14031.473Slukem#
14041.823Scube#device	daic: isdndev
14051.823Scube#file	dev/ic/daic.c			daic
14061.415Smartin
14071.634Spooka# AWM B1/T1
14081.634Spooka# XXX: passive_isdn
14091.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
14101.634Spookafile	dev/ic/iavc.c			iavc
14111.634Spooka
14121.934Smacallan# Broadcom AirForce / Apple Airport Extreme
14131.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
14141.934Smacallanfile	dev/ic/bwi.c			bwi
14151.934Smacallan
14161.995Sahoka# DM9000 Ethernet controllers
14171.995Sahoka#
14181.995Sahokadevice	dme: arp, ether, ifnet
14191.995Sahokafile	dev/ic/dm9000.c			dme
14201.995Sahoka
14211.1158Snonaka# NVM Express Controller
14221.1158Snonaka#
14231.1158Snonakadevice	nvme {nsid = -1}
14241.1158Snonakafile	dev/ic/nvme.c			nvme
14251.1158Snonaka
14261.1158Snonakaattach	ld at nvme with ld_nvme
14271.1158Snonakafile	dev/ic/ld_nvme.c		ld_nvme
14281.1158Snonaka
14291.1183Sjmcneill# Broadcom FullMAC 802.11 driver
14301.1183Sjmcneilldevice	bwfm: arp, ifnet, wlan
14311.1183Sjmcneillfile	dev/ic/bwfm.c			bwfm
14321.1183Sjmcneill
14331.1185Sjmcneill# QEMU Firmware Configuration (fw_cfg) device
14341.1185Sjmcneilldevice	qemufwcfg
14351.1185Sjmcneillfile	dev/ic/qemufwcfg.c		qemufwcfg
14361.1185Sjmcneill
14371.60Scgd# legitimate pseudo-devices
14381.473Slukem#
14391.907Sdrochnerdefpseudodev vnd:	disk
14401.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
14411.474Slukemdefpseudo ccd:		disk
14421.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
14431.907Sdrochnerdefpseudodev md:	disk
14441.916Shannkendefpseudodev fss:	disk
14451.298Sthorpej
14461.474Slukemdefpseudo pty:		tty
14471.298Sthorpejdefpseudo rnd
14481.610Sraggedefpseudo ksyms
14491.642Scdidefpseudo nullcons
14501.807Saddefpseudo lockstat
14511.839Sbouyerdefpseudo bio:		sysmon_envsys
14521.298Sthorpej
14531.474Slukemdefpseudo loop:		ifnet
14541.474Slukemdefpseudo sl:		ifnet
14551.474Slukemdefpseudo ppp:		ifnet, bpf_filter
14561.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
14571.474Slukemdefpseudo tun:		ifnet
14581.474Slukemdefpseudo vlan:		ifnet, ether
14591.474Slukemdefpseudo bridge:	ifnet, ether
14601.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
14611.474Slukemdefpseudo strip:	ifnet
14621.474Slukemdefpseudo gre:		ifnet
14631.474Slukemdefpseudo gif:		ifnet
14641.474Slukemdefpseudo faith:	ifnet
14651.1161Schristosdefpseudo mpls:		ifnet
14661.826Smousedefpseudo srt:		ifnet
14671.474Slukemdefpseudo stf:		ifnet
14681.969Spookadefpseudodev tap:	ifnet, ether, arp
14691.969Spookadefpseudo carp:		ifnet, ether, arp
14701.969Spookadefpseudodev etherip:	ifnet, ether, arp
14711.1170Sknakahardefpseudodev l2tp:	ifnet, ether, arp
14721.1172Sbouyerdefpseudo canloop:	ifnet
14731.1191Sknakahardefpseudo ipsecif:	ifnet		# avoid to confuse ipsec itself option
14741.60Scgd
14751.298Sthorpejdefpseudo sequencer
14761.462Smanudefpseudo clockctl
14771.228Saugustss
14781.912Stls#
14791.912Stls# Accept filters.  XXX should use another registration/initialization method.
14801.912Stls#
14811.912Stlsdefpseudo accf_data
14821.912Stlsdefpseudo accf_http
14831.912Stls
14841.415Smartin# ISDN userland pseudo devices
14851.473Slukem#
14861.502Smartindefpseudo isdntrc:	isdndev, tty
14871.502Smartindefpseudo isdnbchan:	isdndev, tty
14881.502Smartindefpseudo isdntel:	isdndev, tty
14891.502Smartindefpseudo isdnctl:	isdndev, tty
14901.502Smartindefpseudo isdn:		isdndev, tty
14911.502Smartin
14921.502Smartin# ISDN network interfaces
14931.502Smartindefpseudo irip:		isdndev, ifnet
14941.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
14951.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
14961.539Sthorpej
14971.539Sthorpej# KTTCP network throughput testing pseudo-device
14981.539Sthorpejdefpseudo kttcp
14991.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
15001.576Sblymn
15011.790Selad# Veriexec
15021.717Sblymndefpseudo veriexec
15031.1128Smaxvfile	kern/kern_veriexec.c	veriexec
15041.1152Smaxvfile	dev/veriexec.c		veriexec	needs-flag
15051.415Smartin
15061.681Sdrochner# driver attach / detach user interface
15071.681Sdrochnerdefpseudo drvctl
15081.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
15091.681Sdrochner
15101.857Sad# cpu control
15111.857Saddefpseudo cpuctl
15121.1037Sdrochnerdefflag				CPU_UCODE: firmload
15131.857Sad
15141.870Spooka# pass-to-userspace transporter
15151.870Spookadefpseudo putter
15161.873Spookafile	dev/putter/putter.c		putter
15171.870Spooka
15181.875Spooka# userspace block/char device drivers
15191.875Spookadefpseudo pud
15201.875Spookafile	dev/pud/pud.c			pud
15211.875Spookafile	dev/pud/pud_dev.c		pud
15221.875Spooka
15231.931Shaad# device-mapper driver for LVM
15241.931Shaadinclude "dev/dm/files.dm"
15251.931Shaad
15261.1180Sjmcneill# LED framework
15271.1180Sjmcneillfile	dev/led.c			leds
15281.1180Sjmcneill
15291.516Sthorpej#
15301.516Sthorpej# File systems
15311.516Sthorpej#
15321.696Sjdolecekinclude "coda/files.coda"
15331.583Sjdolecekinclude "fs/adosfs/files.adosfs"
15341.696Sjdolecekinclude "fs/cd9660/files.cd9660"
15351.848Srumbleinclude "fs/efs/files.efs"
15361.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
15371.833Sdilloinclude "fs/hfs/files.hfs"
15381.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
15391.950Sreinoudinclude "fs/nilfs/files.nilfs"
15401.696Sjdolecekinclude "fs/ntfs/files.ntfs"
15411.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
15421.815Spookainclude "fs/puffs/files.puffs"
15431.756Sreinoudinclude "fs/udf/files.udf"
15441.516Sthorpejinclude "fs/smbfs/files.smbfs"
15451.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
15461.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
15471.696Sjdolecekinclude "fs/union/files.union"
15481.1018Suchinclude "fs/v7fs/files.v7fs"
15491.1190Schristosinclude "fs/autofs/files.autofs"
15501.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
15511.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
15521.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
15531.516Sthorpejinclude "miscfs/overlay/files.overlay"
15541.516Sthorpejinclude "miscfs/procfs/files.procfs"
15551.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
15561.516Sthorpejinclude "nfs/files.nfs"
15571.516Sthorpejinclude "ufs/files.ufs"
15581.1168Spgoyetteinclude "fs/nfs/files.newnfs"
15591.516Sthorpej
15601.516Sthorpej#
15611.1013Smrg# UVM (virtual memory)
15621.1012Smrg#
15631.1013Smrginclude "uvm/files.uvm"
15641.1012Smrg
15651.1012Smrg#
15661.811Selad# Security models
15671.811Selad#
15681.811Seladinclude "secmodel/files.secmodel"
15691.811Selad
15701.1120Suebayasiinclude "kern/files.kern"
15711.979Suebayasi
15721.1135Suebayasiinclude "dev/files.dev"
15731.1135Suebayasi
15741.1119Suebayasiinclude "net/files.net"
15751.493Sjdolecek
15761.493Sjdolecek# Game adapter (joystick)
15771.493Sjdolecekdevice	joy
15781.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15791.582Shaya
15801.1029Ssjg# process monitor for make(1)
15811.1029Ssjg# normally built as module
15821.1029Ssjgdefpseudo filemon
15831.1029Ssjgfile	dev/filemon/filemon.c		filemon
15841.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
15851.1029Ssjg
15861.734Sjmcneill#
15871.734Sjmcneill# General Purpose Input/Output framework
15881.734Sjmcneill#
15891.769Srizdefine	onewire_bitbang
15901.734Sjmcneillinclude	"dev/gpio/files.gpio"
15911.769Sriz
15921.769Srizinclude "dev/onewire/files.onewire"
15931.872Sjmcneill
15941.872Sjmcneill#
15951.872Sjmcneill# Pseudo audio device
15961.872Sjmcneill#
15971.872Sjmcneillinclude "dev/pad/files.pad"
15981.877Sjoerg
15991.877Sjoerg#
16001.877Sjoerg# Intel 386 Real Mode emulator
16011.877Sjoerg#
16021.877Sjoerginclude "lib/libx86emu/files.x86emu"
16031.882Syamt
16041.882Syamt#
16051.882Syamt# "tprof" profiler.
16061.882Syamt#
16071.882Syamtinclude	"dev/tprof/files.tprof"
16081.944Sjmcneill
16091.944Sjmcneill#
16101.944Sjmcneill# alternate memory device
16111.944Sjmcneill#
16121.944Sjmcneillinclude "dev/altmem/files.altmem"
16131.1003Sahoka
16141.1003Sahoka#
16151.1003Sahoka# Flash subsystem
16161.1003Sahoka#
16171.1003Sahokainclude "dev/flash/files.flash"
16181.1003Sahoka
16191.1003Sahoka#
16201.1003Sahoka# NAND subsytem
16211.1003Sahoka#
16221.1003Sahokainclude "dev/nand/files.nand"
16231.1003Sahoka
16241.1019Sjmcneill#
16251.1020Scliff# NOR subsytem
16261.1020Scliff#
16271.1020Scliffinclude "dev/nor/files.nor"
16281.1031Sriz
16291.1031Sriz#
16301.1031Sriz# iscsi
16311.1031Sriz#
16321.1031Srizinclude "dev/iscsi/files.iscsi"
16331.1066Schristos
16341.1115Suebayasi#
16351.1115Suebayasi# athn
16361.1115Suebayasi#
16371.1115Suebayasiinclude "dev/ic/files.athn"
16381.1151Sjmcneill
16391.1151Sjmcneill#
16401.1151Sjmcneill# MI clk api
16411.1151Sjmcneill#
16421.1151Sjmcneillinclude "dev/clk/files.clk"
16431.1189Sskrll
16441.1189Sskrll#
16451.1189Sskrll# Flattened Device Tree (FDT) support
16461.1189Sskrll#
16471.1189Sskrllinclude "dev/ofw/files.ofw"
16481.1189Sskrllinclude "dev/fdt/files.fdt"
1649