files revision 1.1109
11.1106Suebayasi#	$NetBSD: files,v 1.1109 2014/10/10 09:13:21 uebayasi Exp $
21.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
31.60Scgd
41.1102Sjoergversion 	20140824
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.474Slukemdefflag				INSECURE
211.474Slukemdefflag				KMEMSTATS
221.474Slukemdefflag				KTRACE
231.781Skardeldefflag				MBUFTRACE
241.799Smattdefflag				PTRACE
251.799Smattdefflag				COREDUMP
261.1099Sjnemethdefflag	opt_modular.h		MODULAR
271.1099Sjnemethdefflag	opt_modular.h		MODULAR_DEFAULT_AUTOLOAD
281.953Smbalmerdefflag				KEYLOCK
291.799Smatt
301.781Skardeldefparam			DEFCORENAME
311.781Skardeldefparam			HZ
321.474Slukemdefparam			MAXUPRC
331.474Slukemdefparam			RTC_OFFSET
341.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
351.573Sjunyoung
361.926Saddefflag				AIO
371.926Saddefflag				MQUEUE
381.926Sad
391.733Syamtdefflag				BUFQ_DISKSORT
401.733Syamtdefflag				BUFQ_FCFS
411.698Syamtdefflag				BUFQ_PRIOCSCAN
421.698Syamtdefflag				BUFQ_READPRIO
431.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
441.524Sthorpej
451.845Syamtdefflag	opt_sched.h		SCHED_4BSD
461.868Srminddefflag	opt_sched.h		SCHED_M2
471.845Syamt
481.616Senamidefparam			SOMAXKVA
491.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
501.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
511.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
521.247Sthorpej
531.474Slukemdefflag				MULTIPROCESSOR
541.486Satatat
551.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
561.459Senami
571.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
581.597Satatat
591.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
601.250Stron
611.891Smartindefflag				CPU_IN_CKSUM
621.891Smartin
631.976Sdarrandefflag opt_dtrace.h		KDTRACE_HOOKS
641.976Sdarran
651.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
661.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
671.181Sjonathan
681.1071Skardeldefflag	opt_ntp.h		PPS_SYNC PPS_DEBUG NTP
691.129Sthorpej
701.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
711.676Schristos
721.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
731.431Sfvdl
741.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
751.189Sscottr
761.1025Sjmcneilldefflag	opt_exec.h		DEBUG_EXEC
771.1025Sjmcneill
781.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
791.1008Sjoerg				EXEC_ELF64 EXEC_SCRIPT
801.503Sjdolecek				EXEC_ELF_NOTELESS
811.199Sthorpej
821.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
831.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
841.688Sthorpej				DKWEDGE_METHOD_GPT
851.693Sthorpej				DKWEDGE_METHOD_MBR
861.1047Schristos				DKWEDGE_METHOD_APPLE
871.686Sthorpej
881.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
891.725Schristos				VERIFIED_EXEC_FP_SHA256
901.725Schristos				VERIFIED_EXEC_FP_SHA384
911.725Schristos				VERIFIED_EXEC_FP_SHA512
921.725Schristos				VERIFIED_EXEC_FP_MD5
931.725Schristos				VERIFIED_EXEC_FP_RMD160
941.725Schristos
951.794Sdsl# Per system call number counts and times
961.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
971.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS
981.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
991.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
1001.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
1011.794Sdsl
1021.774Seladdefparam opt_pax.h		PAX_MPROTECT
1031.817Selad				PAX_SEGVGUARD
1041.879Schristos 				PAX_ASLR
1051.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1061.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1071.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1081.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1091.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1101.983Schristos				PAX_ASLR_DEBUG
1111.774Selad
1121.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1131.789Selad
1141.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1151.803Sdyoung
1161.911Ssimonb# Write Ahead Physical Block Logging
1171.911Ssimonbdefflag opt_wapbl.h		WAPBL WAPBL_DEBUG
1181.911Ssimonbdefparam opt_wapbl.h		WAPBL_DEBUG_PRINT
1191.911Ssimonb
1201.1096Stls# printf entropy source
1211.1096Stlsdefflag opt_rnd_printf.h	RND_PRINTF
1221.1096Stls
1231.199Sthorpej# compatibility options
1241.473Slukem#
1251.926Saddefflag opt_compat_netbsd.h	COMPAT_NETBSD
1261.1097Sapbdefflag	opt_compat_netbsd.h	COMPAT_70: COMPAT_NETBSD
1271.1097Sapbdefflag	opt_compat_netbsd.h	COMPAT_60: COMPAT_70, COMPAT_NETBSD
1281.1059Sdrochnerdefflag	opt_compat_netbsd.h	COMPAT_50: COMPAT_60, COMPAT_NETBSD
1291.1044Srminddefflag	opt_compat_netbsd.h	COMPAT_40: COMPAT_50, COMPAT_NETBSD
1301.926Saddefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40, COMPAT_NETBSD
1311.926Saddefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30, COMPAT_NETBSD
1321.926Saddefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20, COMPAT_NETBSD
1331.926Saddefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16, COMPAT_NETBSD
1341.926Saddefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15, COMPAT_NETBSD
1351.926Saddefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14, COMPAT_NETBSD
1361.926Saddefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13, COMPAT_NETBSD
1371.926Saddefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12, COMPAT_NETBSD
1381.926Saddefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11, COMPAT_NETBSD
1391.926Saddefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10, COMPAT_NETBSD
1401.589Schristosdefflag				COMPAT_OSSAUDIO
1411.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1421.474Slukemdefflag				COMPAT_IBCS2
1431.938Schristosdefflag				COMPAT_LINUX: COMPAT_16
1441.992Schsdefflag				COMPAT_LINUX32 : COMPAT_LINUX
1451.474Slukemdefflag				COMPAT_OSF1
1461.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1471.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1481.937Shedefflag				COMPAT_ULTRIX: COMPAT_50
1491.474Slukemdefflag				COMPAT_NETBSD32
1501.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1511.474Slukemdefflag				COMPAT_M68K4K
1521.474Slukemdefflag				COMPAT_VAX1K
1531.474Slukemdefflag				COMPAT_43
1541.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1551.221Sjonathan
1561.1109Suebayasidefine	machdep
1571.1109Suebayasidefflag	opt_machdep.h		MACHDEP
1581.1109Suebayasi
1591.473Slukem#
1601.570Sthorpej# Cryptography support.  Include this early, since several things
1611.570Sthorpej# use it.
1621.624Sjonathan
1631.624Sjonathan# Individual crypto transforms
1641.570Sthorpejinclude "crypto/arc4/files.arc4"
1651.570Sthorpejinclude "crypto/des/files.des"
1661.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1671.570Sthorpejinclude "crypto/cast128/files.cast128"
1681.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1691.644Stlsinclude "crypto/skipjack/files.skipjack"
1701.1011Sdrochnerinclude "crypto/camellia/files.camellia"
1711.626Sthorpej# General-purpose crypto processing framework.
1721.626Sthorpejinclude "opencrypto/files.opencrypto"
1731.626Sthorpej
1741.1032Stls# NIST SP800.90 CTR DRBG
1751.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
1761.1032Stls
1771.1096Stls# ChaCha-based fast PRNG
1781.1096Stlsinclude "crypto/cprng_fast/files.cprng_fast"
1791.1096Stls
1801.570Sthorpej#
1811.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this.
1821.1014Smrg#
1831.1014Smrgdefflag opt_kernhist.h			KERNHIST KERNHIST_PRINT
1841.1083Smattdefparam opt_kernhist.h			KERNHIST_DELAY
1851.1014Smrgfile	kern/kern_history.c		kernhist
1861.1014Smrg
1871.1014Smrg#
1881.618Sthorpej# System monitoring framework
1891.618Sthorpej#
1901.618Sthorpejinclude "dev/sysmon/files.sysmon"
1911.618Sthorpej
1921.618Sthorpej#
1931.563Sthorpej# Networking protocols
1941.563Sthorpej#
1951.971Spooka
1961.971Spooka# Attribute used by various things that need BPF's virtual machine
1971.971Spooka#
1981.971Spookadefine	bpf_filter
1991.971Spookadefparam opt_bpf.h	BPF_BUFSIZE
2001.971Spooka
2011.1060Salnsndefflag	opt_bpfjit.h	BPFJIT
2021.1060Salnsn
2031.1060Salnsnfile	net/bpfjit.c	sljit & bpfjit
2041.1060Salnsn
2051.743Sthorpejinclude "net80211/files.net80211"
2061.563Sthorpejinclude "netatalk/files.netatalk"
2071.782Sgdamoreinclude "netbt/files.netbt"
2081.565Sthorpejinclude "netinet/files.netinet"
2091.565Sthorpejinclude "netinet6/files.netinet6"
2101.632Sitojuninclude "netipsec/files.netipsec"
2111.991Skefreninclude "netmpls/files.netmpls"
2121.567Sthorpejinclude "netnatm/files.netnatm"
2131.600Sjdolecekinclude "netsmb/files.netsmb"
2141.994Srmind
2151.994Srmindinclude "net/npf/files.npf"
2161.994Srmindinclude "netinet/files.ipfilter"
2171.677Sitojuninclude "net/files.pf"
2181.563Sthorpej
2191.795Smattobsolete defflag		CCITT		# obsolete
2201.795Smattobsolete defflag		HDLC		# obsolete
2211.795Smattobsolete defflag		LLC		# obsolete
2221.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
2231.795Smattobsolete defflag		IPX		# obsolete
2241.939Sjymobsolete defparam opt_md.h	MEMORY_RBFLAGS	# superseded by
2251.939Sjym						# MEMORY_DISK_RBFLAGS
2261.939Sjym
2271.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
2281.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
2291.474Slukem						# Include deflate or bsd
2301.474Slukem						# compression, enable pppd
2311.474Slukem						# packet filtering support
2321.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
2331.189Sscottr
2341.189Sscottr# networking options
2351.473Slukem#
2361.474Slukemdefflag				GATEWAY
2371.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2381.474Slukemdefparam			SB_MAX
2391.171Smrg
2401.189Sscottr# file system options
2411.473Slukem#
2421.1004Sbouyerdefflag	opt_quota.h		QUOTA QUOTA2		# XXX files.ufs?
2431.685Sthorpejdefflag				VNODE_LOCKDEBUG
2441.759Schsdefflag				MAGICLINKS
2451.353Soster
2461.276Sscottr# buffer cache size options
2471.473Slukem#
2481.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2491.276Sscottr
2501.449Sgmcgarry# userconf
2511.473Slukem#
2521.474Slukemdefflag				USERCONF
2531.449Sgmcgarry
2541.663Satatat# sysctl related
2551.663Satatat#
2561.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2571.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2581.665Satatat				SYSCTL_INCLUDE_DESCR
2591.663Satatat
2601.473Slukem#
2611.289Slukem# Not entirely MI, but present on multiple arch's
2621.473Slukem#
2631.289Slukem
2641.276Sscottr# PC-style MBR handling
2651.473Slukem#
2661.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2671.209Sjonathan
2681.745Sthorpej#
2691.209Sjonathan# debugging options
2701.473Slukem#
2711.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2721.745Sthorpej
2731.474Slukemdefflag	opt_kgdb.h		KGDB
2741.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2751.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2761.474Slukemdefflag				LOCKDEBUG
2771.474Slukemdefflag				SYSCALL_DEBUG
2781.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2791.271Sjonathan
2801.271Sjonathan# memory (ram) disk options
2811.473Slukem#
2821.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2831.474Slukem				MEMORY_DISK_DYNAMIC
2841.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2851.939Sjym				MEMORY_DISK_RBFLAGS
2861.159Sdrochner
2871.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2881.842Smanu
2891.543Sbriggs# Support for hardware performance monitoring counters
2901.543Sbriggs#
2911.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2921.636Sjdolecek
2931.936Schristosdefflag	opt_wlan.h		WLAN
2941.936Schristos
2951.819Swiz# Machine-independent device majors assignements
2961.640Sjdolecekinclude "conf/majors"
2971.543Sbriggs
2981.60Scgd# generic attributes
2991.473Slukem#
3001.519Saugustssdefine	audiobus	{ }
3011.474Slukemdefine	midibus		{ }
3021.232Saugustssdefine	midisyn
3031.915Sjmcneilldefine	videobus	{ }
3041.638Sbouyerdefine	ata	        {[channel = -1]}
3051.674Sthorpejdefine	sata
3061.947Sjakllschdefine	sata_fis
3071.1054Sbouyerdefine	sata_pmp
3081.558Sthorpejdefine	scsi_core
3091.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
3101.638Sbouyerdefine	ata_hl		{[drive = -1]}
3111.637Sbouyerdefine	atapi		{ }
3121.489Sdrochnerdefine	radiodev	{ }
3131.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3141.734Sjmcneilldefine	gpiobus		{ }
3151.769Srizdefine	onewirebus	{ }
3161.659Sbjh21define 	pckbport	{[slot = -1]}
3171.659Sbjh21define	pckbport_machdep_cnattach
3181.754Sthorpejdefine	firmload
3191.67Scgd
3201.67Scgd# audio device attributes
3211.473Slukem#
3221.63Sbrezakdefine	mulaw
3231.132Saugustssdefine	auconv
3241.500Skentdefine	aurateconv
3251.629Sthorpej
3261.228Saugustss# audio and midi devices, attaches to audio hardware driver
3271.473Slukem#
3281.876Sjmcneilldevice	audio: audiodev
3291.519Saugustssattach	audio at audiobus
3301.228Saugustssdevice	midi
3311.228Saugustssattach	midi at midibus
3321.363Sthorpej
3331.650Sbjh21# console bell via audio device
3341.650Sbjh21#
3351.650Sbjh21define	audiobell
3361.650Sbjh21
3371.1105Schristos# Base verbose vendor/product printing support
3381.1105Schristosfile	dev/dev_verbose.c
3391.1105Schristos
3401.915Sjmcneill# video devices, attaches to video hardware driver
3411.915Sjmcneill#
3421.915Sjmcneilldevice	video
3431.915Sjmcneillattach	video at videobus
3441.915Sjmcneill
3451.1024Sjmcneill# DTV subsystem
3461.1024Sjmcneill#
3471.1024Sjmcneillinclude "dev/dtv/files.dtv"
3481.1024Sjmcneill
3491.922Spgoyette# National Semiconductor LM7[89]
3501.922Spgoyette#
3511.922Spgoyette# (included here so files.i2c can define an attachment)
3521.922Spgoyette
3531.922Spgoyettedevice	lm: sysmon_envsys
3541.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3551.922Spgoyette
3561.984Spgoyette# JEDEC standard SPD EPROM
3571.984Spgoyette#
3581.984Spgoyette# (included here so files.i2c can define an attachment)
3591.984Spgoyette
3601.984Spgoyettedevice	spdmem
3611.984Spgoyettefile	dev/ic/spdmem.c			spdmem
3621.984Spgoyette
3631.635Sthorpej# I2C device support
3641.635Sthorpejinclude "dev/i2c/files.i2c"
3651.635Sthorpej
3661.813Sgdamore# SPI device support
3671.813Sgdamoreinclude "dev/spi/files.spi"
3681.813Sgdamore
3691.559Sthorpej# IR device support
3701.559Sthorpejinclude	"dev/ir/files.ir"
3711.559Sthorpej
3721.651Sjdolecek# Parallel Port Bus support
3731.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3741.651Sjdolecek
3751.363Sthorpej# raster operations attributes
3761.473Slukem#
3771.426Slukemdefine	rasops1
3781.426Slukemdefine	rasops2
3791.426Slukemdefine	rasops4
3801.426Slukemdefine	rasops8
3811.426Slukemdefine	rasops15
3821.426Slukemdefine	rasops16
3831.426Slukemdefine	rasops24
3841.426Slukemdefine	rasops32
3851.829Soberdefine	rasops_rotation
3861.60Scgd
3871.997Sjmcneill# image decoding support
3881.997Sjmcneillinclude "dev/stbi/files.stbi"
3891.997Sjmcneill
3901.760Sjmcneill# splash screen support
3911.760Sjmcneillinclude "dev/splash/files.splash"
3921.760Sjmcneill
3931.768Sgdamore# videomode support
3941.768Sgdamoreinclude "dev/videomode/files.videomode"
3951.768Sgdamore
3961.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3971.457Sbjh21# fddi, token ring, atm and eco(net).
3981.473Slukem#
3991.874Scubedefine	arcnet
4001.88Schuckdefine	atm
4011.457Sbjh21define	eco
4021.60Scgddefine	ether
4031.67Scgddefine	fddi
4041.185Skmldefine	hippi
4051.399Sonoedefine	ieee1394
4061.282Sbaddefine	token
4071.284Sexplorerdefine	sppp
4081.1032Stlsdefine	wlan
4091.294Sitojundefine	crypto
4101.100Sws
4111.1039Schristos# TPM
4121.1039Schristosdevice	tpm
4131.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4141.1039Schristos
4151.119Sis# devices ARPing IPv4 pull this in:
4161.473Slukem#
4171.119Sisdefine	arp
4181.119Sis
4191.515Sthorpej#
4201.515Sthorpej# ALTQ network traffic shaping subsystem
4211.515Sthorpej#
4221.515Sthorpejinclude "altq/files.altq"
4231.515Sthorpej
4241.473Slukem#
4251.560Sthorpej# IPKDB kernel debugger
4261.473Slukem#
4271.560Sthorpejinclude "ipkdb/files.ipkdb"
4281.102Sws
4291.404Sad# Logical disk
4301.473Slukem#
4311.404Saddevice	ld: disk
4321.426Slukemfile	dev/ld.c			ld			needs-flag
4331.513Sthorpej
4341.513Sthorpej#
4351.513Sthorpej# MII/PHY support for network devices
4361.513Sthorpej#
4371.513Sthorpejinclude "dev/mii/files.mii"
4381.375Sthorpej
4391.473Slukem#
4401.512Sthorpej# RAIDframe
4411.512Sthorpej#
4421.512Sthorpejinclude "dev/raidframe/files.raidframe"
4431.639Sgrog
4441.639Sgrog#
4451.542Sthorpej# Hardware-assisted data mover API
4461.542Sthorpej#
4471.542Sthorpejinclude "dev/dmover/files.dmover"
4481.512Sthorpej
4491.512Sthorpej#
4501.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4511.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4521.473Slukem#
4531.145Schristos
4541.145Schristos# Adaptec AIC-6[32]60 ICs
4551.473Slukem#
4561.173Sthorpejdevice	aic: scsi
4571.145Schristosfile	dev/ic/aic6360.c		aic
4581.346Sthorpej
4591.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4601.473Slukem#
4611.346Sthorpejdefine	smc93cx6
4621.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4631.83Sthorpej
4641.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4651.473Slukem#
4661.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4671.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4681.173Sthorpejdevice	ahc: scsi
4691.345Sthorpejdefine	ahc_seeprom
4701.354Sfvdldefine	ahc_aic77xx
4711.142Senamifile	dev/ic/aic7xxx.c		ahc
4721.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4731.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4741.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4751.609Sfvdl
4761.609Sfvdl# Adaptec aic79xx SCSI controllers
4771.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4781.609Sfvdldevice	ahd: scsi
4791.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4801.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4811.318Sad
4821.318Sad# DPT EATA SCSI controllers
4831.473Slukem#
4841.318Saddevice	dpt: scsi
4851.318Sadfile	dev/ic/dpt.c			dpt
4861.355Sad
4871.355Sad# Compaq Smart ARRAY controllers
4881.473Slukem#
4891.355Saddevice	cac {unit = -1}
4901.355Sadfile	dev/ic/cac.c			cac
4911.355Sad
4921.404Sadattach	ld at cac with ld_cac
4931.404Sadfile	dev/ic/ld_cac.c			ld_cac
4941.419Sad
4951.764She# HP/Compaq Command Interface for SCSI-3 Support
4961.764She#
4971.764Shedevice ciss: scsi
4981.764Shefile	dev/ic/ciss.c			ciss
4991.764She
5001.419Sad# Mylex DAC960 RAID controllers
5011.473Slukem#
5021.419Saddevice	mlx {unit = -1}
5031.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
5041.419Sad
5051.419Sadattach	ld at mlx with ld_mlx
5061.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
5071.521Sad
5081.521Sad# ICP-Vortex/Intel RAID controllers
5091.521Sad#
5101.521Saddevice	icp {unit = -1}
5111.521Sadfile	dev/ic/icp.c			icp			needs-flag
5121.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5131.521Sad
5141.521Sadattach	ld at icp with ld_icp
5151.521Sadfile	dev/ic/ld_icp.c			ld_icp
5161.521Sad
5171.521Saddevice	icpsp: scsi
5181.521Sadfile	dev/ic/icpsp.c			icpsp
5191.521Sadattach	icpsp at icp
5201.523Sad
5211.523Sad# Adaptec FSA RAID controllers
5221.523Sad#
5231.523Saddevice	aac {unit = -1}
5241.523Sadfile	dev/ic/aac.c			aac
5251.523Sad
5261.523Sadattach	ld at aac with ld_aac
5271.523Sadfile	dev/ic/ld_aac.c			ld_aac
5281.238Sdante
5291.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5301.473Slukem#
5311.238Sdantedevice	adv: scsi
5321.238Sdantefile	dev/ic/adv.c			adv
5331.428Sthorpejfile	dev/ic/advlib.c			adv
5341.428Sthorpejfile	dev/ic/advmcode.c		adv
5351.248Sdante
5361.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5371.473Slukem#
5381.248Sdantedevice	adw: scsi
5391.248Sdantefile	dev/ic/adw.c			adw
5401.194Sjonathan
5411.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5421.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5431.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5441.130Sjonathan#  hardware-compatibility mode.)
5451.473Slukem#
5461.173Sthorpejdevice	bha: scsi
5471.142Senamifile	dev/ic/bha.c			bha
5481.130Sjonathan
5491.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5501.130Sjonathan# (must be after bha, see above)
5511.473Slukem#
5521.173Sthorpejdevice	aha: scsi
5531.142Senamifile	dev/ic/aha.c			aha
5541.445Stsutsui
5551.445Stsutsui# Initio INIC-940/950 SCSI controllers
5561.473Slukem#
5571.445Stsutsuidevice	iha: scsi
5581.445Stsutsuifile	dev/ic/iha.c			iha
5591.118Scgd
5601.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5611.473Slukem#
5621.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5631.474Slukem				ISP_DISABLE_1080_SUPPORT
5641.474Slukem				ISP_DISABLE_2100_SUPPORT
5651.474Slukem				ISP_DISABLE_2200_SUPPORT
5661.846Smjacob				ISP_DISABLE_2300_SUPPORT
5671.894Smjacob				ISP_DISABLE_2322_SUPPORT
5681.846Smjacob				ISP_DISABLE_2400_SUPPORT
5691.846Smjacob				ISP_DISABLE_FW
5701.846Smjacob				ISP_TARGET_MODE
5711.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5721.894Smjacob				ISP_VPORTS
5731.173Sthorpejdevice	isp: scsi
5741.142Senamifile	dev/ic/isp.c			isp
5751.846Smjacobfile	dev/ic/isp_library.c		isp
5761.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5771.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5781.821Sbouyer# LSILogic MegaRAID SAS
5791.821Sbouyer#
5801.821Sbouyerdevice	mfi: scsi
5811.821Sbouyerfile	dev/ic/mfi.c			mfi
5821.821Sbouyer
5831.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5841.528Smatt#
5851.608Sthorpejdevice	mpt: scsi
5861.608Sthorpejfile	dev/ic/mpt.c			mpt
5871.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5881.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5891.605Stsutsui
5901.682Sitohy# Workbit NinjaSCSI-32 controllers
5911.682Sitohydevice	njs: scsi
5921.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5931.682Sitohy
5941.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5951.605Stsutsuidevice	oosiop: scsi
5961.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5971.436Stsutsui
5981.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5991.473Slukem#
6001.436Stsutsuidevice	osiop: scsi
6011.436Stsutsuifile	dev/ic/osiop.c			osiop
6021.364Sbouyer
6031.368Sbouyer# common stuff for siop and esiop
6041.473Slukem#
6051.426Slukemdefine	siop_common
6061.426Slukemfile	dev/ic/siop_common.c		siop_common
6071.368Sbouyer
6081.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
6091.473Slukem#
6101.426Slukemdevice	siop: scsi,siop_common
6111.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6121.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6131.518Sbouyer
6141.518Sbouyerdevice	esiop: scsi,siop_common
6151.518Sbouyerfile	dev/ic/esiop.c			esiop
6161.94Smycroft
6171.94Smycroft# UltraStor SCSI controllers
6181.473Slukem#
6191.173Sthorpejdevice	uha: scsi
6201.142Senamifile	dev/ic/uha.c			uha
6211.409Sonoe
6221.878Sgarbled# 3Com common probe code
6231.878Sgarbleddefine  elink
6241.878Sgarbledfile    dev/isa/elink.c                 elink
6251.878Sgarbled
6261.409Sonoe# Aironet PC4500/PC4800
6271.473Slukem#
6281.653Stsarnadevice	an: arp, wlan, ifnet
6291.409Sonoefile	dev/ic/an.c			an
6301.86Smycroft
6311.376Sonoe# AMD 79c930-based 802.11 cards
6321.473Slukem#
6331.376Sonoedevice	awi: arp, wlan, ifnet
6341.376Sonoefile	dev/ic/awi.c			awi
6351.376Sonoefile	dev/ic/am79c930.c		awi
6361.438Sichiro
6371.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6381.473Slukem#
6391.656Sjunyoungdevice	wi: arp, wlan, ifnet
6401.438Sichirofile	dev/ic/wi.c			wi
6411.617Sdyoung
6421.930Salc# Atheros HAL
6431.930Salc#
6441.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6451.930Salc
6461.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6471.641Sdyoung#
6481.656Sjunyoungdevice	ath: arp, wlan, ifnet
6491.1066Schristosfile	dev/ic/ath.c			ath
6501.1066Schristosfile	dev/ic/ath_netbsd.c		ath
6511.1066Schristosfile	dev/ic/athrate-sample.c		ath
6521.641Sdyoung
6531.617Sdyoung# ADMtek ADM8211 802.11
6541.617Sdyoung#
6551.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6561.617Sdyoungfile	dev/ic/atw.c			atw
6571.376Sonoe
6581.687Sdyoung# Realtek RTL8180 802.11
6591.687Sdyoung#
6601.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6611.687Sdyoungfile	dev/ic/rtw.c			rtw
6621.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6631.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6641.687Sdyoung
6651.780Srpaulo# Ralink RT2500/RT2600 802.11
6661.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6671.778Sdogcowfile	dev/ic/rt2560.c			ral
6681.778Sdogcowfile	dev/ic/rt2661.c			ral
6691.722Sdrochner
6701.1053Sdegroote# Marvell Libertas Open
6711.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
6721.1053Sdegrootefile    dev/ic/malo.c           malo
6731.1053Sdegroote
6741.83Sthorpej# 3Com Etherlink-III Ethernet controller
6751.473Slukem#
6761.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6771.142Senamifile	dev/ic/elink3.c			ep
6781.253Sfvdl
6791.253Sfvdl# 3Com EtherLink XL Controller
6801.473Slukem#
6811.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
6821.253Sfvdlfile	dev/ic/elinkxl.c		ex
6831.131Smatt
6841.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6851.473Slukem#
6861.173Sthorpejdevice	lc: arp, ether, ifnet
6871.142Senamifile	dev/ic/lemac.c			lc
6881.84Smycroft
6891.84Smycroft# LANCE and PCnet Ethernet controllers
6901.473Slukem#
6911.173Sthorpejdevice	le: arp, ether, ifnet
6921.426Slukemdefine	le24
6931.426Slukemdefine	le32
6941.227Sexplorerfile	dev/ic/am7990.c			le24
6951.225Sdrochnerfile	dev/ic/am79900.c		le32
6961.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6971.383Sthorpej
6981.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6991.473Slukem#
7001.383Sthorpejdevice	depca { }: le24
7011.383Sthorpejfile	dev/ic/depca.c			depca
7021.383Sthorpejattach	le at depca with le_depca
7031.122Sscottr
7041.290Smrg# Sun HME Ethernet controllers
7051.473Slukem#
7061.293Spkdevice	hme: arp, ether, ifnet, mii
7071.293Spkfile	dev/ic/hme.c			hme
7081.461Seeh
7091.461Seeh# Sun GEM Ethernet controllers
7101.473Slukem#
7111.461Seehdevice	gem: arp, ether, ifnet, mii
7121.461Seehfile	dev/ic/gem.c			gem
7131.290Smrg
7141.1103Smartin# Synopsis Designware GMAC core, as found on allwinner a20
7151.1103Smartin# and other SoCs
7161.1103Smartindevice	awge: arp, ether, ifnet, mii
7171.1103Smartinfile	dev/ic/dwc_gmac.c		awge
7181.1103Smartin
7191.122Sscottr# 8390-family Ethernet controllers
7201.473Slukem#
7211.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
7221.122Sscottrdefine	dp8390nic
7231.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
7241.485Sbjh21
7251.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7261.485Sbjh21#
7271.485Sbjh21define	dp83905
7281.485Sbjh21file	dev/ic/dp83905.c		dp83905
7291.484Sbjh21
7301.484Sbjh21# Macronix MX98905 Ethernet controller
7311.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7321.484Sbjh21#
7331.484Sbjh21define	mx98905
7341.484Sbjh21file	dev/ic/mx98905.c		mx98905
7351.77Scgd
7361.282Sbad# TROPIC Token-Ring controller
7371.473Slukem#
7381.282Sbaddevice	tr: arp, token, ifnet
7391.282Sbadfile	dev/ic/tropic.c			tr
7401.282Sbad
7411.91Scgd# NCR 5380 SCSI Bus Controller
7421.473Slukem#
7431.91Scgddefine	ncr5380sbc
7441.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7451.356Spkdevice	nca: scsi, ncr5380sbc
7461.91Scgd
7471.434Sfredette# Sun sc PAL SCSI Bus Controller
7481.473Slukem#
7491.434Sfredettedefine	sunscpal
7501.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7511.434Sfredettedevice	ssc: scsi, sunscpal
7521.434Sfredette
7531.91Scgd# DEC FDDI Chipset
7541.473Slukem#
7551.91Scgddefine	pdq
7561.142Senamifile	dev/ic/pdq.c			pdq
7571.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7581.98Schristos
7591.474Slukem# Cyclades Cyclom-8/16/32
7601.473Slukem#
7611.173Sthorpejdevice	cy: tty
7621.142Senamifile	dev/ic/cy.c			cy			needs-flag
7631.103Sthorpej
7641.103Sthorpej# Efficient Networks, Inc. ATM interface
7651.473Slukem#
7661.173Sthorpejdevice	en: atm, ifnet
7671.142Senamifile	dev/ic/midway.c			en
7681.117Sthorpej
7691.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7701.473Slukem#
7711.117Sthorpejdefine	ncr53c9x
7721.359Smycroftdevice	esp: scsi, ncr53c9x
7731.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7741.227Sexplorer
7751.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
7761.679Smycroftdevice	spc: scsi
7771.679Smycroftfile	dev/ic/mb89352.c		spc
7781.679Smycroft
7791.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
7801.796Sbjh21define	wd33c93
7811.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
7821.796Sbjh21
7831.590Ssoren# Hitachi HD44780 LCD panel controller
7841.590Ssorendefine	hd44780
7851.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
7861.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
7871.590Ssoren
7881.710Sjoff# Matrix keypad
7891.710Sjoffdefine	matrixkp
7901.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7911.710Sjoff
7921.227Sexplorer# Hitachi HD64570 serial controller
7931.473Slukem#
7941.359Smycroftdefine	hd64570
7951.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7961.339Schopps
7971.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7981.473Slukem#
7991.339Schoppsdevice	ntwoc: ifnet, hd64570
8001.128Spk
8011.128Spk# Intel 82586 Ethernet Controller
8021.473Slukem#
8031.128Spkdefine	i82586
8041.142Senamifile	dev/ic/i82586.c			i82586
8051.291Sthorpej
8061.658Sjkunz# Intel 82596 Ethernet Controller
8071.658Sjkunz#
8081.658Sjkunzdefine	i82596
8091.658Sjkunzfile	dev/ic/i82596.c			i82596
8101.658Sjkunz
8111.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
8121.473Slukem#
8131.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
8141.291Sthorpejfile	dev/ic/i82557.c			fxp
8151.389Sbjh21
8161.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
8171.473Slukem#
8181.389Sbjh21define	seeq8005
8191.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8201.137Sthorpej
8211.137Sthorpej# SMC 91Cxx Ethernet Controller
8221.473Slukem#
8231.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8241.142Senamifile	dev/ic/smc91cxx.c		sm
8251.188Sthorpej
8261.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8271.473Slukem#
8281.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8291.188Sthorpejfile	dev/ic/smc83c170.c		epic
8301.309Sragge
8311.309Sragge# DEC SGEC Second Generation Ethernet Controller
8321.473Slukem#
8331.309Sraggedefine	sgec
8341.309Sraggefile	dev/ic/sgec.c			sgec
8351.177Senami
8361.715Sjdolecek# MB86950 Ethernet Controller
8371.715Sjdolecek#
8381.715Sjdolecekdefine	mb86950
8391.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8401.715Sjdolecek
8411.177Senami# MB8696x Ethernet Controller
8421.473Slukem#
8431.177Senamidefine	mb86960
8441.177Senamifile	dev/ic/mb86960.c		mb86960
8451.177Senami
8461.177Senami# Generic MB8696x Ethernet Controller driver
8471.473Slukem#
8481.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8491.146Saugustss
8501.146Saugustss# Interwave Am78C201 audio driver
8511.473Slukem#
8521.146Saugustssdefine	interwave
8531.146Saugustssfile	dev/ic/interwave.c		interwave
8541.154Sis
8551.154Sis# TMS 320av110 MPEG2/audio driver
8561.473Slukem#
8571.154Sisdefine	tms320av110
8581.154Sisfile	dev/ic/tms320av110.c		tms320av110
8591.152Sthorpej
8601.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8611.152Sthorpej# National Semiconductor DS8390.
8621.473Slukem#
8631.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8641.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8651.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8661.153Sthorpej
8671.153Sthorpej# 8250/16[45]50-based "com" ports
8681.668Sthorpej#
8691.749Schsdefflag	opt_com.h		COM_DEBUG
8701.153Sthorpej# XXX In a perfect world, this would be done with attributes
8711.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
8721.1078Skiyohara				COM_HAYESP COM_PXA2X0 COM_AU1X00
8731.1078Skiyohara				COM_REGMAP COM_FUNCMAP
8741.1016Smattdefparam opt_com.h		COM_TOLERANCE
8751.392Seehdevice	com { } : tty
8761.426Slukemfile	dev/ic/com.c			com			needs-flag
8771.336Sthorpej
8781.336Sthorpej# PC-like keyboard controller
8791.473Slukem#
8801.659Sbjh21device	pckbc: pckbport
8811.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
8821.274Sscw
8831.714Scubedevice	attimer
8841.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
8851.714Scube
8861.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
8871.473Slukem#
8881.274Sscwdevice	clmpcc: tty
8891.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
8901.385Sbjh21
8911.843Sxtraeme# Abit uGuru
8921.843Sxtraeme#
8931.843Sxtraemedevice	ug: sysmon_envsys
8941.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8951.843Sxtraeme
8961.185Skml# Essential Communications Corp. HIPPI Interface
8971.473Slukem#
8981.426Slukemdevice	esh: hippi, ifnet
8991.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
9001.242Sis
9011.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
9021.473Slukem#
9031.874Scubedevice	bah: ifnet, arcnet, arp
9041.426Slukemfile	dev/ic/smc90cx6.c		bah
9051.234Saugustss
9061.234Saugustss# OPL2/OPL3 FM synth driver
9071.473Slukem#
9081.235Saugustssdevice	opl: midibus, midisyn
9091.234Saugustssfile	dev/ic/opl.c			opl
9101.234Saugustssfile	dev/ic/oplinstrs.c		opl
9111.305Saugustss
9121.305Saugustss# MPU401 MIDI UART compatibles
9131.473Slukem#
9141.305Saugustssdevice	mpu: midibus
9151.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
9161.236Spk
9171.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
9181.473Slukem#
9191.236Spkdefine	ad1848
9201.236Spkfile	dev/ic/ad1848.c			ad1848
9211.290Smrg
9221.290Smrg# AMD 7930 audio/ISDN codec
9231.473Slukem#
9241.366Saugustssdefine	am7930
9251.366Saugustssfile	dev/ic/am7930.c			am7930
9261.290Smrg
9271.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems
9281.1100Stsutsuidevice	arcofi: audiobus, auconv, mulaw
9291.1100Stsutsuifile	dev/ic/arcofi.c			arcofi
9301.1100Stsutsui
9311.290Smrg# SPARC `SUNW,audiocs'
9321.473Slukem#
9331.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9341.290Smrgfile	dev/ic/cs4231.c			audiocs
9351.326Saugustss
9361.326Saugustss# AC-97 CODECs
9371.473Slukem#
9381.326Saugustssdefine	ac97
9391.326Saugustssfile	dev/ic/ac97.c			ac97
9401.437Sminoura
9411.1040Snisimura# UDA1341 CODEC support
9421.1040Snisimuradefine	uda1341
9431.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9441.1040Snisimura
9451.437Sminoura# Oki MSM6258 support code
9461.473Slukem#
9471.437Sminouradefine msm6258
9481.437Sminourafile	dev/ic/msm6258.c		msm6258
9491.240Spk
9501.240Spk# LSI64854 DMA controller back-end
9511.473Slukem#
9521.240Spkdefine	lsi64854
9531.240Spkfile	dev/ic/lsi64854.c		lsi64854
9541.465Smrg
9551.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9561.473Slukem#
9571.465Smrgdefine	cd18xx
9581.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9591.240Spk
9601.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9611.473Slukem#
9621.252Sthorpejdefine	rtl80x9
9631.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9641.360Shaya
9651.654Swiz# Realtek 8129/8139 Ethernet controllers
9661.473Slukem#
9671.362Shayadevice	rtk: ether, ifnet, arp, mii
9681.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9691.185Skml
9701.673Stoshii# Realtek 8169 Ethernet controllers
9711.673Stoshii#
9721.673Stoshiidevice	re: ether, ifnet, arp, mii
9731.709Syamtfile	dev/ic/rtl8169.c		re
9741.673Stoshii
9751.258Spk# Common code for ESDI/IDE/etc. controllers
9761.473Slukem#
9771.680Sthorpejdefine	wdc_common
9781.809Sitohydefine	ata_dma
9791.809Sitohydefine	ata_udma
9801.809Sitohydefine	ata_piobm
9811.680Sthorpejdevice	wdc: ata, wdc_common
9821.637Sbouyer
9831.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
9841.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
9851.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
9861.835Sdyoung
9871.656Sjunyoungdevice	atabus: atapi,ata_hl
9881.656Sjunyoungattach	atabus at ata
9891.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
9901.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
9911.386Sbjh21
9921.810Sitohy# Workbit NinjaATA-32 IDE controllers
9931.810Sitohydevice	njata: ata, ata_piobm, wdc_common
9941.810Sitohyfile	dev/ic/ninjaata32.c		njata
9951.810Sitohy
9961.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9971.473Slukem#
9981.386Sbjh21device	upc { [offset = -1] }
9991.386Sbjh21attach	wdc at upc with wdc_upc
10001.386Sbjh21attach	com at upc with com_upc
10011.651Sjdolecekattach	lpt at upc with lpt_upc
10021.426Slukemfile	dev/ic/upc.c			upc
10031.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
10041.426Slukemfile	dev/ic/com_upc.c		com_upc
10051.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
10061.327Smatt
10071.844Sbouyer# AHCI-compatible SATA controllers
10081.844Sbouyerdefine ahcisata_core
10091.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
10101.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
10111.844Sbouyer
10121.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
10131.956Sjakllschdefine	siisata
10141.956Sjakllschfile	dev/ic/siisata.c		siisata
10151.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
10161.956Sjakllsch
10171.957Sjakllsch# Marvell Serial-ATA Host Controller
10181.951Skiyoharadefine mvsata
10191.951Skiyoharafile dev/ic/mvsata.c			mvsata
10201.1063Sjakllschdevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_pmp, mvsata
10211.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
10221.951Skiyohara
10231.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10241.473Slukem#
10251.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10261.314Sthorpejfile	dev/ic/tulip.c			tlp
10271.322Sthorpej
10281.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10291.473Slukem#
10301.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10311.322Sthorpejfile	dev/ic/aic6915.c		sf
10321.378Spk
10331.378Spk# Mostek time-of-day clock and NVRAM
10341.473Slukem#
10351.378Spkdefine	mk48txx
10361.507Spkfile	dev/ic/mk48txx.c		mk48txx
10371.378Spk
10381.1061Srkujawa# OKI MSM6242B
10391.1061Srkujawa#
10401.1061Srkujawadefine	msm6242b
10411.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10421.1061Srkujawa
10431.378Spk# Intersil 7170 time-of-day clock
10441.473Slukem#
10451.378Spkdefine	intersil7170
10461.378Spkfile	dev/ic/intersil7170.c		intersil7170
10471.434Sfredette
10481.434Sfredette# National Semiconductor MM58167 time-of-day clock
10491.473Slukem#
10501.434Sfredettedefine	mm58167
10511.434Sfredettefile	dev/ic/mm58167.c		mm58167
10521.643Stsutsui
10531.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10541.643Stsutsui#
10551.643Stsutsuidefine	mc146818
10561.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10571.422Sthorpej
10581.808Suwe# Ricoh RS5C313 time of-day-clock
10591.808Suwe#
10601.808Suwedefine	rs5c313
10611.808Suwefile	dev/ic/rs5c313.c		rs5c313
10621.808Suwe
10631.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10641.473Slukem#
10651.422Sthorpejdefine	dl10019
10661.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10671.453Senami
10681.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
10691.473Slukem#
10701.453Senamidefine	ax88190
10711.453Senamifile	dev/ic/ax88190.c		ax88190
10721.429Sjdolecek
10731.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
10741.473Slukem#
10751.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
10761.429Sjdolecekfile	dev/ic/we.c			we
10771.432Sjdolecek
10781.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
10791.473Slukem#
10801.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
10811.557Stsutsui
10821.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
10831.557Stsutsui#
10841.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
10851.557Stsutsuifile	dev/ic/fmv.c			fmv
10861.471Syamt
10871.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
10881.473Slukem#
10891.471Syamtdevice	cs: arp, ether, ifnet
10901.704Sjoffdevice	tscs: arp, ether, ifnet
10911.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
10921.487Saugustss
10931.487Saugustss# Radio device attributes
10941.487Saugustss#
10951.487Saugustssdefine	tea5757
10961.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
10971.487Saugustssdefine	lm700x
10981.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
10991.179Sdrochner
11001.837Stnn# Philips PCF8584 i2c controller
11011.837Stnndefine	pcf8584
11021.837Stnnfile	dev/ic/pcf8584.c		pcf8584
11031.837Stnn
11041.985Snonaka# PCA9564 i2c controller
11051.985Snonakadefine	pca9564
11061.985Snonakafile	dev/ic/pca9564.c		pca9564
11071.985Snonaka
11081.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
11091.784Sdrochner#
11101.784Sdrochnerdefine acpipmtimer
11111.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
11121.784Sdrochner
11131.834Snjolydevice 	hpet
11141.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
11151.834Snjoly
11161.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
11171.952Skiyohara#
11181.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
11191.952Skiyoharafile	dev/ic/lan9118.c		smsh
11201.952Skiyohara
11211.1088Sriastrad# Apple System Management Controller
11221.1088Sriastrad#
11231.1089Sriastraddefine	applesmcbus	{ }
11241.1090Sriastraddevice	applesmc: applesmcbus
11251.1088Sriastradfile	dev/ic/apple_smc.c		applesmc
11261.1088Sriastrad
11271.1088Sriastrad# Apple SMC fan sensors and control
11281.1090Sriastraddevice	applesmcfan: applesmcbus, sysmon_envsys
11291.1090Sriastradattach	applesmcfan at applesmcbus with apple_smc_fan
11301.1088Sriastradfile	dev/ic/apple_smc_fan.c		applesmcfan
11311.1088Sriastrad
11321.1088Sriastrad# Apple SMC temperature sensors
11331.1090Sriastraddevice	applesmctemp: applesmcbus, sysmon_envsys
11341.1090Sriastradattach	applesmctemp at applesmcbus with apple_smc_temp
11351.1088Sriastradfile	dev/ic/apple_smc_temp.c		applesmctemp
11361.1088Sriastrad
11371.1089Sriastrad# Apple SMC accelerometer (not yet implemented!)
11381.1090Sriastrad#device	applesmcaccel: applesmcbus, sysmon_envsys
11391.1090Sriastrad#attach	applesmcaccel at applesmcbus with apple_smc_accel
11401.1088Sriastrad#file	dev/ic/apple_smc_accel.c	applesmcaccel
11411.1088Sriastrad
11421.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
11431.836Sdrochnerdefine drm {}
11441.949Smrginclude "external/bsd/drm/conf/files.drm"
11451.1002Sjmcneillinclude "dev/drm/files.drm"
11461.836Sdrochner
11471.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
11481.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
11491.1086Sriastrad
11501.1039Schristos
11511.179Sdrochner# Definitions for wscons
11521.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
11531.473Slukem#
11541.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
11551.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
11561.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
11571.479Saugustssdefine	wsmousedev		{[mux = 0]}
11581.761Smacallandefine	vcons
11591.179Sdrochner# attribute to pull in raster support
11601.473Slukem#
11611.179Sdrochnerdefine	wsrasteremulops
11621.187Sdrochner# common PC display functions
11631.473Slukem#
11641.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
11651.426Slukemdefine	pcdisplayops
11661.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
11671.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
11681.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
11691.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
11701.777Smartin# someday when we might make /dev/fb* support MI)
11711.777Smartindefine	fb
11721.179Sdrochner# VGA graphics
11731.473Slukem#
11741.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
11751.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
11761.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
11771.593Stsutsuidefflag opt_vga.h		VGA_RESET
11781.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
11791.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
11801.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
11811.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
11821.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
11831.998Smacallan
11841.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
11851.473Slukem#
11861.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
11871.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
11881.551Suwefile	dev/ic/igsfb_subr.c		igsfb
11891.91Scgd
11901.998Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
11911.998Smacallanfile	dev/ic/ct65550.c		chipsfb
11921.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
11931.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
11941.998Smacallan
11951.683Sjkunz# STI (hp graphics)
11961.683Sjkunzdevice	sti: wsemuldisplaydev
11971.1005Stsutsuifile	dev/ic/sti.c		sti
11981.683Sjkunz
11991.892Sdrochnerinclude "dev/wscons/files.wscons"
12001.892Sdrochnerinclude "dev/rasops/files.rasops"
12011.892Sdrochnerinclude "dev/wsfont/files.wsfont"
12021.892Sdrochnerinclude "dev/wsfb/files.wsfb"
12031.892Sdrochner
12041.77Scgd# Attributes which machine-independent bus support can be attached to.
12051.77Scgd# These should be defined here, because some of these busses can have
12061.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
12071.77Scgd# ordering constraints on inclusion of the busses' "files" files.
12081.473Slukem#
12091.474Slukemdefine	isabus	{ }			# ISA attachment
12101.474Slukemdefine	eisabus	{ }			# EISA attachment
12111.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
12121.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
12131.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
12141.474Slukemdefine	usbus	{ }			# USB attachment
12151.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
12161.474Slukemdefine	vmebus	{ }			# VME bus attachment
12171.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
12181.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
12191.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
12201.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
12211.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
12221.222Saugustss
12231.222Saugustss# We need the USB bus controllers here so different busses can
12241.222Saugustss# use them in an 'attach-with'.
12251.473Slukem#
12261.703Sfvdl
12271.703Sfvdldefparam USB_MEM_RESERVE
12281.703Sfvdl
12291.890Sdrochnerdefine	usbroothub
12301.890Sdrochnerfile	dev/usb/usbroothub_subr.c	usbroothub
12311.890Sdrochner
12321.1005Stsutsuidefine	usb_dma
12331.1005Stsutsui
12341.1075Sjakllsch# UHCI USB controller
12351.1075Sjakllsch#
12361.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
12371.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
12381.222Saugustss
12391.222Saugustss# OHCI USB controller
12401.473Slukem#
12411.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
12421.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
12431.412Saugustss
12441.1057Smatt# EHCI USB2 controller
12451.473Slukem#
12461.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12471.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12481.545Sisaki
12491.1075Sjakllsch# xHCI USB3 controller
12501.1057Smatt#
12511.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
12521.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
12531.1057Smatt
12541.1094Sbouyer# Mentor graphics OTG IP
12551.1104Sjmcneilldefflag	opt_motg.h	MOTG_ALLWINNER
12561.1094Sbouyerdevice	motg: usbus, usbroothub, usb_dma
12571.1094Sbouyerfile	dev/usb/motg.c			motg			needs-flag
12581.1094Sbouyer
12591.545Sisaki# SL811HS/T USB controller
12601.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
12611.893Sisakidevice	slhci: usbus, usbroothub
12621.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
12631.579Smartin
12641.1062Sskrll# DesignWare OTG host controller
12651.1062Sskrll#
12661.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
12671.1080Sskrll
12681.863Splunky# USB HID processing (as used by bluetooth and usb code)
12691.863Splunkydefine	hid
12701.863Splunkyfile	dev/usb/hid.c			hid
12711.863Splunky
12721.945Snonaka# SD Host controller
12731.1087Snonakadevice	sdhc: sdmmcbus
12741.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
12751.945Snonaka
12761.958Sjmcneill# Winbond Integrated Media Reader
12771.958Sjmcneilldevice	wb: sdmmcbus
12781.958Sjmcneillfile	dev/ic/w83l518d.c		wb
12791.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
12801.958Sjmcneill
12811.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader
12821.1087Snonakadevice	rtsx: sdmmcbus
12831.1087Snonakafile	dev/ic/rtsx.c			rtsx
12841.1087Snonaka
12851.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
12861.579Smartindevice	mtd: arp, ether, ifnet, mii
12871.579Smartinfile	dev/ic/mtd803.c			mtd
12881.369Smatt
12891.487Saugustss# radio devices, attaches to radio hardware driver
12901.487Saugustssdevice	radio
12911.489Sdrochnerattach	radio at radiodev
12921.498Sjmc
12931.402Smatt# IEEE 1394 controllers
12941.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
12951.473Slukem#
12961.369Smattdevice	fwohci: fwbus
12971.520Saugustss
12981.520Saugustss# Sony Programmable I/O Controller
12991.520Saugustssdevice	spic: wsmousedev
13001.520Saugustssfile	dev/ic/spic.c			spic
13011.529Saugustss
13021.529Saugustss# IBM CPC700 PowerPC bridge
13031.529Saugustssdefine	cpcbus { addr, [irq=-1] }
13041.529Saugustssdevice	cpc: cpcbus, pcibus
13051.529Saugustssfile	dev/ic/cpc700.c			cpc
13061.529Saugustss
13071.529Saugustssattach	com at cpcbus with com_cpcbus
13081.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
13091.529Saugustss
13101.529Saugustssdevice	cpctim
13111.529Saugustssattach	cpctim at cpcbus
13121.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
13131.529Saugustss
13141.530Saugustssdevice	cpciic
13151.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
13161.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
13171.529Saugustss
13181.60Scgd
13191.415Smartin# Attributes used by the ISDN subsystem
13201.473Slukem#
13211.502Smartindefine	isdndev		# the ISDN subsystem
13221.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
13231.458Senami			# specific)
13241.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
13251.415Smartin
13261.575Sleo# The isac found on the Fritz V2.0 Card.
13271.575Sleodefine	nisacsx
13281.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
13291.575Sleo
13301.575Sleo# The 'standard' isac
13311.575Sleodefine	nisac
13321.575Sleofile	dev/ic/isac.c			nisac	needs-flag
13331.575Sleo
13341.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
13351.473Slukem#
13361.575Sleodevice	isic: isdndev, passive_isdn, nisac
13371.415Smartin
13381.426Slukemfile	dev/ic/isic.c			isic
13391.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
13401.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
13411.426Slukemfile	dev/ic/hscx.c			isic
13421.426Slukemfile	dev/ic/isic_bchan.c		isic
13431.415Smartin
13441.415Smartin# (old) Diehl active ISDN cards
13451.473Slukem#
13461.823Scube#device	daic: isdndev
13471.823Scube#file	dev/ic/daic.c			daic
13481.415Smartin
13491.634Spooka# AWM B1/T1
13501.634Spooka# XXX: passive_isdn
13511.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
13521.634Spookafile	dev/ic/iavc.c			iavc
13531.634Spooka
13541.934Smacallan# Broadcom AirForce / Apple Airport Extreme
13551.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
13561.934Smacallanfile	dev/ic/bwi.c			bwi
13571.934Smacallan
13581.995Sahoka# DM9000 Ethernet controllers
13591.995Sahoka#
13601.995Sahokadevice	dme: arp, ether, ifnet
13611.995Sahokafile	dev/ic/dm9000.c			dme
13621.995Sahoka
13631.60Scgd# legitimate pseudo-devices
13641.473Slukem#
13651.907Sdrochnerdefpseudodev vnd:	disk
13661.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
13671.474Slukemdefpseudo ccd:		disk
13681.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
13691.907Sdrochnerdefpseudodev md:	disk
13701.916Shannkendefpseudodev fss:	disk
13711.298Sthorpej
13721.474Slukemdefpseudo pty:		tty
13731.298Sthorpejdefpseudo rnd
13741.610Sraggedefpseudo ksyms
13751.642Scdidefpseudo nullcons
13761.807Saddefpseudo lockstat
13771.839Sbouyerdefpseudo bio:		sysmon_envsys
13781.298Sthorpej
13791.474Slukemdefpseudo loop:		ifnet
13801.474Slukemdefpseudo sl:		ifnet
13811.474Slukemdefpseudo ppp:		ifnet, bpf_filter
13821.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
13831.474Slukemdefpseudo sppp:		ifnet
13841.474Slukemdefpseudo tun:		ifnet
13851.474Slukemdefpseudo vlan:		ifnet, ether
13861.474Slukemdefpseudo bridge:	ifnet, ether
13871.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
13881.474Slukemdefpseudo strip:	ifnet
13891.474Slukemdefpseudo gre:		ifnet
13901.474Slukemdefpseudo gif:		ifnet
13911.474Slukemdefpseudo faith:	ifnet
13921.991Skefrendefpseudo ifmpls:	ifnet
13931.826Smousedefpseudo srt:		ifnet
13941.474Slukemdefpseudo stf:		ifnet
13951.969Spookadefpseudodev tap:	ifnet, ether, arp
13961.969Spookadefpseudo carp:		ifnet, ether, arp
13971.969Spookadefpseudodev etherip:	ifnet, ether, arp
13981.60Scgd
13991.298Sthorpejdefpseudo sequencer
14001.462Smanudefpseudo clockctl
14011.228Saugustss
14021.912Stls#
14031.912Stls# Accept filters.  XXX should use another registration/initialization method.
14041.912Stls#
14051.912Stlsdefpseudo accf_data
14061.912Stlsdefpseudo accf_http
14071.912Stls
14081.415Smartin# ISDN userland pseudo devices
14091.473Slukem#
14101.502Smartindefpseudo isdntrc:	isdndev, tty
14111.502Smartindefpseudo isdnbchan:	isdndev, tty
14121.502Smartindefpseudo isdntel:	isdndev, tty
14131.502Smartindefpseudo isdnctl:	isdndev, tty
14141.502Smartindefpseudo isdn:		isdndev, tty
14151.502Smartin
14161.502Smartin# ISDN network interfaces
14171.502Smartindefpseudo irip:		isdndev, ifnet
14181.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
14191.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
14201.539Sthorpej
14211.539Sthorpej# KTTCP network throughput testing pseudo-device
14221.539Sthorpejdefpseudo kttcp
14231.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
14241.576Sblymn
14251.790Selad# Veriexec
14261.717Sblymndefpseudo veriexec
14271.790Seladfile	kern/kern_verifiedexec.c	veriexec
14281.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
14291.415Smartin
14301.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
14311.582Shayadefpseudo fwiso:	ieee1394
14321.582Shaya
14331.681Sdrochner# driver attach / detach user interface
14341.681Sdrochnerdefpseudo drvctl
14351.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
14361.681Sdrochner
14371.857Sad# cpu control
14381.857Saddefpseudo cpuctl
14391.1037Sdrochnerdefflag				CPU_UCODE: firmload
14401.857Sad
14411.870Spooka# pass-to-userspace transporter
14421.870Spookadefpseudo putter
14431.873Spookafile	dev/putter/putter.c		putter
14441.870Spooka
14451.875Spooka# userspace block/char device drivers
14461.875Spookadefpseudo pud
14471.875Spookafile	dev/pud/pud.c			pud
14481.875Spookafile	dev/pud/pud_dev.c		pud
14491.875Spooka
14501.931Shaad# device-mapper driver for LVM
14511.931Shaadinclude "dev/dm/files.dm"
14521.931Shaad
14531.516Sthorpej#
14541.516Sthorpej# File systems
14551.516Sthorpej#
14561.696Sjdolecekinclude "coda/files.coda"
14571.583Sjdolecekinclude "fs/adosfs/files.adosfs"
14581.696Sjdolecekinclude "fs/cd9660/files.cd9660"
14591.848Srumbleinclude "fs/efs/files.efs"
14601.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
14611.833Sdilloinclude "fs/hfs/files.hfs"
14621.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
14631.950Sreinoudinclude "fs/nilfs/files.nilfs"
14641.696Sjdolecekinclude "fs/ntfs/files.ntfs"
14651.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
14661.815Spookainclude "fs/puffs/files.puffs"
14671.756Sreinoudinclude "fs/udf/files.udf"
14681.516Sthorpejinclude "fs/smbfs/files.smbfs"
14691.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
14701.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
14711.696Sjdolecekinclude "fs/union/files.union"
14721.1018Suchinclude "fs/v7fs/files.v7fs"
14731.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
14741.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
14751.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
14761.516Sthorpejinclude "miscfs/overlay/files.overlay"
14771.516Sthorpejinclude "miscfs/procfs/files.procfs"
14781.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
14791.516Sthorpejinclude "nfs/files.nfs"
14801.516Sthorpejinclude "ufs/files.ufs"
14811.516Sthorpej
14821.516Sthorpej#
14831.1013Smrg# UVM (virtual memory)
14841.1012Smrg#
14851.1013Smrginclude "uvm/files.uvm"
14861.1012Smrg
14871.1012Smrg#
14881.811Selad# Security models
14891.811Selad#
14901.811Seladinclude "secmodel/files.secmodel"
14911.811Selad
14921.811Selad#
14931.60Scgd# kernel sources
14941.473Slukem#
14951.1108Suebayasidefine	kern
14961.1108Suebayasidefflag	opt_kern.h			KERN
14971.1056Smattfile	compat/common/compat_mod.c	compat_netbsd | compat_netbsd32
14981.887Sjoergfile	conf/debugsyms.c
14991.706Skentfile	dev/auconv.c			auconv | mulaw
15001.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
15011.650Sbjh21file	dev/audiobell.c			audiobell
15021.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
15031.839Sbouyerfile	dev/bio.c			bio			needs-flag
15041.1067Schristosfile	dev/ccd.c			ccd
15051.1068Schristosfile	dev/cgd.c			cgd
15061.555Selricfile	dev/cgd_crypto.c		cgd
15071.623Sthorpejfile	dev/clock_subr.c
15081.1069Schristosfile	dev/clockctl.c			clockctl
15091.1027Sjnemethfile	dev/dksubr.c			cgd | xbd | ccd | raid | dm
15101.689Sthorpejfile	dev/dkwedge/dk.c
15111.1047Schristosfile	dev/dkwedge/dkwedge_apple.c	dkwedge_method_apple
15121.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
15131.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
15141.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
15151.1038Sdrochnerfile	dev/firmload.c			firmload
15161.988Spookafile	dev/fss.c			fss
15171.953Smbalmerfile	dev/keylock.c			keylock
15181.807Sadfile	dev/lockstat.c			lockstat		needs-flag
15191.996Shannkenfile	dev/md.c			md
15201.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
15211.785Schapfile	dev/midictl.c			midisyn
15221.426Slukemfile	dev/midisyn.c			midisyn
15231.497Schristosfile	dev/mm.c
15241.697Skentfile	dev/mulaw.c			mulaw			needs-flag
15251.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
15261.487Saugustssfile	dev/radio.c			radio			needs-flag
15271.1033Stlsfile	dev/rndpseudo.c			rnd			needs-flag
15281.1070Schristosfile	dev/sequencer.c			sequencer		needs-flag
15291.915Sjmcneillfile	dev/video.c			video			needs-flag
15301.1076Sjakllschfile	dev/vnd.c			vnd
15311.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
15321.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
15331.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
15341.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
15351.929Sadfile	kern/core_elf32.c		exec_elf32
15361.929Sadfile	kern/core_elf64.c		exec_elf64
15371.1008Sjoergfile	kern/core_netbsd.c		exec_aout | exec_coff | exec_ecoff
15381.1106Suebayasifile	kern/cnmagic.c			kern
15391.426Slukemfile	kern/exec_aout.c		exec_aout
15401.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
15411.426Slukemfile	kern/exec_elf32.c		exec_elf32
15421.426Slukemfile	kern/exec_elf64.c		exec_elf64
15431.426Slukemfile	kern/exec_script.c		exec_script
15441.1106Suebayasifile	kern/exec_subr.c		kern
15451.1106Suebayasifile	kern/init_main.c		kern
15461.1106Suebayasifile	kern/init_sysctl.c		kern
15471.1106Suebayasifile	kern/init_sysctl_base.c		kern
15481.1106Suebayasifile	kern/init_sysent.c		kern
15491.1106Suebayasifile	kern/kern_acct.c		kern
15501.1106Suebayasifile	kern/kern_auth.c		kern
15511.1106Suebayasifile	kern/kern_cfglock.c		kern
15521.1106Suebayasifile	kern/kern_clock.c		kern
15531.1106Suebayasifile	kern/kern_condvar.c		kern
15541.929Sadfile	kern/kern_core.c		coredump
15551.1106Suebayasifile	kern/kern_cpu.c			kern
15561.982Sdarranfile	kern/kern_ctf.c			kdtrace_hooks
15571.1106Suebayasifile	kern/kern_descrip.c			kern
15581.1106Suebayasifile	kern/kern_event.c		kern
15591.1106Suebayasifile	kern/kern_exec.c		kern
15601.1106Suebayasifile	kern/kern_exit.c		kern
15611.1106Suebayasifile	kern/kern_fork.c		kern
15621.1106Suebayasifile	kern/kern_idle.c		kern
15631.1106Suebayasifile	kern/kern_hook.c		kern
15641.1106Suebayasifile	kern/kern_kthread.c		kern
15651.860Sadfile	kern/kern_ktrace.c		ktrace
15661.1082Spookafile	kern/kern_ktrace_vfs.c		ktrace
15671.925Sadfile	kern/kern_ksyms.c		ksyms | ddb | modular needs-flag
15681.1106Suebayasifile	kern/kern_lock.c		kern
15691.1106Suebayasifile	kern/kern_lwp.c			kern
15701.1106Suebayasifile	kern/kern_malloc.c		kern
15711.1106Suebayasifile	kern/kern_module.c		kern
15721.1106Suebayasifile	kern/kern_module_vfs.c		kern
15731.1106Suebayasifile	kern/kern_mutex.c		kern
15741.1106Suebayasifile	kern/kern_mutex_obj.c		kern
15751.790Seladfile	kern/kern_fileassoc.c		fileassoc
15761.1106Suebayasifile	kern/kern_ntptime.c		kern
15771.1017Smattfile	kern/kern_pax.c			pax_mprotect | pax_segvguard | pax_aslr
15781.1106Suebayasifile	kern/kern_physio.c		kern
15791.1106Suebayasifile	kern/kern_pmf.c			kern
15801.1106Suebayasifile	kern/kern_proc.c		kern
15811.1106Suebayasifile	kern/kern_prot.c		kern
15821.1106Suebayasifile	kern/kern_ras.c			kern
15831.1106Suebayasifile	kern/kern_rate.c		kern
15841.1106Suebayasifile	kern/kern_resource.c		kern
15851.1106Suebayasifile	kern/kern_rndpool.c		kern
15861.1106Suebayasifile	kern/kern_rndq.c		kern
15871.1106Suebayasifile	kern/kern_rndsink.c		kern
15881.1106Suebayasifile	kern/kern_runq.c		kern
15891.1106Suebayasifile	kern/kern_rwlock.c		kern
15901.1106Suebayasifile	kern/kern_rwlock_obj.c		kern
15911.978Sdarranfile	kern/kern_sdt.c			kdtrace_hooks
15921.1106Suebayasifile	kern/kern_sig.c			kern
15931.1106Suebayasifile	kern/kern_sleepq.c		kern
15941.1106Suebayasifile	kern/kern_softint.c		kern
15951.1106Suebayasifile	kern/kern_ssp.c			kern
15961.1106Suebayasifile	kern/kern_stub.c		kern
15971.1106Suebayasifile	kern/kern_subr.c		kern
15981.1106Suebayasifile	kern/kern_synch.c		kern
15991.1106Suebayasifile	kern/kern_syscall.c		kern
16001.1106Suebayasifile	kern/kern_sysctl.c		kern
16011.1106Suebayasifile	kern/kern_tc.c			kern
16021.1106Suebayasifile	kern/kern_time.c		kern
16031.1106Suebayasifile	kern/kern_timeout.c		kern
16041.1106Suebayasifile	kern/kern_turnstile.c		kern
16051.1106Suebayasifile	kern/kern_todr.c		kern
16061.1106Suebayasifile	kern/kern_uidinfo.c		kern
16071.1106Suebayasifile	kern/kern_uuid.c		kern
16081.1106Suebayasifile	kern/kern_xxx.c			kern
16091.426Slukemfile	kern/kgdb_stub.c		kgdb
16101.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
16111.868Srmindfile	kern/sched_m2.c			sched_m2
16121.1106Suebayasifile	kern/subr_autoconf.c		kern
16131.731Syamtfile	kern/subr_blist.c		vmswap
16141.1106Suebayasifile	kern/subr_bufq.c		kern
16151.1106Suebayasifile	kern/subr_callback.c		kern
16161.1106Suebayasifile	kern/subr_cprng.c		kern
16171.1106Suebayasifile	kern/subr_cpufreq.c		kern
16181.1106Suebayasifile	kern/subr_copy.c		kern
16191.830Sadfile	kern/subr_debug.c		debug
16201.1106Suebayasifile	kern/subr_device.c		kern
16211.1106Suebayasifile	kern/subr_devsw.c		kern
16221.1106Suebayasifile	kern/subr_disk.c		kern
16231.1106Suebayasifile	kern/subr_disk_open.c		kern
16241.1106Suebayasifile	kern/subr_evcnt.c		kern
16251.1106Suebayasifile	kern/subr_exec_fd.c		kern
16261.1106Suebayasifile	kern/subr_extent.c		kern
16271.1106Suebayasifile	kern/subr_hash.c		kern
16281.1106Suebayasifile	kern/subr_humanize.c		kern
16291.1106Suebayasifile	kern/subr_iostat.c		kern
16301.1106Suebayasifile	kern/subr_ipi.c			kern
16311.1106Suebayasifile	kern/subr_kcpuset.c		kern
16321.1106Suebayasifile	kern/subr_kmem.c		kern
16331.1106Suebayasifile	kern/subr_kobj.c		kern
16341.1106Suebayasifile	kern/subr_kobj_vfs.c		kern
16351.1106Suebayasifile	kern/subr_lockdebug.c		kern
16361.1106Suebayasifile	kern/subr_log.c			kern
16371.1106Suebayasifile	kern/subr_lwp_specificdata.c	kern
16381.1106Suebayasifile	kern/subr_once.c		kern
16391.1106Suebayasifile	kern/subr_optstr.c		kern
16401.1106Suebayasifile	kern/subr_pcq.c			kern
16411.1106Suebayasifile	kern/subr_pcu.c			kern
16421.1106Suebayasifile	kern/subr_percpu.c		kern
16431.1106Suebayasifile	kern/subr_pool.c		kern
16441.1106Suebayasifile	kern/subr_prf.c			kern
16451.1106Suebayasifile	kern/subr_prof.c		kern
16461.1106Suebayasifile	kern/subr_pserialize.c		kern
16471.1106Suebayasifile	kern/subr_specificdata.c	kern
16481.842Smanufile	kern/subr_tftproot.c		tftproot
16491.1106Suebayasifile	kern/subr_time.c		kern
16501.449Sgmcgarryfile	kern/subr_userconf.c		userconf
16511.1106Suebayasifile	kern/subr_vmem.c		kern
16521.1106Suebayasifile	kern/subr_workqueue.c		kern
16531.1106Suebayasifile	kern/subr_xcall.c		kern
16541.926Sadfile	kern/sys_aio.c			aio
16551.1106Suebayasifile	kern/sys_descrip.c		kern
16561.1106Suebayasifile	kern/sys_generic.c		kern
16571.1106Suebayasifile	kern/sys_module.c		kern
16581.926Sadfile	kern/sys_mqueue.c		mqueue
16591.1106Suebayasifile	kern/sys_lwp.c			kern
16601.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
16611.1106Suebayasifile	kern/sys_pmc.c			kern
16621.800Smattfile	kern/sys_process.c		ptrace | ktrace
16631.1106Suebayasifile	kern/sys_pset.c			kern
16641.1106Suebayasifile	kern/sys_select.c		kern
16651.1106Suebayasifile	kern/sys_sig.c			kern
16661.1106Suebayasifile	kern/sys_sched.c		kern
16671.1106Suebayasifile	kern/sys_socket.c		kern
16681.426Slukemfile	kern/syscalls.c			syscall_debug
16691.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
16701.426Slukemfile	kern/sysv_msg.c			sysvmsg
16711.426Slukemfile	kern/sysv_sem.c			sysvsem
16721.426Slukemfile	kern/sysv_shm.c			sysvshm
16731.1106Suebayasifile	kern/tty.c			kern
16741.1106Suebayasifile	kern/tty_conf.c			kern
16751.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
16761.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
16771.694Schristosfile	kern/tty_ptm.c			pty
16781.1106Suebayasifile	kern/tty_subr.c			kern
16791.1106Suebayasifile	kern/tty_tty.c			kern
16801.1106Suebayasifile	kern/uipc_accf.c		kern
16811.1106Suebayasifile	kern/uipc_domain.c		kern
16821.1106Suebayasifile	kern/uipc_mbuf.c		kern
16831.1106Suebayasifile	kern/uipc_mbuf2.c		kern
16841.864Sdyoungfile	net/link_proto.c
16851.1106Suebayasifile	kern/uipc_proto.c		kern
16861.1106Suebayasifile	kern/uipc_sem.c			kern
16871.1106Suebayasifile	kern/uipc_socket.c		kern
16881.1106Suebayasifile	kern/uipc_socket2.c		kern
16891.1106Suebayasifile	kern/uipc_syscalls.c		kern
16901.1106Suebayasifile	kern/uipc_usrreq.c		kern
16911.1106Suebayasifile	kern/vfs_bio.c			kern
16921.1106Suebayasifile	kern/vfs_cache.c		kern
16931.1106Suebayasifile	kern/vfs_cwd.c			kern
16941.1106Suebayasifile	kern/vfs_dirhash.c		kern
16951.1106Suebayasifile	kern/vfs_getcwd.c		kern
16961.1106Suebayasifile	kern/vfs_hooks.c		kern
16971.1106Suebayasifile	kern/vfs_init.c			kern
16981.1106Suebayasifile	kern/vfs_lockf.c		kern
16991.1106Suebayasifile	kern/vfs_lookup.c		kern
17001.1106Suebayasifile	kern/vfs_mount.c		kern
17011.1106Suebayasifile	kern/vfs_quotactl.c		kern
17021.1106Suebayasifile	kern/vfs_subr.c			kern
17031.1106Suebayasifile	kern/vfs_syscalls.c		kern
17041.1106Suebayasifile	kern/vfs_trans.c		kern
17051.1106Suebayasifile	kern/vfs_vnode.c		kern
17061.1106Suebayasifile	kern/vfs_vnops.c		kern
17071.911Ssimonbfile	kern/vfs_wapbl.c		wapbl
17081.1106Suebayasifile	kern/vfs_xattr.c		kern
17091.1106Suebayasifile	kern/vnode_if.c			kern
17101.1106Suebayasifile	miscfs/deadfs/dead_vfsops.c	kern
17111.1106Suebayasifile	miscfs/deadfs/dead_vnops.c	kern
17121.1106Suebayasifile	miscfs/fifofs/fifo_vnops.c	kern
17131.1106Suebayasifile	miscfs/genfs/genfs_io.c		kern
17141.1106Suebayasifile	miscfs/genfs/genfs_rename.c	kern
17151.1106Suebayasifile	miscfs/genfs/genfs_vfsops.c	kern
17161.1106Suebayasifile	miscfs/genfs/genfs_vnops.c	kern
17171.925Sadfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs
17181.925Sadfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs
17191.925Sadfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs
17201.1106Suebayasifile	miscfs/specfs/spec_vnops.c	kern
17211.1106Suebayasifile	miscfs/syncfs/sync_subr.c	kern
17221.1106Suebayasifile	miscfs/syncfs/sync_vnops.c	kern
17231.979Suebayasi
17241.970Spookafile	net/bpf.c			bpfilter
17251.426Slukemfile	net/bpf_filter.c		bpf_filter
17261.970Spookafile	net/bpf_stub.c
17271.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
17281.426Slukemfile	net/if.c
17291.1070Schristosfile	net/if_arcsubr.c		arcnet			needs-flag
17301.426Slukemfile	net/if_atmsubr.c		atm
17311.1070Schristosfile	net/if_bridge.c			bridge			needs-flag
17321.433Sthorpejfile	net/bridgestp.c			bridge
17331.457Sbjh21file	net/if_ecosubr.c		eco
17341.1070Schristosfile	net/if_etherip.c		etherip			needs-flag
17351.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
17361.1095Sozaki					    wlan		needs-flag
17371.1070Schristosfile	net/if_faith.c			faith & (inet | inet6)	needs-flag
17381.1070Schristosfile	net/if_fddisubr.c		fddi			needs-flag
17391.1070Schristosfile	net/if_gif.c			gif			needs-flag
17401.1070Schristosfile	net/if_gre.c			gre			needs-flag
17411.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
17421.426Slukemfile	net/if_ieee1394subr.c		ieee1394
17431.1076Sjakllschfile	net/if_loop.c			loop
17441.426Slukemfile	net/if_media.c
17451.991Skefrenfile	net/if_mpls.c			ifmpls			needs-flag
17461.1070Schristosfile	net/if_ppp.c			ppp			needs-flag
17471.826Smousefile	net/if_srt.c			srt
17481.1093Schristosfile	net/if_stf.c			stf & inet & inet6	needs-flag
17491.1070Schristosfile	net/if_sl.c			sl			needs-flag
17501.426Slukemfile	net/if_spppsubr.c		sppp
17511.1070Schristosfile	net/if_strip.c			strip			needs-flag
17521.426Slukemfile	net/if_tokensubr.c		token			needs-flag
17531.1076Sjakllschfile	net/if_tap.c			tap
17541.1069Schristosfile	net/if_tun.c			tun
17551.1070Schristosfile	net/if_vlan.c			vlan			needs-flag
17561.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
17571.1077Srmindfile	net/pfil.c
17581.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
17591.426Slukemfile	net/ppp_tty.c			ppp
17601.1092Srmindfile	net/pktqueue.c
17611.899Sthorpejfile	net/net_stats.c
17621.426Slukemfile	net/radix.c
17631.426Slukemfile	net/raw_cb.c
17641.426Slukemfile	net/raw_usrreq.c
17651.426Slukemfile	net/route.c
17661.1006Sdyoungfile	net/rtbl.c
17671.426Slukemfile	net/rtsock.c
17681.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
17691.1085Sozakifile	net/zlib.c			(ppp & ppp_deflate) | opencrypto | vnd_compression | kdtrace_hooks
17701.921Stlsfile	netinet/accf_data.c		accf_data
17711.921Stlsfile	netinet/accf_http.c		accf_http
17721.888Sjoergfile	netinet/cpu_in_cksum.c		(inet | inet6) & !cpu_in_cksum
17731.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
17741.426Slukemfile	netinet/if_atm.c		atm
17751.888Sjoergfile	netinet/in4_cksum.c		inet
17761.888Sjoergfile	netinet/in_cksum.c		inet
17771.426Slukemfile	netinet/in_gif.c		gif & inet
17781.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
17791.1073Schristosfile	netinet/ip_ecn.c		ipsec | gif | stf
17801.426Slukemfile	netinet/ip_encap.c		inet | inet6
17811.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
17821.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
17831.426Slukemfile	netinet6/in6_gif.c		gif & inet6
17841.516Sthorpej
17851.979Suebayasiinclude "netisdn/files.i4b"
17861.493Sjdolecek
17871.493Sjdolecek# Game adapter (joystick)
17881.493Sjdolecekdevice	joy
17891.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
17901.582Shaya
17911.1029Ssjg# process monitor for make(1)
17921.1029Ssjg# normally built as module
17931.1029Ssjgdefpseudo filemon
17941.1029Ssjgfile	dev/filemon/filemon.c		filemon
17951.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
17961.1029Ssjg
17971.713Syamtinclude	"net/agr/files.agr"
17981.734Sjmcneill
17991.734Sjmcneill#
18001.734Sjmcneill# General Purpose Input/Output framework
18011.734Sjmcneill#
18021.769Srizdefine	onewire_bitbang
18031.734Sjmcneillinclude	"dev/gpio/files.gpio"
18041.769Sriz
18051.769Srizinclude "dev/onewire/files.onewire"
18061.872Sjmcneill
18071.872Sjmcneill#
18081.872Sjmcneill# Pseudo audio device
18091.872Sjmcneill#
18101.872Sjmcneillinclude "dev/pad/files.pad"
18111.877Sjoerg
18121.877Sjoerg#
18131.877Sjoerg# Intel 386 Real Mode emulator
18141.877Sjoerg#
18151.877Sjoerginclude "lib/libx86emu/files.x86emu"
18161.882Syamt
18171.882Syamt#
18181.882Syamt# "tprof" profiler.
18191.882Syamt#
18201.882Syamtinclude	"dev/tprof/files.tprof"
18211.944Sjmcneill
18221.944Sjmcneill#
18231.944Sjmcneill# alternate memory device
18241.944Sjmcneill#
18251.944Sjmcneillinclude "dev/altmem/files.altmem"
18261.1003Sahoka
18271.1003Sahoka#
18281.1003Sahoka# Flash subsystem
18291.1003Sahoka#
18301.1003Sahokainclude "dev/flash/files.flash"
18311.1003Sahoka
18321.1003Sahoka#
18331.1003Sahoka# NAND subsytem
18341.1003Sahoka#
18351.1003Sahokainclude "dev/nand/files.nand"
18361.1003Sahoka
18371.1019Sjmcneill#
18381.1020Scliff# NOR subsytem
18391.1020Scliff#
18401.1020Scliffinclude "dev/nor/files.nor"
18411.1031Sriz
18421.1031Sriz#
18431.1031Sriz# iscsi
18441.1031Sriz#
18451.1031Srizinclude "dev/iscsi/files.iscsi"
18461.1066Schristos
18471.1066Schristos# Atheros AR9k (802.11a/g/n) driver
18481.1066Schristosdefflag opt_athn.h	ATHN_DEBUG
18491.1066Schristosdevice	athn: arp, ether, ifnet, wlan
18501.1066Schristosfile	dev/ic/athn.c			athn
18511.1066Schristosfile	dev/ic/arn5008.c		athn
18521.1066Schristosfile	dev/ic/arn5416.c		athn
18531.1066Schristosfile	dev/ic/arn9003.c		athn
18541.1066Schristosfile	dev/ic/arn9280.c		athn
18551.1066Schristosfile	dev/ic/arn9285.c		athn
18561.1066Schristosfile	dev/ic/arn9287.c		athn
18571.1066Schristosfile	dev/ic/arn9380.c		athn
1858