files revision 1.844
11.844Sbouyer#	$NetBSD: files,v 1.844 2007/05/12 11:04:58 bouyer 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.565Sthorpej
151.112Sthorpej# options understood by the machine-independent part of the kernel
161.112Sthorpej# (note, these are case-sensitive)
171.473Slukem#
181.474Slukemdefflag				INSECURE
191.781Skardeldefflag				KCONT
201.474Slukemdefflag				KMEMSTATS
211.474Slukemdefflag				KTRACE
221.781Skardeldefflag				MBUFTRACE
231.799Smattdefflag				PTRACE
241.805Scubedefflag				SYSTRACE
251.799Smattdefflag				COREDUMP
261.799Smatt
271.781Skardeldefparam			DEFCORENAME
281.781Skardeldefparam			HZ
291.474Slukemdefparam			MAXUPRC
301.474Slukemdefparam			RTC_OFFSET
311.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
321.573Sjunyoung
331.733Syamtdefflag				BUFQ_DISKSORT
341.733Syamtdefflag				BUFQ_FCFS
351.698Syamtdefflag				BUFQ_PRIOCSCAN
361.698Syamtdefflag				BUFQ_READPRIO
371.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
381.524Sthorpej
391.616Senamidefparam			SOMAXKVA
401.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
411.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
421.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
431.247Sthorpej
441.474Slukemdefflag				MULTIPROCESSOR
451.486Satatat
461.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
471.459Senami
481.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
491.597Satatat
501.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
511.250Stron
521.592Schristosdefflag opt_posix.h		P1003_1B_SEMAPHORE
531.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
541.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
551.181Sjonathan
561.474Slukemdefflag	opt_ntp.h		PPS_SYNC NTP
571.129Sthorpej
581.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
591.676Schristos
601.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
611.474Slukemdefflag	opt_malloclog.h		MALLOCLOG
621.470Slukemdefparam opt_malloclog.h	MALLOCLOGSIZE
631.474Slukemdefflag	opt_malloc_debug.h	MALLOC_DEBUG
641.474Slukemdefflag	opt_pool.h		POOL_DIAGNOSTIC
651.470Slukemdefparam opt_poollog.h		POOL_LOGSIZE
661.812Sjmcneilldefflag	opt_powerhook.h		POWERHOOK_DEBUG
671.431Sfvdl
681.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
691.189Sscottr
701.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
711.474Slukem				EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
721.503Sjdolecek				EXEC_ELF_NOTELESS
731.199Sthorpej
741.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
751.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
761.688Sthorpej				DKWEDGE_METHOD_GPT
771.693Sthorpej				DKWEDGE_METHOD_MBR
781.686Sthorpej
791.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
801.725Schristos				VERIFIED_EXEC_FP_SHA256
811.725Schristos				VERIFIED_EXEC_FP_SHA384
821.725Schristos				VERIFIED_EXEC_FP_SHA512
831.725Schristos				VERIFIED_EXEC_FP_MD5
841.725Schristos				VERIFIED_EXEC_FP_RMD160
851.725Schristos
861.794Sdsl# Per system call number counts and times
871.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
881.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
891.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
901.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
911.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
921.794Sdsl
931.774Seladdefparam opt_pax.h		PAX_MPROTECT
941.817Selad				PAX_SEGVGUARD
951.774Selad
961.789Seladdefflag	opt_fileassoc.h		FILEASSOC
971.789Selad
981.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
991.803Sdyoung
1001.199Sthorpej# compatibility options
1011.473Slukem#
1021.786Smartindefflag	opt_compat_netbsd.h	COMPAT_30
1031.786Smartindefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30
1041.786Smartindefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20
1051.786Smartindefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16
1061.786Smartindefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15
1071.786Smartindefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14
1081.786Smartindefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13
1091.786Smartindefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12
1101.786Smartindefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11
1111.786Smartindefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10
1121.589Schristosdefflag				COMPAT_OSSAUDIO
1131.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1141.474Slukemdefflag				COMPAT_HPUX
1151.474Slukemdefflag				COMPAT_IBCS2
1161.474Slukemdefflag				COMPAT_IRIX
1171.474Slukemdefflag				COMPAT_LINUX
1181.758Smanudefflag				COMPAT_LINUX32
1191.474Slukemdefflag				COMPAT_OSF1
1201.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1211.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1221.474Slukemdefflag				COMPAT_ULTRIX
1231.474Slukemdefflag				COMPAT_NETBSD32
1241.474Slukemdefflag				COMPAT_AOUT_M68K
1251.474Slukemdefflag				COMPAT_M68K4K
1261.474Slukemdefflag				COMPAT_MACH
1271.580Smanudefflag				COMPAT_DARWIN
1281.474Slukemdefflag				COMPAT_VAX1K
1291.474Slukemdefflag				COMPAT_43
1301.474Slukemdefflag				COMPAT_PECOFF
1311.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1321.221Sjonathan
1331.473Slukem#
1341.570Sthorpej# Cryptography support.  Include this early, since several things
1351.570Sthorpej# use it.
1361.624Sjonathan
1371.624Sjonathan# Individual crypto transforms
1381.570Sthorpejinclude "crypto/arc4/files.arc4"
1391.570Sthorpejinclude "crypto/des/files.des"
1401.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1411.570Sthorpejinclude "crypto/cast128/files.cast128"
1421.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1431.644Stlsinclude "crypto/skipjack/files.skipjack"
1441.570Sthorpej
1451.626Sthorpej# General-purpose crypto processing framework.
1461.626Sthorpejinclude "opencrypto/files.opencrypto"
1471.626Sthorpej
1481.570Sthorpej#
1491.618Sthorpej# System monitoring framework
1501.618Sthorpej#
1511.618Sthorpejinclude "dev/sysmon/files.sysmon"
1521.618Sthorpej
1531.618Sthorpej#
1541.563Sthorpej# Networking protocols
1551.563Sthorpej#
1561.743Sthorpejinclude "net80211/files.net80211"
1571.563Sthorpejinclude "netatalk/files.netatalk"
1581.782Sgdamoreinclude "netbt/files.netbt"
1591.565Sthorpejinclude "netinet/files.netinet"
1601.565Sthorpejinclude "netinet/files.ipfilter"
1611.565Sthorpejinclude "netinet6/files.netinet6"
1621.632Sitojuninclude "netinet6/files.ipsec"
1631.632Sitojuninclude "netipsec/files.netipsec"
1641.566Sthorpejinclude "netiso/files.netiso"
1651.567Sthorpejinclude "netnatm/files.netnatm"
1661.600Sjdolecekinclude "netsmb/files.netsmb"
1671.677Sitojuninclude "net/files.pf"
1681.563Sthorpej
1691.795Smattobsolete defflag		CCITT		# obsolete
1701.795Smattobsolete defflag		HDLC		# obsolete
1711.795Smattobsolete defflag		LLC		# obsolete
1721.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
1731.795Smattobsolete defflag		IPX		# obsolete
1741.825Scubeobsolete defflag opt_iso.h	TPCONS
1751.474Slukemdefflag				PFIL_HOOKS	# pfil(9)
1761.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
1771.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
1781.474Slukem						# Include deflate or bsd
1791.474Slukem						# compression, enable pppd
1801.474Slukem						# packet filtering support
1811.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
1821.189Sscottr
1831.189Sscottr# networking options
1841.473Slukem#
1851.474Slukemdefflag				GATEWAY
1861.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
1871.474Slukemdefparam			SB_MAX
1881.171Smrg
1891.189Sscottr# file system options
1901.473Slukem#
1911.516Sthorpejdefflag				SOFTDEP			# XXX files.ufs?
1921.516Sthorpejdefflag				QUOTA			# XXX files.ufs?
1931.685Sthorpejdefflag				VNODE_LOCKDEBUG
1941.759Schsdefflag				MAGICLINKS
1951.353Soster
1961.276Sscottr# buffer cache size options
1971.473Slukem#
1981.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
1991.276Sscottr
2001.449Sgmcgarry# userconf
2011.473Slukem#
2021.474Slukemdefflag				USERCONF
2031.449Sgmcgarry
2041.663Satatat# sysctl related
2051.663Satatat#
2061.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2071.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2081.665Satatat				SYSCTL_INCLUDE_DESCR
2091.663Satatat
2101.473Slukem#
2111.289Slukem# Not entirely MI, but present on multiple arch's
2121.473Slukem#
2131.289Slukem
2141.276Sscottr# PC-style MBR handling
2151.473Slukem#
2161.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2171.209Sjonathan
2181.745Sthorpej#
2191.209Sjonathan# debugging options
2201.473Slukem#
2211.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2221.745Sthorpej
2231.474Slukemdefflag	opt_kgdb.h		KGDB
2241.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2251.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2261.474Slukemdefflag				LOCKDEBUG
2271.474Slukemdefflag				SYSCALL_DEBUG
2281.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2291.271Sjonathan
2301.271Sjonathan# memory (ram) disk options
2311.473Slukem#
2321.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2331.474Slukem				MEMORY_DISK_DYNAMIC
2341.509Slukemdefparam opt_md.h		MEMORY_DISK_SERVER MEMORY_DISK_ROOT_SIZE
2351.594Smatt				MEMORY_RBFLAGS
2361.159Sdrochner
2371.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2381.842Smanu
2391.543Sbriggs# Support for hardware performance monitoring counters
2401.543Sbriggs#
2411.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2421.636Sjdolecek
2431.819Swiz# Machine-independent device majors assignements
2441.640Sjdolecekinclude "conf/majors"
2451.543Sbriggs
2461.60Scgd# generic attributes
2471.473Slukem#
2481.519Saugustssdefine	audiobus	{ }
2491.474Slukemdefine	midibus		{ }
2501.232Saugustssdefine	midisyn
2511.638Sbouyerdefine	ata	        {[channel = -1]}
2521.674Sthorpejdefine	sata
2531.558Sthorpejdefine	scsi_core
2541.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
2551.638Sbouyerdefine	ata_hl		{[drive = -1]}
2561.637Sbouyerdefine	atapi		{ }
2571.489Sdrochnerdefine	radiodev	{ }
2581.614Sgmcgarrydefine	gpibdev		{[address = -1]}
2591.734Sjmcneilldefine	gpiobus		{ }
2601.769Srizdefine	onewirebus	{ }
2611.659Sbjh21define 	pckbport	{[slot = -1]}
2621.659Sbjh21define	pckbport_machdep_cnattach
2631.754Sthorpejdefine	firmload
2641.67Scgd
2651.67Scgd# audio device attributes
2661.473Slukem#
2671.63Sbrezakdefine	mulaw
2681.132Saugustssdefine	auconv
2691.500Skentdefine	aurateconv
2701.629Sthorpej
2711.228Saugustss# audio and midi devices, attaches to audio hardware driver
2721.473Slukem#
2731.173Sthorpejdevice	audio
2741.519Saugustssattach	audio at audiobus
2751.228Saugustssdevice	midi
2761.228Saugustssattach	midi at midibus
2771.363Sthorpej
2781.650Sbjh21# console bell via audio device
2791.650Sbjh21#
2801.650Sbjh21define	audiobell
2811.650Sbjh21
2821.635Sthorpej# I2C device support
2831.635Sthorpejinclude "dev/i2c/files.i2c"
2841.635Sthorpej
2851.813Sgdamore# SPI device support
2861.813Sgdamoreinclude "dev/spi/files.spi"
2871.813Sgdamore
2881.559Sthorpej# IR device support
2891.559Sthorpejinclude	"dev/ir/files.ir"
2901.559Sthorpej
2911.651Sjdolecek# Parallel Port Bus support
2921.651Sjdolecekinclude "dev/ppbus/files.ppbus"
2931.651Sjdolecek
2941.363Sthorpej# raster operations attributes
2951.473Slukem#
2961.426Slukemdefine	rasops1
2971.426Slukemdefine	rasops2
2981.426Slukemdefine	rasops4
2991.426Slukemdefine	rasops8
3001.426Slukemdefine	rasops15
3011.426Slukemdefine	rasops16
3021.426Slukemdefine	rasops24
3031.426Slukemdefine	rasops32
3041.829Soberdefine	rasops_rotation
3051.60Scgd
3061.760Sjmcneill# splash screen support
3071.760Sjmcneillinclude "dev/splash/files.splash"
3081.760Sjmcneill
3091.768Sgdamore# videomode support
3101.768Sgdamoreinclude "dev/videomode/files.videomode"
3111.768Sgdamore
3121.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3131.457Sbjh21# fddi, token ring, atm and eco(net).
3141.473Slukem#
3151.67Scgddefine	arc
3161.88Schuckdefine	atm
3171.457Sbjh21define	eco
3181.60Scgddefine	ether
3191.67Scgddefine	fddi
3201.185Skmldefine	hippi
3211.399Sonoedefine	ieee1394
3221.282Sbaddefine	token
3231.284Sexplorerdefine	sppp
3241.719Sdyoungdefine	wlan: arc4, rijndael
3251.294Sitojundefine	crypto
3261.100Sws
3271.119Sis# devices ARPing IPv4 pull this in:
3281.473Slukem#
3291.119Sisdefine	arp
3301.119Sis
3311.515Sthorpej#
3321.515Sthorpej# ALTQ network traffic shaping subsystem
3331.515Sthorpej#
3341.515Sthorpejinclude "altq/files.altq"
3351.515Sthorpej
3361.473Slukem#
3371.560Sthorpej# IPKDB kernel debugger
3381.473Slukem#
3391.560Sthorpejinclude "ipkdb/files.ipkdb"
3401.102Sws
3411.404Sad# Logical disk
3421.473Slukem#
3431.404Saddevice	ld: disk
3441.426Slukemfile	dev/ld.c			ld			needs-flag
3451.513Sthorpej
3461.513Sthorpej#
3471.513Sthorpej# MII/PHY support for network devices
3481.513Sthorpej#
3491.513Sthorpejinclude "dev/mii/files.mii"
3501.375Sthorpej
3511.473Slukem#
3521.512Sthorpej# RAIDframe
3531.512Sthorpej#
3541.512Sthorpejinclude "dev/raidframe/files.raidframe"
3551.639Sgrog
3561.639Sgrog#
3571.542Sthorpej# Hardware-assisted data mover API
3581.542Sthorpej#
3591.542Sthorpejinclude "dev/dmover/files.dmover"
3601.512Sthorpej
3611.512Sthorpej#
3621.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
3631.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
3641.473Slukem#
3651.145Schristos
3661.145Schristos# Adaptec AIC-6[32]60 ICs
3671.473Slukem#
3681.173Sthorpejdevice	aic: scsi
3691.145Schristosfile	dev/ic/aic6360.c		aic
3701.346Sthorpej
3711.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
3721.473Slukem#
3731.346Sthorpejdefine	smc93cx6
3741.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
3751.83Sthorpej
3761.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
3771.473Slukem#
3781.474Slukemdefparam opt_ahc.h		AHC_DEBUG
3791.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
3801.173Sthorpejdevice	ahc: scsi
3811.345Sthorpejdefine	ahc_seeprom
3821.354Sfvdldefine	ahc_aic77xx
3831.142Senamifile	dev/ic/aic7xxx.c		ahc
3841.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
3851.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
3861.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
3871.609Sfvdl
3881.609Sfvdl# Adaptec aic79xx SCSI controllers
3891.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
3901.609Sfvdldevice	ahd: scsi
3911.609Sfvdlfile	dev/ic/aic79xx.c		ahd
3921.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
3931.318Sad
3941.318Sad# DPT EATA SCSI controllers
3951.473Slukem#
3961.318Saddevice	dpt: scsi
3971.318Sadfile	dev/ic/dpt.c			dpt
3981.355Sad
3991.355Sad# Compaq Smart ARRAY controllers
4001.473Slukem#
4011.355Saddevice	cac {unit = -1}
4021.355Sadfile	dev/ic/cac.c			cac
4031.355Sad
4041.404Sadattach	ld at cac with ld_cac
4051.404Sadfile	dev/ic/ld_cac.c			ld_cac
4061.419Sad
4071.764She# HP/Compaq Command Interface for SCSI-3 Support
4081.764She#
4091.764Shedevice ciss: scsi
4101.764Shefile	dev/ic/ciss.c			ciss
4111.764She
4121.419Sad# Mylex DAC960 RAID controllers
4131.473Slukem#
4141.419Saddevice	mlx {unit = -1}
4151.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4161.419Sad
4171.419Sadattach	ld at mlx with ld_mlx
4181.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4191.521Sad
4201.521Sad# ICP-Vortex/Intel RAID controllers
4211.521Sad#
4221.521Saddevice	icp {unit = -1}
4231.521Sadfile	dev/ic/icp.c			icp			needs-flag
4241.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
4251.521Sad
4261.521Sadattach	ld at icp with ld_icp
4271.521Sadfile	dev/ic/ld_icp.c			ld_icp
4281.521Sad
4291.521Saddevice	icpsp: scsi
4301.521Sadfile	dev/ic/icpsp.c			icpsp
4311.521Sadattach	icpsp at icp
4321.523Sad
4331.523Sad# Adaptec FSA RAID controllers
4341.523Sad#
4351.523Saddevice	aac {unit = -1}
4361.523Sadfile	dev/ic/aac.c			aac
4371.523Sad
4381.523Sadattach	ld at aac with ld_aac
4391.523Sadfile	dev/ic/ld_aac.c			ld_aac
4401.238Sdante
4411.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
4421.473Slukem#
4431.238Sdantedevice	adv: scsi
4441.238Sdantefile	dev/ic/adv.c			adv
4451.428Sthorpejfile	dev/ic/advlib.c			adv
4461.428Sthorpejfile	dev/ic/advmcode.c		adv
4471.248Sdante
4481.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
4491.473Slukem#
4501.248Sdantedevice	adw: scsi
4511.248Sdantefile	dev/ic/adw.c			adw
4521.194Sjonathan
4531.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
4541.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
4551.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
4561.130Sjonathan#  hardware-compatibility mode.)
4571.473Slukem#
4581.173Sthorpejdevice	bha: scsi
4591.142Senamifile	dev/ic/bha.c			bha
4601.130Sjonathan
4611.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
4621.130Sjonathan# (must be after bha, see above)
4631.473Slukem#
4641.173Sthorpejdevice	aha: scsi
4651.142Senamifile	dev/ic/aha.c			aha
4661.445Stsutsui
4671.445Stsutsui# Initio INIC-940/950 SCSI controllers
4681.473Slukem#
4691.445Stsutsuidevice	iha: scsi
4701.445Stsutsuifile	dev/ic/iha.c			iha
4711.118Scgd
4721.118Scgd# Qlogic ISP 10x0 SCSI Controllers
4731.473Slukem#
4741.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
4751.474Slukem				ISP_DISABLE_1080_SUPPORT
4761.474Slukem				ISP_DISABLE_2100_SUPPORT
4771.474Slukem				ISP_DISABLE_2200_SUPPORT
4781.474Slukem				ISP_DISABLE_FW ISP_TARGET_MODE
4791.496Smjacob				ISP_FW_CRASH_DUMP
4801.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
4811.173Sthorpejdevice	isp: scsi
4821.142Senamifile	dev/ic/isp.c			isp
4831.223Smjacobfile	dev/ic/isp_netbsd.c		isp
4841.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
4851.528Smatt
4861.821Sbouyer# LSILogic MegaRAID SAS
4871.821Sbouyer#
4881.821Sbouyerdevice	mfi: scsi
4891.821Sbouyerfile	dev/ic/mfi.c			mfi
4901.821Sbouyer
4911.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
4921.528Smatt#
4931.608Sthorpejdevice	mpt: scsi
4941.608Sthorpejfile	dev/ic/mpt.c			mpt
4951.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
4961.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
4971.605Stsutsui
4981.682Sitohy# Workbit NinjaSCSI-32 controllers
4991.682Sitohydevice	njs: scsi
5001.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5011.682Sitohy
5021.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5031.605Stsutsuidevice	oosiop: scsi
5041.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5051.436Stsutsui
5061.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5071.473Slukem#
5081.436Stsutsuidevice	osiop: scsi
5091.436Stsutsuifile	dev/ic/osiop.c			osiop
5101.364Sbouyer
5111.368Sbouyer# common stuff for siop and esiop
5121.473Slukem#
5131.426Slukemdefine	siop_common
5141.426Slukemfile	dev/ic/siop_common.c		siop_common
5151.368Sbouyer
5161.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5171.473Slukem#
5181.426Slukemdevice	siop: scsi,siop_common
5191.426Slukemfile	dev/ic/siop.c			siop
5201.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
5211.518Sbouyer
5221.518Sbouyerdevice	esiop: scsi,siop_common
5231.518Sbouyerfile	dev/ic/esiop.c			esiop
5241.94Smycroft
5251.94Smycroft# UltraStor SCSI controllers
5261.473Slukem#
5271.173Sthorpejdevice	uha: scsi
5281.142Senamifile	dev/ic/uha.c			uha
5291.409Sonoe
5301.409Sonoe# Aironet PC4500/PC4800
5311.473Slukem#
5321.653Stsarnadevice	an: arp, wlan, ifnet
5331.409Sonoefile	dev/ic/an.c			an
5341.86Smycroft
5351.376Sonoe# AMD 79c930-based 802.11 cards
5361.473Slukem#
5371.376Sonoedevice	awi: arp, wlan, ifnet
5381.376Sonoefile	dev/ic/awi.c			awi
5391.376Sonoefile	dev/ic/am79c930.c		awi
5401.438Sichiro
5411.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
5421.473Slukem#
5431.656Sjunyoungdevice	wi: arp, wlan, ifnet
5441.438Sichirofile	dev/ic/wi.c			wi
5451.617Sdyoung
5461.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
5471.641Sdyoung#
5481.767Sgdamoredefflag	opt_athhal.h	ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ
5491.656Sjunyoungdevice	ath: arp, wlan, ifnet
5501.641Sdyoungfile	dev/ic/ath.c					ath
5511.719Sdyoungfile	dev/ic/ath_netbsd.c				ath
5521.738Sdyoungfile	dev/ic/athrate-sample.c				ath
5531.765Sgdamorefile	contrib/dev/ath/netbsd/ah_osdep.c		ath
5541.766Sgdamoreobject	/athhal.o					ath
5551.641Sdyoung
5561.617Sdyoung# ADMtek ADM8211 802.11
5571.617Sdyoung#
5581.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
5591.617Sdyoungfile	dev/ic/atw.c			atw
5601.376Sonoe
5611.687Sdyoung# Realtek RTL8180 802.11
5621.687Sdyoung#
5631.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
5641.687Sdyoungfile	dev/ic/rtw.c			rtw
5651.687Sdyoungfile	dev/ic/rtwphy.c			rtw
5661.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
5671.687Sdyoung
5681.780Srpaulo# Ralink RT2500/RT2600 802.11
5691.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
5701.778Sdogcowfile	dev/ic/rt2560.c			ral
5711.778Sdogcowfile	dev/ic/rt2661.c			ral
5721.722Sdrochner
5731.83Sthorpej# 3Com Etherlink-III Ethernet controller
5741.473Slukem#
5751.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
5761.142Senamifile	dev/ic/elink3.c			ep
5771.253Sfvdl
5781.253Sfvdl# 3Com EtherLink XL Controller
5791.473Slukem#
5801.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
5811.253Sfvdlfile	dev/ic/elinkxl.c		ex
5821.131Smatt
5831.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
5841.473Slukem#
5851.173Sthorpejdevice	lc: arp, ether, ifnet
5861.142Senamifile	dev/ic/lemac.c			lc
5871.84Smycroft
5881.84Smycroft# LANCE and PCnet Ethernet controllers
5891.473Slukem#
5901.173Sthorpejdevice	le: arp, ether, ifnet
5911.426Slukemdefine	le24
5921.426Slukemdefine	le32
5931.227Sexplorerfile	dev/ic/am7990.c			le24
5941.225Sdrochnerfile	dev/ic/am79900.c		le32
5951.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
5961.383Sthorpej
5971.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
5981.473Slukem#
5991.383Sthorpejdevice	depca { }: le24
6001.383Sthorpejfile	dev/ic/depca.c			depca
6011.383Sthorpejattach	le at depca with le_depca
6021.122Sscottr
6031.290Smrg# Sun HME Ethernet controllers
6041.473Slukem#
6051.293Spkdevice	hme: arp, ether, ifnet, mii
6061.293Spkfile	dev/ic/hme.c			hme
6071.461Seeh
6081.461Seeh# Sun GEM Ethernet controllers
6091.473Slukem#
6101.461Seehdevice	gem: arp, ether, ifnet, mii
6111.461Seehfile	dev/ic/gem.c			gem
6121.290Smrg
6131.122Sscottr# 8390-family Ethernet controllers
6141.473Slukem#
6151.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
6161.122Sscottrdefine	dp8390nic
6171.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
6181.485Sbjh21
6191.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
6201.485Sbjh21#
6211.485Sbjh21define	dp83905
6221.485Sbjh21file	dev/ic/dp83905.c		dp83905
6231.484Sbjh21
6241.484Sbjh21# Macronix MX98905 Ethernet controller
6251.484Sbjh21# (use as an attribute for an "ne" bus attachment)
6261.484Sbjh21#
6271.484Sbjh21define	mx98905
6281.484Sbjh21file	dev/ic/mx98905.c		mx98905
6291.77Scgd
6301.282Sbad# TROPIC Token-Ring controller
6311.473Slukem#
6321.282Sbaddevice	tr: arp, token, ifnet
6331.282Sbadfile	dev/ic/tropic.c			tr
6341.282Sbad
6351.91Scgd# NCR 5380 SCSI Bus Controller
6361.473Slukem#
6371.91Scgddefine	ncr5380sbc
6381.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
6391.356Spkdevice	nca: scsi, ncr5380sbc
6401.91Scgd
6411.434Sfredette# Sun sc PAL SCSI Bus Controller
6421.473Slukem#
6431.434Sfredettedefine	sunscpal
6441.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
6451.434Sfredettedevice	ssc: scsi, sunscpal
6461.434Sfredette
6471.91Scgd# DEC FDDI Chipset
6481.473Slukem#
6491.91Scgddefine	pdq
6501.142Senamifile	dev/ic/pdq.c			pdq
6511.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
6521.98Schristos
6531.474Slukem# Cyclades Cyclom-8/16/32
6541.473Slukem#
6551.173Sthorpejdevice	cy: tty
6561.142Senamifile	dev/ic/cy.c			cy			needs-flag
6571.103Sthorpej
6581.103Sthorpej# Efficient Networks, Inc. ATM interface
6591.473Slukem#
6601.173Sthorpejdevice	en: atm, ifnet
6611.142Senamifile	dev/ic/midway.c			en
6621.117Sthorpej
6631.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
6641.473Slukem#
6651.117Sthorpejdefine	ncr53c9x
6661.359Smycroftdevice	esp: scsi, ncr53c9x
6671.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
6681.227Sexplorer
6691.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
6701.679Smycroftdevice	spc: scsi
6711.679Smycroftfile	dev/ic/mb89352.c		spc
6721.679Smycroft
6731.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
6741.796Sbjh21define	wd33c93
6751.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
6761.796Sbjh21
6771.590Ssoren# Hitachi HD44780 LCD panel controller
6781.590Ssorendefine	hd44780
6791.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
6801.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
6811.590Ssoren
6821.710Sjoff# Matrix keypad
6831.710Sjoffdefine	matrixkp
6841.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
6851.710Sjoff
6861.227Sexplorer# Hitachi HD64570 serial controller
6871.473Slukem#
6881.359Smycroftdefine	hd64570
6891.227Sexplorerfile	dev/ic/hd64570.c		hd64570
6901.339Schopps
6911.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
6921.473Slukem#
6931.339Schoppsdevice	ntwoc: ifnet, hd64570
6941.128Spk
6951.128Spk# Intel 82586 Ethernet Controller
6961.473Slukem#
6971.128Spkdefine	i82586
6981.142Senamifile	dev/ic/i82586.c			i82586
6991.291Sthorpej
7001.658Sjkunz# Intel 82596 Ethernet Controller
7011.658Sjkunz#
7021.658Sjkunzdefine	i82596
7031.658Sjkunzfile	dev/ic/i82596.c			i82596
7041.658Sjkunz
7051.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7061.473Slukem#
7071.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7081.291Sthorpejfile	dev/ic/i82557.c			fxp
7091.389Sbjh21
7101.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7111.473Slukem#
7121.389Sbjh21define	seeq8005
7131.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
7141.137Sthorpej
7151.137Sthorpej# SMC 91Cxx Ethernet Controller
7161.473Slukem#
7171.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
7181.142Senamifile	dev/ic/smc91cxx.c		sm
7191.188Sthorpej
7201.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
7211.473Slukem#
7221.230Sthorpejdevice	epic: arp, ether, ifnet, mii
7231.188Sthorpejfile	dev/ic/smc83c170.c		epic
7241.309Sragge
7251.309Sragge# DEC SGEC Second Generation Ethernet Controller
7261.473Slukem#
7271.309Sraggedefine	sgec
7281.309Sraggefile	dev/ic/sgec.c			sgec
7291.177Senami
7301.715Sjdolecek# MB86950 Ethernet Controller
7311.715Sjdolecek#
7321.715Sjdolecekdefine	mb86950
7331.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
7341.715Sjdolecek
7351.177Senami# MB8696x Ethernet Controller
7361.473Slukem#
7371.177Senamidefine	mb86960
7381.177Senamifile	dev/ic/mb86960.c		mb86960
7391.177Senami
7401.177Senami# Generic MB8696x Ethernet Controller driver
7411.473Slukem#
7421.177Senamidevice	mbe: arp, ether, ifnet, mb86960
7431.146Saugustss
7441.146Saugustss# Interwave Am78C201 audio driver
7451.473Slukem#
7461.146Saugustssdefine	interwave
7471.146Saugustssfile	dev/ic/interwave.c		interwave
7481.154Sis
7491.154Sis# TMS 320av110 MPEG2/audio driver
7501.473Slukem#
7511.154Sisdefine	tms320av110
7521.154Sisfile	dev/ic/tms320av110.c		tms320av110
7531.152Sthorpej
7541.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
7551.152Sthorpej# National Semiconductor DS8390.
7561.473Slukem#
7571.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
7581.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
7591.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
7601.153Sthorpej
7611.153Sthorpej# 8250/16[45]50-based "com" ports
7621.668Sthorpej#
7631.749Schsdefflag	opt_com.h		COM_DEBUG
7641.153Sthorpej# XXX In a perfect world, this would be done with attributes
7651.788Sgdamoredefflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
7661.788Sgdamore				COM_REGMAP
7671.392Seehdevice	com { } : tty
7681.426Slukemfile	dev/ic/com.c			com			needs-flag
7691.336Sthorpej
7701.336Sthorpej# PC-like keyboard controller
7711.473Slukem#
7721.659Sbjh21device	pckbc: pckbport
7731.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
7741.274Sscw
7751.714Scubedevice	attimer
7761.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
7771.714Scube
7781.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
7791.473Slukem#
7801.274Sscwdevice	clmpcc: tty
7811.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
7821.385Sbjh21
7831.351Sgroo# National Semiconductor LM7[89]
7841.473Slukem#
7851.426Slukemdevice	lm: sysmon_envsys
7861.426Slukemfile	dev/ic/nslm7x.c			lm			needs-flag
7871.164Scgd
7881.843Sxtraeme# Abit uGuru
7891.843Sxtraeme#
7901.843Sxtraemedevice	ug: sysmon_envsys
7911.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
7921.843Sxtraeme
7931.185Skml# Essential Communications Corp. HIPPI Interface
7941.473Slukem#
7951.426Slukemdevice	esh: hippi, ifnet
7961.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
7971.242Sis
7981.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
7991.473Slukem#
8001.426Slukemdevice	bah: ifnet, arc, arp
8011.426Slukemfile	dev/ic/smc90cx6.c		bah
8021.234Saugustss
8031.234Saugustss# OPL2/OPL3 FM synth driver
8041.473Slukem#
8051.235Saugustssdevice	opl: midibus, midisyn
8061.234Saugustssfile	dev/ic/opl.c			opl
8071.234Saugustssfile	dev/ic/oplinstrs.c		opl
8081.305Saugustss
8091.305Saugustss# MPU401 MIDI UART compatibles
8101.473Slukem#
8111.305Saugustssdevice	mpu: midibus
8121.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8131.236Spk
8141.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8151.473Slukem#
8161.236Spkdefine	ad1848
8171.236Spkfile	dev/ic/ad1848.c			ad1848
8181.290Smrg
8191.290Smrg# AMD 7930 audio/ISDN codec
8201.473Slukem#
8211.366Saugustssdefine	am7930
8221.366Saugustssfile	dev/ic/am7930.c			am7930
8231.290Smrg
8241.290Smrg# SPARC `SUNW,audiocs'
8251.473Slukem#
8261.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
8271.290Smrgfile	dev/ic/cs4231.c			audiocs
8281.326Saugustss
8291.326Saugustss# AC-97 CODECs
8301.473Slukem#
8311.326Saugustssdefine	ac97
8321.326Saugustssfile	dev/ic/ac97.c			ac97
8331.437Sminoura
8341.437Sminoura# Oki MSM6258 support code
8351.473Slukem#
8361.437Sminouradefine msm6258
8371.437Sminourafile	dev/ic/msm6258.c		msm6258
8381.240Spk
8391.240Spk# LSI64854 DMA controller back-end
8401.473Slukem#
8411.240Spkdefine	lsi64854
8421.240Spkfile	dev/ic/lsi64854.c		lsi64854
8431.465Smrg
8441.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
8451.473Slukem#
8461.465Smrgdefine	cd18xx
8471.465Smrgfile	dev/ic/cd18xx.c			cd18xx
8481.240Spk
8491.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
8501.473Slukem#
8511.252Sthorpejdefine	rtl80x9
8521.252Sthorpejfile	dev/ic/rtl80x9.c		rtl80x9
8531.360Shaya
8541.654Swiz# Realtek 8129/8139 Ethernet controllers
8551.473Slukem#
8561.362Shayadevice	rtk: ether, ifnet, arp, mii
8571.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
8581.185Skml
8591.673Stoshii# Realtek 8169 Ethernet controllers
8601.673Stoshii#
8611.673Stoshiidevice	re: ether, ifnet, arp, mii
8621.709Syamtfile	dev/ic/rtl8169.c		re
8631.673Stoshii
8641.258Spk# Common code for ESDI/IDE/etc. controllers
8651.473Slukem#
8661.680Sthorpejdefine	wdc_common
8671.809Sitohydefine	ata_dma
8681.809Sitohydefine	ata_udma
8691.809Sitohydefine	ata_piobm
8701.680Sthorpejdevice	wdc: ata, wdc_common
8711.637Sbouyer
8721.835Sdyoungdefflag	opt_ata.h	ATADEBUG
8731.835Sdyoung
8741.656Sjunyoungdevice	atabus: atapi,ata_hl
8751.656Sjunyoungattach	atabus at ata
8761.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
8771.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
8781.386Sbjh21
8791.810Sitohy# Workbit NinjaATA-32 IDE controllers
8801.810Sitohydevice	njata: ata, ata_piobm, wdc_common
8811.810Sitohyfile	dev/ic/ninjaata32.c		njata
8821.810Sitohy
8831.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
8841.473Slukem#
8851.386Sbjh21device	upc { [offset = -1] }
8861.386Sbjh21attach	wdc at upc with wdc_upc
8871.386Sbjh21attach	com at upc with com_upc
8881.651Sjdolecekattach	lpt at upc with lpt_upc
8891.426Slukemfile	dev/ic/upc.c			upc
8901.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
8911.426Slukemfile	dev/ic/com_upc.c		com_upc
8921.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
8931.327Smatt
8941.844Sbouyer# AHCI-compatible SATA controllers
8951.844Sbouyerdefine ahcisata_core
8961.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
8971.844Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core
8981.844Sbouyer
8991.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
9001.473Slukem#
9011.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
9021.314Sthorpejfile	dev/ic/tulip.c			tlp
9031.322Sthorpej
9041.322Sthorpej# Adaptec AIC-6915 Ethernet interface
9051.473Slukem#
9061.322Sthorpejdevice	sf: arp, ether, ifnet, mii
9071.322Sthorpejfile	dev/ic/aic6915.c		sf
9081.378Spk
9091.378Spk# Mostek time-of-day clock and NVRAM
9101.473Slukem#
9111.378Spkdefine	mk48txx
9121.507Spkfile	dev/ic/mk48txx.c		mk48txx
9131.378Spk
9141.378Spk# Intersil 7170 time-of-day clock
9151.473Slukem#
9161.378Spkdefine	intersil7170
9171.378Spkfile	dev/ic/intersil7170.c		intersil7170
9181.434Sfredette
9191.434Sfredette# National Semiconductor MM58167 time-of-day clock
9201.473Slukem#
9211.434Sfredettedefine	mm58167
9221.434Sfredettefile	dev/ic/mm58167.c		mm58167
9231.643Stsutsui
9241.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
9251.643Stsutsui#
9261.643Stsutsuidefine	mc146818
9271.643Stsutsuifile	dev/ic/mc146818.c		mc146818
9281.422Sthorpej
9291.808Suwe# Ricoh RS5C313 time of-day-clock
9301.808Suwe#
9311.808Suwedefine	rs5c313
9321.808Suwefile	dev/ic/rs5c313.c		rs5c313
9331.808Suwe
9341.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
9351.473Slukem#
9361.422Sthorpejdefine	dl10019
9371.422Sthorpejfile	dev/ic/dl10019.c		dl10019
9381.453Senami
9391.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
9401.473Slukem#
9411.453Senamidefine	ax88190
9421.453Senamifile	dev/ic/ax88190.c		ax88190
9431.429Sjdolecek
9441.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
9451.473Slukem#
9461.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
9471.429Sjdolecekfile	dev/ic/we.c			we
9481.432Sjdolecek
9491.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
9501.473Slukem#
9511.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
9521.557Stsutsui
9531.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
9541.557Stsutsui#
9551.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
9561.557Stsutsuifile	dev/ic/fmv.c			fmv
9571.471Syamt
9581.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
9591.473Slukem#
9601.471Syamtdevice	cs: arp, ether, ifnet
9611.704Sjoffdevice	tscs: arp, ether, ifnet
9621.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
9631.487Saugustss
9641.487Saugustss# Radio device attributes
9651.487Saugustss#
9661.487Saugustssdefine	tea5757
9671.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
9681.487Saugustssdefine	lm700x
9691.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
9701.179Sdrochner
9711.837Stnn# Philips PCF8584 i2c controller
9721.837Stnndefine	pcf8584
9731.837Stnnfile	dev/ic/pcf8584.c		pcf8584
9741.837Stnn
9751.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
9761.784Sdrochner#
9771.784Sdrochnerdefine acpipmtimer
9781.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
9791.784Sdrochner
9801.834Snjolydevice 	hpet
9811.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
9821.834Snjoly
9831.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
9841.836Sdrochnerdefine drm {}
9851.836Sdrochnerinclude	dev/drm/files.drm
9861.836Sdrochner
9871.179Sdrochner# Definitions for wscons
9881.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
9891.473Slukem#
9901.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
9911.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
9921.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
9931.479Saugustssdefine	wsmousedev		{[mux = 0]}
9941.761Smacallandefine	vcons
9951.179Sdrochner# attribute to pull in raster support
9961.473Slukem#
9971.179Sdrochnerdefine	wsrasteremulops
9981.187Sdrochner# common PC display functions
9991.473Slukem#
10001.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
10011.426Slukemdefine	pcdisplayops
10021.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
10031.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
10041.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
10051.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
10061.777Smartin# someday when we might make /dev/fb* support MI)
10071.777Smartindefine	fb
10081.179Sdrochner# VGA graphics
10091.473Slukem#
10101.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
10111.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
10121.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
10131.593Stsutsuidefflag opt_vga.h		VGA_RESET
10141.836Sdrochnerdevice	vga: wsemuldisplaydev, pcdisplayops, drm
10151.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
10161.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
10171.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
10181.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
10191.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
10201.473Slukem#
10211.761Smacallandevice	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
10221.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
10231.551Suwefile	dev/ic/igsfb_subr.c		igsfb
10241.91Scgd
10251.683Sjkunz# STI (hp graphics)
10261.683Sjkunzdevice	sti: wsemuldisplaydev
10271.683Sjkunzfile	dev/ic/sti.c		sti & (sti_pci | sti_sgc | sti_phantom)
10281.683Sjkunz
10291.77Scgd# Attributes which machine-independent bus support can be attached to.
10301.77Scgd# These should be defined here, because some of these busses can have
10311.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
10321.77Scgd# ordering constraints on inclusion of the busses' "files" files.
10331.473Slukem#
10341.474Slukemdefine	isabus	{ }			# ISA attachment
10351.474Slukemdefine	eisabus	{ }			# EISA attachment
10361.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
10371.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
10381.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
10391.474Slukemdefine	usbus	{ }			# USB attachment
10401.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
10411.474Slukemdefine	vmebus	{ }			# VME bus attachment
10421.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
10431.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
10441.474Slukemdefine	cbbus	{[slot = -1]}		# CardBus attachment
10451.474Slukemdefine	pcmciaslot {[slot = -1]}	# PCMCIA slot itself
10461.222Saugustss
10471.222Saugustss# We need the USB bus controllers here so different busses can
10481.222Saugustss# use them in an 'attach-with'.
10491.222Saugustss# UHCI USB controller
10501.473Slukem#
10511.703Sfvdl
10521.703Sfvdldefparam USB_MEM_RESERVE
10531.703Sfvdl
10541.222Saugustssdevice	uhci: usbus
10551.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
10561.222Saugustss
10571.222Saugustss# OHCI USB controller
10581.473Slukem#
10591.222Saugustssdevice	ohci: usbus
10601.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
10611.412Saugustss
10621.412Saugustss# EHCI USB controller
10631.473Slukem#
10641.412Saugustssdevice	ehci: usbus
10651.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
10661.545Sisaki
10671.545Sisaki# SL811HS/T USB controller
10681.712Sperrydefflag	opt_slhci.h	SLHCI_DEBUG
10691.545Sisakidevice	slhci: usbus
10701.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
10711.579Smartin
10721.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
10731.579Smartindevice	mtd: arp, ether, ifnet, mii
10741.579Smartinfile	dev/ic/mtd803.c			mtd
10751.369Smatt
10761.487Saugustss# radio devices, attaches to radio hardware driver
10771.487Saugustssdevice	radio
10781.489Sdrochnerattach	radio at radiodev
10791.498Sjmc
10801.402Smatt# IEEE 1394 controllers
10811.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
10821.473Slukem#
10831.369Smattdevice	fwohci: fwbus
10841.520Saugustss
10851.520Saugustss# Sony Programmable I/O Controller
10861.520Saugustssdevice	spic: wsmousedev
10871.520Saugustssfile	dev/ic/spic.c			spic
10881.529Saugustss
10891.529Saugustss# IBM CPC700 PowerPC bridge
10901.529Saugustssdefine	cpcbus { addr, [irq=-1] }
10911.529Saugustssdevice	cpc: cpcbus, pcibus
10921.529Saugustssfile	dev/ic/cpc700.c			cpc
10931.529Saugustss
10941.529Saugustssattach	com at cpcbus with com_cpcbus
10951.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
10961.529Saugustss
10971.529Saugustssdevice	cpctim
10981.529Saugustssattach	cpctim at cpcbus
10991.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
11001.529Saugustss
11011.530Saugustssdevice	cpciic
11021.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
11031.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
11041.529Saugustss
11051.60Scgd
11061.414Sthorpej# Attribute used by various things that need BPF's virtual machine
11071.473Slukem#
11081.414Sthorpejdefine	bpf_filter
11091.532Swrstudendefparam opt_bpf.h	BPF_BUFSIZE
11101.414Sthorpej
11111.415Smartin# Attributes used by the ISDN subsystem
11121.473Slukem#
11131.502Smartindefine	isdndev		# the ISDN subsystem
11141.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
11151.458Senami			# specific)
11161.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
11171.415Smartin
11181.575Sleo# The isac found on the Fritz V2.0 Card.
11191.575Sleodefine	nisacsx
11201.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
11211.575Sleo
11221.575Sleo# The 'standard' isac
11231.575Sleodefine	nisac
11241.575Sleofile	dev/ic/isac.c			nisac	needs-flag
11251.575Sleo
11261.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
11271.473Slukem#
11281.575Sleodevice	isic: isdndev, passive_isdn, nisac
11291.415Smartin
11301.426Slukemfile	dev/ic/isic.c			isic
11311.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
11321.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
11331.426Slukemfile	dev/ic/hscx.c			isic
11341.426Slukemfile	dev/ic/isic_bchan.c		isic
11351.415Smartin
11361.415Smartin# (old) Diehl active ISDN cards
11371.473Slukem#
11381.823Scube#device	daic: isdndev
11391.823Scube#file	dev/ic/daic.c			daic
11401.415Smartin
11411.634Spooka# AWM B1/T1
11421.634Spooka# XXX: passive_isdn
11431.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
11441.634Spookafile	dev/ic/iavc.c			iavc
11451.634Spooka
11461.60Scgd# legitimate pseudo-devices
11471.473Slukem#
11481.755Scubedefpseudo vnd { }:	disk
11491.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
11501.474Slukemdefpseudo ccd:		disk
11511.570Sthorpejdefpseudo cgd:		disk, des, blowfish, cast128, rijndael
11521.763Scubedefpseudo md { }:	disk
11531.647Shannkendefpseudo fss:		disk
11541.298Sthorpej
11551.474Slukemdefpseudo pty:		tty
11561.298Sthorpejdefpseudo rnd
11571.610Sraggedefpseudo ksyms
11581.642Scdidefpseudo nullcons
11591.807Saddefpseudo lockstat
11601.839Sbouyerdefpseudo bio:		sysmon_envsys
11611.298Sthorpej
11621.474Slukemdefpseudo loop:		ifnet
11631.474Slukemdefpseudo sl:		ifnet
11641.474Slukemdefpseudo ppp:		ifnet, bpf_filter
11651.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
11661.474Slukemdefpseudo sppp:		ifnet
11671.474Slukemdefpseudo tun:		ifnet
11681.474Slukemdefpseudo vlan:		ifnet, ether
11691.474Slukemdefpseudo bridge:	ifnet, ether
11701.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
11711.474Slukemdefpseudo strip:	ifnet
11721.474Slukemdefpseudo gre:		ifnet
11731.474Slukemdefpseudo gif:		ifnet
11741.474Slukemdefpseudo faith:	ifnet
11751.826Smousedefpseudo srt:		ifnet
11761.474Slukemdefpseudo stf:		ifnet
11771.752Scubedefpseudo tap { }:	ifnet, ether, arp, bpf_filter
11781.775Sliamjfoydefpseudo carp:		ifnet, ether, arp, bpf_filter
11791.818Srpaulodefpseudo etherip { }:	ifnet, ether, arp, bpf_filter
11801.60Scgd
11811.298Sthorpejdefpseudo sequencer
11821.462Smanudefpseudo clockctl
11831.504Smanudefpseudo irix_kmem
11841.522Smanudefpseudo irix_usema
11851.228Saugustss
11861.415Smartin# ISDN userland pseudo devices
11871.473Slukem#
11881.502Smartindefpseudo isdntrc:	isdndev, tty
11891.502Smartindefpseudo isdnbchan:	isdndev, tty
11901.502Smartindefpseudo isdntel:	isdndev, tty
11911.502Smartindefpseudo isdnctl:	isdndev, tty
11921.502Smartindefpseudo isdn:		isdndev, tty
11931.502Smartin
11941.502Smartin# ISDN network interfaces
11951.502Smartindefpseudo irip:		isdndev, ifnet
11961.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
11971.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
11981.539Sthorpej
11991.539Sthorpej# KTTCP network throughput testing pseudo-device
12001.539Sthorpejdefpseudo kttcp
12011.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
12021.576Sblymn
12031.790Selad# Veriexec
12041.717Sblymndefpseudo veriexec
12051.790Seladfile	kern/kern_verifiedexec.c	veriexec
12061.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
12071.415Smartin
12081.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
12091.582Shayadefpseudo fwiso:	ieee1394
12101.582Shaya
12111.681Sdrochner# driver attach / detach user interface
12121.681Sdrochnerdefpseudo drvctl
12131.681Sdrochnerfile	kern/kern_drvctl.c		drvctl
12141.681Sdrochner
12151.516Sthorpej#
12161.516Sthorpej# File systems
12171.516Sthorpej#
12181.696Sjdolecekinclude "coda/files.coda"
12191.583Sjdolecekinclude "fs/adosfs/files.adosfs"
12201.696Sjdolecekinclude "fs/cd9660/files.cd9660"
12211.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
12221.833Sdilloinclude "fs/hfs/files.hfs"
12231.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
12241.696Sjdolecekinclude "fs/ntfs/files.ntfs"
12251.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
12261.815Spookainclude "fs/puffs/files.puffs"
12271.756Sreinoudinclude "fs/udf/files.udf"
12281.516Sthorpejinclude "fs/smbfs/files.smbfs"
12291.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
12301.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
12311.696Sjdolecekinclude "fs/union/files.union"
12321.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
12331.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
12341.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
12351.516Sthorpejinclude "miscfs/overlay/files.overlay"
12361.516Sthorpejinclude "miscfs/portal/files.portal"
12371.516Sthorpejinclude "miscfs/procfs/files.procfs"
12381.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
12391.516Sthorpejinclude "nfs/files.nfs"
12401.516Sthorpejinclude "ufs/files.ufs"
12411.516Sthorpej
12421.516Sthorpej#
12431.744Sthorpej# UVM (virtual memory)
12441.744Sthorpej#
12451.744Sthorpejinclude "uvm/files.uvm"
12461.744Sthorpej
12471.744Sthorpej#
12481.811Selad# Security models
12491.811Selad#
12501.811Seladinclude "secmodel/files.secmodel"
12511.811Selad
12521.811Selad#
12531.60Scgd# kernel sources
12541.473Slukem#
12551.706Skentfile	dev/auconv.c			auconv | mulaw
12561.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
12571.650Sbjh21file	dev/audiobell.c			audiobell
12581.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
12591.839Sbouyerfile	dev/bio.c			bio			needs-flag
12601.426Slukemfile	dev/ccd.c			ccd			needs-flag
12611.555Selricfile	dev/cgd.c			cgd			needs-flag
12621.555Selricfile	dev/cgd_crypto.c		cgd
12631.623Sthorpejfile	dev/clock_subr.c
12641.491Slukemfile	dev/clockctl.c			clockctl		needs-flag
12651.797Schristosfile	dev/dksubr.c			cgd | xbd | ccd | raid
12661.689Sthorpejfile	dev/dkwedge/dk.c
12671.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
12681.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
12691.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
12701.754Sthorpejfile	dev/firmload.c			firmload
12711.647Shannkenfile	dev/fss.c			fss			needs-count
12721.807Sadfile	dev/lockstat.c			lockstat		needs-flag
12731.426Slukemfile	dev/md.c			md			needs-count
12741.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
12751.785Schapfile	dev/midictl.c			midisyn
12761.426Slukemfile	dev/midisyn.c			midisyn
12771.497Schristosfile	dev/mm.c
12781.697Skentfile	dev/mulaw.c			mulaw			needs-flag
12791.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
12801.487Saugustssfile	dev/radio.c			radio			needs-flag
12811.426Slukemfile	dev/rnd.c			rnd			needs-flag
12821.426Slukemfile	dev/rndpool.c			rnd			needs-flag
12831.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
12841.426Slukemfile	dev/vnd.c			vnd			needs-flag
12851.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
12861.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
12871.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
12881.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
12891.799Smattfile	kern/core_elf32.c		coredump & exec_elf32
12901.799Smattfile	kern/core_elf64.c		coredump & exec_elf64
12911.799Smattfile	kern/core_netbsd.c		coredump & (exec_aout | exec_coff |
12921.799Smatt					     exec_ecoff | exec_macho | lkm)
12931.426Slukemfile	kern/cnmagic.c
12941.426Slukemfile	kern/exec_aout.c		exec_aout
12951.426Slukemfile	kern/exec_conf.c
12961.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
12971.426Slukemfile	kern/exec_elf32.c		exec_elf32
12981.426Slukemfile	kern/exec_elf64.c		exec_elf64
12991.452Schristosfile	kern/exec_macho.c		exec_macho
13001.426Slukemfile	kern/exec_script.c		exec_script
13011.426Slukemfile	kern/exec_subr.c
13021.426Slukemfile	kern/init_main.c
13031.645Satatatfile	kern/init_sysctl.c
13041.426Slukemfile	kern/init_sysent.c
13051.426Slukemfile	kern/kern_acct.c
13061.773Seladfile	kern/kern_auth.c
13071.426Slukemfile	kern/kern_clock.c
13081.830Sadfile	kern/kern_condvar.c
13091.830Sadfile	kern/kern_core.c
13101.426Slukemfile	kern/kern_descrip.c
13111.574Sjdolecekfile	kern/kern_event.c
13121.426Slukemfile	kern/kern_exec.c
13131.426Slukemfile	kern/kern_exit.c
13141.426Slukemfile	kern/kern_fork.c
13151.662Smattfile	kern/kern_kcont.c		kcont
13161.426Slukemfile	kern/kern_kthread.c
13171.426Slukemfile	kern/kern_ktrace.c
13181.610Sraggefile	kern/kern_ksyms.c		ksyms | ddb | lkm needs-flag
13191.426Slukemfile	kern/kern_lkm.c			lkm
13201.426Slukemfile	kern/kern_lock.c
13211.588Sthorpejfile	kern/kern_lwp.c
13221.426Slukemfile	kern/kern_malloc.c
13231.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
13241.830Sadfile	kern/kern_mutex.c
13251.790Seladfile	kern/kern_fileassoc.c		fileassoc
13261.426Slukemfile	kern/kern_ntptime.c
13271.817Seladfile	kern/kern_pax.c			pax_mprotect | pax_segvguard
13281.426Slukemfile	kern/kern_physio.c
13291.426Slukemfile	kern/kern_proc.c
13301.426Slukemfile	kern/kern_prot.c
13311.549Sgmcgarryfile	kern/kern_ras.c
13321.426Slukemfile	kern/kern_resource.c
13331.830Sadfile	kern/kern_rwlock.c
13341.426Slukemfile	kern/kern_sig.c
13351.830Sadfile	kern/kern_sleepq.c
13361.831Sadfile	kern/kern_stub.c
13371.830Sadfile	kern/kern_subr.c
13381.662Smattfile	kern/kern_systrace.c		systrace
13391.426Slukemfile	kern/kern_synch.c
13401.426Slukemfile	kern/kern_sysctl.c
13411.781Skardelfile	kern/kern_tc.c
13421.426Slukemfile	kern/kern_time.c
13431.595Sthorpejfile	kern/kern_timeout.c
13441.830Sadfile	kern/kern_turnstile.c
13451.806Sgdamorefile	kern/kern_todr.c
13461.652Stsarnafile	kern/kern_uuid.c
13471.426Slukemfile	kern/kern_xxx.c
13481.426Slukemfile	kern/kgdb_stub.c		kgdb
13491.426Slukemfile	kern/subr_autoconf.c
13501.731Syamtfile	kern/subr_blist.c		vmswap
13511.736Syamtfile	kern/subr_bufq.c
13521.776Syamtfile	kern/subr_callback.c
13531.830Sadfile	kern/subr_debug.c		debug
13541.550Sgehennafile	kern/subr_devsw.c
13551.426Slukemfile	kern/subr_disk.c
13561.770Sblymnfile	kern/subr_iostat.c
13571.657Srtrfile	kern/subr_evcnt.c
13581.426Slukemfile	kern/subr_extent.c
13591.783Syamtfile	kern/subr_kmem.c
13601.830Sadfile	kern/subr_lockdebug.c
13611.426Slukemfile	kern/subr_log.c
13621.426Slukemfile	kern/subr_pool.c
13631.426Slukemfile	kern/subr_prf.c
13641.426Slukemfile	kern/subr_prof.c
13651.739Syamtfile	kern/subr_once.c
13661.757Sjmmvfile	kern/subr_optstr.c
13671.814Sthorpejfile	kern/subr_specificdata.c
13681.842Smanufile	kern/subr_tftproot.c		tftproot
13691.449Sgmcgarryfile	kern/subr_userconf.c		userconf
13701.783Syamtfile	kern/subr_vmem.c
13711.739Syamtfile	kern/subr_workqueue.c
13721.426Slukemfile	kern/subr_xxx.c
13731.841Srmindfile	kern/sys_aio.c
13741.426Slukemfile	kern/sys_generic.c
13751.830Sadfile	kern/sys_lwp.c
13761.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
13771.543Sbriggsfile	kern/sys_pmc.c
13781.800Smattfile	kern/sys_process.c		ptrace | ktrace
13791.830Sadfile	kern/sys_sig.c
13801.827Sadfile	kern/sys_sched.c
13811.426Slukemfile	kern/sys_socket.c
13821.426Slukemfile	kern/syscalls.c			syscall_debug
13831.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
13841.426Slukemfile	kern/sysv_msg.c			sysvmsg
13851.426Slukemfile	kern/sysv_sem.c			sysvsem
13861.426Slukemfile	kern/sysv_shm.c			sysvshm
13871.426Slukemfile	kern/tty.c
13881.426Slukemfile	kern/tty_conf.c
13891.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
13901.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
13911.694Schristosfile	kern/tty_ptm.c			pty
13921.426Slukemfile	kern/tty_subr.c
13931.426Slukemfile	kern/tty_tty.c
13941.426Slukemfile	kern/uipc_domain.c
13951.426Slukemfile	kern/uipc_mbuf.c
13961.426Slukemfile	kern/uipc_mbuf2.c
13971.426Slukemfile	kern/uipc_proto.c
13981.592Schristosfile	kern/uipc_sem.c			p1003_1b_semaphore
13991.426Slukemfile	kern/uipc_socket.c
14001.426Slukemfile	kern/uipc_socket2.c
14011.426Slukemfile	kern/uipc_syscalls.c
14021.426Slukemfile	kern/uipc_usrreq.c
14031.426Slukemfile	kern/vfs_bio.c
14041.426Slukemfile	kern/vfs_cache.c
14051.426Slukemfile	kern/vfs_getcwd.c
14061.732Sjmmvfile	kern/vfs_hooks.c
14071.426Slukemfile	kern/vfs_init.c
14081.426Slukemfile	kern/vfs_lockf.c
14091.426Slukemfile	kern/vfs_lookup.c
14101.426Slukemfile	kern/vfs_subr.c
14111.426Slukemfile	kern/vfs_syscalls.c
14121.828Shannkenfile	kern/vfs_trans.c
14131.426Slukemfile	kern/vfs_vnops.c
14141.723Sthorpejfile	kern/vfs_xattr.c
14151.426Slukemfile	kern/vnode_if.c
14161.426Slukemfile	miscfs/deadfs/dead_vnops.c
14171.426Slukemfile	miscfs/fifofs/fifo_vnops.c
14181.426Slukemfile	miscfs/genfs/genfs_vnops.c
14191.426Slukemfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs | lkm
14201.426Slukemfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs | lkm
14211.426Slukemfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs | lkm
14221.426Slukemfile	miscfs/specfs/spec_vnops.c
14231.426Slukemfile	miscfs/syncfs/sync_subr.c
14241.426Slukemfile	miscfs/syncfs/sync_vnops.c
14251.700Schristosfile	net/bpf.c			bpfilter		needs-flag
14261.426Slukemfile	net/bpf_filter.c		bpf_filter
14271.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
14281.426Slukemfile	net/if.c
14291.426Slukemfile	net/if_arcsubr.c		arc			needs-flag
14301.426Slukemfile	net/if_atmsubr.c		atm
14311.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
14321.433Sthorpejfile	net/bridgestp.c			bridge
14331.457Sbjh21file	net/if_ecosubr.c		eco
14341.818Srpaulofile	net/if_etherip.c		etherip			needs-flag
14351.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
14361.511Smartin					    wlan
14371.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
14381.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
14391.426Slukemfile	net/if_gif.c			gif			needs-flag
14401.468Satatatfile	net/if_gre.c			gre			needs-flag
14411.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
14421.426Slukemfile	net/if_ieee1394subr.c		ieee1394
14431.701Speterfile	net/if_loop.c			loop			needs-flag
14441.426Slukemfile	net/if_media.c
14451.702Schristosfile	net/if_ppp.c			ppp			needs-flag
14461.826Smousefile	net/if_srt.c			srt
14471.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
14481.702Schristosfile	net/if_sl.c			sl			needs-flag
14491.426Slukemfile	net/if_spppsubr.c		sppp
14501.702Schristosfile	net/if_strip.c			strip			needs-flag
14511.426Slukemfile	net/if_tokensubr.c		token			needs-flag
14521.708Scubefile	net/if_tap.c			tap			needs-flag
14531.468Satatatfile	net/if_tun.c			tun			needs-flag
14541.426Slukemfile	net/if_vlan.c			vlan			needs-flag
14551.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
14561.751Speterfile	net/pfil.c			pfil_hooks | ipfilter | pf
14571.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
14581.426Slukemfile	net/ppp_tty.c			ppp
14591.426Slukemfile	net/radix.c
14601.426Slukemfile	net/raw_cb.c
14611.426Slukemfile	net/raw_usrreq.c
14621.426Slukemfile	net/route.c
14631.426Slukemfile	net/rtsock.c
14641.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
14651.726Shubertffile	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression
14661.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
14671.426Slukemfile	netinet/if_atm.c		atm
14681.426Slukemfile	netinet/in_gif.c		gif & inet
14691.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
14701.648Sscwfile	netinet/ip_ecn.c		ipsec | fast_ipsec | gif | stf
14711.426Slukemfile	netinet/ip_encap.c		inet | inet6
14721.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
14731.426Slukemfile	netinet/ip_gre.c		inet & gre
14741.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
14751.426Slukemfile	netinet6/in6_gif.c		gif & inet6
14761.516Sthorpej
14771.502Smartinfile	netisdn/i4b_ctl.c		isdnctl			needs-flag
14781.502Smartinfile	netisdn/i4b_isppp.c		ippp			needs-count
14791.502Smartinfile	netisdn/i4b_ipr.c		irip			needs-count
14801.502Smartinfile	netisdn/i4b_rbch.c		isdnbchan		needs-count
14811.502Smartinfile	netisdn/i4b_tel.c		isdntel			needs-count
14821.502Smartinfile	netisdn/i4b_trace.c		isdntrc			needs-count
14831.426Slukem
14841.430Smartinfile	netisdn/i4b_mbuf.c		passive_isdn
14851.426Slukemfile	netisdn/i4b_l2.c		passive_isdn
14861.426Slukemfile	netisdn/i4b_l2fsm.c		passive_isdn
14871.426Slukemfile	netisdn/i4b_uframe.c		passive_isdn
14881.426Slukemfile	netisdn/i4b_tei.c		passive_isdn
14891.426Slukemfile	netisdn/i4b_sframe.c		passive_isdn
14901.426Slukemfile	netisdn/i4b_iframe.c		passive_isdn
14911.426Slukemfile	netisdn/i4b_l2timer.c		passive_isdn
14921.426Slukemfile	netisdn/i4b_util.c		passive_isdn
14931.426Slukemfile	netisdn/i4b_lme.c		passive_isdn
14941.415Smartin# Q.931 handler
14951.426Slukemfile	netisdn/i4b_q931.c		passive_isdn
14961.426Slukemfile	netisdn/i4b_q932fac.c		passive_isdn
14971.426Slukemfile	netisdn/i4b_l3fsm.c		passive_isdn
14981.426Slukemfile	netisdn/i4b_l3timer.c		passive_isdn
14991.426Slukemfile	netisdn/i4b_l2if.c		passive_isdn
15001.426Slukemfile	netisdn/i4b_l4if.c		passive_isdn
15011.502Smartin# isdn device driver, interface to isdnd
15021.502Smartinfile	netisdn/i4b_i4bdrv.c		isdn			needs-flag
15031.502Smartinfile	netisdn/i4b_l4.c		isdndev			needs-flag
15041.502Smartinfile	netisdn/i4b_l4mgmt.c		isdndev			needs-flag
15051.502Smartinfile	netisdn/i4b_l4timer.c		isdndev			needs-flag
15061.634Spooka# capi
15071.634Spookafile	netisdn/i4b_capi_l4if.c		isdncapi
15081.634Spookafile	netisdn/i4b_capi_llif.c		isdncapi
15091.634Spookafile	netisdn/i4b_capi_msgs.c		isdncapi
15101.493Sjdolecek
15111.493Sjdolecek# Game adapter (joystick)
15121.493Sjdolecekdevice	joy
15131.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15141.582Shaya
15151.713Syamtinclude	"net/agr/files.agr"
15161.734Sjmcneill
15171.734Sjmcneill#
15181.734Sjmcneill# General Purpose Input/Output framework
15191.734Sjmcneill#
15201.769Srizdefine	onewire_bitbang
15211.734Sjmcneillinclude	"dev/gpio/files.gpio"
15221.769Sriz
15231.769Srizinclude "dev/onewire/files.onewire"
1524