files revision 1.1099
11.1099Sjnemeth#	$NetBSD: files,v 1.1099 2014/08/24 07:59:23 jnemeth Exp $
21.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
31.60Scgd
41.989Spookaversion 	20100430
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.473Slukem#
1571.570Sthorpej# Cryptography support.  Include this early, since several things
1581.570Sthorpej# use it.
1591.624Sjonathan
1601.624Sjonathan# Individual crypto transforms
1611.570Sthorpejinclude "crypto/arc4/files.arc4"
1621.570Sthorpejinclude "crypto/des/files.des"
1631.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1641.570Sthorpejinclude "crypto/cast128/files.cast128"
1651.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1661.644Stlsinclude "crypto/skipjack/files.skipjack"
1671.1011Sdrochnerinclude "crypto/camellia/files.camellia"
1681.626Sthorpej# General-purpose crypto processing framework.
1691.626Sthorpejinclude "opencrypto/files.opencrypto"
1701.626Sthorpej
1711.1032Stls# NIST SP800.90 CTR DRBG
1721.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
1731.1032Stls
1741.1096Stls# ChaCha-based fast PRNG
1751.1096Stlsinclude "crypto/cprng_fast/files.cprng_fast"
1761.1096Stls
1771.570Sthorpej#
1781.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this.
1791.1014Smrg#
1801.1014Smrgdefflag opt_kernhist.h			KERNHIST KERNHIST_PRINT
1811.1083Smattdefparam opt_kernhist.h			KERNHIST_DELAY
1821.1014Smrgfile	kern/kern_history.c		kernhist
1831.1014Smrg
1841.1014Smrg#
1851.618Sthorpej# System monitoring framework
1861.618Sthorpej#
1871.618Sthorpejinclude "dev/sysmon/files.sysmon"
1881.618Sthorpej
1891.618Sthorpej#
1901.563Sthorpej# Networking protocols
1911.563Sthorpej#
1921.971Spooka
1931.971Spooka# Attribute used by various things that need BPF's virtual machine
1941.971Spooka#
1951.971Spookadefine	bpf_filter
1961.971Spookadefparam opt_bpf.h	BPF_BUFSIZE
1971.971Spooka
1981.1060Salnsndefflag	opt_bpfjit.h	BPFJIT
1991.1060Salnsn
2001.1060Salnsnfile	net/bpfjit.c	sljit & bpfjit
2011.1060Salnsn
2021.743Sthorpejinclude "net80211/files.net80211"
2031.563Sthorpejinclude "netatalk/files.netatalk"
2041.782Sgdamoreinclude "netbt/files.netbt"
2051.565Sthorpejinclude "netinet/files.netinet"
2061.565Sthorpejinclude "netinet6/files.netinet6"
2071.632Sitojuninclude "netipsec/files.netipsec"
2081.991Skefreninclude "netmpls/files.netmpls"
2091.567Sthorpejinclude "netnatm/files.netnatm"
2101.600Sjdolecekinclude "netsmb/files.netsmb"
2111.994Srmind
2121.994Srmindinclude "net/npf/files.npf"
2131.994Srmindinclude "netinet/files.ipfilter"
2141.677Sitojuninclude "net/files.pf"
2151.563Sthorpej
2161.795Smattobsolete defflag		CCITT		# obsolete
2171.795Smattobsolete defflag		HDLC		# obsolete
2181.795Smattobsolete defflag		LLC		# obsolete
2191.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
2201.795Smattobsolete defflag		IPX		# obsolete
2211.939Sjymobsolete defparam opt_md.h	MEMORY_RBFLAGS	# superseded by
2221.939Sjym						# MEMORY_DISK_RBFLAGS
2231.939Sjym
2241.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
2251.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
2261.474Slukem						# Include deflate or bsd
2271.474Slukem						# compression, enable pppd
2281.474Slukem						# packet filtering support
2291.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
2301.189Sscottr
2311.189Sscottr# networking options
2321.473Slukem#
2331.474Slukemdefflag				GATEWAY
2341.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2351.474Slukemdefparam			SB_MAX
2361.171Smrg
2371.189Sscottr# file system options
2381.473Slukem#
2391.1004Sbouyerdefflag	opt_quota.h		QUOTA QUOTA2		# XXX files.ufs?
2401.685Sthorpejdefflag				VNODE_LOCKDEBUG
2411.759Schsdefflag				MAGICLINKS
2421.353Soster
2431.276Sscottr# buffer cache size options
2441.473Slukem#
2451.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2461.276Sscottr
2471.449Sgmcgarry# userconf
2481.473Slukem#
2491.474Slukemdefflag				USERCONF
2501.449Sgmcgarry
2511.663Satatat# sysctl related
2521.663Satatat#
2531.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2541.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2551.665Satatat				SYSCTL_INCLUDE_DESCR
2561.663Satatat
2571.473Slukem#
2581.289Slukem# Not entirely MI, but present on multiple arch's
2591.473Slukem#
2601.289Slukem
2611.276Sscottr# PC-style MBR handling
2621.473Slukem#
2631.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2641.209Sjonathan
2651.745Sthorpej#
2661.209Sjonathan# debugging options
2671.473Slukem#
2681.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2691.745Sthorpej
2701.474Slukemdefflag	opt_kgdb.h		KGDB
2711.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2721.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2731.474Slukemdefflag				LOCKDEBUG
2741.474Slukemdefflag				SYSCALL_DEBUG
2751.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2761.271Sjonathan
2771.271Sjonathan# memory (ram) disk options
2781.473Slukem#
2791.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2801.474Slukem				MEMORY_DISK_DYNAMIC
2811.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2821.939Sjym				MEMORY_DISK_RBFLAGS
2831.159Sdrochner
2841.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2851.842Smanu
2861.543Sbriggs# Support for hardware performance monitoring counters
2871.543Sbriggs#
2881.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2891.636Sjdolecek
2901.936Schristosdefflag	opt_wlan.h		WLAN
2911.936Schristos
2921.819Swiz# Machine-independent device majors assignements
2931.640Sjdolecekinclude "conf/majors"
2941.543Sbriggs
2951.60Scgd# generic attributes
2961.473Slukem#
2971.519Saugustssdefine	audiobus	{ }
2981.474Slukemdefine	midibus		{ }
2991.232Saugustssdefine	midisyn
3001.915Sjmcneilldefine	videobus	{ }
3011.638Sbouyerdefine	ata	        {[channel = -1]}
3021.674Sthorpejdefine	sata
3031.947Sjakllschdefine	sata_fis
3041.1054Sbouyerdefine	sata_pmp
3051.558Sthorpejdefine	scsi_core
3061.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
3071.638Sbouyerdefine	ata_hl		{[drive = -1]}
3081.637Sbouyerdefine	atapi		{ }
3091.489Sdrochnerdefine	radiodev	{ }
3101.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3111.734Sjmcneilldefine	gpiobus		{ }
3121.769Srizdefine	onewirebus	{ }
3131.659Sbjh21define 	pckbport	{[slot = -1]}
3141.659Sbjh21define	pckbport_machdep_cnattach
3151.754Sthorpejdefine	firmload
3161.67Scgd
3171.67Scgd# audio device attributes
3181.473Slukem#
3191.63Sbrezakdefine	mulaw
3201.132Saugustssdefine	auconv
3211.500Skentdefine	aurateconv
3221.629Sthorpej
3231.228Saugustss# audio and midi devices, attaches to audio hardware driver
3241.473Slukem#
3251.876Sjmcneilldevice	audio: audiodev
3261.519Saugustssattach	audio at audiobus
3271.228Saugustssdevice	midi
3281.228Saugustssattach	midi at midibus
3291.363Sthorpej
3301.650Sbjh21# console bell via audio device
3311.650Sbjh21#
3321.650Sbjh21define	audiobell
3331.650Sbjh21
3341.915Sjmcneill# video devices, attaches to video hardware driver
3351.915Sjmcneill#
3361.915Sjmcneilldevice	video
3371.915Sjmcneillattach	video at videobus
3381.915Sjmcneill
3391.1024Sjmcneill# DTV subsystem
3401.1024Sjmcneill#
3411.1024Sjmcneillinclude "dev/dtv/files.dtv"
3421.1024Sjmcneill
3431.922Spgoyette# National Semiconductor LM7[89]
3441.922Spgoyette#
3451.922Spgoyette# (included here so files.i2c can define an attachment)
3461.922Spgoyette
3471.922Spgoyettedevice	lm: sysmon_envsys
3481.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3491.922Spgoyette
3501.984Spgoyette# JEDEC standard SPD EPROM
3511.984Spgoyette#
3521.984Spgoyette# (included here so files.i2c can define an attachment)
3531.984Spgoyette
3541.984Spgoyettedevice	spdmem
3551.984Spgoyettefile	dev/ic/spdmem.c			spdmem
3561.984Spgoyette
3571.635Sthorpej# I2C device support
3581.635Sthorpejinclude "dev/i2c/files.i2c"
3591.635Sthorpej
3601.813Sgdamore# SPI device support
3611.813Sgdamoreinclude "dev/spi/files.spi"
3621.813Sgdamore
3631.559Sthorpej# IR device support
3641.559Sthorpejinclude	"dev/ir/files.ir"
3651.559Sthorpej
3661.651Sjdolecek# Parallel Port Bus support
3671.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3681.651Sjdolecek
3691.363Sthorpej# raster operations attributes
3701.473Slukem#
3711.426Slukemdefine	rasops1
3721.426Slukemdefine	rasops2
3731.426Slukemdefine	rasops4
3741.426Slukemdefine	rasops8
3751.426Slukemdefine	rasops15
3761.426Slukemdefine	rasops16
3771.426Slukemdefine	rasops24
3781.426Slukemdefine	rasops32
3791.829Soberdefine	rasops_rotation
3801.60Scgd
3811.997Sjmcneill# image decoding support
3821.997Sjmcneillinclude "dev/stbi/files.stbi"
3831.997Sjmcneill
3841.760Sjmcneill# splash screen support
3851.760Sjmcneillinclude "dev/splash/files.splash"
3861.760Sjmcneill
3871.768Sgdamore# videomode support
3881.768Sgdamoreinclude "dev/videomode/files.videomode"
3891.768Sgdamore
3901.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3911.457Sbjh21# fddi, token ring, atm and eco(net).
3921.473Slukem#
3931.874Scubedefine	arcnet
3941.88Schuckdefine	atm
3951.457Sbjh21define	eco
3961.60Scgddefine	ether
3971.67Scgddefine	fddi
3981.185Skmldefine	hippi
3991.399Sonoedefine	ieee1394
4001.282Sbaddefine	token
4011.284Sexplorerdefine	sppp
4021.1032Stlsdefine	wlan
4031.294Sitojundefine	crypto
4041.100Sws
4051.1039Schristos# TPM
4061.1039Schristosdevice	tpm
4071.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4081.1039Schristos
4091.119Sis# devices ARPing IPv4 pull this in:
4101.473Slukem#
4111.119Sisdefine	arp
4121.119Sis
4131.515Sthorpej#
4141.515Sthorpej# ALTQ network traffic shaping subsystem
4151.515Sthorpej#
4161.515Sthorpejinclude "altq/files.altq"
4171.515Sthorpej
4181.473Slukem#
4191.560Sthorpej# IPKDB kernel debugger
4201.473Slukem#
4211.560Sthorpejinclude "ipkdb/files.ipkdb"
4221.102Sws
4231.404Sad# Logical disk
4241.473Slukem#
4251.404Saddevice	ld: disk
4261.426Slukemfile	dev/ld.c			ld			needs-flag
4271.513Sthorpej
4281.513Sthorpej#
4291.513Sthorpej# MII/PHY support for network devices
4301.513Sthorpej#
4311.513Sthorpejinclude "dev/mii/files.mii"
4321.375Sthorpej
4331.473Slukem#
4341.512Sthorpej# RAIDframe
4351.512Sthorpej#
4361.512Sthorpejinclude "dev/raidframe/files.raidframe"
4371.639Sgrog
4381.639Sgrog#
4391.542Sthorpej# Hardware-assisted data mover API
4401.542Sthorpej#
4411.542Sthorpejinclude "dev/dmover/files.dmover"
4421.512Sthorpej
4431.512Sthorpej#
4441.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4451.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4461.473Slukem#
4471.145Schristos
4481.145Schristos# Adaptec AIC-6[32]60 ICs
4491.473Slukem#
4501.173Sthorpejdevice	aic: scsi
4511.145Schristosfile	dev/ic/aic6360.c		aic
4521.346Sthorpej
4531.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4541.473Slukem#
4551.346Sthorpejdefine	smc93cx6
4561.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4571.83Sthorpej
4581.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4591.473Slukem#
4601.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4611.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4621.173Sthorpejdevice	ahc: scsi
4631.345Sthorpejdefine	ahc_seeprom
4641.354Sfvdldefine	ahc_aic77xx
4651.142Senamifile	dev/ic/aic7xxx.c		ahc
4661.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4671.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4681.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4691.609Sfvdl
4701.609Sfvdl# Adaptec aic79xx SCSI controllers
4711.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4721.609Sfvdldevice	ahd: scsi
4731.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4741.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4751.318Sad
4761.318Sad# DPT EATA SCSI controllers
4771.473Slukem#
4781.318Saddevice	dpt: scsi
4791.318Sadfile	dev/ic/dpt.c			dpt
4801.355Sad
4811.355Sad# Compaq Smart ARRAY controllers
4821.473Slukem#
4831.355Saddevice	cac {unit = -1}
4841.355Sadfile	dev/ic/cac.c			cac
4851.355Sad
4861.404Sadattach	ld at cac with ld_cac
4871.404Sadfile	dev/ic/ld_cac.c			ld_cac
4881.419Sad
4891.764She# HP/Compaq Command Interface for SCSI-3 Support
4901.764She#
4911.764Shedevice ciss: scsi
4921.764Shefile	dev/ic/ciss.c			ciss
4931.764She
4941.419Sad# Mylex DAC960 RAID controllers
4951.473Slukem#
4961.419Saddevice	mlx {unit = -1}
4971.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4981.419Sad
4991.419Sadattach	ld at mlx with ld_mlx
5001.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
5011.521Sad
5021.521Sad# ICP-Vortex/Intel RAID controllers
5031.521Sad#
5041.521Saddevice	icp {unit = -1}
5051.521Sadfile	dev/ic/icp.c			icp			needs-flag
5061.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5071.521Sad
5081.521Sadattach	ld at icp with ld_icp
5091.521Sadfile	dev/ic/ld_icp.c			ld_icp
5101.521Sad
5111.521Saddevice	icpsp: scsi
5121.521Sadfile	dev/ic/icpsp.c			icpsp
5131.521Sadattach	icpsp at icp
5141.523Sad
5151.523Sad# Adaptec FSA RAID controllers
5161.523Sad#
5171.523Saddevice	aac {unit = -1}
5181.523Sadfile	dev/ic/aac.c			aac
5191.523Sad
5201.523Sadattach	ld at aac with ld_aac
5211.523Sadfile	dev/ic/ld_aac.c			ld_aac
5221.238Sdante
5231.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5241.473Slukem#
5251.238Sdantedevice	adv: scsi
5261.238Sdantefile	dev/ic/adv.c			adv
5271.428Sthorpejfile	dev/ic/advlib.c			adv
5281.428Sthorpejfile	dev/ic/advmcode.c		adv
5291.248Sdante
5301.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5311.473Slukem#
5321.248Sdantedevice	adw: scsi
5331.248Sdantefile	dev/ic/adw.c			adw
5341.194Sjonathan
5351.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5361.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5371.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5381.130Sjonathan#  hardware-compatibility mode.)
5391.473Slukem#
5401.173Sthorpejdevice	bha: scsi
5411.142Senamifile	dev/ic/bha.c			bha
5421.130Sjonathan
5431.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5441.130Sjonathan# (must be after bha, see above)
5451.473Slukem#
5461.173Sthorpejdevice	aha: scsi
5471.142Senamifile	dev/ic/aha.c			aha
5481.445Stsutsui
5491.445Stsutsui# Initio INIC-940/950 SCSI controllers
5501.473Slukem#
5511.445Stsutsuidevice	iha: scsi
5521.445Stsutsuifile	dev/ic/iha.c			iha
5531.118Scgd
5541.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5551.473Slukem#
5561.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5571.474Slukem				ISP_DISABLE_1080_SUPPORT
5581.474Slukem				ISP_DISABLE_2100_SUPPORT
5591.474Slukem				ISP_DISABLE_2200_SUPPORT
5601.846Smjacob				ISP_DISABLE_2300_SUPPORT
5611.894Smjacob				ISP_DISABLE_2322_SUPPORT
5621.846Smjacob				ISP_DISABLE_2400_SUPPORT
5631.846Smjacob				ISP_DISABLE_FW
5641.846Smjacob				ISP_TARGET_MODE
5651.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5661.894Smjacob				ISP_VPORTS
5671.173Sthorpejdevice	isp: scsi
5681.142Senamifile	dev/ic/isp.c			isp
5691.846Smjacobfile	dev/ic/isp_library.c		isp
5701.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5711.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5721.821Sbouyer# LSILogic MegaRAID SAS
5731.821Sbouyer#
5741.821Sbouyerdevice	mfi: scsi
5751.821Sbouyerfile	dev/ic/mfi.c			mfi
5761.821Sbouyer
5771.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5781.528Smatt#
5791.608Sthorpejdevice	mpt: scsi
5801.608Sthorpejfile	dev/ic/mpt.c			mpt
5811.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5821.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5831.605Stsutsui
5841.682Sitohy# Workbit NinjaSCSI-32 controllers
5851.682Sitohydevice	njs: scsi
5861.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5871.682Sitohy
5881.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5891.605Stsutsuidevice	oosiop: scsi
5901.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5911.436Stsutsui
5921.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5931.473Slukem#
5941.436Stsutsuidevice	osiop: scsi
5951.436Stsutsuifile	dev/ic/osiop.c			osiop
5961.364Sbouyer
5971.368Sbouyer# common stuff for siop and esiop
5981.473Slukem#
5991.426Slukemdefine	siop_common
6001.426Slukemfile	dev/ic/siop_common.c		siop_common
6011.368Sbouyer
6021.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
6031.473Slukem#
6041.426Slukemdevice	siop: scsi,siop_common
6051.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6061.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6071.518Sbouyer
6081.518Sbouyerdevice	esiop: scsi,siop_common
6091.518Sbouyerfile	dev/ic/esiop.c			esiop
6101.94Smycroft
6111.94Smycroft# UltraStor SCSI controllers
6121.473Slukem#
6131.173Sthorpejdevice	uha: scsi
6141.142Senamifile	dev/ic/uha.c			uha
6151.409Sonoe
6161.878Sgarbled# 3Com common probe code
6171.878Sgarbleddefine  elink
6181.878Sgarbledfile    dev/isa/elink.c                 elink
6191.878Sgarbled
6201.409Sonoe# Aironet PC4500/PC4800
6211.473Slukem#
6221.653Stsarnadevice	an: arp, wlan, ifnet
6231.409Sonoefile	dev/ic/an.c			an
6241.86Smycroft
6251.376Sonoe# AMD 79c930-based 802.11 cards
6261.473Slukem#
6271.376Sonoedevice	awi: arp, wlan, ifnet
6281.376Sonoefile	dev/ic/awi.c			awi
6291.376Sonoefile	dev/ic/am79c930.c		awi
6301.438Sichiro
6311.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6321.473Slukem#
6331.656Sjunyoungdevice	wi: arp, wlan, ifnet
6341.438Sichirofile	dev/ic/wi.c			wi
6351.617Sdyoung
6361.930Salc# Atheros HAL
6371.930Salc#
6381.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6391.930Salc
6401.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6411.641Sdyoung#
6421.656Sjunyoungdevice	ath: arp, wlan, ifnet
6431.1066Schristosfile	dev/ic/ath.c			ath
6441.1066Schristosfile	dev/ic/ath_netbsd.c		ath
6451.1066Schristosfile	dev/ic/athrate-sample.c		ath
6461.641Sdyoung
6471.617Sdyoung# ADMtek ADM8211 802.11
6481.617Sdyoung#
6491.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6501.617Sdyoungfile	dev/ic/atw.c			atw
6511.376Sonoe
6521.687Sdyoung# Realtek RTL8180 802.11
6531.687Sdyoung#
6541.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6551.687Sdyoungfile	dev/ic/rtw.c			rtw
6561.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6571.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6581.687Sdyoung
6591.780Srpaulo# Ralink RT2500/RT2600 802.11
6601.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6611.778Sdogcowfile	dev/ic/rt2560.c			ral
6621.778Sdogcowfile	dev/ic/rt2661.c			ral
6631.722Sdrochner
6641.1053Sdegroote# Marvell Libertas Open
6651.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
6661.1053Sdegrootefile    dev/ic/malo.c           malo
6671.1053Sdegroote
6681.83Sthorpej# 3Com Etherlink-III Ethernet controller
6691.473Slukem#
6701.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6711.142Senamifile	dev/ic/elink3.c			ep
6721.253Sfvdl
6731.253Sfvdl# 3Com EtherLink XL Controller
6741.473Slukem#
6751.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
6761.253Sfvdlfile	dev/ic/elinkxl.c		ex
6771.131Smatt
6781.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6791.473Slukem#
6801.173Sthorpejdevice	lc: arp, ether, ifnet
6811.142Senamifile	dev/ic/lemac.c			lc
6821.84Smycroft
6831.84Smycroft# LANCE and PCnet Ethernet controllers
6841.473Slukem#
6851.173Sthorpejdevice	le: arp, ether, ifnet
6861.426Slukemdefine	le24
6871.426Slukemdefine	le32
6881.227Sexplorerfile	dev/ic/am7990.c			le24
6891.225Sdrochnerfile	dev/ic/am79900.c		le32
6901.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6911.383Sthorpej
6921.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6931.473Slukem#
6941.383Sthorpejdevice	depca { }: le24
6951.383Sthorpejfile	dev/ic/depca.c			depca
6961.383Sthorpejattach	le at depca with le_depca
6971.122Sscottr
6981.290Smrg# Sun HME Ethernet controllers
6991.473Slukem#
7001.293Spkdevice	hme: arp, ether, ifnet, mii
7011.293Spkfile	dev/ic/hme.c			hme
7021.461Seeh
7031.461Seeh# Sun GEM Ethernet controllers
7041.473Slukem#
7051.461Seehdevice	gem: arp, ether, ifnet, mii
7061.461Seehfile	dev/ic/gem.c			gem
7071.290Smrg
7081.122Sscottr# 8390-family Ethernet controllers
7091.473Slukem#
7101.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
7111.122Sscottrdefine	dp8390nic
7121.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
7131.485Sbjh21
7141.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7151.485Sbjh21#
7161.485Sbjh21define	dp83905
7171.485Sbjh21file	dev/ic/dp83905.c		dp83905
7181.484Sbjh21
7191.484Sbjh21# Macronix MX98905 Ethernet controller
7201.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7211.484Sbjh21#
7221.484Sbjh21define	mx98905
7231.484Sbjh21file	dev/ic/mx98905.c		mx98905
7241.77Scgd
7251.282Sbad# TROPIC Token-Ring controller
7261.473Slukem#
7271.282Sbaddevice	tr: arp, token, ifnet
7281.282Sbadfile	dev/ic/tropic.c			tr
7291.282Sbad
7301.91Scgd# NCR 5380 SCSI Bus Controller
7311.473Slukem#
7321.91Scgddefine	ncr5380sbc
7331.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7341.356Spkdevice	nca: scsi, ncr5380sbc
7351.91Scgd
7361.434Sfredette# Sun sc PAL SCSI Bus Controller
7371.473Slukem#
7381.434Sfredettedefine	sunscpal
7391.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7401.434Sfredettedevice	ssc: scsi, sunscpal
7411.434Sfredette
7421.91Scgd# DEC FDDI Chipset
7431.473Slukem#
7441.91Scgddefine	pdq
7451.142Senamifile	dev/ic/pdq.c			pdq
7461.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7471.98Schristos
7481.474Slukem# Cyclades Cyclom-8/16/32
7491.473Slukem#
7501.173Sthorpejdevice	cy: tty
7511.142Senamifile	dev/ic/cy.c			cy			needs-flag
7521.103Sthorpej
7531.103Sthorpej# Efficient Networks, Inc. ATM interface
7541.473Slukem#
7551.173Sthorpejdevice	en: atm, ifnet
7561.142Senamifile	dev/ic/midway.c			en
7571.117Sthorpej
7581.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7591.473Slukem#
7601.117Sthorpejdefine	ncr53c9x
7611.359Smycroftdevice	esp: scsi, ncr53c9x
7621.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7631.227Sexplorer
7641.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
7651.679Smycroftdevice	spc: scsi
7661.679Smycroftfile	dev/ic/mb89352.c		spc
7671.679Smycroft
7681.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
7691.796Sbjh21define	wd33c93
7701.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
7711.796Sbjh21
7721.590Ssoren# Hitachi HD44780 LCD panel controller
7731.590Ssorendefine	hd44780
7741.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
7751.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
7761.590Ssoren
7771.710Sjoff# Matrix keypad
7781.710Sjoffdefine	matrixkp
7791.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7801.710Sjoff
7811.227Sexplorer# Hitachi HD64570 serial controller
7821.473Slukem#
7831.359Smycroftdefine	hd64570
7841.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7851.339Schopps
7861.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7871.473Slukem#
7881.339Schoppsdevice	ntwoc: ifnet, hd64570
7891.128Spk
7901.128Spk# Intel 82586 Ethernet Controller
7911.473Slukem#
7921.128Spkdefine	i82586
7931.142Senamifile	dev/ic/i82586.c			i82586
7941.291Sthorpej
7951.658Sjkunz# Intel 82596 Ethernet Controller
7961.658Sjkunz#
7971.658Sjkunzdefine	i82596
7981.658Sjkunzfile	dev/ic/i82596.c			i82596
7991.658Sjkunz
8001.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
8011.473Slukem#
8021.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
8031.291Sthorpejfile	dev/ic/i82557.c			fxp
8041.389Sbjh21
8051.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
8061.473Slukem#
8071.389Sbjh21define	seeq8005
8081.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8091.137Sthorpej
8101.137Sthorpej# SMC 91Cxx Ethernet Controller
8111.473Slukem#
8121.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8131.142Senamifile	dev/ic/smc91cxx.c		sm
8141.188Sthorpej
8151.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8161.473Slukem#
8171.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8181.188Sthorpejfile	dev/ic/smc83c170.c		epic
8191.309Sragge
8201.309Sragge# DEC SGEC Second Generation Ethernet Controller
8211.473Slukem#
8221.309Sraggedefine	sgec
8231.309Sraggefile	dev/ic/sgec.c			sgec
8241.177Senami
8251.715Sjdolecek# MB86950 Ethernet Controller
8261.715Sjdolecek#
8271.715Sjdolecekdefine	mb86950
8281.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8291.715Sjdolecek
8301.177Senami# MB8696x Ethernet Controller
8311.473Slukem#
8321.177Senamidefine	mb86960
8331.177Senamifile	dev/ic/mb86960.c		mb86960
8341.177Senami
8351.177Senami# Generic MB8696x Ethernet Controller driver
8361.473Slukem#
8371.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8381.146Saugustss
8391.146Saugustss# Interwave Am78C201 audio driver
8401.473Slukem#
8411.146Saugustssdefine	interwave
8421.146Saugustssfile	dev/ic/interwave.c		interwave
8431.154Sis
8441.154Sis# TMS 320av110 MPEG2/audio driver
8451.473Slukem#
8461.154Sisdefine	tms320av110
8471.154Sisfile	dev/ic/tms320av110.c		tms320av110
8481.152Sthorpej
8491.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8501.152Sthorpej# National Semiconductor DS8390.
8511.473Slukem#
8521.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8531.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8541.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8551.153Sthorpej
8561.153Sthorpej# 8250/16[45]50-based "com" ports
8571.668Sthorpej#
8581.749Schsdefflag	opt_com.h		COM_DEBUG
8591.153Sthorpej# XXX In a perfect world, this would be done with attributes
8601.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
8611.1078Skiyohara				COM_HAYESP COM_PXA2X0 COM_AU1X00
8621.1078Skiyohara				COM_REGMAP COM_FUNCMAP
8631.1016Smattdefparam opt_com.h		COM_TOLERANCE
8641.392Seehdevice	com { } : tty
8651.426Slukemfile	dev/ic/com.c			com			needs-flag
8661.336Sthorpej
8671.336Sthorpej# PC-like keyboard controller
8681.473Slukem#
8691.659Sbjh21device	pckbc: pckbport
8701.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
8711.274Sscw
8721.714Scubedevice	attimer
8731.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
8741.714Scube
8751.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
8761.473Slukem#
8771.274Sscwdevice	clmpcc: tty
8781.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
8791.385Sbjh21
8801.843Sxtraeme# Abit uGuru
8811.843Sxtraeme#
8821.843Sxtraemedevice	ug: sysmon_envsys
8831.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8841.843Sxtraeme
8851.185Skml# Essential Communications Corp. HIPPI Interface
8861.473Slukem#
8871.426Slukemdevice	esh: hippi, ifnet
8881.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8891.242Sis
8901.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8911.473Slukem#
8921.874Scubedevice	bah: ifnet, arcnet, arp
8931.426Slukemfile	dev/ic/smc90cx6.c		bah
8941.234Saugustss
8951.234Saugustss# OPL2/OPL3 FM synth driver
8961.473Slukem#
8971.235Saugustssdevice	opl: midibus, midisyn
8981.234Saugustssfile	dev/ic/opl.c			opl
8991.234Saugustssfile	dev/ic/oplinstrs.c		opl
9001.305Saugustss
9011.305Saugustss# MPU401 MIDI UART compatibles
9021.473Slukem#
9031.305Saugustssdevice	mpu: midibus
9041.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
9051.236Spk
9061.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
9071.473Slukem#
9081.236Spkdefine	ad1848
9091.236Spkfile	dev/ic/ad1848.c			ad1848
9101.290Smrg
9111.290Smrg# AMD 7930 audio/ISDN codec
9121.473Slukem#
9131.366Saugustssdefine	am7930
9141.366Saugustssfile	dev/ic/am7930.c			am7930
9151.290Smrg
9161.290Smrg# SPARC `SUNW,audiocs'
9171.473Slukem#
9181.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9191.290Smrgfile	dev/ic/cs4231.c			audiocs
9201.326Saugustss
9211.326Saugustss# AC-97 CODECs
9221.473Slukem#
9231.326Saugustssdefine	ac97
9241.326Saugustssfile	dev/ic/ac97.c			ac97
9251.437Sminoura
9261.1040Snisimura# UDA1341 CODEC support
9271.1040Snisimuradefine	uda1341
9281.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9291.1040Snisimura
9301.437Sminoura# Oki MSM6258 support code
9311.473Slukem#
9321.437Sminouradefine msm6258
9331.437Sminourafile	dev/ic/msm6258.c		msm6258
9341.240Spk
9351.240Spk# LSI64854 DMA controller back-end
9361.473Slukem#
9371.240Spkdefine	lsi64854
9381.240Spkfile	dev/ic/lsi64854.c		lsi64854
9391.465Smrg
9401.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9411.473Slukem#
9421.465Smrgdefine	cd18xx
9431.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9441.240Spk
9451.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9461.473Slukem#
9471.252Sthorpejdefine	rtl80x9
9481.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9491.360Shaya
9501.654Swiz# Realtek 8129/8139 Ethernet controllers
9511.473Slukem#
9521.362Shayadevice	rtk: ether, ifnet, arp, mii
9531.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9541.185Skml
9551.673Stoshii# Realtek 8169 Ethernet controllers
9561.673Stoshii#
9571.673Stoshiidevice	re: ether, ifnet, arp, mii
9581.709Syamtfile	dev/ic/rtl8169.c		re
9591.673Stoshii
9601.258Spk# Common code for ESDI/IDE/etc. controllers
9611.473Slukem#
9621.680Sthorpejdefine	wdc_common
9631.809Sitohydefine	ata_dma
9641.809Sitohydefine	ata_udma
9651.809Sitohydefine	ata_piobm
9661.680Sthorpejdevice	wdc: ata, wdc_common
9671.637Sbouyer
9681.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
9691.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
9701.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
9711.835Sdyoung
9721.656Sjunyoungdevice	atabus: atapi,ata_hl
9731.656Sjunyoungattach	atabus at ata
9741.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
9751.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
9761.386Sbjh21
9771.810Sitohy# Workbit NinjaATA-32 IDE controllers
9781.810Sitohydevice	njata: ata, ata_piobm, wdc_common
9791.810Sitohyfile	dev/ic/ninjaata32.c		njata
9801.810Sitohy
9811.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9821.473Slukem#
9831.386Sbjh21device	upc { [offset = -1] }
9841.386Sbjh21attach	wdc at upc with wdc_upc
9851.386Sbjh21attach	com at upc with com_upc
9861.651Sjdolecekattach	lpt at upc with lpt_upc
9871.426Slukemfile	dev/ic/upc.c			upc
9881.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9891.426Slukemfile	dev/ic/com_upc.c		com_upc
9901.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9911.327Smatt
9921.844Sbouyer# AHCI-compatible SATA controllers
9931.844Sbouyerdefine ahcisata_core
9941.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9951.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
9961.844Sbouyer
9971.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
9981.956Sjakllschdefine	siisata
9991.956Sjakllschfile	dev/ic/siisata.c		siisata
10001.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
10011.956Sjakllsch
10021.957Sjakllsch# Marvell Serial-ATA Host Controller
10031.951Skiyoharadefine mvsata
10041.951Skiyoharafile dev/ic/mvsata.c			mvsata
10051.1063Sjakllschdevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_pmp, mvsata
10061.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
10071.951Skiyohara
10081.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10091.473Slukem#
10101.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10111.314Sthorpejfile	dev/ic/tulip.c			tlp
10121.322Sthorpej
10131.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10141.473Slukem#
10151.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10161.322Sthorpejfile	dev/ic/aic6915.c		sf
10171.378Spk
10181.378Spk# Mostek time-of-day clock and NVRAM
10191.473Slukem#
10201.378Spkdefine	mk48txx
10211.507Spkfile	dev/ic/mk48txx.c		mk48txx
10221.378Spk
10231.1061Srkujawa# OKI MSM6242B
10241.1061Srkujawa#
10251.1061Srkujawadefine	msm6242b
10261.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10271.1061Srkujawa
10281.378Spk# Intersil 7170 time-of-day clock
10291.473Slukem#
10301.378Spkdefine	intersil7170
10311.378Spkfile	dev/ic/intersil7170.c		intersil7170
10321.434Sfredette
10331.434Sfredette# National Semiconductor MM58167 time-of-day clock
10341.473Slukem#
10351.434Sfredettedefine	mm58167
10361.434Sfredettefile	dev/ic/mm58167.c		mm58167
10371.643Stsutsui
10381.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10391.643Stsutsui#
10401.643Stsutsuidefine	mc146818
10411.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10421.422Sthorpej
10431.808Suwe# Ricoh RS5C313 time of-day-clock
10441.808Suwe#
10451.808Suwedefine	rs5c313
10461.808Suwefile	dev/ic/rs5c313.c		rs5c313
10471.808Suwe
10481.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10491.473Slukem#
10501.422Sthorpejdefine	dl10019
10511.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10521.453Senami
10531.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
10541.473Slukem#
10551.453Senamidefine	ax88190
10561.453Senamifile	dev/ic/ax88190.c		ax88190
10571.429Sjdolecek
10581.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
10591.473Slukem#
10601.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
10611.429Sjdolecekfile	dev/ic/we.c			we
10621.432Sjdolecek
10631.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
10641.473Slukem#
10651.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
10661.557Stsutsui
10671.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
10681.557Stsutsui#
10691.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
10701.557Stsutsuifile	dev/ic/fmv.c			fmv
10711.471Syamt
10721.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
10731.473Slukem#
10741.471Syamtdevice	cs: arp, ether, ifnet
10751.704Sjoffdevice	tscs: arp, ether, ifnet
10761.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
10771.487Saugustss
10781.487Saugustss# Radio device attributes
10791.487Saugustss#
10801.487Saugustssdefine	tea5757
10811.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
10821.487Saugustssdefine	lm700x
10831.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
10841.179Sdrochner
10851.837Stnn# Philips PCF8584 i2c controller
10861.837Stnndefine	pcf8584
10871.837Stnnfile	dev/ic/pcf8584.c		pcf8584
10881.837Stnn
10891.985Snonaka# PCA9564 i2c controller
10901.985Snonakadefine	pca9564
10911.985Snonakafile	dev/ic/pca9564.c		pca9564
10921.985Snonaka
10931.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
10941.784Sdrochner#
10951.784Sdrochnerdefine acpipmtimer
10961.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
10971.784Sdrochner
10981.834Snjolydevice 	hpet
10991.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
11001.834Snjoly
11011.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
11021.952Skiyohara#
11031.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
11041.952Skiyoharafile	dev/ic/lan9118.c		smsh
11051.952Skiyohara
11061.1088Sriastrad# Apple System Management Controller
11071.1088Sriastrad#
11081.1089Sriastraddefine	applesmcbus	{ }
11091.1090Sriastraddevice	applesmc: applesmcbus
11101.1088Sriastradfile	dev/ic/apple_smc.c		applesmc
11111.1088Sriastrad
11121.1088Sriastrad# Apple SMC fan sensors and control
11131.1090Sriastraddevice	applesmcfan: applesmcbus, sysmon_envsys
11141.1090Sriastradattach	applesmcfan at applesmcbus with apple_smc_fan
11151.1088Sriastradfile	dev/ic/apple_smc_fan.c		applesmcfan
11161.1088Sriastrad
11171.1088Sriastrad# Apple SMC temperature sensors
11181.1090Sriastraddevice	applesmctemp: applesmcbus, sysmon_envsys
11191.1090Sriastradattach	applesmctemp at applesmcbus with apple_smc_temp
11201.1088Sriastradfile	dev/ic/apple_smc_temp.c		applesmctemp
11211.1088Sriastrad
11221.1089Sriastrad# Apple SMC accelerometer (not yet implemented!)
11231.1090Sriastrad#device	applesmcaccel: applesmcbus, sysmon_envsys
11241.1090Sriastrad#attach	applesmcaccel at applesmcbus with apple_smc_accel
11251.1088Sriastrad#file	dev/ic/apple_smc_accel.c	applesmcaccel
11261.1088Sriastrad
11271.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
11281.836Sdrochnerdefine drm {}
11291.949Smrginclude "external/bsd/drm/conf/files.drm"
11301.1002Sjmcneillinclude "dev/drm/files.drm"
11311.836Sdrochner
11321.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
11331.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
11341.1086Sriastrad
11351.1039Schristos
11361.179Sdrochner# Definitions for wscons
11371.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
11381.473Slukem#
11391.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
11401.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
11411.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
11421.479Saugustssdefine	wsmousedev		{[mux = 0]}
11431.761Smacallandefine	vcons
11441.179Sdrochner# attribute to pull in raster support
11451.473Slukem#
11461.179Sdrochnerdefine	wsrasteremulops
11471.187Sdrochner# common PC display functions
11481.473Slukem#
11491.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
11501.426Slukemdefine	pcdisplayops
11511.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
11521.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
11531.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
11541.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
11551.777Smartin# someday when we might make /dev/fb* support MI)
11561.777Smartindefine	fb
11571.179Sdrochner# VGA graphics
11581.473Slukem#
11591.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
11601.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
11611.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
11621.593Stsutsuidefflag opt_vga.h		VGA_RESET
11631.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
11641.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
11651.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
11661.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
11671.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
11681.998Smacallan
11691.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
11701.473Slukem#
11711.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
11721.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
11731.551Suwefile	dev/ic/igsfb_subr.c		igsfb
11741.91Scgd
11751.998Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
11761.998Smacallanfile	dev/ic/ct65550.c		chipsfb
11771.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
11781.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
11791.998Smacallan
11801.683Sjkunz# STI (hp graphics)
11811.683Sjkunzdevice	sti: wsemuldisplaydev
11821.1005Stsutsuifile	dev/ic/sti.c		sti
11831.683Sjkunz
11841.892Sdrochnerinclude "dev/wscons/files.wscons"
11851.892Sdrochnerinclude "dev/rasops/files.rasops"
11861.892Sdrochnerinclude "dev/wsfont/files.wsfont"
11871.892Sdrochnerinclude "dev/wsfb/files.wsfb"
11881.892Sdrochner
11891.77Scgd# Attributes which machine-independent bus support can be attached to.
11901.77Scgd# These should be defined here, because some of these busses can have
11911.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
11921.77Scgd# ordering constraints on inclusion of the busses' "files" files.
11931.473Slukem#
11941.474Slukemdefine	isabus	{ }			# ISA attachment
11951.474Slukemdefine	eisabus	{ }			# EISA attachment
11961.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
11971.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
11981.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
11991.474Slukemdefine	usbus	{ }			# USB attachment
12001.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
12011.474Slukemdefine	vmebus	{ }			# VME bus attachment
12021.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
12031.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
12041.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
12051.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
12061.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
12071.222Saugustss
12081.222Saugustss# We need the USB bus controllers here so different busses can
12091.222Saugustss# use them in an 'attach-with'.
12101.473Slukem#
12111.703Sfvdl
12121.703Sfvdldefparam USB_MEM_RESERVE
12131.703Sfvdl
12141.890Sdrochnerdefine	usbroothub
12151.890Sdrochnerfile	dev/usb/usbroothub_subr.c	usbroothub
12161.890Sdrochner
12171.1005Stsutsuidefine	usb_dma
12181.1005Stsutsui
12191.1075Sjakllsch# UHCI USB controller
12201.1075Sjakllsch#
12211.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
12221.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
12231.222Saugustss
12241.222Saugustss# OHCI USB controller
12251.473Slukem#
12261.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
12271.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
12281.412Saugustss
12291.1057Smatt# EHCI USB2 controller
12301.473Slukem#
12311.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12321.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12331.545Sisaki
12341.1075Sjakllsch# xHCI USB3 controller
12351.1057Smatt#
12361.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
12371.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
12381.1057Smatt
12391.1094Sbouyer# Mentor graphics OTG IP
12401.1094Sbouyerdevice	motg: usbus, usbroothub, usb_dma
12411.1094Sbouyerfile	dev/usb/motg.c			motg			needs-flag
12421.1094Sbouyer
12431.545Sisaki# SL811HS/T USB controller
12441.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
12451.893Sisakidevice	slhci: usbus, usbroothub
12461.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
12471.579Smartin
12481.1062Sskrll# DesignWare OTG host controller
12491.1062Sskrll#
12501.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
12511.1080Sskrll
12521.863Splunky# USB HID processing (as used by bluetooth and usb code)
12531.863Splunkydefine	hid
12541.863Splunkyfile	dev/usb/hid.c			hid
12551.863Splunky
12561.945Snonaka# SD Host controller
12571.1087Snonakadevice	sdhc: sdmmcbus
12581.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
12591.945Snonaka
12601.958Sjmcneill# Winbond Integrated Media Reader
12611.958Sjmcneilldevice	wb: sdmmcbus
12621.958Sjmcneillfile	dev/ic/w83l518d.c		wb
12631.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
12641.958Sjmcneill
12651.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader
12661.1087Snonakadevice	rtsx: sdmmcbus
12671.1087Snonakafile	dev/ic/rtsx.c			rtsx
12681.1087Snonaka
12691.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
12701.579Smartindevice	mtd: arp, ether, ifnet, mii
12711.579Smartinfile	dev/ic/mtd803.c			mtd
12721.369Smatt
12731.487Saugustss# radio devices, attaches to radio hardware driver
12741.487Saugustssdevice	radio
12751.489Sdrochnerattach	radio at radiodev
12761.498Sjmc
12771.402Smatt# IEEE 1394 controllers
12781.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
12791.473Slukem#
12801.369Smattdevice	fwohci: fwbus
12811.520Saugustss
12821.520Saugustss# Sony Programmable I/O Controller
12831.520Saugustssdevice	spic: wsmousedev
12841.520Saugustssfile	dev/ic/spic.c			spic
12851.529Saugustss
12861.529Saugustss# IBM CPC700 PowerPC bridge
12871.529Saugustssdefine	cpcbus { addr, [irq=-1] }
12881.529Saugustssdevice	cpc: cpcbus, pcibus
12891.529Saugustssfile	dev/ic/cpc700.c			cpc
12901.529Saugustss
12911.529Saugustssattach	com at cpcbus with com_cpcbus
12921.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
12931.529Saugustss
12941.529Saugustssdevice	cpctim
12951.529Saugustssattach	cpctim at cpcbus
12961.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
12971.529Saugustss
12981.530Saugustssdevice	cpciic
12991.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
13001.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
13011.529Saugustss
13021.60Scgd
13031.415Smartin# Attributes used by the ISDN subsystem
13041.473Slukem#
13051.502Smartindefine	isdndev		# the ISDN subsystem
13061.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
13071.458Senami			# specific)
13081.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
13091.415Smartin
13101.575Sleo# The isac found on the Fritz V2.0 Card.
13111.575Sleodefine	nisacsx
13121.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
13131.575Sleo
13141.575Sleo# The 'standard' isac
13151.575Sleodefine	nisac
13161.575Sleofile	dev/ic/isac.c			nisac	needs-flag
13171.575Sleo
13181.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
13191.473Slukem#
13201.575Sleodevice	isic: isdndev, passive_isdn, nisac
13211.415Smartin
13221.426Slukemfile	dev/ic/isic.c			isic
13231.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
13241.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
13251.426Slukemfile	dev/ic/hscx.c			isic
13261.426Slukemfile	dev/ic/isic_bchan.c		isic
13271.415Smartin
13281.415Smartin# (old) Diehl active ISDN cards
13291.473Slukem#
13301.823Scube#device	daic: isdndev
13311.823Scube#file	dev/ic/daic.c			daic
13321.415Smartin
13331.634Spooka# AWM B1/T1
13341.634Spooka# XXX: passive_isdn
13351.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
13361.634Spookafile	dev/ic/iavc.c			iavc
13371.634Spooka
13381.934Smacallan# Broadcom AirForce / Apple Airport Extreme
13391.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
13401.934Smacallanfile	dev/ic/bwi.c			bwi
13411.934Smacallan
13421.995Sahoka# DM9000 Ethernet controllers
13431.995Sahoka#
13441.995Sahokadevice	dme: arp, ether, ifnet
13451.995Sahokafile	dev/ic/dm9000.c			dme
13461.995Sahoka
13471.60Scgd# legitimate pseudo-devices
13481.473Slukem#
13491.907Sdrochnerdefpseudodev vnd:	disk
13501.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
13511.474Slukemdefpseudo ccd:		disk
13521.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
13531.907Sdrochnerdefpseudodev md:	disk
13541.916Shannkendefpseudodev fss:	disk
13551.298Sthorpej
13561.474Slukemdefpseudo pty:		tty
13571.298Sthorpejdefpseudo rnd
13581.610Sraggedefpseudo ksyms
13591.642Scdidefpseudo nullcons
13601.807Saddefpseudo lockstat
13611.839Sbouyerdefpseudo bio:		sysmon_envsys
13621.298Sthorpej
13631.474Slukemdefpseudo loop:		ifnet
13641.474Slukemdefpseudo sl:		ifnet
13651.474Slukemdefpseudo ppp:		ifnet, bpf_filter
13661.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
13671.474Slukemdefpseudo sppp:		ifnet
13681.474Slukemdefpseudo tun:		ifnet
13691.474Slukemdefpseudo vlan:		ifnet, ether
13701.474Slukemdefpseudo bridge:	ifnet, ether
13711.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
13721.474Slukemdefpseudo strip:	ifnet
13731.474Slukemdefpseudo gre:		ifnet
13741.474Slukemdefpseudo gif:		ifnet
13751.474Slukemdefpseudo faith:	ifnet
13761.991Skefrendefpseudo ifmpls:	ifnet
13771.826Smousedefpseudo srt:		ifnet
13781.474Slukemdefpseudo stf:		ifnet
13791.969Spookadefpseudodev tap:	ifnet, ether, arp
13801.969Spookadefpseudo carp:		ifnet, ether, arp
13811.969Spookadefpseudodev etherip:	ifnet, ether, arp
13821.60Scgd
13831.298Sthorpejdefpseudo sequencer
13841.462Smanudefpseudo clockctl
13851.228Saugustss
13861.912Stls#
13871.912Stls# Accept filters.  XXX should use another registration/initialization method.
13881.912Stls#
13891.912Stlsdefpseudo accf_data
13901.912Stlsdefpseudo accf_http
13911.912Stls
13921.415Smartin# ISDN userland pseudo devices
13931.473Slukem#
13941.502Smartindefpseudo isdntrc:	isdndev, tty
13951.502Smartindefpseudo isdnbchan:	isdndev, tty
13961.502Smartindefpseudo isdntel:	isdndev, tty
13971.502Smartindefpseudo isdnctl:	isdndev, tty
13981.502Smartindefpseudo isdn:		isdndev, tty
13991.502Smartin
14001.502Smartin# ISDN network interfaces
14011.502Smartindefpseudo irip:		isdndev, ifnet
14021.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
14031.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
14041.539Sthorpej
14051.539Sthorpej# KTTCP network throughput testing pseudo-device
14061.539Sthorpejdefpseudo kttcp
14071.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
14081.576Sblymn
14091.790Selad# Veriexec
14101.717Sblymndefpseudo veriexec
14111.790Seladfile	kern/kern_verifiedexec.c	veriexec
14121.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
14131.415Smartin
14141.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
14151.582Shayadefpseudo fwiso:	ieee1394
14161.582Shaya
14171.681Sdrochner# driver attach / detach user interface
14181.681Sdrochnerdefpseudo drvctl
14191.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
14201.681Sdrochner
14211.857Sad# cpu control
14221.857Saddefpseudo cpuctl
14231.1037Sdrochnerdefflag				CPU_UCODE: firmload
14241.857Sad
14251.870Spooka# pass-to-userspace transporter
14261.870Spookadefpseudo putter
14271.873Spookafile	dev/putter/putter.c		putter
14281.870Spooka
14291.875Spooka# userspace block/char device drivers
14301.875Spookadefpseudo pud
14311.875Spookafile	dev/pud/pud.c			pud
14321.875Spookafile	dev/pud/pud_dev.c		pud
14331.875Spooka
14341.931Shaad# device-mapper driver for LVM
14351.931Shaadinclude "dev/dm/files.dm"
14361.931Shaad
14371.516Sthorpej#
14381.516Sthorpej# File systems
14391.516Sthorpej#
14401.696Sjdolecekinclude "coda/files.coda"
14411.583Sjdolecekinclude "fs/adosfs/files.adosfs"
14421.696Sjdolecekinclude "fs/cd9660/files.cd9660"
14431.848Srumbleinclude "fs/efs/files.efs"
14441.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
14451.833Sdilloinclude "fs/hfs/files.hfs"
14461.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
14471.950Sreinoudinclude "fs/nilfs/files.nilfs"
14481.696Sjdolecekinclude "fs/ntfs/files.ntfs"
14491.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
14501.815Spookainclude "fs/puffs/files.puffs"
14511.756Sreinoudinclude "fs/udf/files.udf"
14521.516Sthorpejinclude "fs/smbfs/files.smbfs"
14531.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
14541.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
14551.696Sjdolecekinclude "fs/union/files.union"
14561.1018Suchinclude "fs/v7fs/files.v7fs"
14571.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
14581.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
14591.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
14601.516Sthorpejinclude "miscfs/overlay/files.overlay"
14611.516Sthorpejinclude "miscfs/procfs/files.procfs"
14621.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
14631.516Sthorpejinclude "nfs/files.nfs"
14641.516Sthorpejinclude "ufs/files.ufs"
14651.516Sthorpej
14661.516Sthorpej#
14671.1013Smrg# UVM (virtual memory)
14681.1012Smrg#
14691.1013Smrginclude "uvm/files.uvm"
14701.1012Smrg
14711.1012Smrg#
14721.811Selad# Security models
14731.811Selad#
14741.811Seladinclude "secmodel/files.secmodel"
14751.811Selad
14761.811Selad#
14771.60Scgd# kernel sources
14781.473Slukem#
14791.1056Smattfile	compat/common/compat_mod.c	compat_netbsd | compat_netbsd32
14801.887Sjoergfile	conf/debugsyms.c
14811.706Skentfile	dev/auconv.c			auconv | mulaw
14821.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
14831.650Sbjh21file	dev/audiobell.c			audiobell
14841.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
14851.839Sbouyerfile	dev/bio.c			bio			needs-flag
14861.1067Schristosfile	dev/ccd.c			ccd
14871.1068Schristosfile	dev/cgd.c			cgd
14881.555Selricfile	dev/cgd_crypto.c		cgd
14891.623Sthorpejfile	dev/clock_subr.c
14901.1069Schristosfile	dev/clockctl.c			clockctl
14911.1027Sjnemethfile	dev/dksubr.c			cgd | xbd | ccd | raid | dm
14921.689Sthorpejfile	dev/dkwedge/dk.c
14931.1047Schristosfile	dev/dkwedge/dkwedge_apple.c	dkwedge_method_apple
14941.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
14951.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
14961.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
14971.1038Sdrochnerfile	dev/firmload.c			firmload
14981.988Spookafile	dev/fss.c			fss
14991.953Smbalmerfile	dev/keylock.c			keylock
15001.807Sadfile	dev/lockstat.c			lockstat		needs-flag
15011.996Shannkenfile	dev/md.c			md
15021.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
15031.785Schapfile	dev/midictl.c			midisyn
15041.426Slukemfile	dev/midisyn.c			midisyn
15051.497Schristosfile	dev/mm.c
15061.697Skentfile	dev/mulaw.c			mulaw			needs-flag
15071.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
15081.487Saugustssfile	dev/radio.c			radio			needs-flag
15091.1033Stlsfile	dev/rndpseudo.c			rnd			needs-flag
15101.1070Schristosfile	dev/sequencer.c			sequencer		needs-flag
15111.915Sjmcneillfile	dev/video.c			video			needs-flag
15121.1076Sjakllschfile	dev/vnd.c			vnd
15131.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
15141.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
15151.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
15161.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
15171.929Sadfile	kern/core_elf32.c		exec_elf32
15181.929Sadfile	kern/core_elf64.c		exec_elf64
15191.1008Sjoergfile	kern/core_netbsd.c		exec_aout | exec_coff | exec_ecoff
15201.426Slukemfile	kern/cnmagic.c
15211.426Slukemfile	kern/exec_aout.c		exec_aout
15221.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
15231.426Slukemfile	kern/exec_elf32.c		exec_elf32
15241.426Slukemfile	kern/exec_elf64.c		exec_elf64
15251.426Slukemfile	kern/exec_script.c		exec_script
15261.426Slukemfile	kern/exec_subr.c
15271.426Slukemfile	kern/init_main.c
15281.645Satatatfile	kern/init_sysctl.c
15291.955Spookafile	kern/init_sysctl_base.c
15301.426Slukemfile	kern/init_sysent.c
15311.426Slukemfile	kern/kern_acct.c
15321.773Seladfile	kern/kern_auth.c
15331.993Spgoyettefile	kern/kern_cfglock.c
15341.426Slukemfile	kern/kern_clock.c
15351.830Sadfile	kern/kern_condvar.c
15361.929Sadfile	kern/kern_core.c		coredump
15371.845Syamtfile	kern/kern_cpu.c
15381.982Sdarranfile	kern/kern_ctf.c			kdtrace_hooks
15391.426Slukemfile	kern/kern_descrip.c
15401.574Sjdolecekfile	kern/kern_event.c
15411.426Slukemfile	kern/kern_exec.c
15421.426Slukemfile	kern/kern_exit.c
15431.426Slukemfile	kern/kern_fork.c
15441.845Syamtfile	kern/kern_idle.c
15451.973Spookafile	kern/kern_hook.c
15461.426Slukemfile	kern/kern_kthread.c
15471.860Sadfile	kern/kern_ktrace.c		ktrace
15481.1082Spookafile	kern/kern_ktrace_vfs.c		ktrace
15491.925Sadfile	kern/kern_ksyms.c		ksyms | ddb | modular needs-flag
15501.426Slukemfile	kern/kern_lock.c
15511.588Sthorpejfile	kern/kern_lwp.c
15521.426Slukemfile	kern/kern_malloc.c
15531.886Sadfile	kern/kern_module.c
15541.964Spookafile	kern/kern_module_vfs.c
15551.830Sadfile	kern/kern_mutex.c
15561.961Spookafile	kern/kern_mutex_obj.c
15571.790Seladfile	kern/kern_fileassoc.c		fileassoc
15581.426Slukemfile	kern/kern_ntptime.c
15591.1017Smattfile	kern/kern_pax.c			pax_mprotect | pax_segvguard | pax_aslr
15601.426Slukemfile	kern/kern_physio.c
15611.876Sjmcneillfile	kern/kern_pmf.c
15621.426Slukemfile	kern/kern_proc.c
15631.426Slukemfile	kern/kern_prot.c
15641.549Sgmcgarryfile	kern/kern_ras.c
15651.918Spookafile	kern/kern_rate.c
15661.426Slukemfile	kern/kern_resource.c
15671.1043Stlsfile	kern/kern_rndpool.c
15681.1043Stlsfile	kern/kern_rndq.c
15691.1074Sriastradfile	kern/kern_rndsink.c
15701.902Srmindfile	kern/kern_runq.c
15711.830Sadfile	kern/kern_rwlock.c
15721.961Spookafile	kern/kern_rwlock_obj.c
15731.978Sdarranfile	kern/kern_sdt.c			kdtrace_hooks
15741.426Slukemfile	kern/kern_sig.c
15751.830Sadfile	kern/kern_sleepq.c
15761.867Sadfile	kern/kern_softint.c
15771.940Schristosfile	kern/kern_ssp.c
15781.831Sadfile	kern/kern_stub.c
15791.830Sadfile	kern/kern_subr.c
15801.426Slukemfile	kern/kern_synch.c
15811.987Spookafile	kern/kern_syscall.c
15821.426Slukemfile	kern/kern_sysctl.c
15831.781Skardelfile	kern/kern_tc.c
15841.426Slukemfile	kern/kern_time.c
15851.595Sthorpejfile	kern/kern_timeout.c
15861.830Sadfile	kern/kern_turnstile.c
15871.806Sgdamorefile	kern/kern_todr.c
15881.920Spookafile	kern/kern_uidinfo.c
15891.652Stsarnafile	kern/kern_uuid.c
15901.426Slukemfile	kern/kern_xxx.c
15911.426Slukemfile	kern/kgdb_stub.c		kgdb
15921.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
15931.868Srmindfile	kern/sched_m2.c			sched_m2
15941.426Slukemfile	kern/subr_autoconf.c
15951.731Syamtfile	kern/subr_blist.c		vmswap
15961.736Syamtfile	kern/subr_bufq.c
15971.776Syamtfile	kern/subr_callback.c
15981.1032Stlsfile	kern/subr_cprng.c
15991.1028Sjruohofile	kern/subr_cpufreq.c
16001.962Spookafile	kern/subr_copy.c
16011.830Sadfile	kern/subr_debug.c		debug
16021.974Spookafile	kern/subr_device.c
16031.550Sgehennafile	kern/subr_devsw.c
16041.426Slukemfile	kern/subr_disk.c
16051.954Spookafile	kern/subr_disk_open.c
16061.657Srtrfile	kern/subr_evcnt.c
16071.928Spookafile	kern/subr_exec_fd.c
16081.426Slukemfile	kern/subr_extent.c
16091.854Spookafile	kern/subr_hash.c
16101.959Spookafile	kern/subr_humanize.c
16111.960Sdyoungfile	kern/subr_iostat.c
16121.1091Srmindfile	kern/subr_ipi.c
16131.1023Srmindfile	kern/subr_kcpuset.c
16141.783Syamtfile	kern/subr_kmem.c
16151.883Sadfile	kern/subr_kobj.c
16161.966Spookafile	kern/subr_kobj_vfs.c
16171.830Sadfile	kern/subr_lockdebug.c
16181.426Slukemfile	kern/subr_log.c
16191.986Spookafile	kern/subr_lwp_specificdata.c
16201.960Sdyoungfile	kern/subr_once.c
16211.960Sdyoungfile	kern/subr_optstr.c
16221.1030Smartinfile	kern/subr_pcq.c
16231.1001Smattfile	kern/subr_pcu.c
16241.884Syamtfile	kern/subr_percpu.c
16251.426Slukemfile	kern/subr_pool.c
16261.426Slukemfile	kern/subr_prf.c
16271.426Slukemfile	kern/subr_prof.c
16281.1022Schristosfile	kern/subr_pserialize.c
16291.814Sthorpejfile	kern/subr_specificdata.c
16301.842Smanufile	kern/subr_tftproot.c		tftproot
16311.858Spookafile	kern/subr_time.c
16321.449Sgmcgarryfile	kern/subr_userconf.c		userconf
16331.783Syamtfile	kern/subr_vmem.c
16341.739Syamtfile	kern/subr_workqueue.c
16351.866Sadfile	kern/subr_xcall.c
16361.926Sadfile	kern/sys_aio.c			aio
16371.895Sadfile	kern/sys_descrip.c
16381.426Slukemfile	kern/sys_generic.c
16391.886Sadfile	kern/sys_module.c
16401.926Sadfile	kern/sys_mqueue.c		mqueue
16411.830Sadfile	kern/sys_lwp.c
16421.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
16431.543Sbriggsfile	kern/sys_pmc.c
16441.800Smattfile	kern/sys_process.c		ptrace | ktrace
16451.885Srmindfile	kern/sys_pset.c
16461.896Sadfile	kern/sys_select.c
16471.830Sadfile	kern/sys_sig.c
16481.827Sadfile	kern/sys_sched.c
16491.426Slukemfile	kern/sys_socket.c
16501.426Slukemfile	kern/syscalls.c			syscall_debug
16511.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
16521.426Slukemfile	kern/sysv_msg.c			sysvmsg
16531.426Slukemfile	kern/sysv_sem.c			sysvsem
16541.426Slukemfile	kern/sysv_shm.c			sysvshm
16551.426Slukemfile	kern/tty.c
16561.426Slukemfile	kern/tty_conf.c
16571.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
16581.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
16591.694Schristosfile	kern/tty_ptm.c			pty
16601.426Slukemfile	kern/tty_subr.c
16611.426Slukemfile	kern/tty_tty.c
16621.923Stlsfile	kern/uipc_accf.c
16631.426Slukemfile	kern/uipc_domain.c
16641.426Slukemfile	kern/uipc_mbuf.c
16651.426Slukemfile	kern/uipc_mbuf2.c
16661.864Sdyoungfile	net/link_proto.c
16671.426Slukemfile	kern/uipc_proto.c
16681.1045Sjoergfile	kern/uipc_sem.c
16691.426Slukemfile	kern/uipc_socket.c
16701.426Slukemfile	kern/uipc_socket2.c
16711.426Slukemfile	kern/uipc_syscalls.c
16721.426Slukemfile	kern/uipc_usrreq.c
16731.426Slukemfile	kern/vfs_bio.c
16741.426Slukemfile	kern/vfs_cache.c
16751.927Spookafile	kern/vfs_cwd.c
16761.919Sreinoudfile	kern/vfs_dirhash.c
16771.426Slukemfile	kern/vfs_getcwd.c
16781.732Sjmmvfile	kern/vfs_hooks.c
16791.426Slukemfile	kern/vfs_init.c
16801.426Slukemfile	kern/vfs_lockf.c
16811.426Slukemfile	kern/vfs_lookup.c
16821.1007Srmindfile	kern/vfs_mount.c
16831.1041Sdhollandfile	kern/vfs_quotactl.c
16841.426Slukemfile	kern/vfs_subr.c
16851.426Slukemfile	kern/vfs_syscalls.c
16861.828Shannkenfile	kern/vfs_trans.c
16871.1007Srmindfile	kern/vfs_vnode.c
16881.426Slukemfile	kern/vfs_vnops.c
16891.911Ssimonbfile	kern/vfs_wapbl.c		wapbl
16901.723Sthorpejfile	kern/vfs_xattr.c
16911.426Slukemfile	kern/vnode_if.c
16921.1084Shannkenfile	miscfs/deadfs/dead_vfsops.c
16931.426Slukemfile	miscfs/deadfs/dead_vnops.c
16941.426Slukemfile	miscfs/fifofs/fifo_vnops.c
16951.869Spookafile	miscfs/genfs/genfs_io.c
16961.1050Sriastradfile	miscfs/genfs/genfs_rename.c
16971.889Sdhollandfile	miscfs/genfs/genfs_vfsops.c
16981.426Slukemfile	miscfs/genfs/genfs_vnops.c
16991.925Sadfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs
17001.925Sadfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs
17011.925Sadfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs
17021.426Slukemfile	miscfs/specfs/spec_vnops.c
17031.426Slukemfile	miscfs/syncfs/sync_subr.c
17041.426Slukemfile	miscfs/syncfs/sync_vnops.c
17051.979Suebayasi
17061.970Spookafile	net/bpf.c			bpfilter
17071.426Slukemfile	net/bpf_filter.c		bpf_filter
17081.970Spookafile	net/bpf_stub.c
17091.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
17101.426Slukemfile	net/if.c
17111.1070Schristosfile	net/if_arcsubr.c		arcnet			needs-flag
17121.426Slukemfile	net/if_atmsubr.c		atm
17131.1070Schristosfile	net/if_bridge.c			bridge			needs-flag
17141.433Sthorpejfile	net/bridgestp.c			bridge
17151.457Sbjh21file	net/if_ecosubr.c		eco
17161.1070Schristosfile	net/if_etherip.c		etherip			needs-flag
17171.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
17181.1095Sozaki					    wlan		needs-flag
17191.1070Schristosfile	net/if_faith.c			faith & (inet | inet6)	needs-flag
17201.1070Schristosfile	net/if_fddisubr.c		fddi			needs-flag
17211.1070Schristosfile	net/if_gif.c			gif			needs-flag
17221.1070Schristosfile	net/if_gre.c			gre			needs-flag
17231.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
17241.426Slukemfile	net/if_ieee1394subr.c		ieee1394
17251.1076Sjakllschfile	net/if_loop.c			loop
17261.426Slukemfile	net/if_media.c
17271.991Skefrenfile	net/if_mpls.c			ifmpls			needs-flag
17281.1070Schristosfile	net/if_ppp.c			ppp			needs-flag
17291.826Smousefile	net/if_srt.c			srt
17301.1093Schristosfile	net/if_stf.c			stf & inet & inet6	needs-flag
17311.1070Schristosfile	net/if_sl.c			sl			needs-flag
17321.426Slukemfile	net/if_spppsubr.c		sppp
17331.1070Schristosfile	net/if_strip.c			strip			needs-flag
17341.426Slukemfile	net/if_tokensubr.c		token			needs-flag
17351.1076Sjakllschfile	net/if_tap.c			tap
17361.1069Schristosfile	net/if_tun.c			tun
17371.1070Schristosfile	net/if_vlan.c			vlan			needs-flag
17381.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
17391.1077Srmindfile	net/pfil.c
17401.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
17411.426Slukemfile	net/ppp_tty.c			ppp
17421.1092Srmindfile	net/pktqueue.c
17431.899Sthorpejfile	net/net_stats.c
17441.426Slukemfile	net/radix.c
17451.426Slukemfile	net/raw_cb.c
17461.426Slukemfile	net/raw_usrreq.c
17471.426Slukemfile	net/route.c
17481.1006Sdyoungfile	net/rtbl.c
17491.426Slukemfile	net/rtsock.c
17501.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
17511.1085Sozakifile	net/zlib.c			(ppp & ppp_deflate) | opencrypto | vnd_compression | kdtrace_hooks
17521.921Stlsfile	netinet/accf_data.c		accf_data
17531.921Stlsfile	netinet/accf_http.c		accf_http
17541.888Sjoergfile	netinet/cpu_in_cksum.c		(inet | inet6) & !cpu_in_cksum
17551.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
17561.426Slukemfile	netinet/if_atm.c		atm
17571.888Sjoergfile	netinet/in4_cksum.c		inet
17581.888Sjoergfile	netinet/in_cksum.c		inet
17591.426Slukemfile	netinet/in_gif.c		gif & inet
17601.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
17611.1073Schristosfile	netinet/ip_ecn.c		ipsec | gif | stf
17621.426Slukemfile	netinet/ip_encap.c		inet | inet6
17631.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
17641.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
17651.426Slukemfile	netinet6/in6_gif.c		gif & inet6
17661.516Sthorpej
17671.979Suebayasiinclude "netisdn/files.i4b"
17681.493Sjdolecek
17691.493Sjdolecek# Game adapter (joystick)
17701.493Sjdolecekdevice	joy
17711.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
17721.582Shaya
17731.1029Ssjg# process monitor for make(1)
17741.1029Ssjg# normally built as module
17751.1029Ssjgdefpseudo filemon
17761.1029Ssjgfile	dev/filemon/filemon.c		filemon
17771.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
17781.1029Ssjg
17791.713Syamtinclude	"net/agr/files.agr"
17801.734Sjmcneill
17811.734Sjmcneill#
17821.734Sjmcneill# General Purpose Input/Output framework
17831.734Sjmcneill#
17841.769Srizdefine	onewire_bitbang
17851.734Sjmcneillinclude	"dev/gpio/files.gpio"
17861.769Sriz
17871.769Srizinclude "dev/onewire/files.onewire"
17881.872Sjmcneill
17891.872Sjmcneill#
17901.872Sjmcneill# Pseudo audio device
17911.872Sjmcneill#
17921.872Sjmcneillinclude "dev/pad/files.pad"
17931.877Sjoerg
17941.877Sjoerg#
17951.877Sjoerg# Intel 386 Real Mode emulator
17961.877Sjoerg#
17971.877Sjoerginclude "lib/libx86emu/files.x86emu"
17981.882Syamt
17991.882Syamt#
18001.882Syamt# "tprof" profiler.
18011.882Syamt#
18021.882Syamtinclude	"dev/tprof/files.tprof"
18031.944Sjmcneill
18041.944Sjmcneill#
18051.944Sjmcneill# alternate memory device
18061.944Sjmcneill#
18071.944Sjmcneillinclude "dev/altmem/files.altmem"
18081.1003Sahoka
18091.1003Sahoka#
18101.1003Sahoka# Flash subsystem
18111.1003Sahoka#
18121.1003Sahokainclude "dev/flash/files.flash"
18131.1003Sahoka
18141.1003Sahoka#
18151.1003Sahoka# NAND subsytem
18161.1003Sahoka#
18171.1003Sahokainclude "dev/nand/files.nand"
18181.1003Sahoka
18191.1019Sjmcneill#
18201.1020Scliff# NOR subsytem
18211.1020Scliff#
18221.1020Scliffinclude "dev/nor/files.nor"
18231.1031Sriz
18241.1031Sriz#
18251.1031Sriz# iscsi
18261.1031Sriz#
18271.1031Srizinclude "dev/iscsi/files.iscsi"
18281.1066Schristos
18291.1066Schristos# Atheros AR9k (802.11a/g/n) driver
18301.1066Schristosdefflag opt_athn.h	ATHN_DEBUG
18311.1066Schristosdevice	athn: arp, ether, ifnet, wlan
18321.1066Schristosfile	dev/ic/athn.c			athn
18331.1066Schristosfile	dev/ic/arn5008.c		athn
18341.1066Schristosfile	dev/ic/arn5416.c		athn
18351.1066Schristosfile	dev/ic/arn9003.c		athn
18361.1066Schristosfile	dev/ic/arn9280.c		athn
18371.1066Schristosfile	dev/ic/arn9285.c		athn
18381.1066Schristosfile	dev/ic/arn9287.c		athn
18391.1066Schristosfile	dev/ic/arn9380.c		athn
1840