files revision 1.1298
11.1298Srjs#	$NetBSD: files,v 1.1298 2022/06/05 13:35:52 rjs 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.1285Ssimonbdefparam opt_param.h		MSGBUFSIZE
221.474Slukemdefflag				INSECURE
231.474Slukemdefflag				KTRACE
241.781Skardeldefflag				MBUFTRACE
251.1166Spgoyettedefflag	opt_ptrace.h		PTRACE PTRACE_HOOKS
261.799Smattdefflag				COREDUMP
271.1099Sjnemethdefflag	opt_modular.h		MODULAR
281.1099Sjnemethdefflag	opt_modular.h		MODULAR_DEFAULT_AUTOLOAD
291.1297Srindefflag	opt_modular.h		MODULAR_DEFAULT_VERBOSE
301.953Smbalmerdefflag				KEYLOCK
311.1136Suebayasidefparam opt_syslimits.h	CHILD_MAX OPEN_MAX
321.1193Smaxvdefflag				GPROF
331.1204Smaxvdefflag				KASAN
341.1237Smaxvdefflag opt_kasan.h		KASAN_PANIC
351.1241Smaxvdefflag				KCSAN
361.1241Smaxvdefflag opt_kcsan.h		KCSAN_PANIC
371.1244Smaxvdefflag				KMSAN
381.1244Smaxvdefflag opt_kmsan.h		KMSAN_PANIC
391.1230Skamildefflag				KCOV
401.1234Smaxvdefflag opt_pool.h		POOL_QUARANTINE
411.1265Smaxvdefflag opt_pool.h		POOL_NOCACHE
421.1268Smaxvdefflag				FAULT
431.799Smatt
441.1140Suebayasidefparam opt_copy_symtab.h	makeoptions_COPY_SYMTAB
451.1140Suebayasi
461.781Skardeldefparam			DEFCORENAME
471.781Skardeldefparam			HZ
481.474Slukemdefparam			MAXUPRC
491.474Slukemdefparam			RTC_OFFSET
501.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
511.573Sjunyoung
521.926Saddefflag				AIO
531.926Saddefflag				MQUEUE
541.1168Spgoyettedefflag				SEMAPHORE
551.926Sad
561.733Syamtdefflag				BUFQ_DISKSORT
571.733Syamtdefflag				BUFQ_FCFS
581.698Syamtdefflag				BUFQ_PRIOCSCAN
591.698Syamtdefflag				BUFQ_READPRIO
601.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
611.524Sthorpej
621.845Syamtdefflag	opt_sched.h		SCHED_4BSD
631.868Srminddefflag	opt_sched.h		SCHED_M2
641.845Syamt
651.616Senamidefparam			SOMAXKVA
661.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
671.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
681.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
691.247Sthorpej
701.474Slukemdefflag				MULTIPROCESSOR
711.1125Sozakidefflag				NET_MPSAFE
721.486Satatat
731.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
741.459Senami
751.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
761.597Satatat
771.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
781.250Stron
791.891Smartindefflag				CPU_IN_CKSUM
801.891Smartin
811.976Sdarrandefflag opt_dtrace.h		KDTRACE_HOOKS
821.976Sdarran
831.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
841.1233Spgoyettedefparam opt_sysvparam.h	MSGMAX MSGMNI MSGMNB MSGTQL MSGSSZ MSGSEG
851.1233Spgoyettedefparam opt_sysvparam.h	SEMMAP SEMMNI SEMMNS SEMMNU SEMMSL SEMOPM
861.1233Spgoyettedefparam opt_sysvparam.h	SEMUME SEMUSZ SEMVMX SEMAEM
871.1233Spgoyettedefparam opt_sysvparam.h	SHMMAX SHMMIN SHMMNI SHMSEG SHMMAXPGS
881.181Sjonathan
891.1071Skardeldefflag	opt_ntp.h		PPS_SYNC PPS_DEBUG NTP
901.129Sthorpej
911.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
921.676Schristos
931.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
941.431Sfvdl
951.1025Sjmcneilldefflag	opt_exec.h		DEBUG_EXEC
961.1025Sjmcneill
971.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
981.1008Sjoerg				EXEC_ELF64 EXEC_SCRIPT
991.503Sjdolecek				EXEC_ELF_NOTELESS
1001.199Sthorpej
1011.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
1021.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
1031.688Sthorpej				DKWEDGE_METHOD_GPT
1041.693Sthorpej				DKWEDGE_METHOD_MBR
1051.1047Schristos				DKWEDGE_METHOD_APPLE
1061.1171Srin				DKWEDGE_METHOD_RDB
1071.686Sthorpej
1081.1181Ssevandefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA256
1091.725Schristos				VERIFIED_EXEC_FP_SHA384
1101.725Schristos				VERIFIED_EXEC_FP_SHA512
1111.725Schristos
1121.794Sdsl# Per system call number counts and times
1131.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
1141.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS
1151.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
1161.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
1171.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
1181.794Sdsl
1191.774Seladdefparam opt_pax.h		PAX_MPROTECT
1201.1154Schristos				PAX_MPROTECT_DEBUG
1211.817Selad				PAX_SEGVGUARD
1221.879Schristos 				PAX_ASLR
1231.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1241.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1251.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1261.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1271.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1281.983Schristos				PAX_ASLR_DEBUG
1291.774Selad
1301.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1311.789Selad
1321.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1331.803Sdyoung
1341.1170Sknakahardefparam opt_l2tp.h		L2TP_ID_HASH_SIZE
1351.1170Sknakahar
1361.911Ssimonb# Write Ahead Physical Block Logging
1371.911Ssimonbdefflag opt_wapbl.h		WAPBL WAPBL_DEBUG
1381.911Ssimonbdefparam opt_wapbl.h		WAPBL_DEBUG_PRINT
1391.911Ssimonb
1401.1096Stls# printf entropy source
1411.1096Stlsdefflag opt_rnd_printf.h	RND_PRINTF
1421.1096Stls
1431.1124Sjmcneilldefflag opt_todr.h		TODR_DEBUG
1441.1124Sjmcneill
1451.199Sthorpej# compatibility options
1461.473Slukem#
1471.926Saddefflag opt_compat_netbsd.h	COMPAT_NETBSD
1481.1240Schristosdefflag	opt_compat_netbsd.h	COMPAT_90: COMPAT_NETBSD
1491.1240Schristosdefflag	opt_compat_netbsd.h	COMPAT_80: COMPAT_90, COMPAT_NETBSD
1501.1192Smrgdefflag	opt_compat_netbsd.h	COMPAT_70: COMPAT_80, COMPAT_NETBSD
1511.1097Sapbdefflag	opt_compat_netbsd.h	COMPAT_60: COMPAT_70, COMPAT_NETBSD
1521.1059Sdrochnerdefflag	opt_compat_netbsd.h	COMPAT_50: COMPAT_60, COMPAT_NETBSD
1531.1044Srminddefflag	opt_compat_netbsd.h	COMPAT_40: COMPAT_50, COMPAT_NETBSD
1541.926Saddefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40, COMPAT_NETBSD
1551.926Saddefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30, COMPAT_NETBSD
1561.926Saddefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20, COMPAT_NETBSD
1571.926Saddefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16, COMPAT_NETBSD
1581.926Saddefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15, COMPAT_NETBSD
1591.926Saddefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14, COMPAT_NETBSD
1601.926Saddefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13, COMPAT_NETBSD
1611.926Saddefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12, COMPAT_NETBSD
1621.926Saddefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11, COMPAT_NETBSD
1631.926Saddefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10, COMPAT_NETBSD
1641.589Schristosdefflag				COMPAT_OSSAUDIO
1651.1254Spgoyettedefflag				COMPAT_43: COMPAT_60
1661.1226Spgoyettedefflag				COMPAT_FREEBSD: COMPAT_09, COMPAT_43
1671.1226Spgoyettedefflag				COMPAT_LINUX: COMPAT_NETBSD, COMPAT_43
1681.1229Smrgdefflag				COMPAT_SUNOS: COMPAT_09, COMPAT_43
1691.937Shedefflag				COMPAT_ULTRIX: COMPAT_50
1701.1257Spgoyette
1711.1259Spgoyette# mips64 and aarch64 have COMPAT_NETBSD32 but cannot have EXEC_AOUT; all
1721.1259Spgoyette# other users of COMPAT_NETBSD32 need EXEC_AOUT
1731.1257Spgoyetteifdef mips
1741.474Slukemdefflag				COMPAT_NETBSD32
1751.1261Schristoselifdef aarch64
1761.1259Spgoyettedefflag				COMPAT_NETBSD32
1771.1257Spgoyetteelse
1781.1257Spgoyettedefflag				COMPAT_NETBSD32	: EXEC_AOUT
1791.1257Spgoyetteendif
1801.1257Spgoyette
1811.1222Spgoyettedefflag				COMPAT_SYSV
1821.1222Spgoyettedefflag				SYSV_IPC	: SYSVSHM, SYSVSEM, SYSVMSG
1831.1222Spgoyettedefflag				COMPAT_NETBSD32_SYSVIPC : SYSV_IPC,
1841.1222Spgoyette							  COMPAT_SYSV,
1851.1222Spgoyette							  COMPAT_NETBSD32
1861.1222Spgoyettedefflag				COMPAT_LINUX32 : COMPAT_LINUX, COMPAT_NETBSD32,
1871.1222Spgoyette						 COMPAT_50, COMPAT_SYSV,
1881.1222Spgoyette						 COMPAT_NETBSD32_SYSVIPC
1891.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1901.474Slukemdefflag				COMPAT_M68K4K
1911.474Slukemdefflag				COMPAT_VAX1K
1921.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1931.221Sjonathan
1941.1222Spgoyetteinclude	"compat/common/files.common"
1951.1222Spgoyette
1961.1109Suebayasidefine	machdep
1971.1109Suebayasidefflag	opt_machdep.h		MACHDEP
1981.1109Suebayasi
1991.473Slukem#
2001.570Sthorpej# Cryptography support.  Include this early, since several things
2011.570Sthorpej# use it.
2021.624Sjonathan
2031.624Sjonathan# Individual crypto transforms
2041.1271Sriastradinclude "crypto/adiantum/files.adiantum"
2051.1269Sriastradinclude "crypto/aes/files.aes"
2061.1273Sriastradinclude "crypto/chacha/files.chacha"
2071.570Sthorpejinclude "crypto/des/files.des"
2081.570Sthorpejinclude "crypto/blowfish/files.blowfish"
2091.570Sthorpejinclude "crypto/cast128/files.cast128"
2101.644Stlsinclude "crypto/skipjack/files.skipjack"
2111.1011Sdrochnerinclude "crypto/camellia/files.camellia"
2121.626Sthorpej# General-purpose crypto processing framework.
2131.626Sthorpejinclude "opencrypto/files.opencrypto"
2141.626Sthorpej
2151.1238Sriastrad# NIST SP800-90A Hash_DRBG
2161.1238Sriastradinclude "crypto/nist_hash_drbg/files.nist_hash_drbg"
2171.1032Stls
2181.1096Stls# ChaCha-based fast PRNG
2191.1096Stlsinclude "crypto/cprng_fast/files.cprng_fast"
2201.1096Stls
2211.1275Sriastrad# BLAKE2s, a cryptographic hash function optimized for 8- to 32-bit
2221.1275Sriastradinclude "crypto/blake2/files.blake2s"
2231.1275Sriastrad
2241.1275Sriastrad# Various cryptography functions
2251.1275Sriastradinclude "crypto/sodium/files.sodium"
2261.1275Sriastrad
2271.570Sthorpej#
2281.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this.
2291.1014Smrg#
2301.1014Smrgdefflag opt_kernhist.h			KERNHIST KERNHIST_PRINT
2311.1083Smattdefparam opt_kernhist.h			KERNHIST_DELAY
2321.1014Smrgfile	kern/kern_history.c		kernhist
2331.1014Smrg
2341.1014Smrg#
2351.1160Sskrll# These are here for the benefit of kern_history.c so that
2361.1160Sskrll# UVMHIST can be built in kernels without usb.
2371.1160Sskrll#
2381.1160Sskrll# top level usb debug defines
2391.1160Sskrlldefflag	opt_usb.h			USB_DEBUG: KERNHIST
2401.1279Sdbjdefflag	opt_usb.h			USBHIST_PRINT
2411.1160Sskrlldefparam opt_usb.h			USBHIST_SIZE
2421.1160Sskrll
2431.1160Sskrll#
2441.1168Spgoyette# Options for BIOHIST
2451.1168Spgoyette#
2461.1168Spgoyettedefflag opt_biohist.h           BIOHIST: KERNHIST
2471.1168Spgoyettedefflag opt_biohist.h           BIOHIST_PRINT: KERNHIST_PRINT
2481.1168Spgoyettedefparam opt_biohist.h          BIOHIST_SIZE
2491.1168Spgoyette
2501.1168Spgoyette#
2511.618Sthorpej# System monitoring framework
2521.618Sthorpej#
2531.618Sthorpejinclude "dev/sysmon/files.sysmon"
2541.618Sthorpej
2551.618Sthorpej#
2561.563Sthorpej# Networking protocols
2571.563Sthorpej#
2581.971Spooka
2591.971Spooka# Attribute used by various things that need BPF's virtual machine
2601.971Spooka#
2611.971Spookadefine	bpf_filter
2621.971Spookadefparam opt_bpf.h	BPF_BUFSIZE
2631.971Spooka
2641.1123Suebayasidefflag	opt_bpf.h	BPFJIT
2651.1060Salnsn
2661.1060Salnsnfile	net/bpfjit.c	sljit & bpfjit
2671.1060Salnsn
2681.743Sthorpejinclude "net80211/files.net80211"
2691.563Sthorpejinclude "netatalk/files.netatalk"
2701.782Sgdamoreinclude "netbt/files.netbt"
2711.1172Sbouyerinclude "netcan/files.netcan"
2721.565Sthorpejinclude "netinet/files.netinet"
2731.565Sthorpejinclude "netinet6/files.netinet6"
2741.632Sitojuninclude "netipsec/files.netipsec"
2751.991Skefreninclude "netmpls/files.netmpls"
2761.994Srmind
2771.994Srmindinclude "net/npf/files.npf"
2781.994Srmindinclude "netinet/files.ipfilter"
2791.677Sitojuninclude "net/files.pf"
2801.563Sthorpej
2811.795Smattobsolete defflag		CCITT		# obsolete
2821.795Smattobsolete defflag		HDLC		# obsolete
2831.795Smattobsolete defflag		LLC		# obsolete
2841.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
2851.795Smattobsolete defflag		IPX		# obsolete
2861.939Sjymobsolete defparam opt_md.h	MEMORY_RBFLAGS	# superseded by
2871.939Sjym						# MEMORY_DISK_RBFLAGS
2881.939Sjym
2891.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
2901.474Slukem						# Include deflate or bsd
2911.474Slukem						# compression, enable pppd
2921.474Slukem						# packet filtering support
2931.1162Schristosdefflag opt_pppoe.h		PPPOE_SERVER PPPOE_DEBUG
2941.1284Syamaguchdefparam opt_pppoe.h		PPPOE_DEQUEUE_MAXLEN
2951.189Sscottr
2961.1286Syamaguchdefflag opt_sppp.h		SPPP_IFDOWN_RECONNECT
2971.1280Syamaguchdefparam opt_sppp.h		SPPP_KEEPALIVE_INTERVAL
2981.1281Syamaguch				SPPP_NORECV_TIME
2991.1282Syamaguch				SPPP_ALIVE_INTERVAL
3001.1280Syamaguch
3011.189Sscottr# networking options
3021.473Slukem#
3031.474Slukemdefflag				GATEWAY
3041.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
3051.1288Smsaitoh	 			NMBCLUSTERS_MAX
3061.474Slukemdefparam			SB_MAX
3071.171Smrg
3081.189Sscottr# file system options
3091.473Slukem#
3101.1004Sbouyerdefflag	opt_quota.h		QUOTA QUOTA2		# XXX files.ufs?
3111.685Sthorpejdefflag				VNODE_LOCKDEBUG
3121.759Schsdefflag				MAGICLINKS
3131.353Soster
3141.276Sscottr# buffer cache size options
3151.473Slukem#
3161.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
3171.276Sscottr
3181.449Sgmcgarry# userconf
3191.473Slukem#
3201.474Slukemdefflag				USERCONF
3211.449Sgmcgarry
3221.663Satatat# sysctl related
3231.663Satatat#
3241.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
3251.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
3261.665Satatat				SYSCTL_INCLUDE_DESCR
3271.663Satatat
3281.473Slukem#
3291.289Slukem# Not entirely MI, but present on multiple arch's
3301.473Slukem#
3311.289Slukem
3321.276Sscottr# PC-style MBR handling
3331.473Slukem#
3341.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
3351.209Sjonathan
3361.745Sthorpej#
3371.209Sjonathan# debugging options
3381.473Slukem#
3391.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
3401.745Sthorpej
3411.474Slukemdefflag	opt_kgdb.h		KGDB
3421.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
3431.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
3441.474Slukemdefflag				LOCKDEBUG
3451.474Slukemdefflag				SYSCALL_DEBUG
3461.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
3471.1236Sozakidefflag				PSREF_DEBUG
3481.271Sjonathan
3491.271Sjonathan# memory (ram) disk options
3501.473Slukem#
3511.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
3521.474Slukem				MEMORY_DISK_DYNAMIC
3531.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
3541.939Sjym				MEMORY_DISK_RBFLAGS
3551.1143Suebayasidefparam opt_memory_disk_image.h	makeoptions_MEMORY_DISK_IMAGE
3561.159Sdrochner
3571.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
3581.842Smanu
3591.936Schristosdefflag	opt_wlan.h		WLAN
3601.936Schristos
3611.819Swiz# Machine-independent device majors assignements
3621.640Sjdolecekinclude "conf/majors"
3631.543Sbriggs
3641.60Scgd# generic attributes
3651.473Slukem#
3661.915Sjmcneilldefine	videobus	{ }
3671.638Sbouyerdefine	ata	        {[channel = -1]}
3681.674Sthorpejdefine	sata
3691.947Sjakllschdefine	sata_fis
3701.1054Sbouyerdefine	sata_pmp
3711.558Sthorpejdefine	scsi_core
3721.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
3731.638Sbouyerdefine	ata_hl		{[drive = -1]}
3741.637Sbouyerdefine	atapi		{ }
3751.489Sdrochnerdefine	radiodev	{ }
3761.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3771.734Sjmcneilldefine	gpiobus		{ }
3781.769Srizdefine	onewirebus	{ }
3791.659Sbjh21define 	pckbport	{[slot = -1]}
3801.659Sbjh21define	pckbport_machdep_cnattach
3811.754Sthorpejdefine	firmload
3821.1220Smlelstvdefine	ipmibus		{ }
3831.1287Sjmcneilldefine	smbios
3841.67Scgd
3851.1167Schristos# speaker devices, attaches to audio or pcppi drivers
3861.1176Snatdevice	spkr: wsbelldev
3871.1177Spgoyettefile	dev/spkr.c			spkr
3881.1167Schristos
3891.1114Suebayasiinclude "dev/files.audio"
3901.650Sbjh21
3911.1129Sjmcneill# High definition audio
3921.1129Sjmcneillinclude "dev/hdaudio/files.hdaudio"
3931.1129Sjmcneill
3941.1105Schristos# Base verbose vendor/product printing support
3951.1105Schristosfile	dev/dev_verbose.c
3961.1105Schristos
3971.915Sjmcneill# video devices, attaches to video hardware driver
3981.915Sjmcneill#
3991.915Sjmcneilldevice	video
4001.915Sjmcneillattach	video at videobus
4011.915Sjmcneill
4021.1024Sjmcneill# DTV subsystem
4031.1024Sjmcneill#
4041.1024Sjmcneillinclude "dev/dtv/files.dtv"
4051.1024Sjmcneill
4061.1130Sjmcneill# HDMI CEC
4071.1130Sjmcneill#
4081.1130Sjmcneillinclude "dev/hdmicec/files.hdmicec"
4091.1130Sjmcneill
4101.922Spgoyette# National Semiconductor LM7[89]
4111.922Spgoyette#
4121.922Spgoyette# (included here so files.i2c can define an attachment)
4131.922Spgoyette
4141.922Spgoyettedevice	lm: sysmon_envsys
4151.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
4161.922Spgoyette
4171.984Spgoyette# JEDEC standard SPD EPROM
4181.984Spgoyette#
4191.984Spgoyette# (included here so files.i2c can define an attachment)
4201.984Spgoyette
4211.984Spgoyettedevice	spdmem
4221.984Spgoyettefile	dev/ic/spdmem.c			spdmem
4231.984Spgoyette
4241.1294Sthorpej# Microchip MCP23x08 / MCP23x17 general purpose input/output
4251.1294Sthorpejdevice	mcpgpio: gpiobus
4261.1294Sthorpejfile	dev/ic/mcp23xxxgpio.c		mcpgpio
4271.1294Sthorpej
4281.1231Stnn# SSD1306 or SH1106 OLED/PLED display (attaches via I2C or SPI)
4291.1231Stnndevice	ssdfb:	wsemuldisplaydev
4301.1231Stnnfile	dev/ic/ssdfb.c	ssdfb
4311.1231Stnn
4321.1291Sbrad# Sparkfun Serial motor controller (attaches via I2C or SPI)
4331.1291Sbraddevice  scmd
4341.1291Sbradfile	dev/ic/scmd.c	scmd
4351.1291Sbrad
4361.1186Sbouyer# Generic HID support (used by USB, bluetooth and i2c)
4371.1186Sbouyerinclude "dev/hid/files.hid"
4381.1186Sbouyer
4391.635Sthorpej# I2C device support
4401.635Sthorpejinclude "dev/i2c/files.i2c"
4411.635Sthorpej
4421.1199Sjmcneill# PWM device support
4431.1199Sjmcneillinclude "dev/pwm/files.pwm"
4441.1199Sjmcneill
4451.813Sgdamore# SPI device support
4461.813Sgdamoreinclude "dev/spi/files.spi"
4471.813Sgdamore
4481.559Sthorpej# IR device support
4491.559Sthorpejinclude	"dev/ir/files.ir"
4501.559Sthorpej
4511.651Sjdolecek# Parallel Port Bus support
4521.651Sjdolecekinclude "dev/ppbus/files.ppbus"
4531.651Sjdolecek
4541.363Sthorpej# raster operations attributes
4551.473Slukem#
4561.426Slukemdefine	rasops1
4571.426Slukemdefine	rasops2
4581.426Slukemdefine	rasops4
4591.426Slukemdefine	rasops8
4601.426Slukemdefine	rasops15
4611.426Slukemdefine	rasops16
4621.426Slukemdefine	rasops24
4631.426Slukemdefine	rasops32
4641.829Soberdefine	rasops_rotation
4651.60Scgd
4661.997Sjmcneill# image decoding support
4671.997Sjmcneillinclude "dev/stbi/files.stbi"
4681.997Sjmcneill
4691.760Sjmcneill# splash screen support
4701.760Sjmcneillinclude "dev/splash/files.splash"
4711.760Sjmcneill
4721.768Sgdamore# videomode support
4731.768Sgdamoreinclude "dev/videomode/files.videomode"
4741.768Sgdamore
4751.1253Sthorpej# net device attributes
4761.473Slukem#
4771.874Scubedefine	arcnet
4781.60Scgddefine	ether
4791.399Sonoedefine	ieee1394
4801.284Sexplorerdefine	sppp
4811.1272Sriastraddefine	wlan: aes
4821.294Sitojundefine	crypto
4831.100Sws
4841.1039Schristos# TPM
4851.1039Schristosdevice	tpm
4861.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4871.1039Schristos
4881.119Sis# devices ARPing IPv4 pull this in:
4891.473Slukem#
4901.119Sisdefine	arp
4911.119Sis
4921.515Sthorpej#
4931.515Sthorpej# ALTQ network traffic shaping subsystem
4941.515Sthorpej#
4951.515Sthorpejinclude "altq/files.altq"
4961.515Sthorpej
4971.404Sad# Logical disk
4981.473Slukem#
4991.404Saddevice	ld: disk
5001.426Slukemfile	dev/ld.c			ld			needs-flag
5011.513Sthorpej
5021.513Sthorpej#
5031.513Sthorpej# MII/PHY support for network devices
5041.513Sthorpej#
5051.513Sthorpejinclude "dev/mii/files.mii"
5061.375Sthorpej
5071.473Slukem#
5081.512Sthorpej# RAIDframe
5091.512Sthorpej#
5101.512Sthorpejinclude "dev/raidframe/files.raidframe"
5111.639Sgrog
5121.639Sgrog#
5131.542Sthorpej# Hardware-assisted data mover API
5141.542Sthorpej#
5151.542Sthorpejinclude "dev/dmover/files.dmover"
5161.512Sthorpej
5171.512Sthorpej#
5181.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
5191.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
5201.473Slukem#
5211.145Schristos
5221.145Schristos# Adaptec AIC-6[32]60 ICs
5231.473Slukem#
5241.173Sthorpejdevice	aic: scsi
5251.145Schristosfile	dev/ic/aic6360.c		aic
5261.346Sthorpej
5271.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
5281.473Slukem#
5291.346Sthorpejdefine	smc93cx6
5301.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
5311.83Sthorpej
5321.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
5331.473Slukem#
5341.474Slukemdefparam opt_ahc.h		AHC_DEBUG
5351.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
5361.173Sthorpejdevice	ahc: scsi
5371.345Sthorpejdefine	ahc_seeprom
5381.354Sfvdldefine	ahc_aic77xx
5391.142Senamifile	dev/ic/aic7xxx.c		ahc
5401.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
5411.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
5421.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
5431.609Sfvdl
5441.609Sfvdl# Adaptec aic79xx SCSI controllers
5451.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
5461.609Sfvdldevice	ahd: scsi
5471.609Sfvdlfile	dev/ic/aic79xx.c		ahd
5481.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
5491.318Sad
5501.318Sad# DPT EATA SCSI controllers
5511.473Slukem#
5521.318Saddevice	dpt: scsi
5531.318Sadfile	dev/ic/dpt.c			dpt
5541.355Sad
5551.355Sad# Compaq Smart ARRAY controllers
5561.473Slukem#
5571.355Saddevice	cac {unit = -1}
5581.355Sadfile	dev/ic/cac.c			cac
5591.355Sad
5601.404Sadattach	ld at cac with ld_cac
5611.404Sadfile	dev/ic/ld_cac.c			ld_cac
5621.419Sad
5631.764She# HP/Compaq Command Interface for SCSI-3 Support
5641.764She#
5651.1194Sjoergdefflag	opt_ciss.h			CISS_NO_INTERRUPT_HACK
5661.764Shedevice ciss: scsi
5671.764Shefile	dev/ic/ciss.c			ciss
5681.764She
5691.419Sad# Mylex DAC960 RAID controllers
5701.473Slukem#
5711.419Saddevice	mlx {unit = -1}
5721.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
5731.419Sad
5741.419Sadattach	ld at mlx with ld_mlx
5751.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
5761.521Sad
5771.521Sad# ICP-Vortex/Intel RAID controllers
5781.521Sad#
5791.521Saddevice	icp {unit = -1}
5801.521Sadfile	dev/ic/icp.c			icp			needs-flag
5811.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5821.521Sad
5831.521Sadattach	ld at icp with ld_icp
5841.521Sadfile	dev/ic/ld_icp.c			ld_icp
5851.521Sad
5861.521Saddevice	icpsp: scsi
5871.521Sadfile	dev/ic/icpsp.c			icpsp
5881.521Sadattach	icpsp at icp
5891.523Sad
5901.523Sad# Adaptec FSA RAID controllers
5911.523Sad#
5921.523Saddevice	aac {unit = -1}
5931.523Sadfile	dev/ic/aac.c			aac
5941.523Sad
5951.523Sadattach	ld at aac with ld_aac
5961.523Sadfile	dev/ic/ld_aac.c			ld_aac
5971.238Sdante
5981.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5991.473Slukem#
6001.238Sdantedevice	adv: scsi
6011.238Sdantefile	dev/ic/adv.c			adv
6021.428Sthorpejfile	dev/ic/advlib.c			adv
6031.428Sthorpejfile	dev/ic/advmcode.c		adv
6041.248Sdante
6051.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
6061.473Slukem#
6071.248Sdantedevice	adw: scsi
6081.248Sdantefile	dev/ic/adw.c			adw
6091.194Sjonathan
6101.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
6111.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
6121.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
6131.130Sjonathan#  hardware-compatibility mode.)
6141.473Slukem#
6151.173Sthorpejdevice	bha: scsi
6161.142Senamifile	dev/ic/bha.c			bha
6171.130Sjonathan
6181.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
6191.130Sjonathan# (must be after bha, see above)
6201.473Slukem#
6211.173Sthorpejdevice	aha: scsi
6221.142Senamifile	dev/ic/aha.c			aha
6231.445Stsutsui
6241.445Stsutsui# Initio INIC-940/950 SCSI controllers
6251.473Slukem#
6261.445Stsutsuidevice	iha: scsi
6271.445Stsutsuifile	dev/ic/iha.c			iha
6281.118Scgd
6291.118Scgd# Qlogic ISP 10x0 SCSI Controllers
6301.473Slukem#
6311.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
6321.474Slukem				ISP_DISABLE_1080_SUPPORT
6331.474Slukem				ISP_DISABLE_2100_SUPPORT
6341.474Slukem				ISP_DISABLE_2200_SUPPORT
6351.846Smjacob				ISP_DISABLE_2300_SUPPORT
6361.894Smjacob				ISP_DISABLE_2322_SUPPORT
6371.846Smjacob				ISP_DISABLE_2400_SUPPORT
6381.846Smjacob				ISP_DISABLE_FW
6391.846Smjacob				ISP_TARGET_MODE
6401.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
6411.894Smjacob				ISP_VPORTS
6421.173Sthorpejdevice	isp: scsi
6431.142Senamifile	dev/ic/isp.c			isp
6441.846Smjacobfile	dev/ic/isp_library.c		isp
6451.223Smjacobfile	dev/ic/isp_netbsd.c		isp
6461.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
6471.821Sbouyer# LSILogic MegaRAID SAS
6481.821Sbouyer#
6491.821Sbouyerdevice	mfi: scsi
6501.821Sbouyerfile	dev/ic/mfi.c			mfi
6511.821Sbouyer
6521.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
6531.528Smatt#
6541.608Sthorpejdevice	mpt: scsi
6551.608Sthorpejfile	dev/ic/mpt.c			mpt
6561.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
6571.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
6581.605Stsutsui
6591.682Sitohy# Workbit NinjaSCSI-32 controllers
6601.682Sitohydevice	njs: scsi
6611.682Sitohyfile	dev/ic/ninjascsi32.c		njs
6621.682Sitohy
6631.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
6641.605Stsutsuidevice	oosiop: scsi
6651.605Stsutsuifile	dev/ic/oosiop.c			oosiop
6661.436Stsutsui
6671.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
6681.473Slukem#
6691.436Stsutsuidevice	osiop: scsi
6701.436Stsutsuifile	dev/ic/osiop.c			osiop
6711.364Sbouyer
6721.368Sbouyer# common stuff for siop and esiop
6731.473Slukem#
6741.426Slukemdefine	siop_common
6751.426Slukemfile	dev/ic/siop_common.c		siop_common
6761.368Sbouyer
6771.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
6781.473Slukem#
6791.426Slukemdevice	siop: scsi,siop_common
6801.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6811.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6821.518Sbouyer
6831.518Sbouyerdevice	esiop: scsi,siop_common
6841.518Sbouyerfile	dev/ic/esiop.c			esiop
6851.94Smycroft
6861.94Smycroft# UltraStor SCSI controllers
6871.473Slukem#
6881.173Sthorpejdevice	uha: scsi
6891.142Senamifile	dev/ic/uha.c			uha
6901.409Sonoe
6911.878Sgarbled# 3Com common probe code
6921.878Sgarbleddefine  elink
6931.878Sgarbledfile    dev/isa/elink.c                 elink
6941.878Sgarbled
6951.409Sonoe# Aironet PC4500/PC4800
6961.473Slukem#
6971.653Stsarnadevice	an: arp, wlan, ifnet
6981.409Sonoefile	dev/ic/an.c			an
6991.86Smycroft
7001.376Sonoe# AMD 79c930-based 802.11 cards
7011.473Slukem#
7021.376Sonoedevice	awi: arp, wlan, ifnet
7031.376Sonoefile	dev/ic/awi.c			awi
7041.376Sonoefile	dev/ic/am79c930.c		awi
7051.438Sichiro
7061.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
7071.473Slukem#
7081.656Sjunyoungdevice	wi: arp, wlan, ifnet
7091.438Sichirofile	dev/ic/wi.c			wi
7101.617Sdyoung
7111.930Salc# Atheros HAL
7121.930Salc#
7131.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
7141.930Salc
7151.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
7161.641Sdyoung#
7171.656Sjunyoungdevice	ath: arp, wlan, ifnet
7181.1066Schristosfile	dev/ic/ath.c			ath
7191.1066Schristosfile	dev/ic/ath_netbsd.c		ath
7201.1066Schristosfile	dev/ic/athrate-sample.c		ath
7211.641Sdyoung
7221.617Sdyoung# ADMtek ADM8211 802.11
7231.617Sdyoung#
7241.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
7251.617Sdyoungfile	dev/ic/atw.c			atw
7261.376Sonoe
7271.687Sdyoung# Realtek RTL8180 802.11
7281.687Sdyoung#
7291.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
7301.687Sdyoungfile	dev/ic/rtw.c			rtw
7311.687Sdyoungfile	dev/ic/rtwphy.c			rtw
7321.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
7331.687Sdyoung
7341.1157Schristos# Ralink RT2500/RT2600/RT2860 802.11
7351.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
7361.778Sdogcowfile	dev/ic/rt2560.c			ral
7371.778Sdogcowfile	dev/ic/rt2661.c			ral
7381.1157Schristosfile	dev/ic/rt2860.c			ral
7391.722Sdrochner
7401.1053Sdegroote# Marvell Libertas Open
7411.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
7421.1053Sdegrootefile    dev/ic/malo.c           malo
7431.1053Sdegroote
7441.83Sthorpej# 3Com Etherlink-III Ethernet controller
7451.473Slukem#
7461.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
7471.142Senamifile	dev/ic/elink3.c			ep
7481.253Sfvdl
7491.253Sfvdl# 3Com EtherLink XL Controller
7501.473Slukem#
7511.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
7521.253Sfvdlfile	dev/ic/elinkxl.c		ex
7531.131Smatt
7541.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
7551.473Slukem#
7561.173Sthorpejdevice	lc: arp, ether, ifnet
7571.142Senamifile	dev/ic/lemac.c			lc
7581.84Smycroft
7591.84Smycroft# LANCE and PCnet Ethernet controllers
7601.473Slukem#
7611.173Sthorpejdevice	le: arp, ether, ifnet
7621.426Slukemdefine	le24
7631.426Slukemdefine	le32
7641.227Sexplorerfile	dev/ic/am7990.c			le24
7651.225Sdrochnerfile	dev/ic/am79900.c		le32
7661.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
7671.383Sthorpej
7681.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
7691.473Slukem#
7701.383Sthorpejdevice	depca { }: le24
7711.383Sthorpejfile	dev/ic/depca.c			depca
7721.383Sthorpejattach	le at depca with le_depca
7731.122Sscottr
7741.290Smrg# Sun HME Ethernet controllers
7751.473Slukem#
7761.293Spkdevice	hme: arp, ether, ifnet, mii
7771.293Spkfile	dev/ic/hme.c			hme
7781.461Seeh
7791.461Seeh# Sun GEM Ethernet controllers
7801.473Slukem#
7811.461Seehdevice	gem: arp, ether, ifnet, mii
7821.461Seehfile	dev/ic/gem.c			gem
7831.290Smrg
7841.1293Sjmcneill# Synopsys DesignWare GMAC core, as found on allwinner a20
7851.1103Smartin# and other SoCs
7861.1103Smartindevice	awge: arp, ether, ifnet, mii
7871.1103Smartinfile	dev/ic/dwc_gmac.c		awge
7881.1103Smartin
7891.1293Sjmcneill# Synopsys DesignWare Ethernet Quality-of-Service controller
7901.1293Sjmcneilldevice	eqos: arp, ether, ifnet, mii
7911.1293Sjmcneillfile	dev/ic/dwc_eqos.c		eqos
7921.1293Sjmcneill
7931.122Sscottr# 8390-family Ethernet controllers
7941.473Slukem#
7951.122Sscottrdefine	dp8390nic
7961.1202Smartinfile	dev/ic/dp8390.c			dp8390nic
7971.485Sbjh21
7981.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7991.485Sbjh21#
8001.485Sbjh21define	dp83905
8011.485Sbjh21file	dev/ic/dp83905.c		dp83905
8021.484Sbjh21
8031.484Sbjh21# Macronix MX98905 Ethernet controller
8041.484Sbjh21# (use as an attribute for an "ne" bus attachment)
8051.484Sbjh21#
8061.484Sbjh21define	mx98905
8071.484Sbjh21file	dev/ic/mx98905.c		mx98905
8081.77Scgd
8091.91Scgd# NCR 5380 SCSI Bus Controller
8101.473Slukem#
8111.91Scgddefine	ncr5380sbc
8121.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
8131.356Spkdevice	nca: scsi, ncr5380sbc
8141.91Scgd
8151.434Sfredette# Sun sc PAL SCSI Bus Controller
8161.473Slukem#
8171.434Sfredettedefine	sunscpal
8181.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
8191.434Sfredettedevice	ssc: scsi, sunscpal
8201.434Sfredette
8211.474Slukem# Cyclades Cyclom-8/16/32
8221.473Slukem#
8231.173Sthorpejdevice	cy: tty
8241.142Senamifile	dev/ic/cy.c			cy			needs-flag
8251.103Sthorpej
8261.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
8271.473Slukem#
8281.117Sthorpejdefine	ncr53c9x
8291.359Smycroftdevice	esp: scsi, ncr53c9x
8301.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
8311.227Sexplorer
8321.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
8331.679Smycroftdevice	spc: scsi
8341.679Smycroftfile	dev/ic/mb89352.c		spc
8351.679Smycroft
8361.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
8371.796Sbjh21define	wd33c93
8381.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
8391.796Sbjh21
8401.590Ssoren# Hitachi HD44780 LCD panel controller
8411.590Ssorendefine	hd44780
8421.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
8431.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
8441.590Ssoren
8451.710Sjoff# Matrix keypad
8461.710Sjoffdefine	matrixkp
8471.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
8481.710Sjoff
8491.227Sexplorer# Hitachi HD64570 serial controller
8501.473Slukem#
8511.359Smycroftdefine	hd64570
8521.227Sexplorerfile	dev/ic/hd64570.c		hd64570
8531.339Schopps
8541.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
8551.473Slukem#
8561.339Schoppsdevice	ntwoc: ifnet, hd64570
8571.128Spk
8581.128Spk# Intel 82586 Ethernet Controller
8591.473Slukem#
8601.128Spkdefine	i82586
8611.142Senamifile	dev/ic/i82586.c			i82586
8621.291Sthorpej
8631.658Sjkunz# Intel 82596 Ethernet Controller
8641.658Sjkunz#
8651.658Sjkunzdefine	i82596
8661.658Sjkunzfile	dev/ic/i82596.c			i82596
8671.658Sjkunz
8681.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
8691.473Slukem#
8701.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
8711.291Sthorpejfile	dev/ic/i82557.c			fxp
8721.389Sbjh21
8731.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
8741.473Slukem#
8751.389Sbjh21define	seeq8005
8761.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8771.137Sthorpej
8781.137Sthorpej# SMC 91Cxx Ethernet Controller
8791.473Slukem#
8801.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8811.142Senamifile	dev/ic/smc91cxx.c		sm
8821.188Sthorpej
8831.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8841.473Slukem#
8851.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8861.188Sthorpejfile	dev/ic/smc83c170.c		epic
8871.309Sragge
8881.309Sragge# DEC SGEC Second Generation Ethernet Controller
8891.473Slukem#
8901.309Sraggedefine	sgec
8911.309Sraggefile	dev/ic/sgec.c			sgec
8921.177Senami
8931.715Sjdolecek# MB86950 Ethernet Controller
8941.715Sjdolecek#
8951.715Sjdolecekdefine	mb86950
8961.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8971.715Sjdolecek
8981.177Senami# MB8696x Ethernet Controller
8991.473Slukem#
9001.177Senamidefine	mb86960
9011.177Senamifile	dev/ic/mb86960.c		mb86960
9021.177Senami
9031.177Senami# Generic MB8696x Ethernet Controller driver
9041.473Slukem#
9051.177Senamidevice	mbe: arp, ether, ifnet, mb86960
9061.146Saugustss
9071.146Saugustss# Interwave Am78C201 audio driver
9081.473Slukem#
9091.146Saugustssdefine	interwave
9101.146Saugustssfile	dev/ic/interwave.c		interwave
9111.154Sis
9121.154Sis# TMS 320av110 MPEG2/audio driver
9131.473Slukem#
9141.154Sisdefine	tms320av110
9151.154Sisfile	dev/ic/tms320av110.c		tms320av110
9161.152Sthorpej
9171.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
9181.152Sthorpej# National Semiconductor DS8390.
9191.473Slukem#
9201.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
9211.1202Smartinfile	dev/ic/ne2000.c			ne
9221.153Sthorpej
9231.153Sthorpej# 8250/16[45]50-based "com" ports
9241.668Sthorpej#
9251.749Schsdefflag	opt_com.h		COM_DEBUG
9261.153Sthorpej# XXX In a perfect world, this would be done with attributes
9271.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
9281.1218Sthorpej				COM_HAYESP COM_PXA2X0
9291.1016Smattdefparam opt_com.h		COM_TOLERANCE
9301.392Seehdevice	com { } : tty
9311.426Slukemfile	dev/ic/com.c			com			needs-flag
9321.336Sthorpej
9331.336Sthorpej# PC-like keyboard controller
9341.473Slukem#
9351.659Sbjh21device	pckbc: pckbport
9361.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
9371.274Sscw
9381.714Scubedevice	attimer
9391.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
9401.714Scube
9411.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
9421.473Slukem#
9431.274Sscwdevice	clmpcc: tty
9441.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
9451.385Sbjh21
9461.843Sxtraeme# Abit uGuru
9471.843Sxtraeme#
9481.843Sxtraemedevice	ug: sysmon_envsys
9491.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
9501.843Sxtraeme
9511.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
9521.473Slukem#
9531.874Scubedevice	bah: ifnet, arcnet, arp
9541.426Slukemfile	dev/ic/smc90cx6.c		bah
9551.234Saugustss
9561.234Saugustss# OPL2/OPL3 FM synth driver
9571.473Slukem#
9581.235Saugustssdevice	opl: midibus, midisyn
9591.234Saugustssfile	dev/ic/opl.c			opl
9601.234Saugustssfile	dev/ic/oplinstrs.c		opl
9611.305Saugustss
9621.305Saugustss# MPU401 MIDI UART compatibles
9631.473Slukem#
9641.305Saugustssdevice	mpu: midibus
9651.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
9661.236Spk
9671.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
9681.473Slukem#
9691.236Spkdefine	ad1848
9701.236Spkfile	dev/ic/ad1848.c			ad1848
9711.290Smrg
9721.290Smrg# AMD 7930 audio/ISDN codec
9731.473Slukem#
9741.366Saugustssdefine	am7930
9751.366Saugustssfile	dev/ic/am7930.c			am7930
9761.290Smrg
9771.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems
9781.1100Stsutsuidevice	arcofi: audiobus, auconv, mulaw
9791.1100Stsutsuifile	dev/ic/arcofi.c			arcofi
9801.1100Stsutsui
9811.290Smrg# SPARC `SUNW,audiocs'
9821.473Slukem#
9831.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9841.290Smrgfile	dev/ic/cs4231.c			audiocs
9851.326Saugustss
9861.326Saugustss# AC-97 CODECs
9871.473Slukem#
9881.326Saugustssdefine	ac97
9891.326Saugustssfile	dev/ic/ac97.c			ac97
9901.437Sminoura
9911.1040Snisimura# UDA1341 CODEC support
9921.1040Snisimuradefine	uda1341
9931.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9941.1040Snisimura
9951.437Sminoura# Oki MSM6258 support code
9961.473Slukem#
9971.437Sminouradefine msm6258
9981.437Sminourafile	dev/ic/msm6258.c		msm6258
9991.240Spk
10001.240Spk# LSI64854 DMA controller back-end
10011.473Slukem#
10021.240Spkdefine	lsi64854
10031.240Spkfile	dev/ic/lsi64854.c		lsi64854
10041.465Smrg
10051.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
10061.473Slukem#
10071.465Smrgdefine	cd18xx
10081.465Smrgfile	dev/ic/cd18xx.c			cd18xx
10091.240Spk
10101.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
10111.473Slukem#
10121.252Sthorpejdefine	rtl80x9
10131.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
10141.360Shaya
10151.654Swiz# Realtek 8129/8139 Ethernet controllers
10161.473Slukem#
10171.362Shayadevice	rtk: ether, ifnet, arp, mii
10181.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
10191.185Skml
10201.673Stoshii# Realtek 8169 Ethernet controllers
10211.673Stoshii#
10221.673Stoshiidevice	re: ether, ifnet, arp, mii
10231.709Syamtfile	dev/ic/rtl8169.c		re
10241.673Stoshii
10251.1200Sjakllsch# Virtual I/O Device (VIRTIO) bus controller and devices
10261.1200Sjakllsch#
10271.1200Sjakllschinclude "dev/virtio/files.virtio"
10281.1200Sjakllsch
10291.258Spk# Common code for ESDI/IDE/etc. controllers
10301.473Slukem#
10311.680Sthorpejdefine	wdc_common
10321.809Sitohydefine	ata_dma
10331.809Sitohydefine	ata_udma
10341.809Sitohydefine	ata_piobm
10351.680Sthorpejdevice	wdc: ata, wdc_common
10361.637Sbouyer
10371.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
10381.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
10391.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
10401.835Sdyoung
10411.656Sjunyoungdevice	atabus: atapi,ata_hl
10421.656Sjunyoungattach	atabus at ata
10431.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
10441.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
10451.386Sbjh21
10461.810Sitohy# Workbit NinjaATA-32 IDE controllers
10471.810Sitohydevice	njata: ata, ata_piobm, wdc_common
10481.810Sitohyfile	dev/ic/ninjaata32.c		njata
10491.810Sitohy
10501.844Sbouyer# AHCI-compatible SATA controllers
10511.1289Sjmcneilldefflag	opt_ahcisata.h	AHCISATA_EXTRA_DELAY
10521.1290Srindefparam opt_ahcisata.h	AHCISATA_EXTRA_DELAY_MS
10531.844Sbouyerdefine ahcisata_core
10541.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
10551.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
10561.844Sbouyer
10571.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
10581.956Sjakllschdefine	siisata
10591.956Sjakllschfile	dev/ic/siisata.c		siisata
10601.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
10611.956Sjakllsch
10621.957Sjakllsch# Marvell Serial-ATA Host Controller
10631.951Skiyoharadefine mvsata
10641.951Skiyoharafile dev/ic/mvsata.c			mvsata
10651.1182Skredevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_fis, sata_pmp, mvsata
10661.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
10671.951Skiyohara
10681.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10691.473Slukem#
10701.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10711.314Sthorpejfile	dev/ic/tulip.c			tlp
10721.322Sthorpej
10731.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10741.473Slukem#
10751.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10761.322Sthorpejfile	dev/ic/aic6915.c		sf
10771.378Spk
10781.378Spk# Mostek time-of-day clock and NVRAM
10791.473Slukem#
10801.378Spkdefine	mk48txx
10811.507Spkfile	dev/ic/mk48txx.c		mk48txx
10821.378Spk
10831.1061Srkujawa# OKI MSM6242B
10841.1061Srkujawa#
10851.1061Srkujawadefine	msm6242b
10861.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10871.1061Srkujawa
10881.378Spk# Intersil 7170 time-of-day clock
10891.473Slukem#
10901.378Spkdefine	intersil7170
10911.378Spkfile	dev/ic/intersil7170.c		intersil7170
10921.434Sfredette
10931.434Sfredette# National Semiconductor MM58167 time-of-day clock
10941.473Slukem#
10951.434Sfredettedefine	mm58167
10961.434Sfredettefile	dev/ic/mm58167.c		mm58167
10971.643Stsutsui
10981.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10991.643Stsutsui#
11001.643Stsutsuidefine	mc146818
11011.643Stsutsuifile	dev/ic/mc146818.c		mc146818
11021.422Sthorpej
11031.808Suwe# Ricoh RS5C313 time of-day-clock
11041.808Suwe#
11051.808Suwedefine	rs5c313
11061.808Suwefile	dev/ic/rs5c313.c		rs5c313
11071.808Suwe
11081.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
11091.473Slukem#
11101.422Sthorpejdefine	dl10019
11111.422Sthorpejfile	dev/ic/dl10019.c		dl10019
11121.453Senami
11131.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
11141.473Slukem#
11151.453Senamidefine	ax88190
11161.453Senamifile	dev/ic/ax88190.c		ax88190
11171.429Sjdolecek
11181.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
11191.473Slukem#
11201.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
11211.429Sjdolecekfile	dev/ic/we.c			we
11221.432Sjdolecek
11231.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
11241.473Slukem#
11251.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
11261.557Stsutsui
11271.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
11281.557Stsutsui#
11291.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
11301.557Stsutsuifile	dev/ic/fmv.c			fmv
11311.471Syamt
11321.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
11331.473Slukem#
11341.471Syamtdevice	cs: arp, ether, ifnet
11351.704Sjoffdevice	tscs: arp, ether, ifnet
11361.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
11371.487Saugustss
11381.487Saugustss# Radio device attributes
11391.487Saugustss#
11401.487Saugustssdefine	tea5757
11411.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
11421.487Saugustssdefine	lm700x
11431.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
11441.179Sdrochner
11451.837Stnn# Philips PCF8584 i2c controller
11461.837Stnndefine	pcf8584
11471.837Stnnfile	dev/ic/pcf8584.c		pcf8584
11481.837Stnn
11491.985Snonaka# PCA9564 i2c controller
11501.985Snonakadefine	pca9564
11511.985Snonakafile	dev/ic/pca9564.c		pca9564
11521.985Snonaka
11531.1187Sbouyer# Synopsys DesignWare I2C controller
11541.1187Sbouyerdefine	dwiic
11551.1187Sbouyerdevice dwiic: dwiic, i2cbus
11561.1187Sbouyerfile	dev/ic/dwiic.c			dwiic
11571.1187Sbouyer
11581.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
11591.784Sdrochner#
11601.784Sdrochnerdefine acpipmtimer
11611.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
11621.784Sdrochner
11631.834Snjolydevice 	hpet
11641.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
11651.834Snjoly
11661.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
11671.952Skiyohara#
11681.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
11691.952Skiyoharafile	dev/ic/lan9118.c		smsh
11701.952Skiyohara
11711.1088Sriastrad# Apple System Management Controller
11721.1088Sriastrad#
11731.1089Sriastraddefine	applesmcbus	{ }
11741.1090Sriastraddevice	applesmc: applesmcbus
11751.1088Sriastradfile	dev/ic/apple_smc.c		applesmc
11761.1088Sriastrad
11771.1088Sriastrad# Apple SMC fan sensors and control
11781.1090Sriastraddevice	applesmcfan: applesmcbus, sysmon_envsys
11791.1090Sriastradattach	applesmcfan at applesmcbus with apple_smc_fan
11801.1088Sriastradfile	dev/ic/apple_smc_fan.c		applesmcfan
11811.1088Sriastrad
11821.1088Sriastrad# Apple SMC temperature sensors
11831.1090Sriastraddevice	applesmctemp: applesmcbus, sysmon_envsys
11841.1090Sriastradattach	applesmctemp at applesmcbus with apple_smc_temp
11851.1088Sriastradfile	dev/ic/apple_smc_temp.c		applesmctemp
11861.1088Sriastrad
11871.1089Sriastrad# Apple SMC accelerometer (not yet implemented!)
11881.1090Sriastrad#device	applesmcaccel: applesmcbus, sysmon_envsys
11891.1090Sriastrad#attach	applesmcaccel at applesmcbus with apple_smc_accel
11901.1088Sriastrad#file	dev/ic/apple_smc_accel.c	applesmcaccel
11911.1088Sriastrad
11921.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
11931.836Sdrochnerdefine drm {}
11941.949Smrginclude "external/bsd/drm/conf/files.drm"
11951.1002Sjmcneillinclude "dev/drm/files.drm"
11961.836Sdrochner
11971.1153Sskrll# Linux API support
11981.1153Sskrllinclude "external/bsd/common/conf/files.linux"
11991.1153Sskrll
12001.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
12011.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
12021.1086Sriastrad
12031.1039Schristos
12041.179Sdrochner# Definitions for wscons
12051.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
12061.473Slukem#
12071.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
12081.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
12091.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
12101.479Saugustssdefine	wsmousedev		{[mux = 0]}
12111.1176Snatdefine	wsbelldev		{[console = -1], [mux = 1]}
12121.761Smacallandefine	vcons
12131.179Sdrochner# attribute to pull in raster support
12141.473Slukem#
12151.179Sdrochnerdefine	wsrasteremulops
12161.187Sdrochner# common PC display functions
12171.473Slukem#
12181.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
12191.426Slukemdefine	pcdisplayops
12201.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
12211.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
12221.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
12231.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
12241.777Smartin# someday when we might make /dev/fb* support MI)
12251.777Smartindefine	fb
12261.179Sdrochner# VGA graphics
12271.473Slukem#
12281.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
12291.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
12301.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
12311.593Stsutsuidefflag opt_vga.h		VGA_RESET
12321.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
12331.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
12341.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
12351.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
12361.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
12371.998Smacallan
12381.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
12391.473Slukem#
12401.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
12411.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
12421.551Suwefile	dev/ic/igsfb_subr.c		igsfb
12431.91Scgd
12441.1169Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode, glyphcache
12451.998Smacallanfile	dev/ic/ct65550.c		chipsfb
12461.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
12471.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
12481.998Smacallan
12491.683Sjkunz# STI (hp graphics)
12501.683Sjkunzdevice	sti: wsemuldisplaydev
12511.1005Stsutsuifile	dev/ic/sti.c		sti
12521.683Sjkunz
12531.892Sdrochnerinclude "dev/wscons/files.wscons"
12541.892Sdrochnerinclude "dev/rasops/files.rasops"
12551.892Sdrochnerinclude "dev/wsfont/files.wsfont"
12561.892Sdrochnerinclude "dev/wsfb/files.wsfb"
12571.892Sdrochner
12581.77Scgd# Attributes which machine-independent bus support can be attached to.
12591.77Scgd# These should be defined here, because some of these busses can have
12601.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
12611.77Scgd# ordering constraints on inclusion of the busses' "files" files.
12621.473Slukem#
12631.474Slukemdefine	isabus	{ }			# ISA attachment
12641.474Slukemdefine	eisabus	{ }			# EISA attachment
12651.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
12661.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
12671.474Slukemdefine	usbus	{ }			# USB attachment
12681.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
12691.474Slukemdefine	vmebus	{ }			# VME bus attachment
12701.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
12711.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
12721.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
12731.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
12741.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
12751.222Saugustss
12761.222Saugustss# We need the USB bus controllers here so different busses can
12771.222Saugustss# use them in an 'attach-with'.
12781.473Slukem#
12791.703Sfvdl
12801.890Sdrochnerdefine	usbroothub
12811.1155Sskrllfile	dev/usb/usbroothub.c	usbroothub
12821.890Sdrochner
12831.1005Stsutsuidefine	usb_dma
12841.1005Stsutsui
12851.1075Sjakllsch# UHCI USB controller
12861.1075Sjakllsch#
12871.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
12881.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
12891.222Saugustss
12901.222Saugustss# OHCI USB controller
12911.473Slukem#
12921.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
12931.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
12941.412Saugustss
12951.1057Smatt# EHCI USB2 controller
12961.473Slukem#
12971.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12981.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12991.545Sisaki
13001.1075Sjakllsch# xHCI USB3 controller
13011.1057Smatt#
13021.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
13031.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
13041.1057Smatt
13051.1239Smaxv# vHCI USB controller
13061.1239Smaxv#
13071.1239Smaxvdefpseudodev vhci: usbus, usbroothub
13081.1239Smaxvfile	dev/usb/vhci.c			vhci			needs-flag
13091.1239Smaxv
13101.1094Sbouyer# Mentor graphics OTG IP
13111.1155Sskrlldevice	motg: usbus, usbroothub
13121.1094Sbouyerfile	dev/usb/motg.c			motg			needs-flag
13131.1094Sbouyer
13141.545Sisaki# SL811HS/T USB controller
13151.1156Sskrlldefflag	opt_slhci.h	SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
13161.893Sisakidevice	slhci: usbus, usbroothub
13171.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
13181.579Smartin
13191.1062Sskrll# DesignWare OTG host controller
13201.1062Sskrll#
13211.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
13221.1080Sskrll
13231.945Snonaka# SD Host controller
13241.1087Snonakadevice	sdhc: sdmmcbus
13251.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
13261.945Snonaka
13271.958Sjmcneill# Winbond Integrated Media Reader
13281.958Sjmcneilldevice	wb: sdmmcbus
13291.958Sjmcneillfile	dev/ic/w83l518d.c		wb
13301.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
13311.958Sjmcneill
13321.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader
13331.1087Snonakadevice	rtsx: sdmmcbus
13341.1087Snonakafile	dev/ic/rtsx.c			rtsx
13351.1087Snonaka
13361.1122Sjmcneill# DesignWare SD/MMC host controller
13371.1122Sjmcneilldefflag	opt_dwc_mmc.h	DWC_MMC_DEBUG
13381.1122Sjmcneilldevice	dwcmmc: sdmmcbus
13391.1122Sjmcneillfile	dev/ic/dwc_mmc.c		dwcmmc
13401.1122Sjmcneill
13411.1175Sjmcneill# ARM PrimeCell PL031 (RTC) real time clock
13421.1175Sjmcneilldevice	plrtc
13431.1175Sjmcneillfile	dev/ic/pl031.c			plrtc
13441.1175Sjmcneill
13451.1174Sjmcneill# ARM PrimeCell PL041 (AACI) Advanced Audio CODEC interface
13461.1174Sjmcneilldevice	aaci: audiobus, auconv, aurateconv, mulaw, ac97
13471.1174Sjmcneillfile	dev/ic/pl041.c			aaci
13481.1174Sjmcneill
13491.1173Sjmcneill# ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interface
13501.1173Sjmcneilldevice	plkmi: pckbport
13511.1173Sjmcneillfile	dev/ic/pl050.c			plkmi
13521.1173Sjmcneill
13531.1214Sjmcneill# ARM PrimeCell PL061 (GPIO) general purpose input/output
13541.1214Sjmcneilldevice	plgpio: gpiobus
13551.1214Sjmcneillfile	dev/ic/pl061.c			plgpio
13561.1214Sjmcneill
13571.1127Sskrll# ARM PrimeCell PL181 (MMCI) host controller
13581.1127Sskrlldevice	plmmc: sdmmcbus
13591.1127Sskrllfile	dev/ic/pl181.c			plmmc
13601.1127Sskrll
13611.1296Smanu# Intel GPIO
13621.1296Smanudevice	igpio: gpiobus
13631.1296Smanufile	dev/ic/igpio.c			igpio
13641.1296Smanu
13651.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
13661.579Smartindevice	mtd: arp, ether, ifnet, mii
13671.579Smartinfile	dev/ic/mtd803.c			mtd
13681.369Smatt
13691.487Saugustss# radio devices, attaches to radio hardware driver
13701.487Saugustssdevice	radio
13711.489Sdrochnerattach	radio at radiodev
13721.498Sjmc
13731.402Smatt# IEEE 1394 controllers
13741.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
13751.473Slukem#
13761.369Smattdevice	fwohci: fwbus
13771.520Saugustss
13781.520Saugustss# Sony Programmable I/O Controller
13791.520Saugustssdevice	spic: wsmousedev
13801.520Saugustssfile	dev/ic/spic.c			spic
13811.529Saugustss
13821.529Saugustss# IBM CPC700 PowerPC bridge
13831.529Saugustssdefine	cpcbus { addr, [irq=-1] }
13841.529Saugustssdevice	cpc: cpcbus, pcibus
13851.529Saugustssfile	dev/ic/cpc700.c			cpc
13861.529Saugustss
13871.529Saugustssattach	com at cpcbus with com_cpcbus
13881.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
13891.529Saugustss
13901.529Saugustssdevice	cpctim
13911.529Saugustssattach	cpctim at cpcbus
13921.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
13931.529Saugustss
13941.530Saugustssdevice	cpciic
13951.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
13961.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
13971.529Saugustss
13981.60Scgd
13991.934Smacallan# Broadcom AirForce / Apple Airport Extreme
14001.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
14011.934Smacallanfile	dev/ic/bwi.c			bwi
14021.934Smacallan
14031.995Sahoka# DM9000 Ethernet controllers
14041.995Sahoka#
14051.1262Snisimuradevice	dme: arp, ether, ifnet, mii
14061.995Sahokafile	dev/ic/dm9000.c			dme
14071.995Sahoka
14081.1158Snonaka# NVM Express Controller
14091.1158Snonaka#
14101.1158Snonakadevice	nvme {nsid = -1}
14111.1158Snonakafile	dev/ic/nvme.c			nvme
14121.1158Snonaka
14131.1158Snonakaattach	ld at nvme with ld_nvme
14141.1158Snonakafile	dev/ic/ld_nvme.c		ld_nvme
14151.1158Snonaka
14161.1183Sjmcneill# Broadcom FullMAC 802.11 driver
14171.1298Srjsdevice	bwfm: arp, ifnet, wlan, firmload
14181.1183Sjmcneillfile	dev/ic/bwfm.c			bwfm
14191.1183Sjmcneill
14201.1185Sjmcneill# QEMU Firmware Configuration (fw_cfg) device
14211.1185Sjmcneilldevice	qemufwcfg
14221.1185Sjmcneillfile	dev/ic/qemufwcfg.c		qemufwcfg
14231.1185Sjmcneill
14241.1215Sjakllsch# AMD Cryptographic Coprocessor
14251.1215Sjakllschdevice	amdccp
14261.1215Sjakllschfile	dev/ic/amdccp.c			amdccp
14271.1215Sjakllsch
14281.60Scgd# legitimate pseudo-devices
14291.473Slukem#
14301.907Sdrochnerdefpseudodev vnd:	disk
14311.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
14321.474Slukemdefpseudo ccd:		disk
14331.1271Sriastraddefpseudodev cgd:	disk, des, blowfish, cast128, aes, adiantum
14341.907Sdrochnerdefpseudodev md:	disk
14351.916Shannkendefpseudodev fss:	disk
14361.298Sthorpej
14371.474Slukemdefpseudo pty:		tty
14381.298Sthorpejdefpseudo rnd
14391.610Sraggedefpseudo ksyms
14401.642Scdidefpseudo nullcons
14411.807Saddefpseudo lockstat
14421.839Sbouyerdefpseudo bio:		sysmon_envsys
14431.298Sthorpej
14441.474Slukemdefpseudo loop:		ifnet
14451.474Slukemdefpseudo sl:		ifnet
14461.474Slukemdefpseudo ppp:		ifnet, bpf_filter
14471.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
14481.474Slukemdefpseudo tun:		ifnet
14491.474Slukemdefpseudo vlan:		ifnet, ether
14501.474Slukemdefpseudo bridge:	ifnet, ether
14511.1276Sroydefpseudo vether:	ifnet, ether
14521.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
14531.474Slukemdefpseudo strip:	ifnet
14541.474Slukemdefpseudo gre:		ifnet
14551.474Slukemdefpseudo gif:		ifnet
14561.474Slukemdefpseudo faith:	ifnet
14571.1161Schristosdefpseudo mpls:		ifnet
14581.826Smousedefpseudo srt:		ifnet
14591.474Slukemdefpseudo stf:		ifnet
14601.969Spookadefpseudodev tap:	ifnet, ether, arp
14611.969Spookadefpseudo carp:		ifnet, ether, arp
14621.1170Sknakahardefpseudodev l2tp:	ifnet, ether, arp
14631.1172Sbouyerdefpseudo canloop:	ifnet
14641.1191Sknakahardefpseudo ipsecif:	ifnet		# avoid to confuse ipsec itself option
14651.1275Sriastraddefpseudo wg:		ifnet, blake2s, libsodium
14661.1283Syamaguchdefpseudo lagg:		ifnet, ether
14671.60Scgd
14681.298Sthorpejdefpseudo sequencer
14691.462Smanudefpseudo clockctl
14701.228Saugustss
14711.912Stls#
14721.912Stls# Accept filters.  XXX should use another registration/initialization method.
14731.912Stls#
14741.912Stlsdefpseudo accf_data
14751.912Stlsdefpseudo accf_http
14761.912Stls
14771.539Sthorpej# KTTCP network throughput testing pseudo-device
14781.539Sthorpejdefpseudo kttcp
14791.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
14801.576Sblymn
14811.790Selad# Veriexec
14821.717Sblymndefpseudo veriexec
14831.1128Smaxvfile	kern/kern_veriexec.c	veriexec
14841.1152Smaxvfile	dev/veriexec.c		veriexec	needs-flag
14851.415Smartin
14861.681Sdrochner# driver attach / detach user interface
14871.681Sdrochnerdefpseudo drvctl
14881.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
14891.681Sdrochner
14901.857Sad# cpu control
14911.857Saddefpseudo cpuctl
14921.1037Sdrochnerdefflag				CPU_UCODE: firmload
14931.857Sad
14941.870Spooka# pass-to-userspace transporter
14951.870Spookadefpseudo putter
14961.873Spookafile	dev/putter/putter.c		putter
14971.870Spooka
14981.875Spooka# userspace block/char device drivers
14991.875Spookadefpseudo pud
15001.875Spookafile	dev/pud/pud.c			pud
15011.875Spookafile	dev/pud/pud_dev.c		pud
15021.875Spooka
15031.931Shaad# device-mapper driver for LVM
15041.931Shaadinclude "dev/dm/files.dm"
15051.931Shaad
15061.1180Sjmcneill# LED framework
15071.1180Sjmcneillfile	dev/led.c			leds
15081.1180Sjmcneill
15091.1220Smlelstv# IPMI
15101.1220Smlelstvdevice	ipmi: sysmon_envsys, sysmon_wdog
15111.1220Smlelstvattach	ipmi at ipmibus
15121.1220Smlelstv
15131.1228Sjmcneill# Designware HDMI TX
15141.1267Shkenkendevice	dwhdmi: edid, videomode, drmkms, drmkms_i2c, ddc_read_edid
15151.1228Sjmcneillfile	dev/ic/dw_hdmi.c		dwhdmi
15161.1242Sjmcneillfile	dev/ic/dw_hdmi_phy.c		dwhdmi
15171.1228Sjmcneill
15181.1247Sjakllsch# Analogix DisplayPort
15191.1247Sjakllschdevice	anxdp: edid, videomode, drmkms, drmkms_i2c
15201.1247Sjakllschfile	dev/ic/anx_dp.c			anxdp
15211.1247Sjakllsch
15221.1256Sjmcneill# Broadcom GENET v5 ethernet
15231.1256Sjmcneilldevice	genet: arp, ether, ifnet, mii
15241.1256Sjmcneillfile	dev/ic/bcmgenet.c		genet
15251.1256Sjmcneill
15261.1277Sryo# VMware Tools driver
15271.1277Sryoinclude "dev/vmt/files.vmt"
15281.1277Sryo
15291.516Sthorpej#
15301.516Sthorpej# File systems
15311.516Sthorpej#
15321.696Sjdolecekinclude "coda/files.coda"
15331.583Sjdolecekinclude "fs/adosfs/files.adosfs"
15341.696Sjdolecekinclude "fs/cd9660/files.cd9660"
15351.848Srumbleinclude "fs/efs/files.efs"
15361.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
15371.833Sdilloinclude "fs/hfs/files.hfs"
15381.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
15391.950Sreinoudinclude "fs/nilfs/files.nilfs"
15401.696Sjdolecekinclude "fs/ntfs/files.ntfs"
15411.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
15421.815Spookainclude "fs/puffs/files.puffs"
15431.756Sreinoudinclude "fs/udf/files.udf"
15441.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
15451.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
15461.696Sjdolecekinclude "fs/union/files.union"
15471.1018Suchinclude "fs/v7fs/files.v7fs"
15481.1190Schristosinclude "fs/autofs/files.autofs"
15491.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
15501.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
15511.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
15521.516Sthorpejinclude "miscfs/overlay/files.overlay"
15531.516Sthorpejinclude "miscfs/procfs/files.procfs"
15541.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
15551.516Sthorpejinclude "nfs/files.nfs"
15561.516Sthorpejinclude "ufs/files.ufs"
15571.1168Spgoyetteinclude "fs/nfs/files.newnfs"
15581.516Sthorpej
15591.516Sthorpej#
15601.1013Smrg# UVM (virtual memory)
15611.1012Smrg#
15621.1013Smrginclude "uvm/files.uvm"
15631.1012Smrg
15641.1012Smrg#
15651.811Selad# Security models
15661.811Selad#
15671.811Seladinclude "secmodel/files.secmodel"
15681.811Selad
15691.1120Suebayasiinclude "kern/files.kern"
15701.979Suebayasi
15711.1135Suebayasiinclude "dev/files.dev"
15721.1135Suebayasi
15731.1119Suebayasiinclude "net/files.net"
15741.493Sjdolecek
15751.493Sjdolecek# Game adapter (joystick)
15761.493Sjdolecekdevice	joy
15771.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15781.582Shaya
15791.734Sjmcneill#
15801.734Sjmcneill# General Purpose Input/Output framework
15811.734Sjmcneill#
15821.769Srizdefine	onewire_bitbang
15831.734Sjmcneillinclude	"dev/gpio/files.gpio"
15841.769Sriz
15851.769Srizinclude "dev/onewire/files.onewire"
15861.872Sjmcneill
15871.872Sjmcneill#
15881.872Sjmcneill# Pseudo audio device
15891.872Sjmcneill#
15901.872Sjmcneillinclude "dev/pad/files.pad"
15911.877Sjoerg
15921.877Sjoerg#
15931.877Sjoerg# Intel 386 Real Mode emulator
15941.877Sjoerg#
15951.877Sjoerginclude "lib/libx86emu/files.x86emu"
15961.882Syamt
15971.882Syamt#
15981.882Syamt# "tprof" profiler.
15991.882Syamt#
16001.882Syamtinclude	"dev/tprof/files.tprof"
16011.944Sjmcneill
16021.944Sjmcneill#
16031.1216Smaxv# NetBSD Virtual Machine Monitor.
16041.1216Smaxv#
16051.1216Smaxvinclude	"dev/nvmm/files.nvmm"
16061.1216Smaxv
16071.1216Smaxv#
16081.944Sjmcneill# alternate memory device
16091.944Sjmcneill#
16101.944Sjmcneillinclude "dev/altmem/files.altmem"
16111.1003Sahoka
16121.1003Sahoka#
16131.1003Sahoka# Flash subsystem
16141.1003Sahoka#
16151.1003Sahokainclude "dev/flash/files.flash"
16161.1003Sahoka
16171.1003Sahoka#
16181.1292Smsaitoh# NAND subsystem
16191.1003Sahoka#
16201.1003Sahokainclude "dev/nand/files.nand"
16211.1003Sahoka
16221.1019Sjmcneill#
16231.1292Smsaitoh# NOR subsystem
16241.1020Scliff#
16251.1020Scliffinclude "dev/nor/files.nor"
16261.1031Sriz
16271.1031Sriz#
16281.1031Sriz# iscsi
16291.1031Sriz#
16301.1031Srizinclude "dev/iscsi/files.iscsi"
16311.1066Schristos
16321.1115Suebayasi#
16331.1115Suebayasi# athn
16341.1115Suebayasi#
16351.1115Suebayasiinclude "dev/ic/files.athn"
16361.1151Sjmcneill
16371.1151Sjmcneill#
16381.1151Sjmcneill# MI clk api
16391.1151Sjmcneill#
16401.1151Sjmcneillinclude "dev/clk/files.clk"
16411.1189Sskrll
16421.1189Sskrll#
16431.1189Sskrll# Flattened Device Tree (FDT) support
16441.1189Sskrll#
16451.1189Sskrllinclude "dev/ofw/files.ofw"
16461.1189Sskrllinclude "dev/fdt/files.fdt"
16471.1207Schristos
16481.1295Sriastrad
16491.1295Sriastrad## ACPI -- this should be dev/acpi/files.acpi, but that currently has
16501.1295Sriastrad# some MD parts.  Having this here allows conditionals on NACPICA in
16511.1295Sriastrad# acpica.h, at least.
16521.1295Sriastrad#
16531.1295Sriastradinclude "dev/acpi/acpica/files.acpica"
16541.1295Sriastrad
16551.1207Schristos#
16561.1207Schristos# Name value library
16571.1207Schristos#
16581.1207Schristosinclude "external/bsd/libnv/conf/files.libnv"
1659