files revision 1.912
11.912Stls#	$NetBSD: files,v 1.912 2008/08/04 03:55:47 tls Exp $
21.60Scgd
31.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
41.60Scgd
51.908Scubeversion 	20080610
61.798Scube
71.565Sthorpej#
81.565Sthorpej# device classes
91.565Sthorpej#
101.565Sthorpejdevclass disk
111.565Sthorpejdevclass tape
121.565Sthorpejdevclass ifnet
131.565Sthorpejdevclass tty
141.876Sjmcneilldevclass audiodev
151.876Sjmcneilldevclass displaydev
161.876Sjmcneilldevclass bus
171.565Sthorpej
181.112Sthorpej# options understood by the machine-independent part of the kernel
191.112Sthorpej# (note, these are case-sensitive)
201.473Slukem#
211.474Slukemdefflag				INSECURE
221.474Slukemdefflag				KMEMSTATS
231.474Slukemdefflag				KTRACE
241.781Skardeldefflag				MBUFTRACE
251.799Smattdefflag				PTRACE
261.799Smattdefflag				COREDUMP
271.883Saddefflag opt_modular.h		MODULAR
281.799Smatt
291.781Skardeldefparam			DEFCORENAME
301.781Skardeldefparam			HZ
311.474Slukemdefparam			MAXUPRC
321.474Slukemdefparam			RTC_OFFSET
331.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
341.573Sjunyoung
351.733Syamtdefflag				BUFQ_DISKSORT
361.733Syamtdefflag				BUFQ_FCFS
371.698Syamtdefflag				BUFQ_PRIOCSCAN
381.698Syamtdefflag				BUFQ_READPRIO
391.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
401.524Sthorpej
411.845Syamtdefflag	opt_sched.h		SCHED_4BSD
421.868Srminddefflag	opt_sched.h		SCHED_M2
431.845Syamt
441.616Senamidefparam			SOMAXKVA
451.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
461.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
471.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
481.247Sthorpej
491.474Slukemdefflag				MULTIPROCESSOR
501.486Satatat
511.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
521.459Senami
531.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
541.597Satatat
551.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
561.250Stron
571.891Smartindefflag				CPU_IN_CKSUM
581.891Smartin
591.592Schristosdefflag opt_posix.h		P1003_1B_SEMAPHORE
601.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
611.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
621.181Sjonathan
631.474Slukemdefflag	opt_ntp.h		PPS_SYNC NTP
641.129Sthorpej
651.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
661.676Schristos
671.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
681.474Slukemdefflag	opt_malloclog.h		MALLOCLOG
691.470Slukemdefparam opt_malloclog.h	MALLOCLOGSIZE
701.474Slukemdefflag	opt_malloc_debug.h	MALLOC_DEBUG
711.474Slukemdefflag	opt_pool.h		POOL_DIAGNOSTIC
721.470Slukemdefparam opt_poollog.h		POOL_LOGSIZE
731.812Sjmcneilldefflag	opt_powerhook.h		POWERHOOK_DEBUG
741.431Sfvdl
751.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
761.189Sscottr
771.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
781.474Slukem				EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
791.503Sjdolecek				EXEC_ELF_NOTELESS
801.199Sthorpej
811.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
821.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
831.688Sthorpej				DKWEDGE_METHOD_GPT
841.693Sthorpej				DKWEDGE_METHOD_MBR
851.686Sthorpej
861.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
871.725Schristos				VERIFIED_EXEC_FP_SHA256
881.725Schristos				VERIFIED_EXEC_FP_SHA384
891.725Schristos				VERIFIED_EXEC_FP_SHA512
901.725Schristos				VERIFIED_EXEC_FP_MD5
911.725Schristos				VERIFIED_EXEC_FP_RMD160
921.725Schristos
931.794Sdsl# Per system call number counts and times
941.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
951.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
961.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
971.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
981.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
991.794Sdsl
1001.774Seladdefparam opt_pax.h		PAX_MPROTECT
1011.817Selad				PAX_SEGVGUARD
1021.879Schristos 				PAX_ASLR
1031.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1041.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1051.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1061.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1071.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1081.774Selad
1091.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1101.789Selad
1111.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1121.803Sdyoung
1131.911Ssimonb# Write Ahead Physical Block Logging
1141.911Ssimonbdefflag opt_wapbl.h		WAPBL WAPBL_DEBUG
1151.911Ssimonbdefparam opt_wapbl.h		WAPBL_DEBUG_PRINT
1161.911Ssimonb
1171.199Sthorpej# compatibility options
1181.473Slukem#
1191.847Schristosdefflag	opt_compat_netbsd.h	COMPAT_40
1201.847Schristosdefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40
1211.786Smartindefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30
1221.786Smartindefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20
1231.786Smartindefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16
1241.786Smartindefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15
1251.786Smartindefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14
1261.786Smartindefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13
1271.786Smartindefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12
1281.786Smartindefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11
1291.786Smartindefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10
1301.589Schristosdefflag				COMPAT_OSSAUDIO
1311.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1321.474Slukemdefflag				COMPAT_IBCS2
1331.474Slukemdefflag				COMPAT_IRIX
1341.474Slukemdefflag				COMPAT_LINUX
1351.758Smanudefflag				COMPAT_LINUX32
1361.474Slukemdefflag				COMPAT_OSF1
1371.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1381.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1391.474Slukemdefflag				COMPAT_ULTRIX
1401.474Slukemdefflag				COMPAT_NETBSD32
1411.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1421.474Slukemdefflag				COMPAT_M68K4K
1431.474Slukemdefflag				COMPAT_MACH
1441.580Smanudefflag				COMPAT_DARWIN
1451.474Slukemdefflag				COMPAT_VAX1K
1461.474Slukemdefflag				COMPAT_43
1471.474Slukemdefflag				COMPAT_PECOFF
1481.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1491.221Sjonathan
1501.473Slukem#
1511.570Sthorpej# Cryptography support.  Include this early, since several things
1521.570Sthorpej# use it.
1531.624Sjonathan
1541.624Sjonathan# Individual crypto transforms
1551.570Sthorpejinclude "crypto/arc4/files.arc4"
1561.570Sthorpejinclude "crypto/des/files.des"
1571.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1581.570Sthorpejinclude "crypto/cast128/files.cast128"
1591.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1601.644Stlsinclude "crypto/skipjack/files.skipjack"
1611.570Sthorpej
1621.626Sthorpej# General-purpose crypto processing framework.
1631.626Sthorpejinclude "opencrypto/files.opencrypto"
1641.626Sthorpej
1651.570Sthorpej#
1661.618Sthorpej# System monitoring framework
1671.618Sthorpej#
1681.618Sthorpejinclude "dev/sysmon/files.sysmon"
1691.618Sthorpej
1701.618Sthorpej#
1711.563Sthorpej# Networking protocols
1721.563Sthorpej#
1731.743Sthorpejinclude "net80211/files.net80211"
1741.563Sthorpejinclude "netatalk/files.netatalk"
1751.782Sgdamoreinclude "netbt/files.netbt"
1761.565Sthorpejinclude "netinet/files.netinet"
1771.565Sthorpejinclude "netinet/files.ipfilter"
1781.565Sthorpejinclude "netinet6/files.netinet6"
1791.632Sitojuninclude "netinet6/files.ipsec"
1801.632Sitojuninclude "netipsec/files.netipsec"
1811.566Sthorpejinclude "netiso/files.netiso"
1821.567Sthorpejinclude "netnatm/files.netnatm"
1831.600Sjdolecekinclude "netsmb/files.netsmb"
1841.677Sitojuninclude "net/files.pf"
1851.563Sthorpej
1861.795Smattobsolete defflag		CCITT		# obsolete
1871.795Smattobsolete defflag		HDLC		# obsolete
1881.795Smattobsolete defflag		LLC		# obsolete
1891.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
1901.795Smattobsolete defflag		IPX		# obsolete
1911.825Scubeobsolete defflag opt_iso.h	TPCONS
1921.474Slukemdefflag				PFIL_HOOKS	# pfil(9)
1931.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
1941.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
1951.474Slukem						# Include deflate or bsd
1961.474Slukem						# compression, enable pppd
1971.474Slukem						# packet filtering support
1981.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
1991.189Sscottr
2001.189Sscottr# networking options
2011.473Slukem#
2021.474Slukemdefflag				GATEWAY
2031.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2041.474Slukemdefparam			SB_MAX
2051.171Smrg
2061.189Sscottr# file system options
2071.473Slukem#
2081.516Sthorpejdefflag				SOFTDEP			# XXX files.ufs?
2091.516Sthorpejdefflag				QUOTA			# XXX files.ufs?
2101.685Sthorpejdefflag				VNODE_LOCKDEBUG
2111.759Schsdefflag				MAGICLINKS
2121.353Soster
2131.276Sscottr# buffer cache size options
2141.473Slukem#
2151.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2161.276Sscottr
2171.449Sgmcgarry# userconf
2181.473Slukem#
2191.474Slukemdefflag				USERCONF
2201.449Sgmcgarry
2211.663Satatat# sysctl related
2221.663Satatat#
2231.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2241.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2251.665Satatat				SYSCTL_INCLUDE_DESCR
2261.663Satatat
2271.473Slukem#
2281.289Slukem# Not entirely MI, but present on multiple arch's
2291.473Slukem#
2301.289Slukem
2311.276Sscottr# PC-style MBR handling
2321.473Slukem#
2331.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2341.209Sjonathan
2351.745Sthorpej#
2361.209Sjonathan# debugging options
2371.473Slukem#
2381.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2391.745Sthorpej
2401.474Slukemdefflag	opt_kgdb.h		KGDB
2411.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2421.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2431.474Slukemdefflag				LOCKDEBUG
2441.474Slukemdefflag				SYSCALL_DEBUG
2451.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2461.271Sjonathan
2471.271Sjonathan# memory (ram) disk options
2481.473Slukem#
2491.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2501.474Slukem				MEMORY_DISK_DYNAMIC
2511.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2521.594Smatt				MEMORY_RBFLAGS
2531.159Sdrochner
2541.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2551.842Smanu
2561.543Sbriggs# Support for hardware performance monitoring counters
2571.543Sbriggs#
2581.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2591.636Sjdolecek
2601.819Swiz# Machine-independent device majors assignements
2611.640Sjdolecekinclude "conf/majors"
2621.543Sbriggs
2631.60Scgd# generic attributes
2641.473Slukem#
2651.519Saugustssdefine	audiobus	{ }
2661.474Slukemdefine	midibus		{ }
2671.232Saugustssdefine	midisyn
2681.638Sbouyerdefine	ata	        {[channel = -1]}
2691.674Sthorpejdefine	sata
2701.558Sthorpejdefine	scsi_core
2711.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
2721.638Sbouyerdefine	ata_hl		{[drive = -1]}
2731.637Sbouyerdefine	atapi		{ }
2741.489Sdrochnerdefine	radiodev	{ }
2751.614Sgmcgarrydefine	gpibdev		{[address = -1]}
2761.734Sjmcneilldefine	gpiobus		{ }
2771.769Srizdefine	onewirebus	{ }
2781.659Sbjh21define 	pckbport	{[slot = -1]}
2791.659Sbjh21define	pckbport_machdep_cnattach
2801.754Sthorpejdefine	firmload
2811.67Scgd
2821.67Scgd# audio device attributes
2831.473Slukem#
2841.63Sbrezakdefine	mulaw
2851.132Saugustssdefine	auconv
2861.500Skentdefine	aurateconv
2871.629Sthorpej
2881.228Saugustss# audio and midi devices, attaches to audio hardware driver
2891.473Slukem#
2901.876Sjmcneilldevice	audio: audiodev
2911.519Saugustssattach	audio at audiobus
2921.228Saugustssdevice	midi
2931.228Saugustssattach	midi at midibus
2941.363Sthorpej
2951.650Sbjh21# console bell via audio device
2961.650Sbjh21#
2971.650Sbjh21define	audiobell
2981.650Sbjh21
2991.635Sthorpej# I2C device support
3001.635Sthorpejinclude "dev/i2c/files.i2c"
3011.635Sthorpej
3021.813Sgdamore# SPI device support
3031.813Sgdamoreinclude "dev/spi/files.spi"
3041.813Sgdamore
3051.559Sthorpej# IR device support
3061.559Sthorpejinclude	"dev/ir/files.ir"
3071.559Sthorpej
3081.651Sjdolecek# Parallel Port Bus support
3091.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3101.651Sjdolecek
3111.363Sthorpej# raster operations attributes
3121.473Slukem#
3131.426Slukemdefine	rasops1
3141.426Slukemdefine	rasops2
3151.426Slukemdefine	rasops4
3161.426Slukemdefine	rasops8
3171.426Slukemdefine	rasops15
3181.426Slukemdefine	rasops16
3191.426Slukemdefine	rasops24
3201.426Slukemdefine	rasops32
3211.829Soberdefine	rasops_rotation
3221.60Scgd
3231.760Sjmcneill# splash screen support
3241.760Sjmcneillinclude "dev/splash/files.splash"
3251.760Sjmcneill
3261.768Sgdamore# videomode support
3271.768Sgdamoreinclude "dev/videomode/files.videomode"
3281.768Sgdamore
3291.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3301.457Sbjh21# fddi, token ring, atm and eco(net).
3311.473Slukem#
3321.874Scubedefine	arcnet
3331.88Schuckdefine	atm
3341.457Sbjh21define	eco
3351.60Scgddefine	ether
3361.67Scgddefine	fddi
3371.185Skmldefine	hippi
3381.399Sonoedefine	ieee1394
3391.282Sbaddefine	token
3401.284Sexplorerdefine	sppp
3411.719Sdyoungdefine	wlan: arc4, rijndael
3421.294Sitojundefine	crypto
3431.100Sws
3441.119Sis# devices ARPing IPv4 pull this in:
3451.473Slukem#
3461.119Sisdefine	arp
3471.119Sis
3481.515Sthorpej#
3491.515Sthorpej# ALTQ network traffic shaping subsystem
3501.515Sthorpej#
3511.515Sthorpejinclude "altq/files.altq"
3521.515Sthorpej
3531.473Slukem#
3541.560Sthorpej# IPKDB kernel debugger
3551.473Slukem#
3561.560Sthorpejinclude "ipkdb/files.ipkdb"
3571.102Sws
3581.404Sad# Logical disk
3591.473Slukem#
3601.404Saddevice	ld: disk
3611.426Slukemfile	dev/ld.c			ld			needs-flag
3621.513Sthorpej
3631.513Sthorpej#
3641.513Sthorpej# MII/PHY support for network devices
3651.513Sthorpej#
3661.513Sthorpejinclude "dev/mii/files.mii"
3671.375Sthorpej
3681.473Slukem#
3691.512Sthorpej# RAIDframe
3701.512Sthorpej#
3711.512Sthorpejinclude "dev/raidframe/files.raidframe"
3721.639Sgrog
3731.639Sgrog#
3741.542Sthorpej# Hardware-assisted data mover API
3751.542Sthorpej#
3761.542Sthorpejinclude "dev/dmover/files.dmover"
3771.512Sthorpej
3781.512Sthorpej#
3791.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
3801.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
3811.473Slukem#
3821.145Schristos
3831.145Schristos# Adaptec AIC-6[32]60 ICs
3841.473Slukem#
3851.173Sthorpejdevice	aic: scsi
3861.145Schristosfile	dev/ic/aic6360.c		aic
3871.346Sthorpej
3881.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
3891.473Slukem#
3901.346Sthorpejdefine	smc93cx6
3911.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
3921.83Sthorpej
3931.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
3941.473Slukem#
3951.474Slukemdefparam opt_ahc.h		AHC_DEBUG
3961.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
3971.173Sthorpejdevice	ahc: scsi
3981.345Sthorpejdefine	ahc_seeprom
3991.354Sfvdldefine	ahc_aic77xx
4001.142Senamifile	dev/ic/aic7xxx.c		ahc
4011.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4021.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4031.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4041.609Sfvdl
4051.609Sfvdl# Adaptec aic79xx SCSI controllers
4061.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4071.609Sfvdldevice	ahd: scsi
4081.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4091.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4101.318Sad
4111.318Sad# DPT EATA SCSI controllers
4121.473Slukem#
4131.318Saddevice	dpt: scsi
4141.318Sadfile	dev/ic/dpt.c			dpt
4151.355Sad
4161.355Sad# Compaq Smart ARRAY controllers
4171.473Slukem#
4181.355Saddevice	cac {unit = -1}
4191.355Sadfile	dev/ic/cac.c			cac
4201.355Sad
4211.404Sadattach	ld at cac with ld_cac
4221.404Sadfile	dev/ic/ld_cac.c			ld_cac
4231.419Sad
4241.764She# HP/Compaq Command Interface for SCSI-3 Support
4251.764She#
4261.764Shedevice ciss: scsi
4271.764Shefile	dev/ic/ciss.c			ciss
4281.764She
4291.419Sad# Mylex DAC960 RAID controllers
4301.473Slukem#
4311.419Saddevice	mlx {unit = -1}
4321.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4331.419Sad
4341.419Sadattach	ld at mlx with ld_mlx
4351.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4361.521Sad
4371.521Sad# ICP-Vortex/Intel RAID controllers
4381.521Sad#
4391.521Saddevice	icp {unit = -1}
4401.521Sadfile	dev/ic/icp.c			icp			needs-flag
4411.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
4421.521Sad
4431.521Sadattach	ld at icp with ld_icp
4441.521Sadfile	dev/ic/ld_icp.c			ld_icp
4451.521Sad
4461.521Saddevice	icpsp: scsi
4471.521Sadfile	dev/ic/icpsp.c			icpsp
4481.521Sadattach	icpsp at icp
4491.523Sad
4501.523Sad# Adaptec FSA RAID controllers
4511.523Sad#
4521.523Saddevice	aac {unit = -1}
4531.523Sadfile	dev/ic/aac.c			aac
4541.523Sad
4551.523Sadattach	ld at aac with ld_aac
4561.523Sadfile	dev/ic/ld_aac.c			ld_aac
4571.238Sdante
4581.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
4591.473Slukem#
4601.238Sdantedevice	adv: scsi
4611.238Sdantefile	dev/ic/adv.c			adv
4621.428Sthorpejfile	dev/ic/advlib.c			adv
4631.428Sthorpejfile	dev/ic/advmcode.c		adv
4641.248Sdante
4651.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
4661.473Slukem#
4671.248Sdantedevice	adw: scsi
4681.248Sdantefile	dev/ic/adw.c			adw
4691.194Sjonathan
4701.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
4711.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
4721.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
4731.130Sjonathan#  hardware-compatibility mode.)
4741.473Slukem#
4751.173Sthorpejdevice	bha: scsi
4761.142Senamifile	dev/ic/bha.c			bha
4771.130Sjonathan
4781.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
4791.130Sjonathan# (must be after bha, see above)
4801.473Slukem#
4811.173Sthorpejdevice	aha: scsi
4821.142Senamifile	dev/ic/aha.c			aha
4831.445Stsutsui
4841.445Stsutsui# Initio INIC-940/950 SCSI controllers
4851.473Slukem#
4861.445Stsutsuidevice	iha: scsi
4871.445Stsutsuifile	dev/ic/iha.c			iha
4881.118Scgd
4891.118Scgd# Qlogic ISP 10x0 SCSI Controllers
4901.473Slukem#
4911.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
4921.474Slukem				ISP_DISABLE_1080_SUPPORT
4931.474Slukem				ISP_DISABLE_2100_SUPPORT
4941.474Slukem				ISP_DISABLE_2200_SUPPORT
4951.846Smjacob				ISP_DISABLE_2300_SUPPORT
4961.894Smjacob				ISP_DISABLE_2322_SUPPORT
4971.846Smjacob				ISP_DISABLE_2400_SUPPORT
4981.846Smjacob				ISP_DISABLE_FW
4991.846Smjacob				ISP_TARGET_MODE
5001.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5011.894Smjacob				ISP_VPORTS
5021.173Sthorpejdevice	isp: scsi
5031.142Senamifile	dev/ic/isp.c			isp
5041.846Smjacobfile	dev/ic/isp_library.c		isp
5051.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5061.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5071.821Sbouyer# LSILogic MegaRAID SAS
5081.821Sbouyer#
5091.821Sbouyerdevice	mfi: scsi
5101.821Sbouyerfile	dev/ic/mfi.c			mfi
5111.821Sbouyer
5121.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5131.528Smatt#
5141.608Sthorpejdevice	mpt: scsi
5151.608Sthorpejfile	dev/ic/mpt.c			mpt
5161.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5171.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5181.605Stsutsui
5191.682Sitohy# Workbit NinjaSCSI-32 controllers
5201.682Sitohydevice	njs: scsi
5211.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5221.682Sitohy
5231.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5241.605Stsutsuidevice	oosiop: scsi
5251.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5261.436Stsutsui
5271.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5281.473Slukem#
5291.436Stsutsuidevice	osiop: scsi
5301.436Stsutsuifile	dev/ic/osiop.c			osiop
5311.364Sbouyer
5321.368Sbouyer# common stuff for siop and esiop
5331.473Slukem#
5341.426Slukemdefine	siop_common
5351.426Slukemfile	dev/ic/siop_common.c		siop_common
5361.368Sbouyer
5371.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5381.473Slukem#
5391.426Slukemdevice	siop: scsi,siop_common
5401.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
5411.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
5421.518Sbouyer
5431.518Sbouyerdevice	esiop: scsi,siop_common
5441.518Sbouyerfile	dev/ic/esiop.c			esiop
5451.94Smycroft
5461.94Smycroft# UltraStor SCSI controllers
5471.473Slukem#
5481.173Sthorpejdevice	uha: scsi
5491.142Senamifile	dev/ic/uha.c			uha
5501.409Sonoe
5511.878Sgarbled# 3Com common probe code
5521.878Sgarbleddefine  elink
5531.878Sgarbledfile    dev/isa/elink.c                 elink
5541.878Sgarbled
5551.409Sonoe# Aironet PC4500/PC4800
5561.473Slukem#
5571.653Stsarnadevice	an: arp, wlan, ifnet
5581.409Sonoefile	dev/ic/an.c			an
5591.86Smycroft
5601.376Sonoe# AMD 79c930-based 802.11 cards
5611.473Slukem#
5621.376Sonoedevice	awi: arp, wlan, ifnet
5631.376Sonoefile	dev/ic/awi.c			awi
5641.376Sonoefile	dev/ic/am79c930.c		awi
5651.438Sichiro
5661.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
5671.473Slukem#
5681.656Sjunyoungdevice	wi: arp, wlan, ifnet
5691.438Sichirofile	dev/ic/wi.c			wi
5701.617Sdyoung
5711.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
5721.641Sdyoung#
5731.767Sgdamoredefflag	opt_athhal.h	ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ
5741.656Sjunyoungdevice	ath: arp, wlan, ifnet
5751.641Sdyoungfile	dev/ic/ath.c					ath
5761.719Sdyoungfile	dev/ic/ath_netbsd.c				ath
5771.738Sdyoungfile	dev/ic/athrate-sample.c				ath
5781.765Sgdamorefile	contrib/dev/ath/netbsd/ah_osdep.c		ath
5791.766Sgdamoreobject	/athhal.o					ath
5801.641Sdyoung
5811.617Sdyoung# ADMtek ADM8211 802.11
5821.617Sdyoung#
5831.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
5841.617Sdyoungfile	dev/ic/atw.c			atw
5851.376Sonoe
5861.687Sdyoung# Realtek RTL8180 802.11
5871.687Sdyoung#
5881.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
5891.687Sdyoungfile	dev/ic/rtw.c			rtw
5901.687Sdyoungfile	dev/ic/rtwphy.c			rtw
5911.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
5921.687Sdyoung
5931.780Srpaulo# Ralink RT2500/RT2600 802.11
5941.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
5951.778Sdogcowfile	dev/ic/rt2560.c			ral
5961.778Sdogcowfile	dev/ic/rt2661.c			ral
5971.722Sdrochner
5981.83Sthorpej# 3Com Etherlink-III Ethernet controller
5991.473Slukem#
6001.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6011.142Senamifile	dev/ic/elink3.c			ep
6021.253Sfvdl
6031.253Sfvdl# 3Com EtherLink XL Controller
6041.473Slukem#
6051.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
6061.253Sfvdlfile	dev/ic/elinkxl.c		ex
6071.131Smatt
6081.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6091.473Slukem#
6101.173Sthorpejdevice	lc: arp, ether, ifnet
6111.142Senamifile	dev/ic/lemac.c			lc
6121.84Smycroft
6131.84Smycroft# LANCE and PCnet Ethernet controllers
6141.473Slukem#
6151.173Sthorpejdevice	le: arp, ether, ifnet
6161.426Slukemdefine	le24
6171.426Slukemdefine	le32
6181.227Sexplorerfile	dev/ic/am7990.c			le24
6191.225Sdrochnerfile	dev/ic/am79900.c		le32
6201.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6211.383Sthorpej
6221.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6231.473Slukem#
6241.383Sthorpejdevice	depca { }: le24
6251.383Sthorpejfile	dev/ic/depca.c			depca
6261.383Sthorpejattach	le at depca with le_depca
6271.122Sscottr
6281.290Smrg# Sun HME Ethernet controllers
6291.473Slukem#
6301.293Spkdevice	hme: arp, ether, ifnet, mii
6311.293Spkfile	dev/ic/hme.c			hme
6321.461Seeh
6331.461Seeh# Sun GEM Ethernet controllers
6341.473Slukem#
6351.461Seehdevice	gem: arp, ether, ifnet, mii
6361.461Seehfile	dev/ic/gem.c			gem
6371.290Smrg
6381.122Sscottr# 8390-family Ethernet controllers
6391.473Slukem#
6401.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
6411.122Sscottrdefine	dp8390nic
6421.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
6431.485Sbjh21
6441.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
6451.485Sbjh21#
6461.485Sbjh21define	dp83905
6471.485Sbjh21file	dev/ic/dp83905.c		dp83905
6481.484Sbjh21
6491.484Sbjh21# Macronix MX98905 Ethernet controller
6501.484Sbjh21# (use as an attribute for an "ne" bus attachment)
6511.484Sbjh21#
6521.484Sbjh21define	mx98905
6531.484Sbjh21file	dev/ic/mx98905.c		mx98905
6541.77Scgd
6551.282Sbad# TROPIC Token-Ring controller
6561.473Slukem#
6571.282Sbaddevice	tr: arp, token, ifnet
6581.282Sbadfile	dev/ic/tropic.c			tr
6591.282Sbad
6601.91Scgd# NCR 5380 SCSI Bus Controller
6611.473Slukem#
6621.91Scgddefine	ncr5380sbc
6631.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
6641.356Spkdevice	nca: scsi, ncr5380sbc
6651.91Scgd
6661.434Sfredette# Sun sc PAL SCSI Bus Controller
6671.473Slukem#
6681.434Sfredettedefine	sunscpal
6691.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
6701.434Sfredettedevice	ssc: scsi, sunscpal
6711.434Sfredette
6721.91Scgd# DEC FDDI Chipset
6731.473Slukem#
6741.91Scgddefine	pdq
6751.142Senamifile	dev/ic/pdq.c			pdq
6761.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
6771.98Schristos
6781.474Slukem# Cyclades Cyclom-8/16/32
6791.473Slukem#
6801.173Sthorpejdevice	cy: tty
6811.142Senamifile	dev/ic/cy.c			cy			needs-flag
6821.103Sthorpej
6831.103Sthorpej# Efficient Networks, Inc. ATM interface
6841.473Slukem#
6851.173Sthorpejdevice	en: atm, ifnet
6861.142Senamifile	dev/ic/midway.c			en
6871.117Sthorpej
6881.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
6891.473Slukem#
6901.117Sthorpejdefine	ncr53c9x
6911.359Smycroftdevice	esp: scsi, ncr53c9x
6921.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
6931.227Sexplorer
6941.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
6951.679Smycroftdevice	spc: scsi
6961.679Smycroftfile	dev/ic/mb89352.c		spc
6971.679Smycroft
6981.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
6991.796Sbjh21define	wd33c93
7001.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
7011.796Sbjh21
7021.590Ssoren# Hitachi HD44780 LCD panel controller
7031.590Ssorendefine	hd44780
7041.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
7051.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
7061.590Ssoren
7071.710Sjoff# Matrix keypad
7081.710Sjoffdefine	matrixkp
7091.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7101.710Sjoff
7111.227Sexplorer# Hitachi HD64570 serial controller
7121.473Slukem#
7131.359Smycroftdefine	hd64570
7141.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7151.339Schopps
7161.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7171.473Slukem#
7181.339Schoppsdevice	ntwoc: ifnet, hd64570
7191.128Spk
7201.128Spk# Intel 82586 Ethernet Controller
7211.473Slukem#
7221.128Spkdefine	i82586
7231.142Senamifile	dev/ic/i82586.c			i82586
7241.291Sthorpej
7251.658Sjkunz# Intel 82596 Ethernet Controller
7261.658Sjkunz#
7271.658Sjkunzdefine	i82596
7281.658Sjkunzfile	dev/ic/i82596.c			i82596
7291.658Sjkunz
7301.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7311.473Slukem#
7321.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7331.291Sthorpejfile	dev/ic/i82557.c			fxp
7341.389Sbjh21
7351.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7361.473Slukem#
7371.389Sbjh21define	seeq8005
7381.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
7391.137Sthorpej
7401.137Sthorpej# SMC 91Cxx Ethernet Controller
7411.473Slukem#
7421.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
7431.142Senamifile	dev/ic/smc91cxx.c		sm
7441.188Sthorpej
7451.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
7461.473Slukem#
7471.230Sthorpejdevice	epic: arp, ether, ifnet, mii
7481.188Sthorpejfile	dev/ic/smc83c170.c		epic
7491.309Sragge
7501.309Sragge# DEC SGEC Second Generation Ethernet Controller
7511.473Slukem#
7521.309Sraggedefine	sgec
7531.309Sraggefile	dev/ic/sgec.c			sgec
7541.177Senami
7551.715Sjdolecek# MB86950 Ethernet Controller
7561.715Sjdolecek#
7571.715Sjdolecekdefine	mb86950
7581.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
7591.715Sjdolecek
7601.177Senami# MB8696x Ethernet Controller
7611.473Slukem#
7621.177Senamidefine	mb86960
7631.177Senamifile	dev/ic/mb86960.c		mb86960
7641.177Senami
7651.177Senami# Generic MB8696x Ethernet Controller driver
7661.473Slukem#
7671.177Senamidevice	mbe: arp, ether, ifnet, mb86960
7681.146Saugustss
7691.146Saugustss# Interwave Am78C201 audio driver
7701.473Slukem#
7711.146Saugustssdefine	interwave
7721.146Saugustssfile	dev/ic/interwave.c		interwave
7731.154Sis
7741.154Sis# TMS 320av110 MPEG2/audio driver
7751.473Slukem#
7761.154Sisdefine	tms320av110
7771.154Sisfile	dev/ic/tms320av110.c		tms320av110
7781.152Sthorpej
7791.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
7801.152Sthorpej# National Semiconductor DS8390.
7811.473Slukem#
7821.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
7831.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
7841.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
7851.153Sthorpej
7861.153Sthorpej# 8250/16[45]50-based "com" ports
7871.668Sthorpej#
7881.749Schsdefflag	opt_com.h		COM_DEBUG
7891.153Sthorpej# XXX In a perfect world, this would be done with attributes
7901.788Sgdamoredefflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
7911.788Sgdamore				COM_REGMAP
7921.392Seehdevice	com { } : tty
7931.426Slukemfile	dev/ic/com.c			com			needs-flag
7941.336Sthorpej
7951.336Sthorpej# PC-like keyboard controller
7961.473Slukem#
7971.659Sbjh21device	pckbc: pckbport
7981.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
7991.274Sscw
8001.714Scubedevice	attimer
8011.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
8021.714Scube
8031.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
8041.473Slukem#
8051.274Sscwdevice	clmpcc: tty
8061.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
8071.385Sbjh21
8081.351Sgroo# National Semiconductor LM7[89]
8091.473Slukem#
8101.426Slukemdevice	lm: sysmon_envsys
8111.426Slukemfile	dev/ic/nslm7x.c			lm			needs-flag
8121.164Scgd
8131.843Sxtraeme# Abit uGuru
8141.843Sxtraeme#
8151.843Sxtraemedevice	ug: sysmon_envsys
8161.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8171.843Sxtraeme
8181.185Skml# Essential Communications Corp. HIPPI Interface
8191.473Slukem#
8201.426Slukemdevice	esh: hippi, ifnet
8211.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8221.242Sis
8231.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8241.473Slukem#
8251.874Scubedevice	bah: ifnet, arcnet, arp
8261.426Slukemfile	dev/ic/smc90cx6.c		bah
8271.234Saugustss
8281.234Saugustss# OPL2/OPL3 FM synth driver
8291.473Slukem#
8301.235Saugustssdevice	opl: midibus, midisyn
8311.234Saugustssfile	dev/ic/opl.c			opl
8321.234Saugustssfile	dev/ic/oplinstrs.c		opl
8331.305Saugustss
8341.305Saugustss# MPU401 MIDI UART compatibles
8351.473Slukem#
8361.305Saugustssdevice	mpu: midibus
8371.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8381.236Spk
8391.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8401.473Slukem#
8411.236Spkdefine	ad1848
8421.236Spkfile	dev/ic/ad1848.c			ad1848
8431.290Smrg
8441.290Smrg# AMD 7930 audio/ISDN codec
8451.473Slukem#
8461.366Saugustssdefine	am7930
8471.366Saugustssfile	dev/ic/am7930.c			am7930
8481.290Smrg
8491.290Smrg# SPARC `SUNW,audiocs'
8501.473Slukem#
8511.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
8521.290Smrgfile	dev/ic/cs4231.c			audiocs
8531.326Saugustss
8541.326Saugustss# AC-97 CODECs
8551.473Slukem#
8561.326Saugustssdefine	ac97
8571.326Saugustssfile	dev/ic/ac97.c			ac97
8581.437Sminoura
8591.437Sminoura# Oki MSM6258 support code
8601.473Slukem#
8611.437Sminouradefine msm6258
8621.437Sminourafile	dev/ic/msm6258.c		msm6258
8631.240Spk
8641.240Spk# LSI64854 DMA controller back-end
8651.473Slukem#
8661.240Spkdefine	lsi64854
8671.240Spkfile	dev/ic/lsi64854.c		lsi64854
8681.465Smrg
8691.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
8701.473Slukem#
8711.465Smrgdefine	cd18xx
8721.465Smrgfile	dev/ic/cd18xx.c			cd18xx
8731.240Spk
8741.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
8751.473Slukem#
8761.252Sthorpejdefine	rtl80x9
8771.252Sthorpejfile	dev/ic/rtl80x9.c		rtl80x9
8781.360Shaya
8791.654Swiz# Realtek 8129/8139 Ethernet controllers
8801.473Slukem#
8811.362Shayadevice	rtk: ether, ifnet, arp, mii
8821.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
8831.185Skml
8841.673Stoshii# Realtek 8169 Ethernet controllers
8851.673Stoshii#
8861.673Stoshiidevice	re: ether, ifnet, arp, mii
8871.709Syamtfile	dev/ic/rtl8169.c		re
8881.673Stoshii
8891.258Spk# Common code for ESDI/IDE/etc. controllers
8901.473Slukem#
8911.680Sthorpejdefine	wdc_common
8921.809Sitohydefine	ata_dma
8931.809Sitohydefine	ata_udma
8941.809Sitohydefine	ata_piobm
8951.680Sthorpejdevice	wdc: ata, wdc_common
8961.637Sbouyer
8971.835Sdyoungdefflag	opt_ata.h	ATADEBUG
8981.835Sdyoung
8991.656Sjunyoungdevice	atabus: atapi,ata_hl
9001.656Sjunyoungattach	atabus at ata
9011.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
9021.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
9031.386Sbjh21
9041.810Sitohy# Workbit NinjaATA-32 IDE controllers
9051.810Sitohydevice	njata: ata, ata_piobm, wdc_common
9061.810Sitohyfile	dev/ic/ninjaata32.c		njata
9071.810Sitohy
9081.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9091.473Slukem#
9101.386Sbjh21device	upc { [offset = -1] }
9111.386Sbjh21attach	wdc at upc with wdc_upc
9121.386Sbjh21attach	com at upc with com_upc
9131.651Sjdolecekattach	lpt at upc with lpt_upc
9141.426Slukemfile	dev/ic/upc.c			upc
9151.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9161.426Slukemfile	dev/ic/com_upc.c		com_upc
9171.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9181.327Smatt
9191.844Sbouyer# AHCI-compatible SATA controllers
9201.844Sbouyerdefine ahcisata_core
9211.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9221.844Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core
9231.844Sbouyer
9241.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
9251.473Slukem#
9261.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
9271.314Sthorpejfile	dev/ic/tulip.c			tlp
9281.322Sthorpej
9291.322Sthorpej# Adaptec AIC-6915 Ethernet interface
9301.473Slukem#
9311.322Sthorpejdevice	sf: arp, ether, ifnet, mii
9321.322Sthorpejfile	dev/ic/aic6915.c		sf
9331.378Spk
9341.378Spk# Mostek time-of-day clock and NVRAM
9351.473Slukem#
9361.378Spkdefine	mk48txx
9371.507Spkfile	dev/ic/mk48txx.c		mk48txx
9381.378Spk
9391.378Spk# Intersil 7170 time-of-day clock
9401.473Slukem#
9411.378Spkdefine	intersil7170
9421.378Spkfile	dev/ic/intersil7170.c		intersil7170
9431.434Sfredette
9441.434Sfredette# National Semiconductor MM58167 time-of-day clock
9451.473Slukem#
9461.434Sfredettedefine	mm58167
9471.434Sfredettefile	dev/ic/mm58167.c		mm58167
9481.643Stsutsui
9491.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
9501.643Stsutsui#
9511.643Stsutsuidefine	mc146818
9521.643Stsutsuifile	dev/ic/mc146818.c		mc146818
9531.422Sthorpej
9541.808Suwe# Ricoh RS5C313 time of-day-clock
9551.808Suwe#
9561.808Suwedefine	rs5c313
9571.808Suwefile	dev/ic/rs5c313.c		rs5c313
9581.808Suwe
9591.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
9601.473Slukem#
9611.422Sthorpejdefine	dl10019
9621.422Sthorpejfile	dev/ic/dl10019.c		dl10019
9631.453Senami
9641.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
9651.473Slukem#
9661.453Senamidefine	ax88190
9671.453Senamifile	dev/ic/ax88190.c		ax88190
9681.429Sjdolecek
9691.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
9701.473Slukem#
9711.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
9721.429Sjdolecekfile	dev/ic/we.c			we
9731.432Sjdolecek
9741.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
9751.473Slukem#
9761.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
9771.557Stsutsui
9781.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
9791.557Stsutsui#
9801.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
9811.557Stsutsuifile	dev/ic/fmv.c			fmv
9821.471Syamt
9831.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
9841.473Slukem#
9851.471Syamtdevice	cs: arp, ether, ifnet
9861.704Sjoffdevice	tscs: arp, ether, ifnet
9871.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
9881.487Saugustss
9891.487Saugustss# Radio device attributes
9901.487Saugustss#
9911.487Saugustssdefine	tea5757
9921.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
9931.487Saugustssdefine	lm700x
9941.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
9951.179Sdrochner
9961.837Stnn# Philips PCF8584 i2c controller
9971.837Stnndefine	pcf8584
9981.837Stnnfile	dev/ic/pcf8584.c		pcf8584
9991.837Stnn
10001.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
10011.784Sdrochner#
10021.784Sdrochnerdefine acpipmtimer
10031.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
10041.784Sdrochner
10051.834Snjolydevice 	hpet
10061.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
10071.834Snjoly
10081.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
10091.836Sdrochnerdefine drm {}
10101.836Sdrochnerinclude	dev/drm/files.drm
10111.836Sdrochner
10121.179Sdrochner# Definitions for wscons
10131.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
10141.473Slukem#
10151.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
10161.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
10171.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
10181.479Saugustssdefine	wsmousedev		{[mux = 0]}
10191.761Smacallandefine	vcons
10201.179Sdrochner# attribute to pull in raster support
10211.473Slukem#
10221.179Sdrochnerdefine	wsrasteremulops
10231.187Sdrochner# common PC display functions
10241.473Slukem#
10251.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
10261.426Slukemdefine	pcdisplayops
10271.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
10281.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
10291.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
10301.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
10311.777Smartin# someday when we might make /dev/fb* support MI)
10321.777Smartindefine	fb
10331.179Sdrochner# VGA graphics
10341.473Slukem#
10351.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
10361.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
10371.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
10381.593Stsutsuidefflag opt_vga.h		VGA_RESET
10391.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
10401.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
10411.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
10421.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
10431.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
10441.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
10451.473Slukem#
10461.761Smacallandevice	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
10471.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
10481.551Suwefile	dev/ic/igsfb_subr.c		igsfb
10491.91Scgd
10501.683Sjkunz# STI (hp graphics)
10511.683Sjkunzdevice	sti: wsemuldisplaydev
10521.897Sskrllfile	dev/ic/sti.c		sti & (sti_pci | sti_gedoens)
10531.683Sjkunz
10541.892Sdrochnerinclude "dev/wscons/files.wscons"
10551.892Sdrochnerinclude "dev/rasops/files.rasops"
10561.892Sdrochnerinclude "dev/wsfont/files.wsfont"
10571.892Sdrochnerinclude "dev/wsfb/files.wsfb"
10581.892Sdrochner
10591.77Scgd# Attributes which machine-independent bus support can be attached to.
10601.77Scgd# These should be defined here, because some of these busses can have
10611.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
10621.77Scgd# ordering constraints on inclusion of the busses' "files" files.
10631.473Slukem#
10641.474Slukemdefine	isabus	{ }			# ISA attachment
10651.474Slukemdefine	eisabus	{ }			# EISA attachment
10661.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
10671.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
10681.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
10691.474Slukemdefine	usbus	{ }			# USB attachment
10701.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
10711.474Slukemdefine	vmebus	{ }			# VME bus attachment
10721.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
10731.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
10741.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
10751.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
10761.222Saugustss
10771.222Saugustss# We need the USB bus controllers here so different busses can
10781.222Saugustss# use them in an 'attach-with'.
10791.222Saugustss# UHCI USB controller
10801.473Slukem#
10811.703Sfvdl
10821.703Sfvdldefparam USB_MEM_RESERVE
10831.703Sfvdl
10841.890Sdrochnerdefine	usbroothub
10851.890Sdrochnerfile	dev/usb/usbroothub_subr.c	usbroothub
10861.890Sdrochner
10871.890Sdrochnerdevice	uhci: usbus, usbroothub
10881.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
10891.222Saugustss
10901.222Saugustss# OHCI USB controller
10911.473Slukem#
10921.890Sdrochnerdevice	ohci: usbus, usbroothub
10931.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
10941.412Saugustss
10951.412Saugustss# EHCI USB controller
10961.473Slukem#
10971.890Sdrochnerdevice	ehci: usbus, usbroothub
10981.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
10991.545Sisaki
11001.545Sisaki# SL811HS/T USB controller
11011.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
11021.893Sisakidevice	slhci: usbus, usbroothub
11031.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
11041.579Smartin
11051.863Splunky# USB HID processing (as used by bluetooth and usb code)
11061.863Splunkydefine	hid
11071.863Splunkyfile	dev/usb/hid.c			hid
11081.863Splunky
11091.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
11101.579Smartindevice	mtd: arp, ether, ifnet, mii
11111.579Smartinfile	dev/ic/mtd803.c			mtd
11121.369Smatt
11131.487Saugustss# radio devices, attaches to radio hardware driver
11141.487Saugustssdevice	radio
11151.489Sdrochnerattach	radio at radiodev
11161.498Sjmc
11171.402Smatt# IEEE 1394 controllers
11181.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
11191.473Slukem#
11201.369Smattdevice	fwohci: fwbus
11211.520Saugustss
11221.520Saugustss# Sony Programmable I/O Controller
11231.520Saugustssdevice	spic: wsmousedev
11241.520Saugustssfile	dev/ic/spic.c			spic
11251.529Saugustss
11261.529Saugustss# IBM CPC700 PowerPC bridge
11271.529Saugustssdefine	cpcbus { addr, [irq=-1] }
11281.529Saugustssdevice	cpc: cpcbus, pcibus
11291.529Saugustssfile	dev/ic/cpc700.c			cpc
11301.529Saugustss
11311.529Saugustssattach	com at cpcbus with com_cpcbus
11321.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
11331.529Saugustss
11341.529Saugustssdevice	cpctim
11351.529Saugustssattach	cpctim at cpcbus
11361.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
11371.529Saugustss
11381.530Saugustssdevice	cpciic
11391.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
11401.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
11411.529Saugustss
11421.60Scgd
11431.414Sthorpej# Attribute used by various things that need BPF's virtual machine
11441.473Slukem#
11451.414Sthorpejdefine	bpf_filter
11461.532Swrstudendefparam opt_bpf.h	BPF_BUFSIZE
11471.414Sthorpej
11481.415Smartin# Attributes used by the ISDN subsystem
11491.473Slukem#
11501.502Smartindefine	isdndev		# the ISDN subsystem
11511.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
11521.458Senami			# specific)
11531.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
11541.415Smartin
11551.575Sleo# The isac found on the Fritz V2.0 Card.
11561.575Sleodefine	nisacsx
11571.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
11581.575Sleo
11591.575Sleo# The 'standard' isac
11601.575Sleodefine	nisac
11611.575Sleofile	dev/ic/isac.c			nisac	needs-flag
11621.575Sleo
11631.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
11641.473Slukem#
11651.575Sleodevice	isic: isdndev, passive_isdn, nisac
11661.415Smartin
11671.426Slukemfile	dev/ic/isic.c			isic
11681.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
11691.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
11701.426Slukemfile	dev/ic/hscx.c			isic
11711.426Slukemfile	dev/ic/isic_bchan.c		isic
11721.415Smartin
11731.415Smartin# (old) Diehl active ISDN cards
11741.473Slukem#
11751.823Scube#device	daic: isdndev
11761.823Scube#file	dev/ic/daic.c			daic
11771.415Smartin
11781.634Spooka# AWM B1/T1
11791.634Spooka# XXX: passive_isdn
11801.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
11811.634Spookafile	dev/ic/iavc.c			iavc
11821.634Spooka
11831.60Scgd# legitimate pseudo-devices
11841.473Slukem#
11851.907Sdrochnerdefpseudodev vnd:	disk
11861.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
11871.474Slukemdefpseudo ccd:		disk
11881.570Sthorpejdefpseudo cgd:		disk, des, blowfish, cast128, rijndael
11891.907Sdrochnerdefpseudodev md:	disk
11901.647Shannkendefpseudo fss:		disk
11911.298Sthorpej
11921.474Slukemdefpseudo pty:		tty
11931.298Sthorpejdefpseudo rnd
11941.610Sraggedefpseudo ksyms
11951.642Scdidefpseudo nullcons
11961.807Saddefpseudo lockstat
11971.839Sbouyerdefpseudo bio:		sysmon_envsys
11981.298Sthorpej
11991.474Slukemdefpseudo loop:		ifnet
12001.474Slukemdefpseudo sl:		ifnet
12011.474Slukemdefpseudo ppp:		ifnet, bpf_filter
12021.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
12031.474Slukemdefpseudo sppp:		ifnet
12041.474Slukemdefpseudo tun:		ifnet
12051.474Slukemdefpseudo vlan:		ifnet, ether
12061.474Slukemdefpseudo bridge:	ifnet, ether
12071.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
12081.474Slukemdefpseudo strip:	ifnet
12091.474Slukemdefpseudo gre:		ifnet
12101.474Slukemdefpseudo gif:		ifnet
12111.474Slukemdefpseudo faith:	ifnet
12121.826Smousedefpseudo srt:		ifnet
12131.474Slukemdefpseudo stf:		ifnet
12141.907Sdrochnerdefpseudodev tap:	ifnet, ether, arp, bpf_filter
12151.775Sliamjfoydefpseudo carp:		ifnet, ether, arp, bpf_filter
12161.907Sdrochnerdefpseudodev etherip:	ifnet, ether, arp, bpf_filter
12171.60Scgd
12181.298Sthorpejdefpseudo sequencer
12191.462Smanudefpseudo clockctl
12201.504Smanudefpseudo irix_kmem
12211.522Smanudefpseudo irix_usema
12221.228Saugustss
12231.912Stls#
12241.912Stls# Accept filters.  XXX should use another registration/initialization method.
12251.912Stls#
12261.912Stlsdefpseudo accf_data
12271.912Stlsdefpseudo accf_http
12281.912Stls
12291.415Smartin# ISDN userland pseudo devices
12301.473Slukem#
12311.502Smartindefpseudo isdntrc:	isdndev, tty
12321.502Smartindefpseudo isdnbchan:	isdndev, tty
12331.502Smartindefpseudo isdntel:	isdndev, tty
12341.502Smartindefpseudo isdnctl:	isdndev, tty
12351.502Smartindefpseudo isdn:		isdndev, tty
12361.502Smartin
12371.502Smartin# ISDN network interfaces
12381.502Smartindefpseudo irip:		isdndev, ifnet
12391.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
12401.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
12411.539Sthorpej
12421.539Sthorpej# KTTCP network throughput testing pseudo-device
12431.539Sthorpejdefpseudo kttcp
12441.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
12451.576Sblymn
12461.790Selad# Veriexec
12471.717Sblymndefpseudo veriexec
12481.790Seladfile	kern/kern_verifiedexec.c	veriexec
12491.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
12501.415Smartin
12511.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
12521.582Shayadefpseudo fwiso:	ieee1394
12531.582Shaya
12541.681Sdrochner# driver attach / detach user interface
12551.681Sdrochnerdefpseudo drvctl
12561.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
12571.681Sdrochner
12581.857Sad# cpu control
12591.857Saddefpseudo cpuctl
12601.857Sad
12611.870Spooka# pass-to-userspace transporter
12621.870Spookadefpseudo putter
12631.873Spookafile	dev/putter/putter.c		putter
12641.870Spooka
12651.875Spooka# userspace block/char device drivers
12661.875Spookadefpseudo pud
12671.875Spookafile	dev/pud/pud.c			pud
12681.875Spookafile	dev/pud/pud_dev.c		pud
12691.875Spooka
12701.516Sthorpej#
12711.516Sthorpej# File systems
12721.516Sthorpej#
12731.696Sjdolecekinclude "coda/files.coda"
12741.583Sjdolecekinclude "fs/adosfs/files.adosfs"
12751.696Sjdolecekinclude "fs/cd9660/files.cd9660"
12761.848Srumbleinclude "fs/efs/files.efs"
12771.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
12781.833Sdilloinclude "fs/hfs/files.hfs"
12791.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
12801.696Sjdolecekinclude "fs/ntfs/files.ntfs"
12811.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
12821.815Spookainclude "fs/puffs/files.puffs"
12831.756Sreinoudinclude "fs/udf/files.udf"
12841.516Sthorpejinclude "fs/smbfs/files.smbfs"
12851.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
12861.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
12871.696Sjdolecekinclude "fs/union/files.union"
12881.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
12891.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
12901.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
12911.516Sthorpejinclude "miscfs/overlay/files.overlay"
12921.516Sthorpejinclude "miscfs/portal/files.portal"
12931.516Sthorpejinclude "miscfs/procfs/files.procfs"
12941.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
12951.516Sthorpejinclude "nfs/files.nfs"
12961.516Sthorpejinclude "ufs/files.ufs"
12971.516Sthorpej
12981.516Sthorpej#
12991.744Sthorpej# UVM (virtual memory)
13001.744Sthorpej#
13011.744Sthorpejinclude "uvm/files.uvm"
13021.744Sthorpej
13031.744Sthorpej#
13041.811Selad# Security models
13051.811Selad#
13061.811Seladinclude "secmodel/files.secmodel"
13071.811Selad
13081.811Selad#
13091.60Scgd# kernel sources
13101.473Slukem#
13111.887Sjoergfile	conf/debugsyms.c
13121.706Skentfile	dev/auconv.c			auconv | mulaw
13131.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
13141.650Sbjh21file	dev/audiobell.c			audiobell
13151.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
13161.839Sbouyerfile	dev/bio.c			bio			needs-flag
13171.426Slukemfile	dev/ccd.c			ccd			needs-flag
13181.555Selricfile	dev/cgd.c			cgd			needs-flag
13191.555Selricfile	dev/cgd_crypto.c		cgd
13201.623Sthorpejfile	dev/clock_subr.c
13211.491Slukemfile	dev/clockctl.c			clockctl		needs-flag
13221.797Schristosfile	dev/dksubr.c			cgd | xbd | ccd | raid
13231.689Sthorpejfile	dev/dkwedge/dk.c
13241.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
13251.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
13261.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
13271.754Sthorpejfile	dev/firmload.c			firmload
13281.647Shannkenfile	dev/fss.c			fss			needs-count
13291.807Sadfile	dev/lockstat.c			lockstat		needs-flag
13301.426Slukemfile	dev/md.c			md			needs-count
13311.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
13321.785Schapfile	dev/midictl.c			midisyn
13331.426Slukemfile	dev/midisyn.c			midisyn
13341.497Schristosfile	dev/mm.c
13351.697Skentfile	dev/mulaw.c			mulaw			needs-flag
13361.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
13371.487Saugustssfile	dev/radio.c			radio			needs-flag
13381.426Slukemfile	dev/rnd.c			rnd			needs-flag
13391.426Slukemfile	dev/rndpool.c			rnd			needs-flag
13401.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
13411.426Slukemfile	dev/vnd.c			vnd			needs-flag
13421.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
13431.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
13441.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
13451.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
13461.799Smattfile	kern/core_elf32.c		coredump & exec_elf32
13471.799Smattfile	kern/core_elf64.c		coredump & exec_elf64
13481.799Smattfile	kern/core_netbsd.c		coredump & (exec_aout | exec_coff |
13491.799Smatt					     exec_ecoff | exec_macho | lkm)
13501.426Slukemfile	kern/cnmagic.c
13511.426Slukemfile	kern/exec_aout.c		exec_aout
13521.426Slukemfile	kern/exec_conf.c
13531.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
13541.426Slukemfile	kern/exec_elf32.c		exec_elf32
13551.426Slukemfile	kern/exec_elf64.c		exec_elf64
13561.452Schristosfile	kern/exec_macho.c		exec_macho
13571.426Slukemfile	kern/exec_script.c		exec_script
13581.426Slukemfile	kern/exec_subr.c
13591.426Slukemfile	kern/init_main.c
13601.645Satatatfile	kern/init_sysctl.c
13611.426Slukemfile	kern/init_sysent.c
13621.426Slukemfile	kern/kern_acct.c
13631.773Seladfile	kern/kern_auth.c
13641.426Slukemfile	kern/kern_clock.c
13651.830Sadfile	kern/kern_condvar.c
13661.830Sadfile	kern/kern_core.c
13671.845Syamtfile	kern/kern_cpu.c
13681.426Slukemfile	kern/kern_descrip.c
13691.574Sjdolecekfile	kern/kern_event.c
13701.426Slukemfile	kern/kern_exec.c
13711.426Slukemfile	kern/kern_exit.c
13721.426Slukemfile	kern/kern_fork.c
13731.845Syamtfile	kern/kern_idle.c
13741.426Slukemfile	kern/kern_kthread.c
13751.860Sadfile	kern/kern_ktrace.c		ktrace
13761.610Sraggefile	kern/kern_ksyms.c		ksyms | ddb | lkm needs-flag
13771.426Slukemfile	kern/kern_lkm.c			lkm
13781.426Slukemfile	kern/kern_lock.c
13791.588Sthorpejfile	kern/kern_lwp.c
13801.426Slukemfile	kern/kern_malloc.c
13811.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
13821.886Sadfile	kern/kern_module.c
13831.830Sadfile	kern/kern_mutex.c
13841.790Seladfile	kern/kern_fileassoc.c		fileassoc
13851.426Slukemfile	kern/kern_ntptime.c
13861.817Seladfile	kern/kern_pax.c			pax_mprotect | pax_segvguard
13871.426Slukemfile	kern/kern_physio.c
13881.876Sjmcneillfile	kern/kern_pmf.c
13891.426Slukemfile	kern/kern_proc.c
13901.426Slukemfile	kern/kern_prot.c
13911.549Sgmcgarryfile	kern/kern_ras.c
13921.426Slukemfile	kern/kern_resource.c
13931.902Srmindfile	kern/kern_runq.c
13941.830Sadfile	kern/kern_rwlock.c
13951.426Slukemfile	kern/kern_sig.c
13961.830Sadfile	kern/kern_sleepq.c
13971.867Sadfile	kern/kern_softint.c
13981.831Sadfile	kern/kern_stub.c
13991.830Sadfile	kern/kern_subr.c
14001.426Slukemfile	kern/kern_synch.c
14011.426Slukemfile	kern/kern_sysctl.c
14021.781Skardelfile	kern/kern_tc.c
14031.426Slukemfile	kern/kern_time.c
14041.595Sthorpejfile	kern/kern_timeout.c
14051.830Sadfile	kern/kern_turnstile.c
14061.806Sgdamorefile	kern/kern_todr.c
14071.652Stsarnafile	kern/kern_uuid.c
14081.426Slukemfile	kern/kern_xxx.c
14091.426Slukemfile	kern/kgdb_stub.c		kgdb
14101.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
14111.868Srmindfile	kern/sched_m2.c			sched_m2
14121.426Slukemfile	kern/subr_autoconf.c
14131.731Syamtfile	kern/subr_blist.c		vmswap
14141.736Syamtfile	kern/subr_bufq.c
14151.776Syamtfile	kern/subr_callback.c
14161.830Sadfile	kern/subr_debug.c		debug
14171.550Sgehennafile	kern/subr_devsw.c
14181.426Slukemfile	kern/subr_disk.c
14191.770Sblymnfile	kern/subr_iostat.c
14201.657Srtrfile	kern/subr_evcnt.c
14211.426Slukemfile	kern/subr_extent.c
14221.854Spookafile	kern/subr_hash.c
14231.783Syamtfile	kern/subr_kmem.c
14241.883Sadfile	kern/subr_kobj.c
14251.830Sadfile	kern/subr_lockdebug.c
14261.426Slukemfile	kern/subr_log.c
14271.884Syamtfile	kern/subr_percpu.c
14281.426Slukemfile	kern/subr_pool.c
14291.426Slukemfile	kern/subr_prf.c
14301.861Sadfile	kern/subr_prf2.c
14311.426Slukemfile	kern/subr_prof.c
14321.739Syamtfile	kern/subr_once.c
14331.757Sjmmvfile	kern/subr_optstr.c
14341.814Sthorpejfile	kern/subr_specificdata.c
14351.842Smanufile	kern/subr_tftproot.c		tftproot
14361.858Spookafile	kern/subr_time.c
14371.449Sgmcgarryfile	kern/subr_userconf.c		userconf
14381.783Syamtfile	kern/subr_vmem.c
14391.739Syamtfile	kern/subr_workqueue.c
14401.866Sadfile	kern/subr_xcall.c
14411.841Srmindfile	kern/sys_aio.c
14421.895Sadfile	kern/sys_descrip.c
14431.426Slukemfile	kern/sys_generic.c
14441.886Sadfile	kern/sys_module.c
14451.862Srmindfile	kern/sys_mqueue.c
14461.830Sadfile	kern/sys_lwp.c
14471.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
14481.543Sbriggsfile	kern/sys_pmc.c
14491.800Smattfile	kern/sys_process.c		ptrace | ktrace
14501.885Srmindfile	kern/sys_pset.c
14511.896Sadfile	kern/sys_select.c
14521.830Sadfile	kern/sys_sig.c
14531.827Sadfile	kern/sys_sched.c
14541.426Slukemfile	kern/sys_socket.c
14551.426Slukemfile	kern/syscalls.c			syscall_debug
14561.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
14571.426Slukemfile	kern/sysv_msg.c			sysvmsg
14581.426Slukemfile	kern/sysv_sem.c			sysvsem
14591.426Slukemfile	kern/sysv_shm.c			sysvshm
14601.426Slukemfile	kern/tty.c
14611.426Slukemfile	kern/tty_conf.c
14621.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
14631.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
14641.694Schristosfile	kern/tty_ptm.c			pty
14651.426Slukemfile	kern/tty_subr.c
14661.426Slukemfile	kern/tty_tty.c
14671.912Stlsfile	kern/uipc_accf.c		inet
14681.426Slukemfile	kern/uipc_domain.c
14691.426Slukemfile	kern/uipc_mbuf.c
14701.426Slukemfile	kern/uipc_mbuf2.c
14711.864Sdyoungfile	net/link_proto.c
14721.426Slukemfile	kern/uipc_proto.c
14731.592Schristosfile	kern/uipc_sem.c			p1003_1b_semaphore
14741.426Slukemfile	kern/uipc_socket.c
14751.426Slukemfile	kern/uipc_socket2.c
14761.426Slukemfile	kern/uipc_syscalls.c
14771.426Slukemfile	kern/uipc_usrreq.c
14781.426Slukemfile	kern/vfs_bio.c
14791.426Slukemfile	kern/vfs_cache.c
14801.426Slukemfile	kern/vfs_getcwd.c
14811.732Sjmmvfile	kern/vfs_hooks.c
14821.426Slukemfile	kern/vfs_init.c
14831.426Slukemfile	kern/vfs_lockf.c
14841.426Slukemfile	kern/vfs_lookup.c
14851.426Slukemfile	kern/vfs_subr.c
14861.426Slukemfile	kern/vfs_syscalls.c
14871.828Shannkenfile	kern/vfs_trans.c
14881.426Slukemfile	kern/vfs_vnops.c
14891.911Ssimonbfile	kern/vfs_wapbl.c		wapbl
14901.723Sthorpejfile	kern/vfs_xattr.c
14911.426Slukemfile	kern/vnode_if.c
14921.426Slukemfile	miscfs/deadfs/dead_vnops.c
14931.426Slukemfile	miscfs/fifofs/fifo_vnops.c
14941.869Spookafile	miscfs/genfs/genfs_io.c
14951.889Sdhollandfile	miscfs/genfs/genfs_vfsops.c
14961.426Slukemfile	miscfs/genfs/genfs_vnops.c
14971.426Slukemfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs | lkm
14981.426Slukemfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs | lkm
14991.426Slukemfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs | lkm
15001.426Slukemfile	miscfs/specfs/spec_vnops.c
15011.426Slukemfile	miscfs/syncfs/sync_subr.c
15021.426Slukemfile	miscfs/syncfs/sync_vnops.c
15031.700Schristosfile	net/bpf.c			bpfilter		needs-flag
15041.426Slukemfile	net/bpf_filter.c		bpf_filter
15051.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
15061.426Slukemfile	net/if.c
15071.874Scubefile	net/if_arcsubr.c		arcnet			needs-flag
15081.426Slukemfile	net/if_atmsubr.c		atm
15091.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
15101.433Sthorpejfile	net/bridgestp.c			bridge
15111.457Sbjh21file	net/if_ecosubr.c		eco
15121.818Srpaulofile	net/if_etherip.c		etherip			needs-flag
15131.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
15141.511Smartin					    wlan
15151.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
15161.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
15171.426Slukemfile	net/if_gif.c			gif			needs-flag
15181.468Satatatfile	net/if_gre.c			gre			needs-flag
15191.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
15201.426Slukemfile	net/if_ieee1394subr.c		ieee1394
15211.701Speterfile	net/if_loop.c			loop			needs-flag
15221.426Slukemfile	net/if_media.c
15231.702Schristosfile	net/if_ppp.c			ppp			needs-flag
15241.826Smousefile	net/if_srt.c			srt
15251.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
15261.702Schristosfile	net/if_sl.c			sl			needs-flag
15271.426Slukemfile	net/if_spppsubr.c		sppp
15281.702Schristosfile	net/if_strip.c			strip			needs-flag
15291.426Slukemfile	net/if_tokensubr.c		token			needs-flag
15301.708Scubefile	net/if_tap.c			tap			needs-flag
15311.468Satatatfile	net/if_tun.c			tun			needs-flag
15321.426Slukemfile	net/if_vlan.c			vlan			needs-flag
15331.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
15341.751Speterfile	net/pfil.c			pfil_hooks | ipfilter | pf
15351.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
15361.426Slukemfile	net/ppp_tty.c			ppp
15371.899Sthorpejfile	net/net_stats.c
15381.426Slukemfile	net/radix.c
15391.426Slukemfile	net/raw_cb.c
15401.426Slukemfile	net/raw_usrreq.c
15411.426Slukemfile	net/route.c
15421.426Slukemfile	net/rtsock.c
15431.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
15441.904Sadfile	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression
15451.912Stlsfile	netinet/accf_data.c		inet & accf_data
15461.912Stlsfile	netinet/accf_http.c		inet & accf_http
15471.888Sjoergfile	netinet/cpu_in_cksum.c		(inet | inet6) & !cpu_in_cksum
15481.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
15491.426Slukemfile	netinet/if_atm.c		atm
15501.888Sjoergfile	netinet/in4_cksum.c		inet
15511.888Sjoergfile	netinet/in_cksum.c		inet
15521.426Slukemfile	netinet/in_gif.c		gif & inet
15531.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
15541.648Sscwfile	netinet/ip_ecn.c		ipsec | fast_ipsec | gif | stf
15551.426Slukemfile	netinet/ip_encap.c		inet | inet6
15561.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
15571.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
15581.426Slukemfile	netinet6/in6_gif.c		gif & inet6
15591.516Sthorpej
15601.502Smartinfile	netisdn/i4b_ctl.c		isdnctl			needs-flag
15611.502Smartinfile	netisdn/i4b_isppp.c		ippp			needs-count
15621.502Smartinfile	netisdn/i4b_ipr.c		irip			needs-count
15631.502Smartinfile	netisdn/i4b_rbch.c		isdnbchan		needs-count
15641.502Smartinfile	netisdn/i4b_tel.c		isdntel			needs-count
15651.502Smartinfile	netisdn/i4b_trace.c		isdntrc			needs-count
15661.426Slukem
15671.430Smartinfile	netisdn/i4b_mbuf.c		passive_isdn
15681.426Slukemfile	netisdn/i4b_l2.c		passive_isdn
15691.426Slukemfile	netisdn/i4b_l2fsm.c		passive_isdn
15701.426Slukemfile	netisdn/i4b_uframe.c		passive_isdn
15711.426Slukemfile	netisdn/i4b_tei.c		passive_isdn
15721.426Slukemfile	netisdn/i4b_sframe.c		passive_isdn
15731.426Slukemfile	netisdn/i4b_iframe.c		passive_isdn
15741.426Slukemfile	netisdn/i4b_l2timer.c		passive_isdn
15751.426Slukemfile	netisdn/i4b_util.c		passive_isdn
15761.426Slukemfile	netisdn/i4b_lme.c		passive_isdn
15771.415Smartin# Q.931 handler
15781.426Slukemfile	netisdn/i4b_q931.c		passive_isdn
15791.426Slukemfile	netisdn/i4b_q932fac.c		passive_isdn
15801.426Slukemfile	netisdn/i4b_l3fsm.c		passive_isdn
15811.426Slukemfile	netisdn/i4b_l3timer.c		passive_isdn
15821.426Slukemfile	netisdn/i4b_l2if.c		passive_isdn
15831.426Slukemfile	netisdn/i4b_l4if.c		passive_isdn
15841.502Smartin# isdn device driver, interface to isdnd
15851.502Smartinfile	netisdn/i4b_i4bdrv.c		isdn			needs-flag
15861.502Smartinfile	netisdn/i4b_l4.c		isdndev			needs-flag
15871.502Smartinfile	netisdn/i4b_l4mgmt.c		isdndev			needs-flag
15881.502Smartinfile	netisdn/i4b_l4timer.c		isdndev			needs-flag
15891.634Spooka# capi
15901.634Spookafile	netisdn/i4b_capi_l4if.c		isdncapi
15911.634Spookafile	netisdn/i4b_capi_llif.c		isdncapi
15921.634Spookafile	netisdn/i4b_capi_msgs.c		isdncapi
15931.493Sjdolecek
15941.493Sjdolecek# Game adapter (joystick)
15951.493Sjdolecekdevice	joy
15961.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15971.582Shaya
15981.713Syamtinclude	"net/agr/files.agr"
15991.734Sjmcneill
16001.734Sjmcneill#
16011.734Sjmcneill# General Purpose Input/Output framework
16021.734Sjmcneill#
16031.769Srizdefine	onewire_bitbang
16041.734Sjmcneillinclude	"dev/gpio/files.gpio"
16051.769Sriz
16061.769Srizinclude "dev/onewire/files.onewire"
16071.872Sjmcneill
16081.872Sjmcneill#
16091.872Sjmcneill# Pseudo audio device
16101.872Sjmcneill#
16111.872Sjmcneillinclude "dev/pad/files.pad"
16121.877Sjoerg
16131.877Sjoerg#
16141.877Sjoerg# Intel 386 Real Mode emulator
16151.877Sjoerg#
16161.877Sjoerginclude "lib/libx86emu/files.x86emu"
16171.882Syamt
16181.882Syamt#
16191.882Syamt# "tprof" profiler.
16201.882Syamt#
16211.882Syamtinclude	"dev/tprof/files.tprof"
1622