files revision 1.1193
11.1193Smaxv#	$NetBSD: files,v 1.1193 2018/02/04 17:31:51 maxv 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.813Sgdamore# SPI device support
3911.813Sgdamoreinclude "dev/spi/files.spi"
3921.813Sgdamore
3931.559Sthorpej# IR device support
3941.559Sthorpejinclude	"dev/ir/files.ir"
3951.559Sthorpej
3961.651Sjdolecek# Parallel Port Bus support
3971.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3981.651Sjdolecek
3991.363Sthorpej# raster operations attributes
4001.473Slukem#
4011.426Slukemdefine	rasops1
4021.426Slukemdefine	rasops2
4031.426Slukemdefine	rasops4
4041.426Slukemdefine	rasops8
4051.426Slukemdefine	rasops15
4061.426Slukemdefine	rasops16
4071.426Slukemdefine	rasops24
4081.426Slukemdefine	rasops32
4091.829Soberdefine	rasops_rotation
4101.60Scgd
4111.997Sjmcneill# image decoding support
4121.997Sjmcneillinclude "dev/stbi/files.stbi"
4131.997Sjmcneill
4141.760Sjmcneill# splash screen support
4151.760Sjmcneillinclude "dev/splash/files.splash"
4161.760Sjmcneill
4171.768Sgdamore# videomode support
4181.768Sgdamoreinclude "dev/videomode/files.videomode"
4191.768Sgdamore
4201.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
4211.457Sbjh21# fddi, token ring, atm and eco(net).
4221.473Slukem#
4231.874Scubedefine	arcnet
4241.88Schuckdefine	atm
4251.457Sbjh21define	eco
4261.60Scgddefine	ether
4271.67Scgddefine	fddi
4281.185Skmldefine	hippi
4291.399Sonoedefine	ieee1394
4301.282Sbaddefine	token
4311.284Sexplorerdefine	sppp
4321.1032Stlsdefine	wlan
4331.294Sitojundefine	crypto
4341.100Sws
4351.1039Schristos# TPM
4361.1039Schristosdevice	tpm
4371.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4381.1039Schristos
4391.119Sis# devices ARPing IPv4 pull this in:
4401.473Slukem#
4411.119Sisdefine	arp
4421.119Sis
4431.515Sthorpej#
4441.515Sthorpej# ALTQ network traffic shaping subsystem
4451.515Sthorpej#
4461.515Sthorpejinclude "altq/files.altq"
4471.515Sthorpej
4481.473Slukem#
4491.560Sthorpej# IPKDB kernel debugger
4501.473Slukem#
4511.560Sthorpejinclude "ipkdb/files.ipkdb"
4521.102Sws
4531.404Sad# Logical disk
4541.473Slukem#
4551.404Saddevice	ld: disk
4561.426Slukemfile	dev/ld.c			ld			needs-flag
4571.513Sthorpej
4581.513Sthorpej#
4591.513Sthorpej# MII/PHY support for network devices
4601.513Sthorpej#
4611.513Sthorpejinclude "dev/mii/files.mii"
4621.375Sthorpej
4631.473Slukem#
4641.512Sthorpej# RAIDframe
4651.512Sthorpej#
4661.512Sthorpejinclude "dev/raidframe/files.raidframe"
4671.639Sgrog
4681.639Sgrog#
4691.542Sthorpej# Hardware-assisted data mover API
4701.542Sthorpej#
4711.542Sthorpejinclude "dev/dmover/files.dmover"
4721.512Sthorpej
4731.512Sthorpej#
4741.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4751.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4761.473Slukem#
4771.145Schristos
4781.145Schristos# Adaptec AIC-6[32]60 ICs
4791.473Slukem#
4801.173Sthorpejdevice	aic: scsi
4811.145Schristosfile	dev/ic/aic6360.c		aic
4821.346Sthorpej
4831.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4841.473Slukem#
4851.346Sthorpejdefine	smc93cx6
4861.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4871.83Sthorpej
4881.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4891.473Slukem#
4901.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4911.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4921.173Sthorpejdevice	ahc: scsi
4931.345Sthorpejdefine	ahc_seeprom
4941.354Sfvdldefine	ahc_aic77xx
4951.142Senamifile	dev/ic/aic7xxx.c		ahc
4961.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4971.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4981.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4991.609Sfvdl
5001.609Sfvdl# Adaptec aic79xx SCSI controllers
5011.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
5021.609Sfvdldevice	ahd: scsi
5031.609Sfvdlfile	dev/ic/aic79xx.c		ahd
5041.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
5051.318Sad
5061.318Sad# DPT EATA SCSI controllers
5071.473Slukem#
5081.318Saddevice	dpt: scsi
5091.318Sadfile	dev/ic/dpt.c			dpt
5101.355Sad
5111.355Sad# Compaq Smart ARRAY controllers
5121.473Slukem#
5131.355Saddevice	cac {unit = -1}
5141.355Sadfile	dev/ic/cac.c			cac
5151.355Sad
5161.404Sadattach	ld at cac with ld_cac
5171.404Sadfile	dev/ic/ld_cac.c			ld_cac
5181.419Sad
5191.764She# HP/Compaq Command Interface for SCSI-3 Support
5201.764She#
5211.764Shedevice ciss: scsi
5221.764Shefile	dev/ic/ciss.c			ciss
5231.764She
5241.419Sad# Mylex DAC960 RAID controllers
5251.473Slukem#
5261.419Saddevice	mlx {unit = -1}
5271.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
5281.419Sad
5291.419Sadattach	ld at mlx with ld_mlx
5301.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
5311.521Sad
5321.521Sad# ICP-Vortex/Intel RAID controllers
5331.521Sad#
5341.521Saddevice	icp {unit = -1}
5351.521Sadfile	dev/ic/icp.c			icp			needs-flag
5361.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5371.521Sad
5381.521Sadattach	ld at icp with ld_icp
5391.521Sadfile	dev/ic/ld_icp.c			ld_icp
5401.521Sad
5411.521Saddevice	icpsp: scsi
5421.521Sadfile	dev/ic/icpsp.c			icpsp
5431.521Sadattach	icpsp at icp
5441.523Sad
5451.523Sad# Adaptec FSA RAID controllers
5461.523Sad#
5471.523Saddevice	aac {unit = -1}
5481.523Sadfile	dev/ic/aac.c			aac
5491.523Sad
5501.523Sadattach	ld at aac with ld_aac
5511.523Sadfile	dev/ic/ld_aac.c			ld_aac
5521.238Sdante
5531.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5541.473Slukem#
5551.238Sdantedevice	adv: scsi
5561.238Sdantefile	dev/ic/adv.c			adv
5571.428Sthorpejfile	dev/ic/advlib.c			adv
5581.428Sthorpejfile	dev/ic/advmcode.c		adv
5591.248Sdante
5601.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5611.473Slukem#
5621.248Sdantedevice	adw: scsi
5631.248Sdantefile	dev/ic/adw.c			adw
5641.194Sjonathan
5651.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5661.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5671.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5681.130Sjonathan#  hardware-compatibility mode.)
5691.473Slukem#
5701.173Sthorpejdevice	bha: scsi
5711.142Senamifile	dev/ic/bha.c			bha
5721.130Sjonathan
5731.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5741.130Sjonathan# (must be after bha, see above)
5751.473Slukem#
5761.173Sthorpejdevice	aha: scsi
5771.142Senamifile	dev/ic/aha.c			aha
5781.445Stsutsui
5791.445Stsutsui# Initio INIC-940/950 SCSI controllers
5801.473Slukem#
5811.445Stsutsuidevice	iha: scsi
5821.445Stsutsuifile	dev/ic/iha.c			iha
5831.118Scgd
5841.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5851.473Slukem#
5861.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5871.474Slukem				ISP_DISABLE_1080_SUPPORT
5881.474Slukem				ISP_DISABLE_2100_SUPPORT
5891.474Slukem				ISP_DISABLE_2200_SUPPORT
5901.846Smjacob				ISP_DISABLE_2300_SUPPORT
5911.894Smjacob				ISP_DISABLE_2322_SUPPORT
5921.846Smjacob				ISP_DISABLE_2400_SUPPORT
5931.846Smjacob				ISP_DISABLE_FW
5941.846Smjacob				ISP_TARGET_MODE
5951.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5961.894Smjacob				ISP_VPORTS
5971.173Sthorpejdevice	isp: scsi
5981.142Senamifile	dev/ic/isp.c			isp
5991.846Smjacobfile	dev/ic/isp_library.c		isp
6001.223Smjacobfile	dev/ic/isp_netbsd.c		isp
6011.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
6021.821Sbouyer# LSILogic MegaRAID SAS
6031.821Sbouyer#
6041.821Sbouyerdevice	mfi: scsi
6051.821Sbouyerfile	dev/ic/mfi.c			mfi
6061.821Sbouyer
6071.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
6081.528Smatt#
6091.608Sthorpejdevice	mpt: scsi
6101.608Sthorpejfile	dev/ic/mpt.c			mpt
6111.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
6121.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
6131.605Stsutsui
6141.682Sitohy# Workbit NinjaSCSI-32 controllers
6151.682Sitohydevice	njs: scsi
6161.682Sitohyfile	dev/ic/ninjascsi32.c		njs
6171.682Sitohy
6181.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
6191.605Stsutsuidevice	oosiop: scsi
6201.605Stsutsuifile	dev/ic/oosiop.c			oosiop
6211.436Stsutsui
6221.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
6231.473Slukem#
6241.436Stsutsuidevice	osiop: scsi
6251.436Stsutsuifile	dev/ic/osiop.c			osiop
6261.364Sbouyer
6271.368Sbouyer# common stuff for siop and esiop
6281.473Slukem#
6291.426Slukemdefine	siop_common
6301.426Slukemfile	dev/ic/siop_common.c		siop_common
6311.368Sbouyer
6321.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
6331.473Slukem#
6341.426Slukemdevice	siop: scsi,siop_common
6351.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6361.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6371.518Sbouyer
6381.518Sbouyerdevice	esiop: scsi,siop_common
6391.518Sbouyerfile	dev/ic/esiop.c			esiop
6401.94Smycroft
6411.94Smycroft# UltraStor SCSI controllers
6421.473Slukem#
6431.173Sthorpejdevice	uha: scsi
6441.142Senamifile	dev/ic/uha.c			uha
6451.409Sonoe
6461.878Sgarbled# 3Com common probe code
6471.878Sgarbleddefine  elink
6481.878Sgarbledfile    dev/isa/elink.c                 elink
6491.878Sgarbled
6501.409Sonoe# Aironet PC4500/PC4800
6511.473Slukem#
6521.653Stsarnadevice	an: arp, wlan, ifnet
6531.409Sonoefile	dev/ic/an.c			an
6541.86Smycroft
6551.376Sonoe# AMD 79c930-based 802.11 cards
6561.473Slukem#
6571.376Sonoedevice	awi: arp, wlan, ifnet
6581.376Sonoefile	dev/ic/awi.c			awi
6591.376Sonoefile	dev/ic/am79c930.c		awi
6601.438Sichiro
6611.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6621.473Slukem#
6631.656Sjunyoungdevice	wi: arp, wlan, ifnet
6641.438Sichirofile	dev/ic/wi.c			wi
6651.617Sdyoung
6661.930Salc# Atheros HAL
6671.930Salc#
6681.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6691.930Salc
6701.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6711.641Sdyoung#
6721.656Sjunyoungdevice	ath: arp, wlan, ifnet
6731.1066Schristosfile	dev/ic/ath.c			ath
6741.1066Schristosfile	dev/ic/ath_netbsd.c		ath
6751.1066Schristosfile	dev/ic/athrate-sample.c		ath
6761.641Sdyoung
6771.617Sdyoung# ADMtek ADM8211 802.11
6781.617Sdyoung#
6791.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6801.617Sdyoungfile	dev/ic/atw.c			atw
6811.376Sonoe
6821.687Sdyoung# Realtek RTL8180 802.11
6831.687Sdyoung#
6841.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6851.687Sdyoungfile	dev/ic/rtw.c			rtw
6861.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6871.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6881.687Sdyoung
6891.1157Schristos# Ralink RT2500/RT2600/RT2860 802.11
6901.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6911.778Sdogcowfile	dev/ic/rt2560.c			ral
6921.778Sdogcowfile	dev/ic/rt2661.c			ral
6931.1157Schristosfile	dev/ic/rt2860.c			ral
6941.722Sdrochner
6951.1053Sdegroote# Marvell Libertas Open
6961.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
6971.1053Sdegrootefile    dev/ic/malo.c           malo
6981.1053Sdegroote
6991.83Sthorpej# 3Com Etherlink-III Ethernet controller
7001.473Slukem#
7011.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
7021.142Senamifile	dev/ic/elink3.c			ep
7031.253Sfvdl
7041.253Sfvdl# 3Com EtherLink XL Controller
7051.473Slukem#
7061.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
7071.253Sfvdlfile	dev/ic/elinkxl.c		ex
7081.131Smatt
7091.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
7101.473Slukem#
7111.173Sthorpejdevice	lc: arp, ether, ifnet
7121.142Senamifile	dev/ic/lemac.c			lc
7131.84Smycroft
7141.84Smycroft# LANCE and PCnet Ethernet controllers
7151.473Slukem#
7161.173Sthorpejdevice	le: arp, ether, ifnet
7171.426Slukemdefine	le24
7181.426Slukemdefine	le32
7191.227Sexplorerfile	dev/ic/am7990.c			le24
7201.225Sdrochnerfile	dev/ic/am79900.c		le32
7211.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
7221.383Sthorpej
7231.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
7241.473Slukem#
7251.383Sthorpejdevice	depca { }: le24
7261.383Sthorpejfile	dev/ic/depca.c			depca
7271.383Sthorpejattach	le at depca with le_depca
7281.122Sscottr
7291.290Smrg# Sun HME Ethernet controllers
7301.473Slukem#
7311.293Spkdevice	hme: arp, ether, ifnet, mii
7321.293Spkfile	dev/ic/hme.c			hme
7331.461Seeh
7341.461Seeh# Sun GEM Ethernet controllers
7351.473Slukem#
7361.461Seehdevice	gem: arp, ether, ifnet, mii
7371.461Seehfile	dev/ic/gem.c			gem
7381.290Smrg
7391.1103Smartin# Synopsis Designware GMAC core, as found on allwinner a20
7401.1103Smartin# and other SoCs
7411.1103Smartindevice	awge: arp, ether, ifnet, mii
7421.1103Smartinfile	dev/ic/dwc_gmac.c		awge
7431.1103Smartin
7441.122Sscottr# 8390-family Ethernet controllers
7451.473Slukem#
7461.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
7471.122Sscottrdefine	dp8390nic
7481.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
7491.485Sbjh21
7501.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7511.485Sbjh21#
7521.485Sbjh21define	dp83905
7531.485Sbjh21file	dev/ic/dp83905.c		dp83905
7541.484Sbjh21
7551.484Sbjh21# Macronix MX98905 Ethernet controller
7561.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7571.484Sbjh21#
7581.484Sbjh21define	mx98905
7591.484Sbjh21file	dev/ic/mx98905.c		mx98905
7601.77Scgd
7611.282Sbad# TROPIC Token-Ring controller
7621.473Slukem#
7631.282Sbaddevice	tr: arp, token, ifnet
7641.282Sbadfile	dev/ic/tropic.c			tr
7651.282Sbad
7661.91Scgd# NCR 5380 SCSI Bus Controller
7671.473Slukem#
7681.91Scgddefine	ncr5380sbc
7691.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7701.356Spkdevice	nca: scsi, ncr5380sbc
7711.91Scgd
7721.434Sfredette# Sun sc PAL SCSI Bus Controller
7731.473Slukem#
7741.434Sfredettedefine	sunscpal
7751.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7761.434Sfredettedevice	ssc: scsi, sunscpal
7771.434Sfredette
7781.91Scgd# DEC FDDI Chipset
7791.473Slukem#
7801.91Scgddefine	pdq
7811.142Senamifile	dev/ic/pdq.c			pdq
7821.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7831.98Schristos
7841.474Slukem# Cyclades Cyclom-8/16/32
7851.473Slukem#
7861.173Sthorpejdevice	cy: tty
7871.142Senamifile	dev/ic/cy.c			cy			needs-flag
7881.103Sthorpej
7891.103Sthorpej# Efficient Networks, Inc. ATM interface
7901.473Slukem#
7911.173Sthorpejdevice	en: atm, ifnet
7921.142Senamifile	dev/ic/midway.c			en
7931.117Sthorpej
7941.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7951.473Slukem#
7961.117Sthorpejdefine	ncr53c9x
7971.359Smycroftdevice	esp: scsi, ncr53c9x
7981.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7991.227Sexplorer
8001.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
8011.679Smycroftdevice	spc: scsi
8021.679Smycroftfile	dev/ic/mb89352.c		spc
8031.679Smycroft
8041.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
8051.796Sbjh21define	wd33c93
8061.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
8071.796Sbjh21
8081.590Ssoren# Hitachi HD44780 LCD panel controller
8091.590Ssorendefine	hd44780
8101.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
8111.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
8121.590Ssoren
8131.710Sjoff# Matrix keypad
8141.710Sjoffdefine	matrixkp
8151.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
8161.710Sjoff
8171.227Sexplorer# Hitachi HD64570 serial controller
8181.473Slukem#
8191.359Smycroftdefine	hd64570
8201.227Sexplorerfile	dev/ic/hd64570.c		hd64570
8211.339Schopps
8221.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
8231.473Slukem#
8241.339Schoppsdevice	ntwoc: ifnet, hd64570
8251.128Spk
8261.128Spk# Intel 82586 Ethernet Controller
8271.473Slukem#
8281.128Spkdefine	i82586
8291.142Senamifile	dev/ic/i82586.c			i82586
8301.291Sthorpej
8311.658Sjkunz# Intel 82596 Ethernet Controller
8321.658Sjkunz#
8331.658Sjkunzdefine	i82596
8341.658Sjkunzfile	dev/ic/i82596.c			i82596
8351.658Sjkunz
8361.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
8371.473Slukem#
8381.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
8391.291Sthorpejfile	dev/ic/i82557.c			fxp
8401.389Sbjh21
8411.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
8421.473Slukem#
8431.389Sbjh21define	seeq8005
8441.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8451.137Sthorpej
8461.137Sthorpej# SMC 91Cxx Ethernet Controller
8471.473Slukem#
8481.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8491.142Senamifile	dev/ic/smc91cxx.c		sm
8501.188Sthorpej
8511.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8521.473Slukem#
8531.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8541.188Sthorpejfile	dev/ic/smc83c170.c		epic
8551.309Sragge
8561.309Sragge# DEC SGEC Second Generation Ethernet Controller
8571.473Slukem#
8581.309Sraggedefine	sgec
8591.309Sraggefile	dev/ic/sgec.c			sgec
8601.177Senami
8611.715Sjdolecek# MB86950 Ethernet Controller
8621.715Sjdolecek#
8631.715Sjdolecekdefine	mb86950
8641.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8651.715Sjdolecek
8661.177Senami# MB8696x Ethernet Controller
8671.473Slukem#
8681.177Senamidefine	mb86960
8691.177Senamifile	dev/ic/mb86960.c		mb86960
8701.177Senami
8711.177Senami# Generic MB8696x Ethernet Controller driver
8721.473Slukem#
8731.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8741.146Saugustss
8751.146Saugustss# Interwave Am78C201 audio driver
8761.473Slukem#
8771.146Saugustssdefine	interwave
8781.146Saugustssfile	dev/ic/interwave.c		interwave
8791.154Sis
8801.154Sis# TMS 320av110 MPEG2/audio driver
8811.473Slukem#
8821.154Sisdefine	tms320av110
8831.154Sisfile	dev/ic/tms320av110.c		tms320av110
8841.152Sthorpej
8851.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8861.152Sthorpej# National Semiconductor DS8390.
8871.473Slukem#
8881.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8891.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8901.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8911.153Sthorpej
8921.153Sthorpej# 8250/16[45]50-based "com" ports
8931.668Sthorpej#
8941.749Schsdefflag	opt_com.h		COM_DEBUG
8951.153Sthorpej# XXX In a perfect world, this would be done with attributes
8961.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
8971.1078Skiyohara				COM_HAYESP COM_PXA2X0 COM_AU1X00
8981.1159Sbouyer				COM_REGMAP COM_FUNCMAP COM_AWIN
8991.1016Smattdefparam opt_com.h		COM_TOLERANCE
9001.392Seehdevice	com { } : tty
9011.426Slukemfile	dev/ic/com.c			com			needs-flag
9021.336Sthorpej
9031.336Sthorpej# PC-like keyboard controller
9041.473Slukem#
9051.659Sbjh21device	pckbc: pckbport
9061.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
9071.274Sscw
9081.714Scubedevice	attimer
9091.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
9101.714Scube
9111.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
9121.473Slukem#
9131.274Sscwdevice	clmpcc: tty
9141.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
9151.385Sbjh21
9161.843Sxtraeme# Abit uGuru
9171.843Sxtraeme#
9181.843Sxtraemedevice	ug: sysmon_envsys
9191.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
9201.843Sxtraeme
9211.185Skml# Essential Communications Corp. HIPPI Interface
9221.473Slukem#
9231.426Slukemdevice	esh: hippi, ifnet
9241.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
9251.242Sis
9261.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
9271.473Slukem#
9281.874Scubedevice	bah: ifnet, arcnet, arp
9291.426Slukemfile	dev/ic/smc90cx6.c		bah
9301.234Saugustss
9311.234Saugustss# OPL2/OPL3 FM synth driver
9321.473Slukem#
9331.235Saugustssdevice	opl: midibus, midisyn
9341.234Saugustssfile	dev/ic/opl.c			opl
9351.234Saugustssfile	dev/ic/oplinstrs.c		opl
9361.305Saugustss
9371.305Saugustss# MPU401 MIDI UART compatibles
9381.473Slukem#
9391.305Saugustssdevice	mpu: midibus
9401.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
9411.236Spk
9421.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
9431.473Slukem#
9441.236Spkdefine	ad1848
9451.236Spkfile	dev/ic/ad1848.c			ad1848
9461.290Smrg
9471.290Smrg# AMD 7930 audio/ISDN codec
9481.473Slukem#
9491.366Saugustssdefine	am7930
9501.366Saugustssfile	dev/ic/am7930.c			am7930
9511.290Smrg
9521.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems
9531.1100Stsutsuidevice	arcofi: audiobus, auconv, mulaw
9541.1100Stsutsuifile	dev/ic/arcofi.c			arcofi
9551.1100Stsutsui
9561.290Smrg# SPARC `SUNW,audiocs'
9571.473Slukem#
9581.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9591.290Smrgfile	dev/ic/cs4231.c			audiocs
9601.326Saugustss
9611.326Saugustss# AC-97 CODECs
9621.473Slukem#
9631.326Saugustssdefine	ac97
9641.326Saugustssfile	dev/ic/ac97.c			ac97
9651.437Sminoura
9661.1040Snisimura# UDA1341 CODEC support
9671.1040Snisimuradefine	uda1341
9681.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9691.1040Snisimura
9701.437Sminoura# Oki MSM6258 support code
9711.473Slukem#
9721.437Sminouradefine msm6258
9731.437Sminourafile	dev/ic/msm6258.c		msm6258
9741.240Spk
9751.240Spk# LSI64854 DMA controller back-end
9761.473Slukem#
9771.240Spkdefine	lsi64854
9781.240Spkfile	dev/ic/lsi64854.c		lsi64854
9791.465Smrg
9801.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9811.473Slukem#
9821.465Smrgdefine	cd18xx
9831.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9841.240Spk
9851.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9861.473Slukem#
9871.252Sthorpejdefine	rtl80x9
9881.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9891.360Shaya
9901.654Swiz# Realtek 8129/8139 Ethernet controllers
9911.473Slukem#
9921.362Shayadevice	rtk: ether, ifnet, arp, mii
9931.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9941.185Skml
9951.673Stoshii# Realtek 8169 Ethernet controllers
9961.673Stoshii#
9971.673Stoshiidevice	re: ether, ifnet, arp, mii
9981.709Syamtfile	dev/ic/rtl8169.c		re
9991.673Stoshii
10001.258Spk# Common code for ESDI/IDE/etc. controllers
10011.473Slukem#
10021.680Sthorpejdefine	wdc_common
10031.809Sitohydefine	ata_dma
10041.809Sitohydefine	ata_udma
10051.809Sitohydefine	ata_piobm
10061.680Sthorpejdevice	wdc: ata, wdc_common
10071.637Sbouyer
10081.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
10091.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
10101.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
10111.835Sdyoung
10121.656Sjunyoungdevice	atabus: atapi,ata_hl
10131.656Sjunyoungattach	atabus at ata
10141.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
10151.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
10161.386Sbjh21
10171.810Sitohy# Workbit NinjaATA-32 IDE controllers
10181.810Sitohydevice	njata: ata, ata_piobm, wdc_common
10191.810Sitohyfile	dev/ic/ninjaata32.c		njata
10201.810Sitohy
10211.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
10221.473Slukem#
10231.386Sbjh21device	upc { [offset = -1] }
10241.386Sbjh21attach	wdc at upc with wdc_upc
10251.386Sbjh21attach	com at upc with com_upc
10261.651Sjdolecekattach	lpt at upc with lpt_upc
10271.426Slukemfile	dev/ic/upc.c			upc
10281.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
10291.426Slukemfile	dev/ic/com_upc.c		com_upc
10301.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
10311.327Smatt
10321.844Sbouyer# AHCI-compatible SATA controllers
10331.844Sbouyerdefine ahcisata_core
10341.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
10351.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
10361.844Sbouyer
10371.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
10381.956Sjakllschdefine	siisata
10391.956Sjakllschfile	dev/ic/siisata.c		siisata
10401.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
10411.956Sjakllsch
10421.957Sjakllsch# Marvell Serial-ATA Host Controller
10431.951Skiyoharadefine mvsata
10441.951Skiyoharafile dev/ic/mvsata.c			mvsata
10451.1182Skredevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_fis, sata_pmp, mvsata
10461.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
10471.951Skiyohara
10481.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10491.473Slukem#
10501.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10511.314Sthorpejfile	dev/ic/tulip.c			tlp
10521.322Sthorpej
10531.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10541.473Slukem#
10551.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10561.322Sthorpejfile	dev/ic/aic6915.c		sf
10571.378Spk
10581.378Spk# Mostek time-of-day clock and NVRAM
10591.473Slukem#
10601.378Spkdefine	mk48txx
10611.507Spkfile	dev/ic/mk48txx.c		mk48txx
10621.378Spk
10631.1061Srkujawa# OKI MSM6242B
10641.1061Srkujawa#
10651.1061Srkujawadefine	msm6242b
10661.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10671.1061Srkujawa
10681.378Spk# Intersil 7170 time-of-day clock
10691.473Slukem#
10701.378Spkdefine	intersil7170
10711.378Spkfile	dev/ic/intersil7170.c		intersil7170
10721.434Sfredette
10731.434Sfredette# National Semiconductor MM58167 time-of-day clock
10741.473Slukem#
10751.434Sfredettedefine	mm58167
10761.434Sfredettefile	dev/ic/mm58167.c		mm58167
10771.643Stsutsui
10781.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10791.643Stsutsui#
10801.643Stsutsuidefine	mc146818
10811.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10821.422Sthorpej
10831.808Suwe# Ricoh RS5C313 time of-day-clock
10841.808Suwe#
10851.808Suwedefine	rs5c313
10861.808Suwefile	dev/ic/rs5c313.c		rs5c313
10871.808Suwe
10881.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10891.473Slukem#
10901.422Sthorpejdefine	dl10019
10911.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10921.453Senami
10931.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
10941.473Slukem#
10951.453Senamidefine	ax88190
10961.453Senamifile	dev/ic/ax88190.c		ax88190
10971.429Sjdolecek
10981.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
10991.473Slukem#
11001.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
11011.429Sjdolecekfile	dev/ic/we.c			we
11021.432Sjdolecek
11031.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
11041.473Slukem#
11051.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
11061.557Stsutsui
11071.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
11081.557Stsutsui#
11091.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
11101.557Stsutsuifile	dev/ic/fmv.c			fmv
11111.471Syamt
11121.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
11131.473Slukem#
11141.471Syamtdevice	cs: arp, ether, ifnet
11151.704Sjoffdevice	tscs: arp, ether, ifnet
11161.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
11171.487Saugustss
11181.487Saugustss# Radio device attributes
11191.487Saugustss#
11201.487Saugustssdefine	tea5757
11211.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
11221.487Saugustssdefine	lm700x
11231.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
11241.179Sdrochner
11251.837Stnn# Philips PCF8584 i2c controller
11261.837Stnndefine	pcf8584
11271.837Stnnfile	dev/ic/pcf8584.c		pcf8584
11281.837Stnn
11291.985Snonaka# PCA9564 i2c controller
11301.985Snonakadefine	pca9564
11311.985Snonakafile	dev/ic/pca9564.c		pca9564
11321.985Snonaka
11331.1187Sbouyer# Synopsys DesignWare I2C controller
11341.1187Sbouyerdefine	dwiic
11351.1187Sbouyerdevice dwiic: dwiic, i2cbus
11361.1187Sbouyerfile	dev/ic/dwiic.c			dwiic
11371.1187Sbouyer
11381.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
11391.784Sdrochner#
11401.784Sdrochnerdefine acpipmtimer
11411.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
11421.784Sdrochner
11431.834Snjolydevice 	hpet
11441.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
11451.834Snjoly
11461.1126Sjmcneill# DesignWare timer
11471.1126Sjmcneilldevice	dwctmr
11481.1126Sjmcneillfile	dev/ic/dwc_tmr.c	dwctmr
11491.1126Sjmcneill
11501.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
11511.952Skiyohara#
11521.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
11531.952Skiyoharafile	dev/ic/lan9118.c		smsh
11541.952Skiyohara
11551.1088Sriastrad# Apple System Management Controller
11561.1088Sriastrad#
11571.1089Sriastraddefine	applesmcbus	{ }
11581.1090Sriastraddevice	applesmc: applesmcbus
11591.1088Sriastradfile	dev/ic/apple_smc.c		applesmc
11601.1088Sriastrad
11611.1088Sriastrad# Apple SMC fan sensors and control
11621.1090Sriastraddevice	applesmcfan: applesmcbus, sysmon_envsys
11631.1090Sriastradattach	applesmcfan at applesmcbus with apple_smc_fan
11641.1088Sriastradfile	dev/ic/apple_smc_fan.c		applesmcfan
11651.1088Sriastrad
11661.1088Sriastrad# Apple SMC temperature sensors
11671.1090Sriastraddevice	applesmctemp: applesmcbus, sysmon_envsys
11681.1090Sriastradattach	applesmctemp at applesmcbus with apple_smc_temp
11691.1088Sriastradfile	dev/ic/apple_smc_temp.c		applesmctemp
11701.1088Sriastrad
11711.1089Sriastrad# Apple SMC accelerometer (not yet implemented!)
11721.1090Sriastrad#device	applesmcaccel: applesmcbus, sysmon_envsys
11731.1090Sriastrad#attach	applesmcaccel at applesmcbus with apple_smc_accel
11741.1088Sriastrad#file	dev/ic/apple_smc_accel.c	applesmcaccel
11751.1088Sriastrad
11761.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
11771.836Sdrochnerdefine drm {}
11781.949Smrginclude "external/bsd/drm/conf/files.drm"
11791.1002Sjmcneillinclude "dev/drm/files.drm"
11801.836Sdrochner
11811.1153Sskrll# Linux API support
11821.1153Sskrllinclude "external/bsd/common/conf/files.linux"
11831.1153Sskrll
11841.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
11851.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
11861.1086Sriastrad
11871.1039Schristos
11881.179Sdrochner# Definitions for wscons
11891.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
11901.473Slukem#
11911.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
11921.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
11931.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
11941.479Saugustssdefine	wsmousedev		{[mux = 0]}
11951.1176Snatdefine	wsbelldev		{[console = -1], [mux = 1]}
11961.761Smacallandefine	vcons
11971.179Sdrochner# attribute to pull in raster support
11981.473Slukem#
11991.179Sdrochnerdefine	wsrasteremulops
12001.187Sdrochner# common PC display functions
12011.473Slukem#
12021.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
12031.426Slukemdefine	pcdisplayops
12041.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
12051.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
12061.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
12071.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
12081.777Smartin# someday when we might make /dev/fb* support MI)
12091.777Smartindefine	fb
12101.179Sdrochner# VGA graphics
12111.473Slukem#
12121.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
12131.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
12141.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
12151.593Stsutsuidefflag opt_vga.h		VGA_RESET
12161.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
12171.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
12181.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
12191.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
12201.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
12211.998Smacallan
12221.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
12231.473Slukem#
12241.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
12251.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
12261.551Suwefile	dev/ic/igsfb_subr.c		igsfb
12271.91Scgd
12281.1169Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode, glyphcache
12291.998Smacallanfile	dev/ic/ct65550.c		chipsfb
12301.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
12311.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
12321.998Smacallan
12331.683Sjkunz# STI (hp graphics)
12341.683Sjkunzdevice	sti: wsemuldisplaydev
12351.1005Stsutsuifile	dev/ic/sti.c		sti
12361.683Sjkunz
12371.892Sdrochnerinclude "dev/wscons/files.wscons"
12381.892Sdrochnerinclude "dev/rasops/files.rasops"
12391.892Sdrochnerinclude "dev/wsfont/files.wsfont"
12401.892Sdrochnerinclude "dev/wsfb/files.wsfb"
12411.892Sdrochner
12421.77Scgd# Attributes which machine-independent bus support can be attached to.
12431.77Scgd# These should be defined here, because some of these busses can have
12441.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
12451.77Scgd# ordering constraints on inclusion of the busses' "files" files.
12461.473Slukem#
12471.474Slukemdefine	isabus	{ }			# ISA attachment
12481.474Slukemdefine	eisabus	{ }			# EISA attachment
12491.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
12501.1179Sflxddefine	tcbus	{ }			# TURBOchannel attachment
12511.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
12521.474Slukemdefine	usbus	{ }			# USB attachment
12531.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
12541.474Slukemdefine	vmebus	{ }			# VME bus attachment
12551.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
12561.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
12571.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
12581.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
12591.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
12601.222Saugustss
12611.222Saugustss# We need the USB bus controllers here so different busses can
12621.222Saugustss# use them in an 'attach-with'.
12631.473Slukem#
12641.703Sfvdl
12651.890Sdrochnerdefine	usbroothub
12661.1155Sskrllfile	dev/usb/usbroothub.c	usbroothub
12671.890Sdrochner
12681.1005Stsutsuidefine	usb_dma
12691.1005Stsutsui
12701.1075Sjakllsch# UHCI USB controller
12711.1075Sjakllsch#
12721.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
12731.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
12741.222Saugustss
12751.222Saugustss# OHCI USB controller
12761.473Slukem#
12771.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
12781.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
12791.412Saugustss
12801.1057Smatt# EHCI USB2 controller
12811.473Slukem#
12821.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12831.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12841.545Sisaki
12851.1075Sjakllsch# xHCI USB3 controller
12861.1057Smatt#
12871.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
12881.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
12891.1057Smatt
12901.1094Sbouyer# Mentor graphics OTG IP
12911.1104Sjmcneilldefflag	opt_motg.h	MOTG_ALLWINNER
12921.1155Sskrlldevice	motg: usbus, usbroothub
12931.1094Sbouyerfile	dev/usb/motg.c			motg			needs-flag
12941.1094Sbouyer
12951.545Sisaki# SL811HS/T USB controller
12961.1156Sskrlldefflag	opt_slhci.h	SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
12971.893Sisakidevice	slhci: usbus, usbroothub
12981.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
12991.579Smartin
13001.1062Sskrll# DesignWare OTG host controller
13011.1062Sskrll#
13021.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
13031.1080Sskrll
13041.945Snonaka# SD Host controller
13051.1087Snonakadevice	sdhc: sdmmcbus
13061.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
13071.945Snonaka
13081.958Sjmcneill# Winbond Integrated Media Reader
13091.958Sjmcneilldevice	wb: sdmmcbus
13101.958Sjmcneillfile	dev/ic/w83l518d.c		wb
13111.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
13121.958Sjmcneill
13131.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader
13141.1087Snonakadevice	rtsx: sdmmcbus
13151.1087Snonakafile	dev/ic/rtsx.c			rtsx
13161.1087Snonaka
13171.1122Sjmcneill# DesignWare SD/MMC host controller
13181.1122Sjmcneilldefflag	opt_dwc_mmc.h	DWC_MMC_DEBUG
13191.1122Sjmcneilldevice	dwcmmc: sdmmcbus
13201.1122Sjmcneillfile	dev/ic/dwc_mmc.c		dwcmmc
13211.1122Sjmcneill
13221.1175Sjmcneill# ARM PrimeCell PL031 (RTC) real time clock
13231.1175Sjmcneilldevice	plrtc
13241.1175Sjmcneillfile	dev/ic/pl031.c			plrtc
13251.1175Sjmcneill
13261.1174Sjmcneill# ARM PrimeCell PL041 (AACI) Advanced Audio CODEC interface
13271.1174Sjmcneilldevice	aaci: audiobus, auconv, aurateconv, mulaw, ac97
13281.1174Sjmcneillfile	dev/ic/pl041.c			aaci
13291.1174Sjmcneill
13301.1173Sjmcneill# ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interface
13311.1173Sjmcneilldevice	plkmi: pckbport
13321.1173Sjmcneillfile	dev/ic/pl050.c			plkmi
13331.1173Sjmcneill
13341.1127Sskrll# ARM PrimeCell PL181 (MMCI) host controller
13351.1127Sskrlldevice	plmmc: sdmmcbus
13361.1127Sskrllfile	dev/ic/pl181.c			plmmc
13371.1127Sskrll
13381.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
13391.579Smartindevice	mtd: arp, ether, ifnet, mii
13401.579Smartinfile	dev/ic/mtd803.c			mtd
13411.369Smatt
13421.487Saugustss# radio devices, attaches to radio hardware driver
13431.487Saugustssdevice	radio
13441.489Sdrochnerattach	radio at radiodev
13451.498Sjmc
13461.402Smatt# IEEE 1394 controllers
13471.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
13481.473Slukem#
13491.369Smattdevice	fwohci: fwbus
13501.520Saugustss
13511.520Saugustss# Sony Programmable I/O Controller
13521.520Saugustssdevice	spic: wsmousedev
13531.520Saugustssfile	dev/ic/spic.c			spic
13541.529Saugustss
13551.529Saugustss# IBM CPC700 PowerPC bridge
13561.529Saugustssdefine	cpcbus { addr, [irq=-1] }
13571.529Saugustssdevice	cpc: cpcbus, pcibus
13581.529Saugustssfile	dev/ic/cpc700.c			cpc
13591.529Saugustss
13601.529Saugustssattach	com at cpcbus with com_cpcbus
13611.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
13621.529Saugustss
13631.529Saugustssdevice	cpctim
13641.529Saugustssattach	cpctim at cpcbus
13651.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
13661.529Saugustss
13671.530Saugustssdevice	cpciic
13681.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
13691.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
13701.529Saugustss
13711.60Scgd
13721.415Smartin# Attributes used by the ISDN subsystem
13731.473Slukem#
13741.502Smartindefine	isdndev		# the ISDN subsystem
13751.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
13761.458Senami			# specific)
13771.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
13781.415Smartin
13791.575Sleo# The isac found on the Fritz V2.0 Card.
13801.575Sleodefine	nisacsx
13811.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
13821.575Sleo
13831.575Sleo# The 'standard' isac
13841.575Sleodefine	nisac
13851.575Sleofile	dev/ic/isac.c			nisac	needs-flag
13861.575Sleo
13871.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
13881.473Slukem#
13891.575Sleodevice	isic: isdndev, passive_isdn, nisac
13901.415Smartin
13911.426Slukemfile	dev/ic/isic.c			isic
13921.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
13931.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
13941.426Slukemfile	dev/ic/hscx.c			isic
13951.426Slukemfile	dev/ic/isic_bchan.c		isic
13961.415Smartin
13971.415Smartin# (old) Diehl active ISDN cards
13981.473Slukem#
13991.823Scube#device	daic: isdndev
14001.823Scube#file	dev/ic/daic.c			daic
14011.415Smartin
14021.634Spooka# AWM B1/T1
14031.634Spooka# XXX: passive_isdn
14041.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
14051.634Spookafile	dev/ic/iavc.c			iavc
14061.634Spooka
14071.934Smacallan# Broadcom AirForce / Apple Airport Extreme
14081.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
14091.934Smacallanfile	dev/ic/bwi.c			bwi
14101.934Smacallan
14111.995Sahoka# DM9000 Ethernet controllers
14121.995Sahoka#
14131.995Sahokadevice	dme: arp, ether, ifnet
14141.995Sahokafile	dev/ic/dm9000.c			dme
14151.995Sahoka
14161.1158Snonaka# NVM Express Controller
14171.1158Snonaka#
14181.1158Snonakadevice	nvme {nsid = -1}
14191.1158Snonakafile	dev/ic/nvme.c			nvme
14201.1158Snonaka
14211.1158Snonakaattach	ld at nvme with ld_nvme
14221.1158Snonakafile	dev/ic/ld_nvme.c		ld_nvme
14231.1158Snonaka
14241.1183Sjmcneill# Broadcom FullMAC 802.11 driver
14251.1183Sjmcneilldevice	bwfm: arp, ifnet, wlan
14261.1183Sjmcneillfile	dev/ic/bwfm.c			bwfm
14271.1183Sjmcneill
14281.1185Sjmcneill# QEMU Firmware Configuration (fw_cfg) device
14291.1185Sjmcneilldevice	qemufwcfg
14301.1185Sjmcneillfile	dev/ic/qemufwcfg.c		qemufwcfg
14311.1185Sjmcneill
14321.60Scgd# legitimate pseudo-devices
14331.473Slukem#
14341.907Sdrochnerdefpseudodev vnd:	disk
14351.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
14361.474Slukemdefpseudo ccd:		disk
14371.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
14381.907Sdrochnerdefpseudodev md:	disk
14391.916Shannkendefpseudodev fss:	disk
14401.298Sthorpej
14411.474Slukemdefpseudo pty:		tty
14421.298Sthorpejdefpseudo rnd
14431.610Sraggedefpseudo ksyms
14441.642Scdidefpseudo nullcons
14451.807Saddefpseudo lockstat
14461.839Sbouyerdefpseudo bio:		sysmon_envsys
14471.298Sthorpej
14481.474Slukemdefpseudo loop:		ifnet
14491.474Slukemdefpseudo sl:		ifnet
14501.474Slukemdefpseudo ppp:		ifnet, bpf_filter
14511.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
14521.474Slukemdefpseudo tun:		ifnet
14531.474Slukemdefpseudo vlan:		ifnet, ether
14541.474Slukemdefpseudo bridge:	ifnet, ether
14551.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
14561.474Slukemdefpseudo strip:	ifnet
14571.474Slukemdefpseudo gre:		ifnet
14581.474Slukemdefpseudo gif:		ifnet
14591.474Slukemdefpseudo faith:	ifnet
14601.1161Schristosdefpseudo mpls:		ifnet
14611.826Smousedefpseudo srt:		ifnet
14621.474Slukemdefpseudo stf:		ifnet
14631.969Spookadefpseudodev tap:	ifnet, ether, arp
14641.969Spookadefpseudo carp:		ifnet, ether, arp
14651.969Spookadefpseudodev etherip:	ifnet, ether, arp
14661.1170Sknakahardefpseudodev l2tp:	ifnet, ether, arp
14671.1172Sbouyerdefpseudo canloop:	ifnet
14681.1191Sknakahardefpseudo ipsecif:	ifnet		# avoid to confuse ipsec itself option
14691.60Scgd
14701.298Sthorpejdefpseudo sequencer
14711.462Smanudefpseudo clockctl
14721.228Saugustss
14731.912Stls#
14741.912Stls# Accept filters.  XXX should use another registration/initialization method.
14751.912Stls#
14761.912Stlsdefpseudo accf_data
14771.912Stlsdefpseudo accf_http
14781.912Stls
14791.415Smartin# ISDN userland pseudo devices
14801.473Slukem#
14811.502Smartindefpseudo isdntrc:	isdndev, tty
14821.502Smartindefpseudo isdnbchan:	isdndev, tty
14831.502Smartindefpseudo isdntel:	isdndev, tty
14841.502Smartindefpseudo isdnctl:	isdndev, tty
14851.502Smartindefpseudo isdn:		isdndev, tty
14861.502Smartin
14871.502Smartin# ISDN network interfaces
14881.502Smartindefpseudo irip:		isdndev, ifnet
14891.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
14901.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
14911.539Sthorpej
14921.539Sthorpej# KTTCP network throughput testing pseudo-device
14931.539Sthorpejdefpseudo kttcp
14941.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
14951.576Sblymn
14961.790Selad# Veriexec
14971.717Sblymndefpseudo veriexec
14981.1128Smaxvfile	kern/kern_veriexec.c	veriexec
14991.1152Smaxvfile	dev/veriexec.c		veriexec	needs-flag
15001.415Smartin
15011.681Sdrochner# driver attach / detach user interface
15021.681Sdrochnerdefpseudo drvctl
15031.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
15041.681Sdrochner
15051.857Sad# cpu control
15061.857Saddefpseudo cpuctl
15071.1037Sdrochnerdefflag				CPU_UCODE: firmload
15081.857Sad
15091.870Spooka# pass-to-userspace transporter
15101.870Spookadefpseudo putter
15111.873Spookafile	dev/putter/putter.c		putter
15121.870Spooka
15131.875Spooka# userspace block/char device drivers
15141.875Spookadefpseudo pud
15151.875Spookafile	dev/pud/pud.c			pud
15161.875Spookafile	dev/pud/pud_dev.c		pud
15171.875Spooka
15181.931Shaad# device-mapper driver for LVM
15191.931Shaadinclude "dev/dm/files.dm"
15201.931Shaad
15211.1180Sjmcneill# LED framework
15221.1180Sjmcneillfile	dev/led.c			leds
15231.1180Sjmcneill
15241.516Sthorpej#
15251.516Sthorpej# File systems
15261.516Sthorpej#
15271.696Sjdolecekinclude "coda/files.coda"
15281.583Sjdolecekinclude "fs/adosfs/files.adosfs"
15291.696Sjdolecekinclude "fs/cd9660/files.cd9660"
15301.848Srumbleinclude "fs/efs/files.efs"
15311.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
15321.833Sdilloinclude "fs/hfs/files.hfs"
15331.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
15341.950Sreinoudinclude "fs/nilfs/files.nilfs"
15351.696Sjdolecekinclude "fs/ntfs/files.ntfs"
15361.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
15371.815Spookainclude "fs/puffs/files.puffs"
15381.756Sreinoudinclude "fs/udf/files.udf"
15391.516Sthorpejinclude "fs/smbfs/files.smbfs"
15401.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
15411.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
15421.696Sjdolecekinclude "fs/union/files.union"
15431.1018Suchinclude "fs/v7fs/files.v7fs"
15441.1190Schristosinclude "fs/autofs/files.autofs"
15451.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
15461.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
15471.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
15481.516Sthorpejinclude "miscfs/overlay/files.overlay"
15491.516Sthorpejinclude "miscfs/procfs/files.procfs"
15501.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
15511.516Sthorpejinclude "nfs/files.nfs"
15521.516Sthorpejinclude "ufs/files.ufs"
15531.1168Spgoyetteinclude "fs/nfs/files.newnfs"
15541.516Sthorpej
15551.516Sthorpej#
15561.1013Smrg# UVM (virtual memory)
15571.1012Smrg#
15581.1013Smrginclude "uvm/files.uvm"
15591.1012Smrg
15601.1012Smrg#
15611.811Selad# Security models
15621.811Selad#
15631.811Seladinclude "secmodel/files.secmodel"
15641.811Selad
15651.1120Suebayasiinclude "kern/files.kern"
15661.979Suebayasi
15671.1135Suebayasiinclude "dev/files.dev"
15681.1135Suebayasi
15691.1119Suebayasiinclude "net/files.net"
15701.493Sjdolecek
15711.493Sjdolecek# Game adapter (joystick)
15721.493Sjdolecekdevice	joy
15731.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15741.582Shaya
15751.1029Ssjg# process monitor for make(1)
15761.1029Ssjg# normally built as module
15771.1029Ssjgdefpseudo filemon
15781.1029Ssjgfile	dev/filemon/filemon.c		filemon
15791.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
15801.1029Ssjg
15811.734Sjmcneill#
15821.734Sjmcneill# General Purpose Input/Output framework
15831.734Sjmcneill#
15841.769Srizdefine	onewire_bitbang
15851.734Sjmcneillinclude	"dev/gpio/files.gpio"
15861.769Sriz
15871.769Srizinclude "dev/onewire/files.onewire"
15881.872Sjmcneill
15891.872Sjmcneill#
15901.872Sjmcneill# Pseudo audio device
15911.872Sjmcneill#
15921.872Sjmcneillinclude "dev/pad/files.pad"
15931.877Sjoerg
15941.877Sjoerg#
15951.877Sjoerg# Intel 386 Real Mode emulator
15961.877Sjoerg#
15971.877Sjoerginclude "lib/libx86emu/files.x86emu"
15981.882Syamt
15991.882Syamt#
16001.882Syamt# "tprof" profiler.
16011.882Syamt#
16021.882Syamtinclude	"dev/tprof/files.tprof"
16031.944Sjmcneill
16041.944Sjmcneill#
16051.944Sjmcneill# alternate memory device
16061.944Sjmcneill#
16071.944Sjmcneillinclude "dev/altmem/files.altmem"
16081.1003Sahoka
16091.1003Sahoka#
16101.1003Sahoka# Flash subsystem
16111.1003Sahoka#
16121.1003Sahokainclude "dev/flash/files.flash"
16131.1003Sahoka
16141.1003Sahoka#
16151.1003Sahoka# NAND subsytem
16161.1003Sahoka#
16171.1003Sahokainclude "dev/nand/files.nand"
16181.1003Sahoka
16191.1019Sjmcneill#
16201.1020Scliff# NOR subsytem
16211.1020Scliff#
16221.1020Scliffinclude "dev/nor/files.nor"
16231.1031Sriz
16241.1031Sriz#
16251.1031Sriz# iscsi
16261.1031Sriz#
16271.1031Srizinclude "dev/iscsi/files.iscsi"
16281.1066Schristos
16291.1115Suebayasi#
16301.1115Suebayasi# athn
16311.1115Suebayasi#
16321.1115Suebayasiinclude "dev/ic/files.athn"
16331.1151Sjmcneill
16341.1151Sjmcneill#
16351.1151Sjmcneill# MI clk api
16361.1151Sjmcneill#
16371.1151Sjmcneillinclude "dev/clk/files.clk"
16381.1189Sskrll
16391.1189Sskrll#
16401.1189Sskrll# Flattened Device Tree (FDT) support
16411.1189Sskrll#
16421.1189Sskrllinclude "dev/ofw/files.ofw"
16431.1189Sskrllinclude "dev/fdt/files.fdt"
1644