files revision 1.1202
11.1202Smartin#	$NetBSD: files,v 1.1202 2018/07/15 07:07:15 martin 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.936Schristosdefflag	opt_wlan.h		WLAN
3181.936Schristos
3191.819Swiz# Machine-independent device majors assignements
3201.640Sjdolecekinclude "conf/majors"
3211.543Sbriggs
3221.60Scgd# generic attributes
3231.473Slukem#
3241.915Sjmcneilldefine	videobus	{ }
3251.638Sbouyerdefine	ata	        {[channel = -1]}
3261.674Sthorpejdefine	sata
3271.947Sjakllschdefine	sata_fis
3281.1054Sbouyerdefine	sata_pmp
3291.558Sthorpejdefine	scsi_core
3301.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
3311.638Sbouyerdefine	ata_hl		{[drive = -1]}
3321.637Sbouyerdefine	atapi		{ }
3331.489Sdrochnerdefine	radiodev	{ }
3341.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3351.734Sjmcneilldefine	gpiobus		{ }
3361.769Srizdefine	onewirebus	{ }
3371.659Sbjh21define 	pckbport	{[slot = -1]}
3381.659Sbjh21define	pckbport_machdep_cnattach
3391.754Sthorpejdefine	firmload
3401.67Scgd
3411.1167Schristos# speaker devices, attaches to audio or pcppi drivers
3421.1176Snatdevice	spkr: wsbelldev
3431.1177Spgoyettefile	dev/spkr.c			spkr
3441.1167Schristos
3451.1114Suebayasiinclude "dev/files.audio"
3461.650Sbjh21
3471.1129Sjmcneill# High definition audio
3481.1129Sjmcneillinclude "dev/hdaudio/files.hdaudio"
3491.1129Sjmcneill
3501.1105Schristos# Base verbose vendor/product printing support
3511.1105Schristosfile	dev/dev_verbose.c
3521.1105Schristos
3531.915Sjmcneill# video devices, attaches to video hardware driver
3541.915Sjmcneill#
3551.915Sjmcneilldevice	video
3561.915Sjmcneillattach	video at videobus
3571.915Sjmcneill
3581.1024Sjmcneill# DTV subsystem
3591.1024Sjmcneill#
3601.1024Sjmcneillinclude "dev/dtv/files.dtv"
3611.1024Sjmcneill
3621.1130Sjmcneill# HDMI CEC
3631.1130Sjmcneill#
3641.1130Sjmcneillinclude "dev/hdmicec/files.hdmicec"
3651.1130Sjmcneill
3661.922Spgoyette# National Semiconductor LM7[89]
3671.922Spgoyette#
3681.922Spgoyette# (included here so files.i2c can define an attachment)
3691.922Spgoyette
3701.922Spgoyettedevice	lm: sysmon_envsys
3711.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3721.922Spgoyette
3731.984Spgoyette# JEDEC standard SPD EPROM
3741.984Spgoyette#
3751.984Spgoyette# (included here so files.i2c can define an attachment)
3761.984Spgoyette
3771.984Spgoyettedevice	spdmem
3781.984Spgoyettefile	dev/ic/spdmem.c			spdmem
3791.984Spgoyette
3801.1186Sbouyer# Generic HID support (used by USB, bluetooth and i2c)
3811.1186Sbouyerinclude "dev/hid/files.hid"
3821.1186Sbouyer
3831.635Sthorpej# I2C device support
3841.635Sthorpejinclude "dev/i2c/files.i2c"
3851.635Sthorpej
3861.1199Sjmcneill# PWM device support
3871.1199Sjmcneillinclude "dev/pwm/files.pwm"
3881.1199Sjmcneill
3891.813Sgdamore# SPI device support
3901.813Sgdamoreinclude "dev/spi/files.spi"
3911.813Sgdamore
3921.559Sthorpej# IR device support
3931.559Sthorpejinclude	"dev/ir/files.ir"
3941.559Sthorpej
3951.651Sjdolecek# Parallel Port Bus support
3961.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3971.651Sjdolecek
3981.363Sthorpej# raster operations attributes
3991.473Slukem#
4001.426Slukemdefine	rasops1
4011.426Slukemdefine	rasops2
4021.426Slukemdefine	rasops4
4031.426Slukemdefine	rasops8
4041.426Slukemdefine	rasops15
4051.426Slukemdefine	rasops16
4061.426Slukemdefine	rasops24
4071.426Slukemdefine	rasops32
4081.829Soberdefine	rasops_rotation
4091.60Scgd
4101.997Sjmcneill# image decoding support
4111.997Sjmcneillinclude "dev/stbi/files.stbi"
4121.997Sjmcneill
4131.760Sjmcneill# splash screen support
4141.760Sjmcneillinclude "dev/splash/files.splash"
4151.760Sjmcneill
4161.768Sgdamore# videomode support
4171.768Sgdamoreinclude "dev/videomode/files.videomode"
4181.768Sgdamore
4191.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
4201.1196Smaxv# fddi, token ring, and atm.
4211.473Slukem#
4221.874Scubedefine	arcnet
4231.88Schuckdefine	atm
4241.60Scgddefine	ether
4251.67Scgddefine	fddi
4261.185Skmldefine	hippi
4271.399Sonoedefine	ieee1394
4281.282Sbaddefine	token
4291.284Sexplorerdefine	sppp
4301.1032Stlsdefine	wlan
4311.294Sitojundefine	crypto
4321.100Sws
4331.1039Schristos# TPM
4341.1039Schristosdevice	tpm
4351.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4361.1039Schristos
4371.119Sis# devices ARPing IPv4 pull this in:
4381.473Slukem#
4391.119Sisdefine	arp
4401.119Sis
4411.515Sthorpej#
4421.515Sthorpej# ALTQ network traffic shaping subsystem
4431.515Sthorpej#
4441.515Sthorpejinclude "altq/files.altq"
4451.515Sthorpej
4461.404Sad# Logical disk
4471.473Slukem#
4481.404Saddevice	ld: disk
4491.426Slukemfile	dev/ld.c			ld			needs-flag
4501.513Sthorpej
4511.513Sthorpej#
4521.513Sthorpej# MII/PHY support for network devices
4531.513Sthorpej#
4541.513Sthorpejinclude "dev/mii/files.mii"
4551.375Sthorpej
4561.473Slukem#
4571.512Sthorpej# RAIDframe
4581.512Sthorpej#
4591.512Sthorpejinclude "dev/raidframe/files.raidframe"
4601.639Sgrog
4611.639Sgrog#
4621.542Sthorpej# Hardware-assisted data mover API
4631.542Sthorpej#
4641.542Sthorpejinclude "dev/dmover/files.dmover"
4651.512Sthorpej
4661.512Sthorpej#
4671.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4681.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4691.473Slukem#
4701.145Schristos
4711.145Schristos# Adaptec AIC-6[32]60 ICs
4721.473Slukem#
4731.173Sthorpejdevice	aic: scsi
4741.145Schristosfile	dev/ic/aic6360.c		aic
4751.346Sthorpej
4761.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4771.473Slukem#
4781.346Sthorpejdefine	smc93cx6
4791.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4801.83Sthorpej
4811.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4821.473Slukem#
4831.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4841.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4851.173Sthorpejdevice	ahc: scsi
4861.345Sthorpejdefine	ahc_seeprom
4871.354Sfvdldefine	ahc_aic77xx
4881.142Senamifile	dev/ic/aic7xxx.c		ahc
4891.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4901.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4911.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4921.609Sfvdl
4931.609Sfvdl# Adaptec aic79xx SCSI controllers
4941.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4951.609Sfvdldevice	ahd: scsi
4961.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4971.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4981.318Sad
4991.318Sad# DPT EATA SCSI controllers
5001.473Slukem#
5011.318Saddevice	dpt: scsi
5021.318Sadfile	dev/ic/dpt.c			dpt
5031.355Sad
5041.355Sad# Compaq Smart ARRAY controllers
5051.473Slukem#
5061.355Saddevice	cac {unit = -1}
5071.355Sadfile	dev/ic/cac.c			cac
5081.355Sad
5091.404Sadattach	ld at cac with ld_cac
5101.404Sadfile	dev/ic/ld_cac.c			ld_cac
5111.419Sad
5121.764She# HP/Compaq Command Interface for SCSI-3 Support
5131.764She#
5141.1194Sjoergdefflag	opt_ciss.h			CISS_NO_INTERRUPT_HACK
5151.764Shedevice ciss: scsi
5161.764Shefile	dev/ic/ciss.c			ciss
5171.764She
5181.419Sad# Mylex DAC960 RAID controllers
5191.473Slukem#
5201.419Saddevice	mlx {unit = -1}
5211.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
5221.419Sad
5231.419Sadattach	ld at mlx with ld_mlx
5241.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
5251.521Sad
5261.521Sad# ICP-Vortex/Intel RAID controllers
5271.521Sad#
5281.521Saddevice	icp {unit = -1}
5291.521Sadfile	dev/ic/icp.c			icp			needs-flag
5301.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5311.521Sad
5321.521Sadattach	ld at icp with ld_icp
5331.521Sadfile	dev/ic/ld_icp.c			ld_icp
5341.521Sad
5351.521Saddevice	icpsp: scsi
5361.521Sadfile	dev/ic/icpsp.c			icpsp
5371.521Sadattach	icpsp at icp
5381.523Sad
5391.523Sad# Adaptec FSA RAID controllers
5401.523Sad#
5411.523Saddevice	aac {unit = -1}
5421.523Sadfile	dev/ic/aac.c			aac
5431.523Sad
5441.523Sadattach	ld at aac with ld_aac
5451.523Sadfile	dev/ic/ld_aac.c			ld_aac
5461.238Sdante
5471.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5481.473Slukem#
5491.238Sdantedevice	adv: scsi
5501.238Sdantefile	dev/ic/adv.c			adv
5511.428Sthorpejfile	dev/ic/advlib.c			adv
5521.428Sthorpejfile	dev/ic/advmcode.c		adv
5531.248Sdante
5541.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5551.473Slukem#
5561.248Sdantedevice	adw: scsi
5571.248Sdantefile	dev/ic/adw.c			adw
5581.194Sjonathan
5591.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5601.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5611.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5621.130Sjonathan#  hardware-compatibility mode.)
5631.473Slukem#
5641.173Sthorpejdevice	bha: scsi
5651.142Senamifile	dev/ic/bha.c			bha
5661.130Sjonathan
5671.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5681.130Sjonathan# (must be after bha, see above)
5691.473Slukem#
5701.173Sthorpejdevice	aha: scsi
5711.142Senamifile	dev/ic/aha.c			aha
5721.445Stsutsui
5731.445Stsutsui# Initio INIC-940/950 SCSI controllers
5741.473Slukem#
5751.445Stsutsuidevice	iha: scsi
5761.445Stsutsuifile	dev/ic/iha.c			iha
5771.118Scgd
5781.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5791.473Slukem#
5801.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5811.474Slukem				ISP_DISABLE_1080_SUPPORT
5821.474Slukem				ISP_DISABLE_2100_SUPPORT
5831.474Slukem				ISP_DISABLE_2200_SUPPORT
5841.846Smjacob				ISP_DISABLE_2300_SUPPORT
5851.894Smjacob				ISP_DISABLE_2322_SUPPORT
5861.846Smjacob				ISP_DISABLE_2400_SUPPORT
5871.846Smjacob				ISP_DISABLE_FW
5881.846Smjacob				ISP_TARGET_MODE
5891.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5901.894Smjacob				ISP_VPORTS
5911.173Sthorpejdevice	isp: scsi
5921.142Senamifile	dev/ic/isp.c			isp
5931.846Smjacobfile	dev/ic/isp_library.c		isp
5941.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5951.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5961.821Sbouyer# LSILogic MegaRAID SAS
5971.821Sbouyer#
5981.821Sbouyerdevice	mfi: scsi
5991.821Sbouyerfile	dev/ic/mfi.c			mfi
6001.821Sbouyer
6011.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
6021.528Smatt#
6031.608Sthorpejdevice	mpt: scsi
6041.608Sthorpejfile	dev/ic/mpt.c			mpt
6051.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
6061.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
6071.605Stsutsui
6081.682Sitohy# Workbit NinjaSCSI-32 controllers
6091.682Sitohydevice	njs: scsi
6101.682Sitohyfile	dev/ic/ninjascsi32.c		njs
6111.682Sitohy
6121.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
6131.605Stsutsuidevice	oosiop: scsi
6141.605Stsutsuifile	dev/ic/oosiop.c			oosiop
6151.436Stsutsui
6161.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
6171.473Slukem#
6181.436Stsutsuidevice	osiop: scsi
6191.436Stsutsuifile	dev/ic/osiop.c			osiop
6201.364Sbouyer
6211.368Sbouyer# common stuff for siop and esiop
6221.473Slukem#
6231.426Slukemdefine	siop_common
6241.426Slukemfile	dev/ic/siop_common.c		siop_common
6251.368Sbouyer
6261.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
6271.473Slukem#
6281.426Slukemdevice	siop: scsi,siop_common
6291.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6301.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6311.518Sbouyer
6321.518Sbouyerdevice	esiop: scsi,siop_common
6331.518Sbouyerfile	dev/ic/esiop.c			esiop
6341.94Smycroft
6351.94Smycroft# UltraStor SCSI controllers
6361.473Slukem#
6371.173Sthorpejdevice	uha: scsi
6381.142Senamifile	dev/ic/uha.c			uha
6391.409Sonoe
6401.878Sgarbled# 3Com common probe code
6411.878Sgarbleddefine  elink
6421.878Sgarbledfile    dev/isa/elink.c                 elink
6431.878Sgarbled
6441.409Sonoe# Aironet PC4500/PC4800
6451.473Slukem#
6461.653Stsarnadevice	an: arp, wlan, ifnet
6471.409Sonoefile	dev/ic/an.c			an
6481.86Smycroft
6491.376Sonoe# AMD 79c930-based 802.11 cards
6501.473Slukem#
6511.376Sonoedevice	awi: arp, wlan, ifnet
6521.376Sonoefile	dev/ic/awi.c			awi
6531.376Sonoefile	dev/ic/am79c930.c		awi
6541.438Sichiro
6551.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6561.473Slukem#
6571.656Sjunyoungdevice	wi: arp, wlan, ifnet
6581.438Sichirofile	dev/ic/wi.c			wi
6591.617Sdyoung
6601.930Salc# Atheros HAL
6611.930Salc#
6621.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6631.930Salc
6641.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6651.641Sdyoung#
6661.656Sjunyoungdevice	ath: arp, wlan, ifnet
6671.1066Schristosfile	dev/ic/ath.c			ath
6681.1066Schristosfile	dev/ic/ath_netbsd.c		ath
6691.1066Schristosfile	dev/ic/athrate-sample.c		ath
6701.641Sdyoung
6711.617Sdyoung# ADMtek ADM8211 802.11
6721.617Sdyoung#
6731.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6741.617Sdyoungfile	dev/ic/atw.c			atw
6751.376Sonoe
6761.687Sdyoung# Realtek RTL8180 802.11
6771.687Sdyoung#
6781.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6791.687Sdyoungfile	dev/ic/rtw.c			rtw
6801.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6811.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6821.687Sdyoung
6831.1157Schristos# Ralink RT2500/RT2600/RT2860 802.11
6841.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6851.778Sdogcowfile	dev/ic/rt2560.c			ral
6861.778Sdogcowfile	dev/ic/rt2661.c			ral
6871.1157Schristosfile	dev/ic/rt2860.c			ral
6881.722Sdrochner
6891.1053Sdegroote# Marvell Libertas Open
6901.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
6911.1053Sdegrootefile    dev/ic/malo.c           malo
6921.1053Sdegroote
6931.83Sthorpej# 3Com Etherlink-III Ethernet controller
6941.473Slukem#
6951.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6961.142Senamifile	dev/ic/elink3.c			ep
6971.253Sfvdl
6981.253Sfvdl# 3Com EtherLink XL Controller
6991.473Slukem#
7001.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
7011.253Sfvdlfile	dev/ic/elinkxl.c		ex
7021.131Smatt
7031.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
7041.473Slukem#
7051.173Sthorpejdevice	lc: arp, ether, ifnet
7061.142Senamifile	dev/ic/lemac.c			lc
7071.84Smycroft
7081.84Smycroft# LANCE and PCnet Ethernet controllers
7091.473Slukem#
7101.173Sthorpejdevice	le: arp, ether, ifnet
7111.426Slukemdefine	le24
7121.426Slukemdefine	le32
7131.227Sexplorerfile	dev/ic/am7990.c			le24
7141.225Sdrochnerfile	dev/ic/am79900.c		le32
7151.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
7161.383Sthorpej
7171.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
7181.473Slukem#
7191.383Sthorpejdevice	depca { }: le24
7201.383Sthorpejfile	dev/ic/depca.c			depca
7211.383Sthorpejattach	le at depca with le_depca
7221.122Sscottr
7231.290Smrg# Sun HME Ethernet controllers
7241.473Slukem#
7251.293Spkdevice	hme: arp, ether, ifnet, mii
7261.293Spkfile	dev/ic/hme.c			hme
7271.461Seeh
7281.461Seeh# Sun GEM Ethernet controllers
7291.473Slukem#
7301.461Seehdevice	gem: arp, ether, ifnet, mii
7311.461Seehfile	dev/ic/gem.c			gem
7321.290Smrg
7331.1103Smartin# Synopsis Designware GMAC core, as found on allwinner a20
7341.1103Smartin# and other SoCs
7351.1103Smartindevice	awge: arp, ether, ifnet, mii
7361.1103Smartinfile	dev/ic/dwc_gmac.c		awge
7371.1103Smartin
7381.122Sscottr# 8390-family Ethernet controllers
7391.473Slukem#
7401.122Sscottrdefine	dp8390nic
7411.1202Smartinfile	dev/ic/dp8390.c			dp8390nic
7421.485Sbjh21
7431.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7441.485Sbjh21#
7451.485Sbjh21define	dp83905
7461.485Sbjh21file	dev/ic/dp83905.c		dp83905
7471.484Sbjh21
7481.484Sbjh21# Macronix MX98905 Ethernet controller
7491.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7501.484Sbjh21#
7511.484Sbjh21define	mx98905
7521.484Sbjh21file	dev/ic/mx98905.c		mx98905
7531.77Scgd
7541.282Sbad# TROPIC Token-Ring controller
7551.473Slukem#
7561.282Sbaddevice	tr: arp, token, ifnet
7571.282Sbadfile	dev/ic/tropic.c			tr
7581.282Sbad
7591.91Scgd# NCR 5380 SCSI Bus Controller
7601.473Slukem#
7611.91Scgddefine	ncr5380sbc
7621.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7631.356Spkdevice	nca: scsi, ncr5380sbc
7641.91Scgd
7651.434Sfredette# Sun sc PAL SCSI Bus Controller
7661.473Slukem#
7671.434Sfredettedefine	sunscpal
7681.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7691.434Sfredettedevice	ssc: scsi, sunscpal
7701.434Sfredette
7711.91Scgd# DEC FDDI Chipset
7721.473Slukem#
7731.91Scgddefine	pdq
7741.142Senamifile	dev/ic/pdq.c			pdq
7751.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7761.98Schristos
7771.474Slukem# Cyclades Cyclom-8/16/32
7781.473Slukem#
7791.173Sthorpejdevice	cy: tty
7801.142Senamifile	dev/ic/cy.c			cy			needs-flag
7811.103Sthorpej
7821.103Sthorpej# Efficient Networks, Inc. ATM interface
7831.473Slukem#
7841.173Sthorpejdevice	en: atm, ifnet
7851.142Senamifile	dev/ic/midway.c			en
7861.117Sthorpej
7871.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7881.473Slukem#
7891.117Sthorpejdefine	ncr53c9x
7901.359Smycroftdevice	esp: scsi, ncr53c9x
7911.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7921.227Sexplorer
7931.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
7941.679Smycroftdevice	spc: scsi
7951.679Smycroftfile	dev/ic/mb89352.c		spc
7961.679Smycroft
7971.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
7981.796Sbjh21define	wd33c93
7991.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
8001.796Sbjh21
8011.590Ssoren# Hitachi HD44780 LCD panel controller
8021.590Ssorendefine	hd44780
8031.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
8041.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
8051.590Ssoren
8061.710Sjoff# Matrix keypad
8071.710Sjoffdefine	matrixkp
8081.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
8091.710Sjoff
8101.227Sexplorer# Hitachi HD64570 serial controller
8111.473Slukem#
8121.359Smycroftdefine	hd64570
8131.227Sexplorerfile	dev/ic/hd64570.c		hd64570
8141.339Schopps
8151.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
8161.473Slukem#
8171.339Schoppsdevice	ntwoc: ifnet, hd64570
8181.128Spk
8191.128Spk# Intel 82586 Ethernet Controller
8201.473Slukem#
8211.128Spkdefine	i82586
8221.142Senamifile	dev/ic/i82586.c			i82586
8231.291Sthorpej
8241.658Sjkunz# Intel 82596 Ethernet Controller
8251.658Sjkunz#
8261.658Sjkunzdefine	i82596
8271.658Sjkunzfile	dev/ic/i82596.c			i82596
8281.658Sjkunz
8291.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
8301.473Slukem#
8311.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
8321.291Sthorpejfile	dev/ic/i82557.c			fxp
8331.389Sbjh21
8341.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
8351.473Slukem#
8361.389Sbjh21define	seeq8005
8371.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8381.137Sthorpej
8391.137Sthorpej# SMC 91Cxx Ethernet Controller
8401.473Slukem#
8411.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8421.142Senamifile	dev/ic/smc91cxx.c		sm
8431.188Sthorpej
8441.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8451.473Slukem#
8461.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8471.188Sthorpejfile	dev/ic/smc83c170.c		epic
8481.309Sragge
8491.309Sragge# DEC SGEC Second Generation Ethernet Controller
8501.473Slukem#
8511.309Sraggedefine	sgec
8521.309Sraggefile	dev/ic/sgec.c			sgec
8531.177Senami
8541.715Sjdolecek# MB86950 Ethernet Controller
8551.715Sjdolecek#
8561.715Sjdolecekdefine	mb86950
8571.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8581.715Sjdolecek
8591.177Senami# MB8696x Ethernet Controller
8601.473Slukem#
8611.177Senamidefine	mb86960
8621.177Senamifile	dev/ic/mb86960.c		mb86960
8631.177Senami
8641.177Senami# Generic MB8696x Ethernet Controller driver
8651.473Slukem#
8661.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8671.146Saugustss
8681.146Saugustss# Interwave Am78C201 audio driver
8691.473Slukem#
8701.146Saugustssdefine	interwave
8711.146Saugustssfile	dev/ic/interwave.c		interwave
8721.154Sis
8731.154Sis# TMS 320av110 MPEG2/audio driver
8741.473Slukem#
8751.154Sisdefine	tms320av110
8761.154Sisfile	dev/ic/tms320av110.c		tms320av110
8771.152Sthorpej
8781.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8791.152Sthorpej# National Semiconductor DS8390.
8801.473Slukem#
8811.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8821.1202Smartinfile	dev/ic/ne2000.c			ne
8831.153Sthorpej
8841.153Sthorpej# 8250/16[45]50-based "com" ports
8851.668Sthorpej#
8861.749Schsdefflag	opt_com.h		COM_DEBUG
8871.153Sthorpej# XXX In a perfect world, this would be done with attributes
8881.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
8891.1078Skiyohara				COM_HAYESP COM_PXA2X0 COM_AU1X00
8901.1198Sjmcneill				COM_REGMAP COM_FUNCMAP
8911.1016Smattdefparam opt_com.h		COM_TOLERANCE
8921.392Seehdevice	com { } : tty
8931.426Slukemfile	dev/ic/com.c			com			needs-flag
8941.336Sthorpej
8951.336Sthorpej# PC-like keyboard controller
8961.473Slukem#
8971.659Sbjh21device	pckbc: pckbport
8981.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
8991.274Sscw
9001.714Scubedevice	attimer
9011.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
9021.714Scube
9031.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
9041.473Slukem#
9051.274Sscwdevice	clmpcc: tty
9061.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
9071.385Sbjh21
9081.843Sxtraeme# Abit uGuru
9091.843Sxtraeme#
9101.843Sxtraemedevice	ug: sysmon_envsys
9111.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
9121.843Sxtraeme
9131.185Skml# Essential Communications Corp. HIPPI Interface
9141.473Slukem#
9151.426Slukemdevice	esh: hippi, ifnet
9161.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
9171.242Sis
9181.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
9191.473Slukem#
9201.874Scubedevice	bah: ifnet, arcnet, arp
9211.426Slukemfile	dev/ic/smc90cx6.c		bah
9221.234Saugustss
9231.234Saugustss# OPL2/OPL3 FM synth driver
9241.473Slukem#
9251.235Saugustssdevice	opl: midibus, midisyn
9261.234Saugustssfile	dev/ic/opl.c			opl
9271.234Saugustssfile	dev/ic/oplinstrs.c		opl
9281.305Saugustss
9291.305Saugustss# MPU401 MIDI UART compatibles
9301.473Slukem#
9311.305Saugustssdevice	mpu: midibus
9321.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
9331.236Spk
9341.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
9351.473Slukem#
9361.236Spkdefine	ad1848
9371.236Spkfile	dev/ic/ad1848.c			ad1848
9381.290Smrg
9391.290Smrg# AMD 7930 audio/ISDN codec
9401.473Slukem#
9411.366Saugustssdefine	am7930
9421.366Saugustssfile	dev/ic/am7930.c			am7930
9431.290Smrg
9441.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems
9451.1100Stsutsuidevice	arcofi: audiobus, auconv, mulaw
9461.1100Stsutsuifile	dev/ic/arcofi.c			arcofi
9471.1100Stsutsui
9481.290Smrg# SPARC `SUNW,audiocs'
9491.473Slukem#
9501.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9511.290Smrgfile	dev/ic/cs4231.c			audiocs
9521.326Saugustss
9531.326Saugustss# AC-97 CODECs
9541.473Slukem#
9551.326Saugustssdefine	ac97
9561.326Saugustssfile	dev/ic/ac97.c			ac97
9571.437Sminoura
9581.1040Snisimura# UDA1341 CODEC support
9591.1040Snisimuradefine	uda1341
9601.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9611.1040Snisimura
9621.437Sminoura# Oki MSM6258 support code
9631.473Slukem#
9641.437Sminouradefine msm6258
9651.437Sminourafile	dev/ic/msm6258.c		msm6258
9661.240Spk
9671.240Spk# LSI64854 DMA controller back-end
9681.473Slukem#
9691.240Spkdefine	lsi64854
9701.240Spkfile	dev/ic/lsi64854.c		lsi64854
9711.465Smrg
9721.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9731.473Slukem#
9741.465Smrgdefine	cd18xx
9751.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9761.240Spk
9771.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9781.473Slukem#
9791.252Sthorpejdefine	rtl80x9
9801.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9811.360Shaya
9821.654Swiz# Realtek 8129/8139 Ethernet controllers
9831.473Slukem#
9841.362Shayadevice	rtk: ether, ifnet, arp, mii
9851.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9861.185Skml
9871.673Stoshii# Realtek 8169 Ethernet controllers
9881.673Stoshii#
9891.673Stoshiidevice	re: ether, ifnet, arp, mii
9901.709Syamtfile	dev/ic/rtl8169.c		re
9911.673Stoshii
9921.1200Sjakllsch# Virtual I/O Device (VIRTIO) bus controller and devices
9931.1200Sjakllsch#
9941.1200Sjakllschinclude "dev/virtio/files.virtio"
9951.1200Sjakllsch
9961.258Spk# Common code for ESDI/IDE/etc. controllers
9971.473Slukem#
9981.680Sthorpejdefine	wdc_common
9991.809Sitohydefine	ata_dma
10001.809Sitohydefine	ata_udma
10011.809Sitohydefine	ata_piobm
10021.680Sthorpejdevice	wdc: ata, wdc_common
10031.637Sbouyer
10041.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
10051.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
10061.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
10071.835Sdyoung
10081.656Sjunyoungdevice	atabus: atapi,ata_hl
10091.656Sjunyoungattach	atabus at ata
10101.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
10111.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
10121.386Sbjh21
10131.810Sitohy# Workbit NinjaATA-32 IDE controllers
10141.810Sitohydevice	njata: ata, ata_piobm, wdc_common
10151.810Sitohyfile	dev/ic/ninjaata32.c		njata
10161.810Sitohy
10171.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
10181.473Slukem#
10191.386Sbjh21device	upc { [offset = -1] }
10201.386Sbjh21attach	wdc at upc with wdc_upc
10211.386Sbjh21attach	com at upc with com_upc
10221.651Sjdolecekattach	lpt at upc with lpt_upc
10231.426Slukemfile	dev/ic/upc.c			upc
10241.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
10251.426Slukemfile	dev/ic/com_upc.c		com_upc
10261.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
10271.327Smatt
10281.844Sbouyer# AHCI-compatible SATA controllers
10291.844Sbouyerdefine ahcisata_core
10301.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
10311.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
10321.844Sbouyer
10331.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
10341.956Sjakllschdefine	siisata
10351.956Sjakllschfile	dev/ic/siisata.c		siisata
10361.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
10371.956Sjakllsch
10381.957Sjakllsch# Marvell Serial-ATA Host Controller
10391.951Skiyoharadefine mvsata
10401.951Skiyoharafile dev/ic/mvsata.c			mvsata
10411.1182Skredevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_fis, sata_pmp, mvsata
10421.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
10431.951Skiyohara
10441.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10451.473Slukem#
10461.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10471.314Sthorpejfile	dev/ic/tulip.c			tlp
10481.322Sthorpej
10491.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10501.473Slukem#
10511.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10521.322Sthorpejfile	dev/ic/aic6915.c		sf
10531.378Spk
10541.378Spk# Mostek time-of-day clock and NVRAM
10551.473Slukem#
10561.378Spkdefine	mk48txx
10571.507Spkfile	dev/ic/mk48txx.c		mk48txx
10581.378Spk
10591.1061Srkujawa# OKI MSM6242B
10601.1061Srkujawa#
10611.1061Srkujawadefine	msm6242b
10621.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10631.1061Srkujawa
10641.378Spk# Intersil 7170 time-of-day clock
10651.473Slukem#
10661.378Spkdefine	intersil7170
10671.378Spkfile	dev/ic/intersil7170.c		intersil7170
10681.434Sfredette
10691.434Sfredette# National Semiconductor MM58167 time-of-day clock
10701.473Slukem#
10711.434Sfredettedefine	mm58167
10721.434Sfredettefile	dev/ic/mm58167.c		mm58167
10731.643Stsutsui
10741.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10751.643Stsutsui#
10761.643Stsutsuidefine	mc146818
10771.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10781.422Sthorpej
10791.808Suwe# Ricoh RS5C313 time of-day-clock
10801.808Suwe#
10811.808Suwedefine	rs5c313
10821.808Suwefile	dev/ic/rs5c313.c		rs5c313
10831.808Suwe
10841.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10851.473Slukem#
10861.422Sthorpejdefine	dl10019
10871.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10881.453Senami
10891.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
10901.473Slukem#
10911.453Senamidefine	ax88190
10921.453Senamifile	dev/ic/ax88190.c		ax88190
10931.429Sjdolecek
10941.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
10951.473Slukem#
10961.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
10971.429Sjdolecekfile	dev/ic/we.c			we
10981.432Sjdolecek
10991.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
11001.473Slukem#
11011.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
11021.557Stsutsui
11031.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
11041.557Stsutsui#
11051.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
11061.557Stsutsuifile	dev/ic/fmv.c			fmv
11071.471Syamt
11081.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
11091.473Slukem#
11101.471Syamtdevice	cs: arp, ether, ifnet
11111.704Sjoffdevice	tscs: arp, ether, ifnet
11121.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
11131.487Saugustss
11141.487Saugustss# Radio device attributes
11151.487Saugustss#
11161.487Saugustssdefine	tea5757
11171.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
11181.487Saugustssdefine	lm700x
11191.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
11201.179Sdrochner
11211.837Stnn# Philips PCF8584 i2c controller
11221.837Stnndefine	pcf8584
11231.837Stnnfile	dev/ic/pcf8584.c		pcf8584
11241.837Stnn
11251.985Snonaka# PCA9564 i2c controller
11261.985Snonakadefine	pca9564
11271.985Snonakafile	dev/ic/pca9564.c		pca9564
11281.985Snonaka
11291.1187Sbouyer# Synopsys DesignWare I2C controller
11301.1187Sbouyerdefine	dwiic
11311.1187Sbouyerdevice dwiic: dwiic, i2cbus
11321.1187Sbouyerfile	dev/ic/dwiic.c			dwiic
11331.1187Sbouyer
11341.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
11351.784Sdrochner#
11361.784Sdrochnerdefine acpipmtimer
11371.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
11381.784Sdrochner
11391.834Snjolydevice 	hpet
11401.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
11411.834Snjoly
11421.1126Sjmcneill# DesignWare timer
11431.1126Sjmcneilldevice	dwctmr
11441.1126Sjmcneillfile	dev/ic/dwc_tmr.c	dwctmr
11451.1126Sjmcneill
11461.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
11471.952Skiyohara#
11481.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
11491.952Skiyoharafile	dev/ic/lan9118.c		smsh
11501.952Skiyohara
11511.1088Sriastrad# Apple System Management Controller
11521.1088Sriastrad#
11531.1089Sriastraddefine	applesmcbus	{ }
11541.1090Sriastraddevice	applesmc: applesmcbus
11551.1088Sriastradfile	dev/ic/apple_smc.c		applesmc
11561.1088Sriastrad
11571.1088Sriastrad# Apple SMC fan sensors and control
11581.1090Sriastraddevice	applesmcfan: applesmcbus, sysmon_envsys
11591.1090Sriastradattach	applesmcfan at applesmcbus with apple_smc_fan
11601.1088Sriastradfile	dev/ic/apple_smc_fan.c		applesmcfan
11611.1088Sriastrad
11621.1088Sriastrad# Apple SMC temperature sensors
11631.1090Sriastraddevice	applesmctemp: applesmcbus, sysmon_envsys
11641.1090Sriastradattach	applesmctemp at applesmcbus with apple_smc_temp
11651.1088Sriastradfile	dev/ic/apple_smc_temp.c		applesmctemp
11661.1088Sriastrad
11671.1089Sriastrad# Apple SMC accelerometer (not yet implemented!)
11681.1090Sriastrad#device	applesmcaccel: applesmcbus, sysmon_envsys
11691.1090Sriastrad#attach	applesmcaccel at applesmcbus with apple_smc_accel
11701.1088Sriastrad#file	dev/ic/apple_smc_accel.c	applesmcaccel
11711.1088Sriastrad
11721.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
11731.836Sdrochnerdefine drm {}
11741.949Smrginclude "external/bsd/drm/conf/files.drm"
11751.1002Sjmcneillinclude "dev/drm/files.drm"
11761.836Sdrochner
11771.1153Sskrll# Linux API support
11781.1153Sskrllinclude "external/bsd/common/conf/files.linux"
11791.1153Sskrll
11801.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
11811.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
11821.1086Sriastrad
11831.1039Schristos
11841.179Sdrochner# Definitions for wscons
11851.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
11861.473Slukem#
11871.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
11881.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
11891.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
11901.479Saugustssdefine	wsmousedev		{[mux = 0]}
11911.1176Snatdefine	wsbelldev		{[console = -1], [mux = 1]}
11921.761Smacallandefine	vcons
11931.179Sdrochner# attribute to pull in raster support
11941.473Slukem#
11951.179Sdrochnerdefine	wsrasteremulops
11961.187Sdrochner# common PC display functions
11971.473Slukem#
11981.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
11991.426Slukemdefine	pcdisplayops
12001.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
12011.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
12021.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
12031.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
12041.777Smartin# someday when we might make /dev/fb* support MI)
12051.777Smartindefine	fb
12061.179Sdrochner# VGA graphics
12071.473Slukem#
12081.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
12091.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
12101.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
12111.593Stsutsuidefflag opt_vga.h		VGA_RESET
12121.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
12131.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
12141.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
12151.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
12161.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
12171.998Smacallan
12181.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
12191.473Slukem#
12201.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
12211.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
12221.551Suwefile	dev/ic/igsfb_subr.c		igsfb
12231.91Scgd
12241.1169Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode, glyphcache
12251.998Smacallanfile	dev/ic/ct65550.c		chipsfb
12261.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
12271.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
12281.998Smacallan
12291.683Sjkunz# STI (hp graphics)
12301.683Sjkunzdevice	sti: wsemuldisplaydev
12311.1005Stsutsuifile	dev/ic/sti.c		sti
12321.683Sjkunz
12331.892Sdrochnerinclude "dev/wscons/files.wscons"
12341.892Sdrochnerinclude "dev/rasops/files.rasops"
12351.892Sdrochnerinclude "dev/wsfont/files.wsfont"
12361.892Sdrochnerinclude "dev/wsfb/files.wsfb"
12371.892Sdrochner
12381.77Scgd# Attributes which machine-independent bus support can be attached to.
12391.77Scgd# These should be defined here, because some of these busses can have
12401.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
12411.77Scgd# ordering constraints on inclusion of the busses' "files" files.
12421.473Slukem#
12431.474Slukemdefine	isabus	{ }			# ISA attachment
12441.474Slukemdefine	eisabus	{ }			# EISA attachment
12451.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
12461.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
12471.474Slukemdefine	usbus	{ }			# USB attachment
12481.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
12491.474Slukemdefine	vmebus	{ }			# VME bus attachment
12501.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
12511.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
12521.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
12531.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
12541.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
12551.222Saugustss
12561.222Saugustss# We need the USB bus controllers here so different busses can
12571.222Saugustss# use them in an 'attach-with'.
12581.473Slukem#
12591.703Sfvdl
12601.890Sdrochnerdefine	usbroothub
12611.1155Sskrllfile	dev/usb/usbroothub.c	usbroothub
12621.890Sdrochner
12631.1005Stsutsuidefine	usb_dma
12641.1005Stsutsui
12651.1075Sjakllsch# UHCI USB controller
12661.1075Sjakllsch#
12671.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
12681.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
12691.222Saugustss
12701.222Saugustss# OHCI USB controller
12711.473Slukem#
12721.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
12731.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
12741.412Saugustss
12751.1057Smatt# EHCI USB2 controller
12761.473Slukem#
12771.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12781.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12791.545Sisaki
12801.1075Sjakllsch# xHCI USB3 controller
12811.1057Smatt#
12821.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
12831.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
12841.1057Smatt
12851.1094Sbouyer# Mentor graphics OTG IP
12861.1155Sskrlldevice	motg: usbus, usbroothub
12871.1094Sbouyerfile	dev/usb/motg.c			motg			needs-flag
12881.1094Sbouyer
12891.545Sisaki# SL811HS/T USB controller
12901.1156Sskrlldefflag	opt_slhci.h	SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
12911.893Sisakidevice	slhci: usbus, usbroothub
12921.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
12931.579Smartin
12941.1062Sskrll# DesignWare OTG host controller
12951.1062Sskrll#
12961.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
12971.1080Sskrll
12981.945Snonaka# SD Host controller
12991.1087Snonakadevice	sdhc: sdmmcbus
13001.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
13011.945Snonaka
13021.958Sjmcneill# Winbond Integrated Media Reader
13031.958Sjmcneilldevice	wb: sdmmcbus
13041.958Sjmcneillfile	dev/ic/w83l518d.c		wb
13051.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
13061.958Sjmcneill
13071.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader
13081.1087Snonakadevice	rtsx: sdmmcbus
13091.1087Snonakafile	dev/ic/rtsx.c			rtsx
13101.1087Snonaka
13111.1122Sjmcneill# DesignWare SD/MMC host controller
13121.1122Sjmcneilldefflag	opt_dwc_mmc.h	DWC_MMC_DEBUG
13131.1122Sjmcneilldevice	dwcmmc: sdmmcbus
13141.1122Sjmcneillfile	dev/ic/dwc_mmc.c		dwcmmc
13151.1122Sjmcneill
13161.1175Sjmcneill# ARM PrimeCell PL031 (RTC) real time clock
13171.1175Sjmcneilldevice	plrtc
13181.1175Sjmcneillfile	dev/ic/pl031.c			plrtc
13191.1175Sjmcneill
13201.1174Sjmcneill# ARM PrimeCell PL041 (AACI) Advanced Audio CODEC interface
13211.1174Sjmcneilldevice	aaci: audiobus, auconv, aurateconv, mulaw, ac97
13221.1174Sjmcneillfile	dev/ic/pl041.c			aaci
13231.1174Sjmcneill
13241.1173Sjmcneill# ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interface
13251.1173Sjmcneilldevice	plkmi: pckbport
13261.1173Sjmcneillfile	dev/ic/pl050.c			plkmi
13271.1173Sjmcneill
13281.1127Sskrll# ARM PrimeCell PL181 (MMCI) host controller
13291.1127Sskrlldevice	plmmc: sdmmcbus
13301.1127Sskrllfile	dev/ic/pl181.c			plmmc
13311.1127Sskrll
13321.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
13331.579Smartindevice	mtd: arp, ether, ifnet, mii
13341.579Smartinfile	dev/ic/mtd803.c			mtd
13351.369Smatt
13361.487Saugustss# radio devices, attaches to radio hardware driver
13371.487Saugustssdevice	radio
13381.489Sdrochnerattach	radio at radiodev
13391.498Sjmc
13401.402Smatt# IEEE 1394 controllers
13411.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
13421.473Slukem#
13431.369Smattdevice	fwohci: fwbus
13441.520Saugustss
13451.520Saugustss# Sony Programmable I/O Controller
13461.520Saugustssdevice	spic: wsmousedev
13471.520Saugustssfile	dev/ic/spic.c			spic
13481.529Saugustss
13491.529Saugustss# IBM CPC700 PowerPC bridge
13501.529Saugustssdefine	cpcbus { addr, [irq=-1] }
13511.529Saugustssdevice	cpc: cpcbus, pcibus
13521.529Saugustssfile	dev/ic/cpc700.c			cpc
13531.529Saugustss
13541.529Saugustssattach	com at cpcbus with com_cpcbus
13551.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
13561.529Saugustss
13571.529Saugustssdevice	cpctim
13581.529Saugustssattach	cpctim at cpcbus
13591.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
13601.529Saugustss
13611.530Saugustssdevice	cpciic
13621.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
13631.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
13641.529Saugustss
13651.60Scgd
13661.415Smartin# Attributes used by the ISDN subsystem
13671.473Slukem#
13681.502Smartindefine	isdndev		# the ISDN subsystem
13691.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
13701.458Senami			# specific)
13711.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
13721.415Smartin
13731.575Sleo# The isac found on the Fritz V2.0 Card.
13741.575Sleodefine	nisacsx
13751.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
13761.575Sleo
13771.575Sleo# The 'standard' isac
13781.575Sleodefine	nisac
13791.575Sleofile	dev/ic/isac.c			nisac	needs-flag
13801.575Sleo
13811.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
13821.473Slukem#
13831.575Sleodevice	isic: isdndev, passive_isdn, nisac
13841.415Smartin
13851.426Slukemfile	dev/ic/isic.c			isic
13861.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
13871.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
13881.426Slukemfile	dev/ic/hscx.c			isic
13891.426Slukemfile	dev/ic/isic_bchan.c		isic
13901.415Smartin
13911.415Smartin# (old) Diehl active ISDN cards
13921.473Slukem#
13931.823Scube#device	daic: isdndev
13941.823Scube#file	dev/ic/daic.c			daic
13951.415Smartin
13961.634Spooka# AWM B1/T1
13971.634Spooka# XXX: passive_isdn
13981.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
13991.634Spookafile	dev/ic/iavc.c			iavc
14001.634Spooka
14011.934Smacallan# Broadcom AirForce / Apple Airport Extreme
14021.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
14031.934Smacallanfile	dev/ic/bwi.c			bwi
14041.934Smacallan
14051.995Sahoka# DM9000 Ethernet controllers
14061.995Sahoka#
14071.995Sahokadevice	dme: arp, ether, ifnet
14081.995Sahokafile	dev/ic/dm9000.c			dme
14091.995Sahoka
14101.1158Snonaka# NVM Express Controller
14111.1158Snonaka#
14121.1158Snonakadevice	nvme {nsid = -1}
14131.1158Snonakafile	dev/ic/nvme.c			nvme
14141.1158Snonaka
14151.1158Snonakaattach	ld at nvme with ld_nvme
14161.1158Snonakafile	dev/ic/ld_nvme.c		ld_nvme
14171.1158Snonaka
14181.1183Sjmcneill# Broadcom FullMAC 802.11 driver
14191.1183Sjmcneilldevice	bwfm: arp, ifnet, wlan
14201.1183Sjmcneillfile	dev/ic/bwfm.c			bwfm
14211.1183Sjmcneill
14221.1185Sjmcneill# QEMU Firmware Configuration (fw_cfg) device
14231.1185Sjmcneilldevice	qemufwcfg
14241.1185Sjmcneillfile	dev/ic/qemufwcfg.c		qemufwcfg
14251.1185Sjmcneill
14261.60Scgd# legitimate pseudo-devices
14271.473Slukem#
14281.907Sdrochnerdefpseudodev vnd:	disk
14291.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
14301.474Slukemdefpseudo ccd:		disk
14311.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
14321.907Sdrochnerdefpseudodev md:	disk
14331.916Shannkendefpseudodev fss:	disk
14341.298Sthorpej
14351.474Slukemdefpseudo pty:		tty
14361.298Sthorpejdefpseudo rnd
14371.610Sraggedefpseudo ksyms
14381.642Scdidefpseudo nullcons
14391.807Saddefpseudo lockstat
14401.839Sbouyerdefpseudo bio:		sysmon_envsys
14411.298Sthorpej
14421.474Slukemdefpseudo loop:		ifnet
14431.474Slukemdefpseudo sl:		ifnet
14441.474Slukemdefpseudo ppp:		ifnet, bpf_filter
14451.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
14461.474Slukemdefpseudo tun:		ifnet
14471.474Slukemdefpseudo vlan:		ifnet, ether
14481.474Slukemdefpseudo bridge:	ifnet, ether
14491.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
14501.474Slukemdefpseudo strip:	ifnet
14511.474Slukemdefpseudo gre:		ifnet
14521.474Slukemdefpseudo gif:		ifnet
14531.474Slukemdefpseudo faith:	ifnet
14541.1161Schristosdefpseudo mpls:		ifnet
14551.826Smousedefpseudo srt:		ifnet
14561.474Slukemdefpseudo stf:		ifnet
14571.969Spookadefpseudodev tap:	ifnet, ether, arp
14581.969Spookadefpseudo carp:		ifnet, ether, arp
14591.969Spookadefpseudodev etherip:	ifnet, ether, arp
14601.1170Sknakahardefpseudodev l2tp:	ifnet, ether, arp
14611.1172Sbouyerdefpseudo canloop:	ifnet
14621.1191Sknakahardefpseudo ipsecif:	ifnet		# avoid to confuse ipsec itself option
14631.60Scgd
14641.298Sthorpejdefpseudo sequencer
14651.462Smanudefpseudo clockctl
14661.228Saugustss
14671.912Stls#
14681.912Stls# Accept filters.  XXX should use another registration/initialization method.
14691.912Stls#
14701.912Stlsdefpseudo accf_data
14711.912Stlsdefpseudo accf_http
14721.912Stls
14731.415Smartin# ISDN userland pseudo devices
14741.473Slukem#
14751.502Smartindefpseudo isdntrc:	isdndev, tty
14761.502Smartindefpseudo isdnbchan:	isdndev, tty
14771.502Smartindefpseudo isdntel:	isdndev, tty
14781.502Smartindefpseudo isdnctl:	isdndev, tty
14791.502Smartindefpseudo isdn:		isdndev, tty
14801.502Smartin
14811.502Smartin# ISDN network interfaces
14821.502Smartindefpseudo irip:		isdndev, ifnet
14831.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
14841.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
14851.539Sthorpej
14861.539Sthorpej# KTTCP network throughput testing pseudo-device
14871.539Sthorpejdefpseudo kttcp
14881.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
14891.576Sblymn
14901.790Selad# Veriexec
14911.717Sblymndefpseudo veriexec
14921.1128Smaxvfile	kern/kern_veriexec.c	veriexec
14931.1152Smaxvfile	dev/veriexec.c		veriexec	needs-flag
14941.415Smartin
14951.681Sdrochner# driver attach / detach user interface
14961.681Sdrochnerdefpseudo drvctl
14971.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
14981.681Sdrochner
14991.857Sad# cpu control
15001.857Saddefpseudo cpuctl
15011.1037Sdrochnerdefflag				CPU_UCODE: firmload
15021.857Sad
15031.870Spooka# pass-to-userspace transporter
15041.870Spookadefpseudo putter
15051.873Spookafile	dev/putter/putter.c		putter
15061.870Spooka
15071.875Spooka# userspace block/char device drivers
15081.875Spookadefpseudo pud
15091.875Spookafile	dev/pud/pud.c			pud
15101.875Spookafile	dev/pud/pud_dev.c		pud
15111.875Spooka
15121.931Shaad# device-mapper driver for LVM
15131.931Shaadinclude "dev/dm/files.dm"
15141.931Shaad
15151.1180Sjmcneill# LED framework
15161.1180Sjmcneillfile	dev/led.c			leds
15171.1180Sjmcneill
15181.516Sthorpej#
15191.516Sthorpej# File systems
15201.516Sthorpej#
15211.696Sjdolecekinclude "coda/files.coda"
15221.583Sjdolecekinclude "fs/adosfs/files.adosfs"
15231.696Sjdolecekinclude "fs/cd9660/files.cd9660"
15241.848Srumbleinclude "fs/efs/files.efs"
15251.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
15261.833Sdilloinclude "fs/hfs/files.hfs"
15271.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
15281.950Sreinoudinclude "fs/nilfs/files.nilfs"
15291.696Sjdolecekinclude "fs/ntfs/files.ntfs"
15301.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
15311.815Spookainclude "fs/puffs/files.puffs"
15321.756Sreinoudinclude "fs/udf/files.udf"
15331.516Sthorpejinclude "fs/smbfs/files.smbfs"
15341.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
15351.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
15361.696Sjdolecekinclude "fs/union/files.union"
15371.1018Suchinclude "fs/v7fs/files.v7fs"
15381.1190Schristosinclude "fs/autofs/files.autofs"
15391.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
15401.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
15411.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
15421.516Sthorpejinclude "miscfs/overlay/files.overlay"
15431.516Sthorpejinclude "miscfs/procfs/files.procfs"
15441.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
15451.516Sthorpejinclude "nfs/files.nfs"
15461.516Sthorpejinclude "ufs/files.ufs"
15471.1168Spgoyetteinclude "fs/nfs/files.newnfs"
15481.516Sthorpej
15491.516Sthorpej#
15501.1013Smrg# UVM (virtual memory)
15511.1012Smrg#
15521.1013Smrginclude "uvm/files.uvm"
15531.1012Smrg
15541.1012Smrg#
15551.811Selad# Security models
15561.811Selad#
15571.811Seladinclude "secmodel/files.secmodel"
15581.811Selad
15591.1120Suebayasiinclude "kern/files.kern"
15601.979Suebayasi
15611.1135Suebayasiinclude "dev/files.dev"
15621.1135Suebayasi
15631.1119Suebayasiinclude "net/files.net"
15641.493Sjdolecek
15651.493Sjdolecek# Game adapter (joystick)
15661.493Sjdolecekdevice	joy
15671.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15681.582Shaya
15691.1029Ssjg# process monitor for make(1)
15701.1029Ssjg# normally built as module
15711.1029Ssjgdefpseudo filemon
15721.1029Ssjgfile	dev/filemon/filemon.c		filemon
15731.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
15741.1029Ssjg
15751.734Sjmcneill#
15761.734Sjmcneill# General Purpose Input/Output framework
15771.734Sjmcneill#
15781.769Srizdefine	onewire_bitbang
15791.734Sjmcneillinclude	"dev/gpio/files.gpio"
15801.769Sriz
15811.769Srizinclude "dev/onewire/files.onewire"
15821.872Sjmcneill
15831.872Sjmcneill#
15841.872Sjmcneill# Pseudo audio device
15851.872Sjmcneill#
15861.872Sjmcneillinclude "dev/pad/files.pad"
15871.877Sjoerg
15881.877Sjoerg#
15891.877Sjoerg# Intel 386 Real Mode emulator
15901.877Sjoerg#
15911.877Sjoerginclude "lib/libx86emu/files.x86emu"
15921.882Syamt
15931.882Syamt#
15941.882Syamt# "tprof" profiler.
15951.882Syamt#
15961.882Syamtinclude	"dev/tprof/files.tprof"
15971.944Sjmcneill
15981.944Sjmcneill#
15991.944Sjmcneill# alternate memory device
16001.944Sjmcneill#
16011.944Sjmcneillinclude "dev/altmem/files.altmem"
16021.1003Sahoka
16031.1003Sahoka#
16041.1003Sahoka# Flash subsystem
16051.1003Sahoka#
16061.1003Sahokainclude "dev/flash/files.flash"
16071.1003Sahoka
16081.1003Sahoka#
16091.1003Sahoka# NAND subsytem
16101.1003Sahoka#
16111.1003Sahokainclude "dev/nand/files.nand"
16121.1003Sahoka
16131.1019Sjmcneill#
16141.1020Scliff# NOR subsytem
16151.1020Scliff#
16161.1020Scliffinclude "dev/nor/files.nor"
16171.1031Sriz
16181.1031Sriz#
16191.1031Sriz# iscsi
16201.1031Sriz#
16211.1031Srizinclude "dev/iscsi/files.iscsi"
16221.1066Schristos
16231.1115Suebayasi#
16241.1115Suebayasi# athn
16251.1115Suebayasi#
16261.1115Suebayasiinclude "dev/ic/files.athn"
16271.1151Sjmcneill
16281.1151Sjmcneill#
16291.1151Sjmcneill# MI clk api
16301.1151Sjmcneill#
16311.1151Sjmcneillinclude "dev/clk/files.clk"
16321.1189Sskrll
16331.1189Sskrll#
16341.1189Sskrll# Flattened Device Tree (FDT) support
16351.1189Sskrll#
16361.1189Sskrllinclude "dev/ofw/files.ofw"
16371.1189Sskrllinclude "dev/fdt/files.fdt"
1638