files revision 1.882
11.882Syamt#	$NetBSD: files,v 1.882 2008/01/01 21:28:38 yamt Exp $
21.60Scgd
31.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
41.60Scgd
51.822Scubeversion 	20070109
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.799Smatt
281.781Skardeldefparam			DEFCORENAME
291.781Skardeldefparam			HZ
301.474Slukemdefparam			MAXUPRC
311.474Slukemdefparam			RTC_OFFSET
321.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
331.573Sjunyoung
341.733Syamtdefflag				BUFQ_DISKSORT
351.733Syamtdefflag				BUFQ_FCFS
361.698Syamtdefflag				BUFQ_PRIOCSCAN
371.698Syamtdefflag				BUFQ_READPRIO
381.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
391.524Sthorpej
401.845Syamtdefflag	opt_sched.h		SCHED_4BSD
411.868Srminddefflag	opt_sched.h		SCHED_M2
421.845Syamt
431.616Senamidefparam			SOMAXKVA
441.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
451.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
461.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
471.247Sthorpej
481.474Slukemdefflag				MULTIPROCESSOR
491.486Satatat
501.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
511.459Senami
521.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
531.597Satatat
541.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
551.250Stron
561.592Schristosdefflag opt_posix.h		P1003_1B_SEMAPHORE
571.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
581.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
591.181Sjonathan
601.474Slukemdefflag	opt_ntp.h		PPS_SYNC NTP
611.129Sthorpej
621.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
631.676Schristos
641.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
651.474Slukemdefflag	opt_malloclog.h		MALLOCLOG
661.470Slukemdefparam opt_malloclog.h	MALLOCLOGSIZE
671.474Slukemdefflag	opt_malloc_debug.h	MALLOC_DEBUG
681.474Slukemdefflag	opt_pool.h		POOL_DIAGNOSTIC
691.470Slukemdefparam opt_poollog.h		POOL_LOGSIZE
701.812Sjmcneilldefflag	opt_powerhook.h		POWERHOOK_DEBUG
711.431Sfvdl
721.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
731.189Sscottr
741.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
751.474Slukem				EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
761.503Sjdolecek				EXEC_ELF_NOTELESS
771.199Sthorpej
781.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
791.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
801.688Sthorpej				DKWEDGE_METHOD_GPT
811.693Sthorpej				DKWEDGE_METHOD_MBR
821.686Sthorpej
831.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
841.725Schristos				VERIFIED_EXEC_FP_SHA256
851.725Schristos				VERIFIED_EXEC_FP_SHA384
861.725Schristos				VERIFIED_EXEC_FP_SHA512
871.725Schristos				VERIFIED_EXEC_FP_MD5
881.725Schristos				VERIFIED_EXEC_FP_RMD160
891.725Schristos
901.794Sdsl# Per system call number counts and times
911.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
921.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
931.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
941.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
951.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
961.794Sdsl
971.774Seladdefparam opt_pax.h		PAX_MPROTECT
981.817Selad				PAX_SEGVGUARD
991.879Schristos 				PAX_ASLR
1001.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1011.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1021.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1031.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1041.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1051.774Selad
1061.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1071.789Selad
1081.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1091.803Sdyoung
1101.199Sthorpej# compatibility options
1111.473Slukem#
1121.847Schristosdefflag	opt_compat_netbsd.h	COMPAT_40
1131.847Schristosdefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40
1141.786Smartindefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30
1151.786Smartindefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20
1161.786Smartindefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16
1171.786Smartindefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15
1181.786Smartindefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14
1191.786Smartindefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13
1201.786Smartindefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12
1211.786Smartindefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11
1221.786Smartindefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10
1231.589Schristosdefflag				COMPAT_OSSAUDIO
1241.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1251.474Slukemdefflag				COMPAT_IBCS2
1261.474Slukemdefflag				COMPAT_IRIX
1271.474Slukemdefflag				COMPAT_LINUX
1281.758Smanudefflag				COMPAT_LINUX32
1291.474Slukemdefflag				COMPAT_OSF1
1301.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1311.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1321.474Slukemdefflag				COMPAT_ULTRIX
1331.474Slukemdefflag				COMPAT_NETBSD32
1341.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1351.474Slukemdefflag				COMPAT_M68K4K
1361.474Slukemdefflag				COMPAT_MACH
1371.580Smanudefflag				COMPAT_DARWIN
1381.474Slukemdefflag				COMPAT_VAX1K
1391.474Slukemdefflag				COMPAT_43
1401.474Slukemdefflag				COMPAT_PECOFF
1411.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1421.221Sjonathan
1431.473Slukem#
1441.570Sthorpej# Cryptography support.  Include this early, since several things
1451.570Sthorpej# use it.
1461.624Sjonathan
1471.624Sjonathan# Individual crypto transforms
1481.570Sthorpejinclude "crypto/arc4/files.arc4"
1491.570Sthorpejinclude "crypto/des/files.des"
1501.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1511.570Sthorpejinclude "crypto/cast128/files.cast128"
1521.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1531.644Stlsinclude "crypto/skipjack/files.skipjack"
1541.570Sthorpej
1551.626Sthorpej# General-purpose crypto processing framework.
1561.626Sthorpejinclude "opencrypto/files.opencrypto"
1571.626Sthorpej
1581.570Sthorpej#
1591.618Sthorpej# System monitoring framework
1601.618Sthorpej#
1611.618Sthorpejinclude "dev/sysmon/files.sysmon"
1621.618Sthorpej
1631.618Sthorpej#
1641.563Sthorpej# Networking protocols
1651.563Sthorpej#
1661.743Sthorpejinclude "net80211/files.net80211"
1671.563Sthorpejinclude "netatalk/files.netatalk"
1681.782Sgdamoreinclude "netbt/files.netbt"
1691.565Sthorpejinclude "netinet/files.netinet"
1701.565Sthorpejinclude "netinet/files.ipfilter"
1711.565Sthorpejinclude "netinet6/files.netinet6"
1721.632Sitojuninclude "netinet6/files.ipsec"
1731.632Sitojuninclude "netipsec/files.netipsec"
1741.566Sthorpejinclude "netiso/files.netiso"
1751.567Sthorpejinclude "netnatm/files.netnatm"
1761.600Sjdolecekinclude "netsmb/files.netsmb"
1771.677Sitojuninclude "net/files.pf"
1781.563Sthorpej
1791.795Smattobsolete defflag		CCITT		# obsolete
1801.795Smattobsolete defflag		HDLC		# obsolete
1811.795Smattobsolete defflag		LLC		# obsolete
1821.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
1831.795Smattobsolete defflag		IPX		# obsolete
1841.825Scubeobsolete defflag opt_iso.h	TPCONS
1851.474Slukemdefflag				PFIL_HOOKS	# pfil(9)
1861.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
1871.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
1881.474Slukem						# Include deflate or bsd
1891.474Slukem						# compression, enable pppd
1901.474Slukem						# packet filtering support
1911.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
1921.189Sscottr
1931.189Sscottr# networking options
1941.473Slukem#
1951.474Slukemdefflag				GATEWAY
1961.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
1971.474Slukemdefparam			SB_MAX
1981.171Smrg
1991.189Sscottr# file system options
2001.473Slukem#
2011.516Sthorpejdefflag				SOFTDEP			# XXX files.ufs?
2021.516Sthorpejdefflag				QUOTA			# XXX files.ufs?
2031.685Sthorpejdefflag				VNODE_LOCKDEBUG
2041.759Schsdefflag				MAGICLINKS
2051.353Soster
2061.276Sscottr# buffer cache size options
2071.473Slukem#
2081.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2091.276Sscottr
2101.449Sgmcgarry# userconf
2111.473Slukem#
2121.474Slukemdefflag				USERCONF
2131.449Sgmcgarry
2141.663Satatat# sysctl related
2151.663Satatat#
2161.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2171.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2181.665Satatat				SYSCTL_INCLUDE_DESCR
2191.663Satatat
2201.473Slukem#
2211.289Slukem# Not entirely MI, but present on multiple arch's
2221.473Slukem#
2231.289Slukem
2241.276Sscottr# PC-style MBR handling
2251.473Slukem#
2261.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2271.209Sjonathan
2281.745Sthorpej#
2291.209Sjonathan# debugging options
2301.473Slukem#
2311.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2321.745Sthorpej
2331.474Slukemdefflag	opt_kgdb.h		KGDB
2341.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2351.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2361.474Slukemdefflag				LOCKDEBUG
2371.474Slukemdefflag				SYSCALL_DEBUG
2381.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2391.271Sjonathan
2401.271Sjonathan# memory (ram) disk options
2411.473Slukem#
2421.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2431.474Slukem				MEMORY_DISK_DYNAMIC
2441.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2451.594Smatt				MEMORY_RBFLAGS
2461.159Sdrochner
2471.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2481.842Smanu
2491.543Sbriggs# Support for hardware performance monitoring counters
2501.543Sbriggs#
2511.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2521.636Sjdolecek
2531.819Swiz# Machine-independent device majors assignements
2541.640Sjdolecekinclude "conf/majors"
2551.543Sbriggs
2561.60Scgd# generic attributes
2571.473Slukem#
2581.519Saugustssdefine	audiobus	{ }
2591.474Slukemdefine	midibus		{ }
2601.232Saugustssdefine	midisyn
2611.638Sbouyerdefine	ata	        {[channel = -1]}
2621.674Sthorpejdefine	sata
2631.558Sthorpejdefine	scsi_core
2641.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
2651.638Sbouyerdefine	ata_hl		{[drive = -1]}
2661.637Sbouyerdefine	atapi		{ }
2671.489Sdrochnerdefine	radiodev	{ }
2681.614Sgmcgarrydefine	gpibdev		{[address = -1]}
2691.734Sjmcneilldefine	gpiobus		{ }
2701.769Srizdefine	onewirebus	{ }
2711.659Sbjh21define 	pckbport	{[slot = -1]}
2721.659Sbjh21define	pckbport_machdep_cnattach
2731.754Sthorpejdefine	firmload
2741.67Scgd
2751.67Scgd# audio device attributes
2761.473Slukem#
2771.63Sbrezakdefine	mulaw
2781.132Saugustssdefine	auconv
2791.500Skentdefine	aurateconv
2801.629Sthorpej
2811.228Saugustss# audio and midi devices, attaches to audio hardware driver
2821.473Slukem#
2831.876Sjmcneilldevice	audio: audiodev
2841.519Saugustssattach	audio at audiobus
2851.228Saugustssdevice	midi
2861.228Saugustssattach	midi at midibus
2871.363Sthorpej
2881.650Sbjh21# console bell via audio device
2891.650Sbjh21#
2901.650Sbjh21define	audiobell
2911.650Sbjh21
2921.635Sthorpej# I2C device support
2931.635Sthorpejinclude "dev/i2c/files.i2c"
2941.635Sthorpej
2951.813Sgdamore# SPI device support
2961.813Sgdamoreinclude "dev/spi/files.spi"
2971.813Sgdamore
2981.559Sthorpej# IR device support
2991.559Sthorpejinclude	"dev/ir/files.ir"
3001.559Sthorpej
3011.651Sjdolecek# Parallel Port Bus support
3021.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3031.651Sjdolecek
3041.363Sthorpej# raster operations attributes
3051.473Slukem#
3061.426Slukemdefine	rasops1
3071.426Slukemdefine	rasops2
3081.426Slukemdefine	rasops4
3091.426Slukemdefine	rasops8
3101.426Slukemdefine	rasops15
3111.426Slukemdefine	rasops16
3121.426Slukemdefine	rasops24
3131.426Slukemdefine	rasops32
3141.829Soberdefine	rasops_rotation
3151.60Scgd
3161.760Sjmcneill# splash screen support
3171.760Sjmcneillinclude "dev/splash/files.splash"
3181.760Sjmcneill
3191.768Sgdamore# videomode support
3201.768Sgdamoreinclude "dev/videomode/files.videomode"
3211.768Sgdamore
3221.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3231.457Sbjh21# fddi, token ring, atm and eco(net).
3241.473Slukem#
3251.874Scubedefine	arcnet
3261.88Schuckdefine	atm
3271.457Sbjh21define	eco
3281.60Scgddefine	ether
3291.67Scgddefine	fddi
3301.185Skmldefine	hippi
3311.399Sonoedefine	ieee1394
3321.282Sbaddefine	token
3331.284Sexplorerdefine	sppp
3341.719Sdyoungdefine	wlan: arc4, rijndael
3351.294Sitojundefine	crypto
3361.100Sws
3371.119Sis# devices ARPing IPv4 pull this in:
3381.473Slukem#
3391.119Sisdefine	arp
3401.119Sis
3411.515Sthorpej#
3421.515Sthorpej# ALTQ network traffic shaping subsystem
3431.515Sthorpej#
3441.515Sthorpejinclude "altq/files.altq"
3451.515Sthorpej
3461.473Slukem#
3471.560Sthorpej# IPKDB kernel debugger
3481.473Slukem#
3491.560Sthorpejinclude "ipkdb/files.ipkdb"
3501.102Sws
3511.404Sad# Logical disk
3521.473Slukem#
3531.404Saddevice	ld: disk
3541.426Slukemfile	dev/ld.c			ld			needs-flag
3551.513Sthorpej
3561.513Sthorpej#
3571.513Sthorpej# MII/PHY support for network devices
3581.513Sthorpej#
3591.513Sthorpejinclude "dev/mii/files.mii"
3601.375Sthorpej
3611.473Slukem#
3621.512Sthorpej# RAIDframe
3631.512Sthorpej#
3641.512Sthorpejinclude "dev/raidframe/files.raidframe"
3651.639Sgrog
3661.639Sgrog#
3671.542Sthorpej# Hardware-assisted data mover API
3681.542Sthorpej#
3691.542Sthorpejinclude "dev/dmover/files.dmover"
3701.512Sthorpej
3711.512Sthorpej#
3721.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
3731.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
3741.473Slukem#
3751.145Schristos
3761.145Schristos# Adaptec AIC-6[32]60 ICs
3771.473Slukem#
3781.173Sthorpejdevice	aic: scsi
3791.145Schristosfile	dev/ic/aic6360.c		aic
3801.346Sthorpej
3811.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
3821.473Slukem#
3831.346Sthorpejdefine	smc93cx6
3841.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
3851.83Sthorpej
3861.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
3871.473Slukem#
3881.474Slukemdefparam opt_ahc.h		AHC_DEBUG
3891.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
3901.173Sthorpejdevice	ahc: scsi
3911.345Sthorpejdefine	ahc_seeprom
3921.354Sfvdldefine	ahc_aic77xx
3931.142Senamifile	dev/ic/aic7xxx.c		ahc
3941.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
3951.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
3961.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
3971.609Sfvdl
3981.609Sfvdl# Adaptec aic79xx SCSI controllers
3991.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4001.609Sfvdldevice	ahd: scsi
4011.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4021.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4031.318Sad
4041.318Sad# DPT EATA SCSI controllers
4051.473Slukem#
4061.318Saddevice	dpt: scsi
4071.318Sadfile	dev/ic/dpt.c			dpt
4081.355Sad
4091.355Sad# Compaq Smart ARRAY controllers
4101.473Slukem#
4111.355Saddevice	cac {unit = -1}
4121.355Sadfile	dev/ic/cac.c			cac
4131.355Sad
4141.404Sadattach	ld at cac with ld_cac
4151.404Sadfile	dev/ic/ld_cac.c			ld_cac
4161.419Sad
4171.764She# HP/Compaq Command Interface for SCSI-3 Support
4181.764She#
4191.764Shedevice ciss: scsi
4201.764Shefile	dev/ic/ciss.c			ciss
4211.764She
4221.419Sad# Mylex DAC960 RAID controllers
4231.473Slukem#
4241.419Saddevice	mlx {unit = -1}
4251.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4261.419Sad
4271.419Sadattach	ld at mlx with ld_mlx
4281.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4291.521Sad
4301.521Sad# ICP-Vortex/Intel RAID controllers
4311.521Sad#
4321.521Saddevice	icp {unit = -1}
4331.521Sadfile	dev/ic/icp.c			icp			needs-flag
4341.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
4351.521Sad
4361.521Sadattach	ld at icp with ld_icp
4371.521Sadfile	dev/ic/ld_icp.c			ld_icp
4381.521Sad
4391.521Saddevice	icpsp: scsi
4401.521Sadfile	dev/ic/icpsp.c			icpsp
4411.521Sadattach	icpsp at icp
4421.523Sad
4431.523Sad# Adaptec FSA RAID controllers
4441.523Sad#
4451.523Saddevice	aac {unit = -1}
4461.523Sadfile	dev/ic/aac.c			aac
4471.523Sad
4481.523Sadattach	ld at aac with ld_aac
4491.523Sadfile	dev/ic/ld_aac.c			ld_aac
4501.238Sdante
4511.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
4521.473Slukem#
4531.238Sdantedevice	adv: scsi
4541.238Sdantefile	dev/ic/adv.c			adv
4551.428Sthorpejfile	dev/ic/advlib.c			adv
4561.428Sthorpejfile	dev/ic/advmcode.c		adv
4571.248Sdante
4581.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
4591.473Slukem#
4601.248Sdantedevice	adw: scsi
4611.248Sdantefile	dev/ic/adw.c			adw
4621.194Sjonathan
4631.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
4641.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
4651.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
4661.130Sjonathan#  hardware-compatibility mode.)
4671.473Slukem#
4681.173Sthorpejdevice	bha: scsi
4691.142Senamifile	dev/ic/bha.c			bha
4701.130Sjonathan
4711.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
4721.130Sjonathan# (must be after bha, see above)
4731.473Slukem#
4741.173Sthorpejdevice	aha: scsi
4751.142Senamifile	dev/ic/aha.c			aha
4761.445Stsutsui
4771.445Stsutsui# Initio INIC-940/950 SCSI controllers
4781.473Slukem#
4791.445Stsutsuidevice	iha: scsi
4801.445Stsutsuifile	dev/ic/iha.c			iha
4811.118Scgd
4821.118Scgd# Qlogic ISP 10x0 SCSI Controllers
4831.473Slukem#
4841.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
4851.474Slukem				ISP_DISABLE_1080_SUPPORT
4861.474Slukem				ISP_DISABLE_2100_SUPPORT
4871.474Slukem				ISP_DISABLE_2200_SUPPORT
4881.846Smjacob				ISP_DISABLE_2300_SUPPORT
4891.846Smjacob				ISP_DISABLE_2400_SUPPORT
4901.846Smjacob				ISP_DISABLE_FW
4911.846Smjacob				ISP_TARGET_MODE
4921.496Smjacob				ISP_FW_CRASH_DUMP
4931.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
4941.173Sthorpejdevice	isp: scsi
4951.142Senamifile	dev/ic/isp.c			isp
4961.846Smjacobfile	dev/ic/isp_library.c		isp
4971.223Smjacobfile	dev/ic/isp_netbsd.c		isp
4981.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
4991.821Sbouyer# LSILogic MegaRAID SAS
5001.821Sbouyer#
5011.821Sbouyerdevice	mfi: scsi
5021.821Sbouyerfile	dev/ic/mfi.c			mfi
5031.821Sbouyer
5041.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5051.528Smatt#
5061.608Sthorpejdevice	mpt: scsi
5071.608Sthorpejfile	dev/ic/mpt.c			mpt
5081.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5091.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5101.605Stsutsui
5111.682Sitohy# Workbit NinjaSCSI-32 controllers
5121.682Sitohydevice	njs: scsi
5131.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5141.682Sitohy
5151.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5161.605Stsutsuidevice	oosiop: scsi
5171.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5181.436Stsutsui
5191.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5201.473Slukem#
5211.436Stsutsuidevice	osiop: scsi
5221.436Stsutsuifile	dev/ic/osiop.c			osiop
5231.364Sbouyer
5241.368Sbouyer# common stuff for siop and esiop
5251.473Slukem#
5261.426Slukemdefine	siop_common
5271.426Slukemfile	dev/ic/siop_common.c		siop_common
5281.368Sbouyer
5291.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5301.473Slukem#
5311.426Slukemdevice	siop: scsi,siop_common
5321.426Slukemfile	dev/ic/siop.c			siop
5331.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
5341.518Sbouyer
5351.518Sbouyerdevice	esiop: scsi,siop_common
5361.518Sbouyerfile	dev/ic/esiop.c			esiop
5371.94Smycroft
5381.94Smycroft# UltraStor SCSI controllers
5391.473Slukem#
5401.173Sthorpejdevice	uha: scsi
5411.142Senamifile	dev/ic/uha.c			uha
5421.409Sonoe
5431.878Sgarbled# 3Com common probe code
5441.878Sgarbleddefine  elink
5451.878Sgarbledfile    dev/isa/elink.c                 elink
5461.878Sgarbled
5471.409Sonoe# Aironet PC4500/PC4800
5481.473Slukem#
5491.653Stsarnadevice	an: arp, wlan, ifnet
5501.409Sonoefile	dev/ic/an.c			an
5511.86Smycroft
5521.376Sonoe# AMD 79c930-based 802.11 cards
5531.473Slukem#
5541.376Sonoedevice	awi: arp, wlan, ifnet
5551.376Sonoefile	dev/ic/awi.c			awi
5561.376Sonoefile	dev/ic/am79c930.c		awi
5571.438Sichiro
5581.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
5591.473Slukem#
5601.656Sjunyoungdevice	wi: arp, wlan, ifnet
5611.438Sichirofile	dev/ic/wi.c			wi
5621.617Sdyoung
5631.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
5641.641Sdyoung#
5651.767Sgdamoredefflag	opt_athhal.h	ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ
5661.656Sjunyoungdevice	ath: arp, wlan, ifnet
5671.641Sdyoungfile	dev/ic/ath.c					ath
5681.719Sdyoungfile	dev/ic/ath_netbsd.c				ath
5691.738Sdyoungfile	dev/ic/athrate-sample.c				ath
5701.765Sgdamorefile	contrib/dev/ath/netbsd/ah_osdep.c		ath
5711.766Sgdamoreobject	/athhal.o					ath
5721.641Sdyoung
5731.617Sdyoung# ADMtek ADM8211 802.11
5741.617Sdyoung#
5751.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
5761.617Sdyoungfile	dev/ic/atw.c			atw
5771.376Sonoe
5781.687Sdyoung# Realtek RTL8180 802.11
5791.687Sdyoung#
5801.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
5811.687Sdyoungfile	dev/ic/rtw.c			rtw
5821.687Sdyoungfile	dev/ic/rtwphy.c			rtw
5831.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
5841.687Sdyoung
5851.780Srpaulo# Ralink RT2500/RT2600 802.11
5861.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
5871.778Sdogcowfile	dev/ic/rt2560.c			ral
5881.778Sdogcowfile	dev/ic/rt2661.c			ral
5891.722Sdrochner
5901.83Sthorpej# 3Com Etherlink-III Ethernet controller
5911.473Slukem#
5921.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
5931.142Senamifile	dev/ic/elink3.c			ep
5941.253Sfvdl
5951.253Sfvdl# 3Com EtherLink XL Controller
5961.473Slukem#
5971.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
5981.253Sfvdlfile	dev/ic/elinkxl.c		ex
5991.131Smatt
6001.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6011.473Slukem#
6021.173Sthorpejdevice	lc: arp, ether, ifnet
6031.142Senamifile	dev/ic/lemac.c			lc
6041.84Smycroft
6051.84Smycroft# LANCE and PCnet Ethernet controllers
6061.473Slukem#
6071.173Sthorpejdevice	le: arp, ether, ifnet
6081.426Slukemdefine	le24
6091.426Slukemdefine	le32
6101.227Sexplorerfile	dev/ic/am7990.c			le24
6111.225Sdrochnerfile	dev/ic/am79900.c		le32
6121.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6131.383Sthorpej
6141.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6151.473Slukem#
6161.383Sthorpejdevice	depca { }: le24
6171.383Sthorpejfile	dev/ic/depca.c			depca
6181.383Sthorpejattach	le at depca with le_depca
6191.122Sscottr
6201.290Smrg# Sun HME Ethernet controllers
6211.473Slukem#
6221.293Spkdevice	hme: arp, ether, ifnet, mii
6231.293Spkfile	dev/ic/hme.c			hme
6241.461Seeh
6251.461Seeh# Sun GEM Ethernet controllers
6261.473Slukem#
6271.461Seehdevice	gem: arp, ether, ifnet, mii
6281.461Seehfile	dev/ic/gem.c			gem
6291.290Smrg
6301.122Sscottr# 8390-family Ethernet controllers
6311.473Slukem#
6321.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
6331.122Sscottrdefine	dp8390nic
6341.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
6351.485Sbjh21
6361.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
6371.485Sbjh21#
6381.485Sbjh21define	dp83905
6391.485Sbjh21file	dev/ic/dp83905.c		dp83905
6401.484Sbjh21
6411.484Sbjh21# Macronix MX98905 Ethernet controller
6421.484Sbjh21# (use as an attribute for an "ne" bus attachment)
6431.484Sbjh21#
6441.484Sbjh21define	mx98905
6451.484Sbjh21file	dev/ic/mx98905.c		mx98905
6461.77Scgd
6471.282Sbad# TROPIC Token-Ring controller
6481.473Slukem#
6491.282Sbaddevice	tr: arp, token, ifnet
6501.282Sbadfile	dev/ic/tropic.c			tr
6511.282Sbad
6521.91Scgd# NCR 5380 SCSI Bus Controller
6531.473Slukem#
6541.91Scgddefine	ncr5380sbc
6551.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
6561.356Spkdevice	nca: scsi, ncr5380sbc
6571.91Scgd
6581.434Sfredette# Sun sc PAL SCSI Bus Controller
6591.473Slukem#
6601.434Sfredettedefine	sunscpal
6611.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
6621.434Sfredettedevice	ssc: scsi, sunscpal
6631.434Sfredette
6641.91Scgd# DEC FDDI Chipset
6651.473Slukem#
6661.91Scgddefine	pdq
6671.142Senamifile	dev/ic/pdq.c			pdq
6681.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
6691.98Schristos
6701.474Slukem# Cyclades Cyclom-8/16/32
6711.473Slukem#
6721.173Sthorpejdevice	cy: tty
6731.142Senamifile	dev/ic/cy.c			cy			needs-flag
6741.103Sthorpej
6751.103Sthorpej# Efficient Networks, Inc. ATM interface
6761.473Slukem#
6771.173Sthorpejdevice	en: atm, ifnet
6781.142Senamifile	dev/ic/midway.c			en
6791.117Sthorpej
6801.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
6811.473Slukem#
6821.117Sthorpejdefine	ncr53c9x
6831.359Smycroftdevice	esp: scsi, ncr53c9x
6841.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
6851.227Sexplorer
6861.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
6871.679Smycroftdevice	spc: scsi
6881.679Smycroftfile	dev/ic/mb89352.c		spc
6891.679Smycroft
6901.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
6911.796Sbjh21define	wd33c93
6921.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
6931.796Sbjh21
6941.590Ssoren# Hitachi HD44780 LCD panel controller
6951.590Ssorendefine	hd44780
6961.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
6971.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
6981.590Ssoren
6991.710Sjoff# Matrix keypad
7001.710Sjoffdefine	matrixkp
7011.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7021.710Sjoff
7031.227Sexplorer# Hitachi HD64570 serial controller
7041.473Slukem#
7051.359Smycroftdefine	hd64570
7061.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7071.339Schopps
7081.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7091.473Slukem#
7101.339Schoppsdevice	ntwoc: ifnet, hd64570
7111.128Spk
7121.128Spk# Intel 82586 Ethernet Controller
7131.473Slukem#
7141.128Spkdefine	i82586
7151.142Senamifile	dev/ic/i82586.c			i82586
7161.291Sthorpej
7171.658Sjkunz# Intel 82596 Ethernet Controller
7181.658Sjkunz#
7191.658Sjkunzdefine	i82596
7201.658Sjkunzfile	dev/ic/i82596.c			i82596
7211.658Sjkunz
7221.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7231.473Slukem#
7241.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7251.291Sthorpejfile	dev/ic/i82557.c			fxp
7261.389Sbjh21
7271.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7281.473Slukem#
7291.389Sbjh21define	seeq8005
7301.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
7311.137Sthorpej
7321.137Sthorpej# SMC 91Cxx Ethernet Controller
7331.473Slukem#
7341.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
7351.142Senamifile	dev/ic/smc91cxx.c		sm
7361.188Sthorpej
7371.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
7381.473Slukem#
7391.230Sthorpejdevice	epic: arp, ether, ifnet, mii
7401.188Sthorpejfile	dev/ic/smc83c170.c		epic
7411.309Sragge
7421.309Sragge# DEC SGEC Second Generation Ethernet Controller
7431.473Slukem#
7441.309Sraggedefine	sgec
7451.309Sraggefile	dev/ic/sgec.c			sgec
7461.177Senami
7471.715Sjdolecek# MB86950 Ethernet Controller
7481.715Sjdolecek#
7491.715Sjdolecekdefine	mb86950
7501.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
7511.715Sjdolecek
7521.177Senami# MB8696x Ethernet Controller
7531.473Slukem#
7541.177Senamidefine	mb86960
7551.177Senamifile	dev/ic/mb86960.c		mb86960
7561.177Senami
7571.177Senami# Generic MB8696x Ethernet Controller driver
7581.473Slukem#
7591.177Senamidevice	mbe: arp, ether, ifnet, mb86960
7601.146Saugustss
7611.146Saugustss# Interwave Am78C201 audio driver
7621.473Slukem#
7631.146Saugustssdefine	interwave
7641.146Saugustssfile	dev/ic/interwave.c		interwave
7651.154Sis
7661.154Sis# TMS 320av110 MPEG2/audio driver
7671.473Slukem#
7681.154Sisdefine	tms320av110
7691.154Sisfile	dev/ic/tms320av110.c		tms320av110
7701.152Sthorpej
7711.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
7721.152Sthorpej# National Semiconductor DS8390.
7731.473Slukem#
7741.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
7751.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
7761.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
7771.153Sthorpej
7781.153Sthorpej# 8250/16[45]50-based "com" ports
7791.668Sthorpej#
7801.749Schsdefflag	opt_com.h		COM_DEBUG
7811.153Sthorpej# XXX In a perfect world, this would be done with attributes
7821.788Sgdamoredefflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
7831.788Sgdamore				COM_REGMAP
7841.392Seehdevice	com { } : tty
7851.426Slukemfile	dev/ic/com.c			com			needs-flag
7861.336Sthorpej
7871.336Sthorpej# PC-like keyboard controller
7881.473Slukem#
7891.659Sbjh21device	pckbc: pckbport
7901.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
7911.274Sscw
7921.714Scubedevice	attimer
7931.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
7941.714Scube
7951.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
7961.473Slukem#
7971.274Sscwdevice	clmpcc: tty
7981.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
7991.385Sbjh21
8001.351Sgroo# National Semiconductor LM7[89]
8011.473Slukem#
8021.426Slukemdevice	lm: sysmon_envsys
8031.426Slukemfile	dev/ic/nslm7x.c			lm			needs-flag
8041.164Scgd
8051.843Sxtraeme# Abit uGuru
8061.843Sxtraeme#
8071.843Sxtraemedevice	ug: sysmon_envsys
8081.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8091.843Sxtraeme
8101.185Skml# Essential Communications Corp. HIPPI Interface
8111.473Slukem#
8121.426Slukemdevice	esh: hippi, ifnet
8131.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8141.242Sis
8151.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8161.473Slukem#
8171.874Scubedevice	bah: ifnet, arcnet, arp
8181.426Slukemfile	dev/ic/smc90cx6.c		bah
8191.234Saugustss
8201.234Saugustss# OPL2/OPL3 FM synth driver
8211.473Slukem#
8221.235Saugustssdevice	opl: midibus, midisyn
8231.234Saugustssfile	dev/ic/opl.c			opl
8241.234Saugustssfile	dev/ic/oplinstrs.c		opl
8251.305Saugustss
8261.305Saugustss# MPU401 MIDI UART compatibles
8271.473Slukem#
8281.305Saugustssdevice	mpu: midibus
8291.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8301.236Spk
8311.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8321.473Slukem#
8331.236Spkdefine	ad1848
8341.236Spkfile	dev/ic/ad1848.c			ad1848
8351.290Smrg
8361.290Smrg# AMD 7930 audio/ISDN codec
8371.473Slukem#
8381.366Saugustssdefine	am7930
8391.366Saugustssfile	dev/ic/am7930.c			am7930
8401.290Smrg
8411.290Smrg# SPARC `SUNW,audiocs'
8421.473Slukem#
8431.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
8441.290Smrgfile	dev/ic/cs4231.c			audiocs
8451.326Saugustss
8461.326Saugustss# AC-97 CODECs
8471.473Slukem#
8481.326Saugustssdefine	ac97
8491.326Saugustssfile	dev/ic/ac97.c			ac97
8501.437Sminoura
8511.437Sminoura# Oki MSM6258 support code
8521.473Slukem#
8531.437Sminouradefine msm6258
8541.437Sminourafile	dev/ic/msm6258.c		msm6258
8551.240Spk
8561.240Spk# LSI64854 DMA controller back-end
8571.473Slukem#
8581.240Spkdefine	lsi64854
8591.240Spkfile	dev/ic/lsi64854.c		lsi64854
8601.465Smrg
8611.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
8621.473Slukem#
8631.465Smrgdefine	cd18xx
8641.465Smrgfile	dev/ic/cd18xx.c			cd18xx
8651.240Spk
8661.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
8671.473Slukem#
8681.252Sthorpejdefine	rtl80x9
8691.252Sthorpejfile	dev/ic/rtl80x9.c		rtl80x9
8701.360Shaya
8711.654Swiz# Realtek 8129/8139 Ethernet controllers
8721.473Slukem#
8731.362Shayadevice	rtk: ether, ifnet, arp, mii
8741.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
8751.185Skml
8761.673Stoshii# Realtek 8169 Ethernet controllers
8771.673Stoshii#
8781.673Stoshiidevice	re: ether, ifnet, arp, mii
8791.709Syamtfile	dev/ic/rtl8169.c		re
8801.673Stoshii
8811.258Spk# Common code for ESDI/IDE/etc. controllers
8821.473Slukem#
8831.680Sthorpejdefine	wdc_common
8841.809Sitohydefine	ata_dma
8851.809Sitohydefine	ata_udma
8861.809Sitohydefine	ata_piobm
8871.680Sthorpejdevice	wdc: ata, wdc_common
8881.637Sbouyer
8891.835Sdyoungdefflag	opt_ata.h	ATADEBUG
8901.835Sdyoung
8911.656Sjunyoungdevice	atabus: atapi,ata_hl
8921.656Sjunyoungattach	atabus at ata
8931.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
8941.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
8951.386Sbjh21
8961.810Sitohy# Workbit NinjaATA-32 IDE controllers
8971.810Sitohydevice	njata: ata, ata_piobm, wdc_common
8981.810Sitohyfile	dev/ic/ninjaata32.c		njata
8991.810Sitohy
9001.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9011.473Slukem#
9021.386Sbjh21device	upc { [offset = -1] }
9031.386Sbjh21attach	wdc at upc with wdc_upc
9041.386Sbjh21attach	com at upc with com_upc
9051.651Sjdolecekattach	lpt at upc with lpt_upc
9061.426Slukemfile	dev/ic/upc.c			upc
9071.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9081.426Slukemfile	dev/ic/com_upc.c		com_upc
9091.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9101.327Smatt
9111.844Sbouyer# AHCI-compatible SATA controllers
9121.844Sbouyerdefine ahcisata_core
9131.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9141.844Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core
9151.844Sbouyer
9161.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
9171.473Slukem#
9181.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
9191.314Sthorpejfile	dev/ic/tulip.c			tlp
9201.322Sthorpej
9211.322Sthorpej# Adaptec AIC-6915 Ethernet interface
9221.473Slukem#
9231.322Sthorpejdevice	sf: arp, ether, ifnet, mii
9241.322Sthorpejfile	dev/ic/aic6915.c		sf
9251.378Spk
9261.378Spk# Mostek time-of-day clock and NVRAM
9271.473Slukem#
9281.378Spkdefine	mk48txx
9291.507Spkfile	dev/ic/mk48txx.c		mk48txx
9301.378Spk
9311.378Spk# Intersil 7170 time-of-day clock
9321.473Slukem#
9331.378Spkdefine	intersil7170
9341.378Spkfile	dev/ic/intersil7170.c		intersil7170
9351.434Sfredette
9361.434Sfredette# National Semiconductor MM58167 time-of-day clock
9371.473Slukem#
9381.434Sfredettedefine	mm58167
9391.434Sfredettefile	dev/ic/mm58167.c		mm58167
9401.643Stsutsui
9411.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
9421.643Stsutsui#
9431.643Stsutsuidefine	mc146818
9441.643Stsutsuifile	dev/ic/mc146818.c		mc146818
9451.422Sthorpej
9461.808Suwe# Ricoh RS5C313 time of-day-clock
9471.808Suwe#
9481.808Suwedefine	rs5c313
9491.808Suwefile	dev/ic/rs5c313.c		rs5c313
9501.808Suwe
9511.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
9521.473Slukem#
9531.422Sthorpejdefine	dl10019
9541.422Sthorpejfile	dev/ic/dl10019.c		dl10019
9551.453Senami
9561.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
9571.473Slukem#
9581.453Senamidefine	ax88190
9591.453Senamifile	dev/ic/ax88190.c		ax88190
9601.429Sjdolecek
9611.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
9621.473Slukem#
9631.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
9641.429Sjdolecekfile	dev/ic/we.c			we
9651.432Sjdolecek
9661.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
9671.473Slukem#
9681.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
9691.557Stsutsui
9701.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
9711.557Stsutsui#
9721.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
9731.557Stsutsuifile	dev/ic/fmv.c			fmv
9741.471Syamt
9751.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
9761.473Slukem#
9771.471Syamtdevice	cs: arp, ether, ifnet
9781.704Sjoffdevice	tscs: arp, ether, ifnet
9791.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
9801.487Saugustss
9811.487Saugustss# Radio device attributes
9821.487Saugustss#
9831.487Saugustssdefine	tea5757
9841.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
9851.487Saugustssdefine	lm700x
9861.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
9871.179Sdrochner
9881.837Stnn# Philips PCF8584 i2c controller
9891.837Stnndefine	pcf8584
9901.837Stnnfile	dev/ic/pcf8584.c		pcf8584
9911.837Stnn
9921.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
9931.784Sdrochner#
9941.784Sdrochnerdefine acpipmtimer
9951.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
9961.784Sdrochner
9971.834Snjolydevice 	hpet
9981.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
9991.834Snjoly
10001.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
10011.836Sdrochnerdefine drm {}
10021.836Sdrochnerinclude	dev/drm/files.drm
10031.836Sdrochner
10041.179Sdrochner# Definitions for wscons
10051.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
10061.473Slukem#
10071.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
10081.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
10091.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
10101.479Saugustssdefine	wsmousedev		{[mux = 0]}
10111.761Smacallandefine	vcons
10121.179Sdrochner# attribute to pull in raster support
10131.473Slukem#
10141.179Sdrochnerdefine	wsrasteremulops
10151.187Sdrochner# common PC display functions
10161.473Slukem#
10171.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
10181.426Slukemdefine	pcdisplayops
10191.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
10201.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
10211.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
10221.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
10231.777Smartin# someday when we might make /dev/fb* support MI)
10241.777Smartindefine	fb
10251.179Sdrochner# VGA graphics
10261.473Slukem#
10271.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
10281.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
10291.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
10301.593Stsutsuidefflag opt_vga.h		VGA_RESET
10311.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
10321.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
10331.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
10341.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
10351.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
10361.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
10371.473Slukem#
10381.761Smacallandevice	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
10391.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
10401.551Suwefile	dev/ic/igsfb_subr.c		igsfb
10411.91Scgd
10421.683Sjkunz# STI (hp graphics)
10431.683Sjkunzdevice	sti: wsemuldisplaydev
10441.683Sjkunzfile	dev/ic/sti.c		sti & (sti_pci | sti_sgc | sti_phantom)
10451.683Sjkunz
10461.77Scgd# Attributes which machine-independent bus support can be attached to.
10471.77Scgd# These should be defined here, because some of these busses can have
10481.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
10491.77Scgd# ordering constraints on inclusion of the busses' "files" files.
10501.473Slukem#
10511.474Slukemdefine	isabus	{ }			# ISA attachment
10521.474Slukemdefine	eisabus	{ }			# EISA attachment
10531.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
10541.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
10551.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
10561.474Slukemdefine	usbus	{ }			# USB attachment
10571.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
10581.474Slukemdefine	vmebus	{ }			# VME bus attachment
10591.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
10601.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
10611.474Slukemdefine	cbbus	{[slot = -1]}		# CardBus attachment
10621.474Slukemdefine	pcmciaslot {[slot = -1]}	# PCMCIA slot itself
10631.222Saugustss
10641.222Saugustss# We need the USB bus controllers here so different busses can
10651.222Saugustss# use them in an 'attach-with'.
10661.222Saugustss# UHCI USB controller
10671.473Slukem#
10681.703Sfvdl
10691.703Sfvdldefparam USB_MEM_RESERVE
10701.703Sfvdl
10711.222Saugustssdevice	uhci: usbus
10721.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
10731.222Saugustss
10741.222Saugustss# OHCI USB controller
10751.473Slukem#
10761.222Saugustssdevice	ohci: usbus
10771.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
10781.412Saugustss
10791.412Saugustss# EHCI USB controller
10801.473Slukem#
10811.412Saugustssdevice	ehci: usbus
10821.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
10831.545Sisaki
10841.545Sisaki# SL811HS/T USB controller
10851.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
10861.545Sisakidevice	slhci: usbus
10871.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
10881.579Smartin
10891.863Splunky# USB HID processing (as used by bluetooth and usb code)
10901.863Splunkydefine	hid
10911.863Splunkyfile	dev/usb/hid.c			hid
10921.863Splunky
10931.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
10941.579Smartindevice	mtd: arp, ether, ifnet, mii
10951.579Smartinfile	dev/ic/mtd803.c			mtd
10961.369Smatt
10971.487Saugustss# radio devices, attaches to radio hardware driver
10981.487Saugustssdevice	radio
10991.489Sdrochnerattach	radio at radiodev
11001.498Sjmc
11011.402Smatt# IEEE 1394 controllers
11021.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
11031.473Slukem#
11041.369Smattdevice	fwohci: fwbus
11051.520Saugustss
11061.520Saugustss# Sony Programmable I/O Controller
11071.520Saugustssdevice	spic: wsmousedev
11081.520Saugustssfile	dev/ic/spic.c			spic
11091.529Saugustss
11101.529Saugustss# IBM CPC700 PowerPC bridge
11111.529Saugustssdefine	cpcbus { addr, [irq=-1] }
11121.529Saugustssdevice	cpc: cpcbus, pcibus
11131.529Saugustssfile	dev/ic/cpc700.c			cpc
11141.529Saugustss
11151.529Saugustssattach	com at cpcbus with com_cpcbus
11161.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
11171.529Saugustss
11181.529Saugustssdevice	cpctim
11191.529Saugustssattach	cpctim at cpcbus
11201.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
11211.529Saugustss
11221.530Saugustssdevice	cpciic
11231.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
11241.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
11251.529Saugustss
11261.60Scgd
11271.414Sthorpej# Attribute used by various things that need BPF's virtual machine
11281.473Slukem#
11291.414Sthorpejdefine	bpf_filter
11301.532Swrstudendefparam opt_bpf.h	BPF_BUFSIZE
11311.414Sthorpej
11321.415Smartin# Attributes used by the ISDN subsystem
11331.473Slukem#
11341.502Smartindefine	isdndev		# the ISDN subsystem
11351.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
11361.458Senami			# specific)
11371.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
11381.415Smartin
11391.575Sleo# The isac found on the Fritz V2.0 Card.
11401.575Sleodefine	nisacsx
11411.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
11421.575Sleo
11431.575Sleo# The 'standard' isac
11441.575Sleodefine	nisac
11451.575Sleofile	dev/ic/isac.c			nisac	needs-flag
11461.575Sleo
11471.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
11481.473Slukem#
11491.575Sleodevice	isic: isdndev, passive_isdn, nisac
11501.415Smartin
11511.426Slukemfile	dev/ic/isic.c			isic
11521.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
11531.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
11541.426Slukemfile	dev/ic/hscx.c			isic
11551.426Slukemfile	dev/ic/isic_bchan.c		isic
11561.415Smartin
11571.415Smartin# (old) Diehl active ISDN cards
11581.473Slukem#
11591.823Scube#device	daic: isdndev
11601.823Scube#file	dev/ic/daic.c			daic
11611.415Smartin
11621.634Spooka# AWM B1/T1
11631.634Spooka# XXX: passive_isdn
11641.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
11651.634Spookafile	dev/ic/iavc.c			iavc
11661.634Spooka
11671.60Scgd# legitimate pseudo-devices
11681.473Slukem#
11691.755Scubedefpseudo vnd { }:	disk
11701.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
11711.474Slukemdefpseudo ccd:		disk
11721.570Sthorpejdefpseudo cgd:		disk, des, blowfish, cast128, rijndael
11731.763Scubedefpseudo md { }:	disk
11741.647Shannkendefpseudo fss:		disk
11751.298Sthorpej
11761.474Slukemdefpseudo pty:		tty
11771.298Sthorpejdefpseudo rnd
11781.610Sraggedefpseudo ksyms
11791.642Scdidefpseudo nullcons
11801.807Saddefpseudo lockstat
11811.839Sbouyerdefpseudo bio:		sysmon_envsys
11821.298Sthorpej
11831.474Slukemdefpseudo loop:		ifnet
11841.474Slukemdefpseudo sl:		ifnet
11851.474Slukemdefpseudo ppp:		ifnet, bpf_filter
11861.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
11871.474Slukemdefpseudo sppp:		ifnet
11881.474Slukemdefpseudo tun:		ifnet
11891.474Slukemdefpseudo vlan:		ifnet, ether
11901.474Slukemdefpseudo bridge:	ifnet, ether
11911.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
11921.474Slukemdefpseudo strip:	ifnet
11931.474Slukemdefpseudo gre:		ifnet
11941.474Slukemdefpseudo gif:		ifnet
11951.474Slukemdefpseudo faith:	ifnet
11961.826Smousedefpseudo srt:		ifnet
11971.474Slukemdefpseudo stf:		ifnet
11981.752Scubedefpseudo tap { }:	ifnet, ether, arp, bpf_filter
11991.775Sliamjfoydefpseudo carp:		ifnet, ether, arp, bpf_filter
12001.818Srpaulodefpseudo etherip { }:	ifnet, ether, arp, bpf_filter
12011.60Scgd
12021.298Sthorpejdefpseudo sequencer
12031.462Smanudefpseudo clockctl
12041.504Smanudefpseudo irix_kmem
12051.522Smanudefpseudo irix_usema
12061.228Saugustss
12071.415Smartin# ISDN userland pseudo devices
12081.473Slukem#
12091.502Smartindefpseudo isdntrc:	isdndev, tty
12101.502Smartindefpseudo isdnbchan:	isdndev, tty
12111.502Smartindefpseudo isdntel:	isdndev, tty
12121.502Smartindefpseudo isdnctl:	isdndev, tty
12131.502Smartindefpseudo isdn:		isdndev, tty
12141.502Smartin
12151.502Smartin# ISDN network interfaces
12161.502Smartindefpseudo irip:		isdndev, ifnet
12171.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
12181.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
12191.539Sthorpej
12201.539Sthorpej# KTTCP network throughput testing pseudo-device
12211.539Sthorpejdefpseudo kttcp
12221.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
12231.576Sblymn
12241.790Selad# Veriexec
12251.717Sblymndefpseudo veriexec
12261.790Seladfile	kern/kern_verifiedexec.c	veriexec
12271.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
12281.415Smartin
12291.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
12301.582Shayadefpseudo fwiso:	ieee1394
12311.582Shaya
12321.681Sdrochner# driver attach / detach user interface
12331.681Sdrochnerdefpseudo drvctl
12341.681Sdrochnerfile	kern/kern_drvctl.c		drvctl
12351.681Sdrochner
12361.857Sad# cpu control
12371.857Saddefpseudo cpuctl
12381.857Sad
12391.870Spooka# pass-to-userspace transporter
12401.870Spookadefpseudo putter
12411.873Spookafile	dev/putter/putter.c		putter
12421.870Spooka
12431.875Spooka# userspace block/char device drivers
12441.875Spookadefpseudo pud
12451.875Spookafile	dev/pud/pud.c			pud
12461.875Spookafile	dev/pud/pud_dev.c		pud
12471.875Spooka
12481.516Sthorpej#
12491.516Sthorpej# File systems
12501.516Sthorpej#
12511.696Sjdolecekinclude "coda/files.coda"
12521.583Sjdolecekinclude "fs/adosfs/files.adosfs"
12531.696Sjdolecekinclude "fs/cd9660/files.cd9660"
12541.848Srumbleinclude "fs/efs/files.efs"
12551.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
12561.833Sdilloinclude "fs/hfs/files.hfs"
12571.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
12581.696Sjdolecekinclude "fs/ntfs/files.ntfs"
12591.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
12601.815Spookainclude "fs/puffs/files.puffs"
12611.756Sreinoudinclude "fs/udf/files.udf"
12621.516Sthorpejinclude "fs/smbfs/files.smbfs"
12631.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
12641.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
12651.696Sjdolecekinclude "fs/union/files.union"
12661.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
12671.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
12681.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
12691.516Sthorpejinclude "miscfs/overlay/files.overlay"
12701.516Sthorpejinclude "miscfs/portal/files.portal"
12711.516Sthorpejinclude "miscfs/procfs/files.procfs"
12721.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
12731.516Sthorpejinclude "nfs/files.nfs"
12741.516Sthorpejinclude "ufs/files.ufs"
12751.516Sthorpej
12761.516Sthorpej#
12771.744Sthorpej# UVM (virtual memory)
12781.744Sthorpej#
12791.744Sthorpejinclude "uvm/files.uvm"
12801.744Sthorpej
12811.744Sthorpej#
12821.811Selad# Security models
12831.811Selad#
12841.811Seladinclude "secmodel/files.secmodel"
12851.811Selad
12861.811Selad#
12871.60Scgd# kernel sources
12881.473Slukem#
12891.706Skentfile	dev/auconv.c			auconv | mulaw
12901.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
12911.650Sbjh21file	dev/audiobell.c			audiobell
12921.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
12931.839Sbouyerfile	dev/bio.c			bio			needs-flag
12941.426Slukemfile	dev/ccd.c			ccd			needs-flag
12951.555Selricfile	dev/cgd.c			cgd			needs-flag
12961.555Selricfile	dev/cgd_crypto.c		cgd
12971.623Sthorpejfile	dev/clock_subr.c
12981.491Slukemfile	dev/clockctl.c			clockctl		needs-flag
12991.797Schristosfile	dev/dksubr.c			cgd | xbd | ccd | raid
13001.689Sthorpejfile	dev/dkwedge/dk.c
13011.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
13021.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
13031.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
13041.754Sthorpejfile	dev/firmload.c			firmload
13051.647Shannkenfile	dev/fss.c			fss			needs-count
13061.807Sadfile	dev/lockstat.c			lockstat		needs-flag
13071.426Slukemfile	dev/md.c			md			needs-count
13081.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
13091.785Schapfile	dev/midictl.c			midisyn
13101.426Slukemfile	dev/midisyn.c			midisyn
13111.497Schristosfile	dev/mm.c
13121.697Skentfile	dev/mulaw.c			mulaw			needs-flag
13131.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
13141.487Saugustssfile	dev/radio.c			radio			needs-flag
13151.426Slukemfile	dev/rnd.c			rnd			needs-flag
13161.426Slukemfile	dev/rndpool.c			rnd			needs-flag
13171.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
13181.426Slukemfile	dev/vnd.c			vnd			needs-flag
13191.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
13201.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
13211.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
13221.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
13231.799Smattfile	kern/core_elf32.c		coredump & exec_elf32
13241.799Smattfile	kern/core_elf64.c		coredump & exec_elf64
13251.799Smattfile	kern/core_netbsd.c		coredump & (exec_aout | exec_coff |
13261.799Smatt					     exec_ecoff | exec_macho | lkm)
13271.426Slukemfile	kern/cnmagic.c
13281.426Slukemfile	kern/exec_aout.c		exec_aout
13291.426Slukemfile	kern/exec_conf.c
13301.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
13311.426Slukemfile	kern/exec_elf32.c		exec_elf32
13321.426Slukemfile	kern/exec_elf64.c		exec_elf64
13331.452Schristosfile	kern/exec_macho.c		exec_macho
13341.426Slukemfile	kern/exec_script.c		exec_script
13351.426Slukemfile	kern/exec_subr.c
13361.426Slukemfile	kern/init_main.c
13371.645Satatatfile	kern/init_sysctl.c
13381.426Slukemfile	kern/init_sysent.c
13391.426Slukemfile	kern/kern_acct.c
13401.773Seladfile	kern/kern_auth.c
13411.426Slukemfile	kern/kern_clock.c
13421.830Sadfile	kern/kern_condvar.c
13431.830Sadfile	kern/kern_core.c
13441.845Syamtfile	kern/kern_cpu.c
13451.426Slukemfile	kern/kern_descrip.c
13461.574Sjdolecekfile	kern/kern_event.c
13471.426Slukemfile	kern/kern_exec.c
13481.426Slukemfile	kern/kern_exit.c
13491.426Slukemfile	kern/kern_fork.c
13501.845Syamtfile	kern/kern_idle.c
13511.426Slukemfile	kern/kern_kthread.c
13521.860Sadfile	kern/kern_ktrace.c		ktrace
13531.610Sraggefile	kern/kern_ksyms.c		ksyms | ddb | lkm needs-flag
13541.426Slukemfile	kern/kern_lkm.c			lkm
13551.426Slukemfile	kern/kern_lock.c
13561.588Sthorpejfile	kern/kern_lwp.c
13571.426Slukemfile	kern/kern_malloc.c
13581.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
13591.830Sadfile	kern/kern_mutex.c
13601.790Seladfile	kern/kern_fileassoc.c		fileassoc
13611.426Slukemfile	kern/kern_ntptime.c
13621.817Seladfile	kern/kern_pax.c			pax_mprotect | pax_segvguard
13631.426Slukemfile	kern/kern_physio.c
13641.876Sjmcneillfile	kern/kern_pmf.c
13651.426Slukemfile	kern/kern_proc.c
13661.426Slukemfile	kern/kern_prot.c
13671.549Sgmcgarryfile	kern/kern_ras.c
13681.426Slukemfile	kern/kern_resource.c
13691.830Sadfile	kern/kern_rwlock.c
13701.426Slukemfile	kern/kern_sig.c
13711.830Sadfile	kern/kern_sleepq.c
13721.867Sadfile	kern/kern_softint.c
13731.831Sadfile	kern/kern_stub.c
13741.830Sadfile	kern/kern_subr.c
13751.426Slukemfile	kern/kern_synch.c
13761.426Slukemfile	kern/kern_sysctl.c
13771.781Skardelfile	kern/kern_tc.c
13781.426Slukemfile	kern/kern_time.c
13791.595Sthorpejfile	kern/kern_timeout.c
13801.830Sadfile	kern/kern_turnstile.c
13811.806Sgdamorefile	kern/kern_todr.c
13821.652Stsarnafile	kern/kern_uuid.c
13831.426Slukemfile	kern/kern_xxx.c
13841.426Slukemfile	kern/kgdb_stub.c		kgdb
13851.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
13861.868Srmindfile	kern/sched_m2.c			sched_m2
13871.426Slukemfile	kern/subr_autoconf.c
13881.731Syamtfile	kern/subr_blist.c		vmswap
13891.736Syamtfile	kern/subr_bufq.c
13901.776Syamtfile	kern/subr_callback.c
13911.830Sadfile	kern/subr_debug.c		debug
13921.550Sgehennafile	kern/subr_devsw.c
13931.426Slukemfile	kern/subr_disk.c
13941.770Sblymnfile	kern/subr_iostat.c
13951.657Srtrfile	kern/subr_evcnt.c
13961.426Slukemfile	kern/subr_extent.c
13971.854Spookafile	kern/subr_hash.c
13981.783Syamtfile	kern/subr_kmem.c
13991.830Sadfile	kern/subr_lockdebug.c
14001.426Slukemfile	kern/subr_log.c
14011.426Slukemfile	kern/subr_pool.c
14021.426Slukemfile	kern/subr_prf.c
14031.861Sadfile	kern/subr_prf2.c
14041.426Slukemfile	kern/subr_prof.c
14051.739Syamtfile	kern/subr_once.c
14061.757Sjmmvfile	kern/subr_optstr.c
14071.814Sthorpejfile	kern/subr_specificdata.c
14081.842Smanufile	kern/subr_tftproot.c		tftproot
14091.858Spookafile	kern/subr_time.c
14101.449Sgmcgarryfile	kern/subr_userconf.c		userconf
14111.783Syamtfile	kern/subr_vmem.c
14121.739Syamtfile	kern/subr_workqueue.c
14131.866Sadfile	kern/subr_xcall.c
14141.841Srmindfile	kern/sys_aio.c
14151.426Slukemfile	kern/sys_generic.c
14161.862Srmindfile	kern/sys_mqueue.c
14171.830Sadfile	kern/sys_lwp.c
14181.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
14191.543Sbriggsfile	kern/sys_pmc.c
14201.800Smattfile	kern/sys_process.c		ptrace | ktrace
14211.830Sadfile	kern/sys_sig.c
14221.827Sadfile	kern/sys_sched.c
14231.426Slukemfile	kern/sys_socket.c
14241.426Slukemfile	kern/syscalls.c			syscall_debug
14251.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
14261.426Slukemfile	kern/sysv_msg.c			sysvmsg
14271.426Slukemfile	kern/sysv_sem.c			sysvsem
14281.426Slukemfile	kern/sysv_shm.c			sysvshm
14291.426Slukemfile	kern/tty.c
14301.426Slukemfile	kern/tty_conf.c
14311.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
14321.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
14331.694Schristosfile	kern/tty_ptm.c			pty
14341.426Slukemfile	kern/tty_subr.c
14351.426Slukemfile	kern/tty_tty.c
14361.426Slukemfile	kern/uipc_domain.c
14371.426Slukemfile	kern/uipc_mbuf.c
14381.426Slukemfile	kern/uipc_mbuf2.c
14391.864Sdyoungfile	net/link_proto.c
14401.426Slukemfile	kern/uipc_proto.c
14411.592Schristosfile	kern/uipc_sem.c			p1003_1b_semaphore
14421.426Slukemfile	kern/uipc_socket.c
14431.426Slukemfile	kern/uipc_socket2.c
14441.426Slukemfile	kern/uipc_syscalls.c
14451.426Slukemfile	kern/uipc_usrreq.c
14461.426Slukemfile	kern/vfs_bio.c
14471.426Slukemfile	kern/vfs_cache.c
14481.426Slukemfile	kern/vfs_getcwd.c
14491.732Sjmmvfile	kern/vfs_hooks.c
14501.426Slukemfile	kern/vfs_init.c
14511.426Slukemfile	kern/vfs_lockf.c
14521.426Slukemfile	kern/vfs_lookup.c
14531.426Slukemfile	kern/vfs_subr.c
14541.856Spookafile	kern/vfs_subr2.c
14551.426Slukemfile	kern/vfs_syscalls.c
14561.828Shannkenfile	kern/vfs_trans.c
14571.426Slukemfile	kern/vfs_vnops.c
14581.723Sthorpejfile	kern/vfs_xattr.c
14591.426Slukemfile	kern/vnode_if.c
14601.426Slukemfile	miscfs/deadfs/dead_vnops.c
14611.426Slukemfile	miscfs/fifofs/fifo_vnops.c
14621.869Spookafile	miscfs/genfs/genfs_io.c
14631.426Slukemfile	miscfs/genfs/genfs_vnops.c
14641.426Slukemfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs | lkm
14651.426Slukemfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs | lkm
14661.426Slukemfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs | lkm
14671.426Slukemfile	miscfs/specfs/spec_vnops.c
14681.426Slukemfile	miscfs/syncfs/sync_subr.c
14691.426Slukemfile	miscfs/syncfs/sync_vnops.c
14701.700Schristosfile	net/bpf.c			bpfilter		needs-flag
14711.426Slukemfile	net/bpf_filter.c		bpf_filter
14721.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
14731.426Slukemfile	net/if.c
14741.874Scubefile	net/if_arcsubr.c		arcnet			needs-flag
14751.426Slukemfile	net/if_atmsubr.c		atm
14761.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
14771.433Sthorpejfile	net/bridgestp.c			bridge
14781.457Sbjh21file	net/if_ecosubr.c		eco
14791.818Srpaulofile	net/if_etherip.c		etherip			needs-flag
14801.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
14811.511Smartin					    wlan
14821.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
14831.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
14841.426Slukemfile	net/if_gif.c			gif			needs-flag
14851.468Satatatfile	net/if_gre.c			gre			needs-flag
14861.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
14871.426Slukemfile	net/if_ieee1394subr.c		ieee1394
14881.701Speterfile	net/if_loop.c			loop			needs-flag
14891.426Slukemfile	net/if_media.c
14901.702Schristosfile	net/if_ppp.c			ppp			needs-flag
14911.826Smousefile	net/if_srt.c			srt
14921.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
14931.702Schristosfile	net/if_sl.c			sl			needs-flag
14941.426Slukemfile	net/if_spppsubr.c		sppp
14951.702Schristosfile	net/if_strip.c			strip			needs-flag
14961.426Slukemfile	net/if_tokensubr.c		token			needs-flag
14971.708Scubefile	net/if_tap.c			tap			needs-flag
14981.468Satatatfile	net/if_tun.c			tun			needs-flag
14991.426Slukemfile	net/if_vlan.c			vlan			needs-flag
15001.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
15011.751Speterfile	net/pfil.c			pfil_hooks | ipfilter | pf
15021.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
15031.426Slukemfile	net/ppp_tty.c			ppp
15041.426Slukemfile	net/radix.c
15051.426Slukemfile	net/raw_cb.c
15061.426Slukemfile	net/raw_usrreq.c
15071.426Slukemfile	net/route.c
15081.426Slukemfile	net/rtsock.c
15091.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
15101.726Shubertffile	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression
15111.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
15121.426Slukemfile	netinet/if_atm.c		atm
15131.426Slukemfile	netinet/in_gif.c		gif & inet
15141.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
15151.648Sscwfile	netinet/ip_ecn.c		ipsec | fast_ipsec | gif | stf
15161.426Slukemfile	netinet/ip_encap.c		inet | inet6
15171.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
15181.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
15191.426Slukemfile	netinet6/in6_gif.c		gif & inet6
15201.516Sthorpej
15211.502Smartinfile	netisdn/i4b_ctl.c		isdnctl			needs-flag
15221.502Smartinfile	netisdn/i4b_isppp.c		ippp			needs-count
15231.502Smartinfile	netisdn/i4b_ipr.c		irip			needs-count
15241.502Smartinfile	netisdn/i4b_rbch.c		isdnbchan		needs-count
15251.502Smartinfile	netisdn/i4b_tel.c		isdntel			needs-count
15261.502Smartinfile	netisdn/i4b_trace.c		isdntrc			needs-count
15271.426Slukem
15281.430Smartinfile	netisdn/i4b_mbuf.c		passive_isdn
15291.426Slukemfile	netisdn/i4b_l2.c		passive_isdn
15301.426Slukemfile	netisdn/i4b_l2fsm.c		passive_isdn
15311.426Slukemfile	netisdn/i4b_uframe.c		passive_isdn
15321.426Slukemfile	netisdn/i4b_tei.c		passive_isdn
15331.426Slukemfile	netisdn/i4b_sframe.c		passive_isdn
15341.426Slukemfile	netisdn/i4b_iframe.c		passive_isdn
15351.426Slukemfile	netisdn/i4b_l2timer.c		passive_isdn
15361.426Slukemfile	netisdn/i4b_util.c		passive_isdn
15371.426Slukemfile	netisdn/i4b_lme.c		passive_isdn
15381.415Smartin# Q.931 handler
15391.426Slukemfile	netisdn/i4b_q931.c		passive_isdn
15401.426Slukemfile	netisdn/i4b_q932fac.c		passive_isdn
15411.426Slukemfile	netisdn/i4b_l3fsm.c		passive_isdn
15421.426Slukemfile	netisdn/i4b_l3timer.c		passive_isdn
15431.426Slukemfile	netisdn/i4b_l2if.c		passive_isdn
15441.426Slukemfile	netisdn/i4b_l4if.c		passive_isdn
15451.502Smartin# isdn device driver, interface to isdnd
15461.502Smartinfile	netisdn/i4b_i4bdrv.c		isdn			needs-flag
15471.502Smartinfile	netisdn/i4b_l4.c		isdndev			needs-flag
15481.502Smartinfile	netisdn/i4b_l4mgmt.c		isdndev			needs-flag
15491.502Smartinfile	netisdn/i4b_l4timer.c		isdndev			needs-flag
15501.634Spooka# capi
15511.634Spookafile	netisdn/i4b_capi_l4if.c		isdncapi
15521.634Spookafile	netisdn/i4b_capi_llif.c		isdncapi
15531.634Spookafile	netisdn/i4b_capi_msgs.c		isdncapi
15541.493Sjdolecek
15551.493Sjdolecek# Game adapter (joystick)
15561.493Sjdolecekdevice	joy
15571.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15581.582Shaya
15591.713Syamtinclude	"net/agr/files.agr"
15601.734Sjmcneill
15611.734Sjmcneill#
15621.734Sjmcneill# General Purpose Input/Output framework
15631.734Sjmcneill#
15641.769Srizdefine	onewire_bitbang
15651.734Sjmcneillinclude	"dev/gpio/files.gpio"
15661.769Sriz
15671.769Srizinclude "dev/onewire/files.onewire"
15681.872Sjmcneill
15691.872Sjmcneill#
15701.872Sjmcneill# Pseudo audio device
15711.872Sjmcneill#
15721.872Sjmcneillinclude "dev/pad/files.pad"
15731.877Sjoerg
15741.877Sjoerg#
15751.877Sjoerg# Intel 386 Real Mode emulator
15761.877Sjoerg#
15771.877Sjoerginclude "lib/libx86emu/files.x86emu"
15781.882Syamt
15791.882Syamt#
15801.882Syamt# "tprof" profiler.
15811.882Syamt#
15821.882Syamtinclude	"dev/tprof/files.tprof"
1583