files revision 1.876
11.876Sjmcneill#	$NetBSD: files,v 1.876 2007/12/09 20:27:51 jmcneill 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.805Scubedefflag				SYSTRACE
271.799Smattdefflag				COREDUMP
281.799Smatt
291.781Skardeldefparam			DEFCORENAME
301.781Skardeldefparam			HZ
311.474Slukemdefparam			MAXUPRC
321.474Slukemdefparam			RTC_OFFSET
331.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
341.573Sjunyoung
351.733Syamtdefflag				BUFQ_DISKSORT
361.733Syamtdefflag				BUFQ_FCFS
371.698Syamtdefflag				BUFQ_PRIOCSCAN
381.698Syamtdefflag				BUFQ_READPRIO
391.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
401.524Sthorpej
411.845Syamtdefflag	opt_sched.h		SCHED_4BSD
421.868Srminddefflag	opt_sched.h		SCHED_M2
431.845Syamt
441.616Senamidefparam			SOMAXKVA
451.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
461.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
471.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
481.247Sthorpej
491.474Slukemdefflag				MULTIPROCESSOR
501.486Satatat
511.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
521.459Senami
531.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
541.597Satatat
551.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
561.250Stron
571.592Schristosdefflag opt_posix.h		P1003_1B_SEMAPHORE
581.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
591.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
601.181Sjonathan
611.474Slukemdefflag	opt_ntp.h		PPS_SYNC NTP
621.129Sthorpej
631.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
641.676Schristos
651.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
661.474Slukemdefflag	opt_malloclog.h		MALLOCLOG
671.470Slukemdefparam opt_malloclog.h	MALLOCLOGSIZE
681.474Slukemdefflag	opt_malloc_debug.h	MALLOC_DEBUG
691.474Slukemdefflag	opt_pool.h		POOL_DIAGNOSTIC
701.470Slukemdefparam opt_poollog.h		POOL_LOGSIZE
711.812Sjmcneilldefflag	opt_powerhook.h		POWERHOOK_DEBUG
721.431Sfvdl
731.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
741.189Sscottr
751.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
761.474Slukem				EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
771.503Sjdolecek				EXEC_ELF_NOTELESS
781.199Sthorpej
791.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
801.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
811.688Sthorpej				DKWEDGE_METHOD_GPT
821.693Sthorpej				DKWEDGE_METHOD_MBR
831.686Sthorpej
841.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
851.725Schristos				VERIFIED_EXEC_FP_SHA256
861.725Schristos				VERIFIED_EXEC_FP_SHA384
871.725Schristos				VERIFIED_EXEC_FP_SHA512
881.725Schristos				VERIFIED_EXEC_FP_MD5
891.725Schristos				VERIFIED_EXEC_FP_RMD160
901.725Schristos
911.794Sdsl# Per system call number counts and times
921.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
931.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
941.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
951.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
961.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
971.794Sdsl
981.774Seladdefparam opt_pax.h		PAX_MPROTECT
991.817Selad				PAX_SEGVGUARD
1001.774Selad
1011.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1021.789Selad
1031.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1041.803Sdyoung
1051.199Sthorpej# compatibility options
1061.473Slukem#
1071.847Schristosdefflag	opt_compat_netbsd.h	COMPAT_40
1081.847Schristosdefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40
1091.786Smartindefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30
1101.786Smartindefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20
1111.786Smartindefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16
1121.786Smartindefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15
1131.786Smartindefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14
1141.786Smartindefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13
1151.786Smartindefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12
1161.786Smartindefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11
1171.786Smartindefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10
1181.589Schristosdefflag				COMPAT_OSSAUDIO
1191.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1201.474Slukemdefflag				COMPAT_HPUX
1211.474Slukemdefflag				COMPAT_IBCS2
1221.474Slukemdefflag				COMPAT_IRIX
1231.474Slukemdefflag				COMPAT_LINUX
1241.758Smanudefflag				COMPAT_LINUX32
1251.474Slukemdefflag				COMPAT_OSF1
1261.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1271.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1281.474Slukemdefflag				COMPAT_ULTRIX
1291.474Slukemdefflag				COMPAT_NETBSD32
1301.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1311.474Slukemdefflag				COMPAT_M68K4K
1321.474Slukemdefflag				COMPAT_MACH
1331.580Smanudefflag				COMPAT_DARWIN
1341.474Slukemdefflag				COMPAT_VAX1K
1351.474Slukemdefflag				COMPAT_43
1361.474Slukemdefflag				COMPAT_PECOFF
1371.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1381.221Sjonathan
1391.473Slukem#
1401.570Sthorpej# Cryptography support.  Include this early, since several things
1411.570Sthorpej# use it.
1421.624Sjonathan
1431.624Sjonathan# Individual crypto transforms
1441.570Sthorpejinclude "crypto/arc4/files.arc4"
1451.570Sthorpejinclude "crypto/des/files.des"
1461.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1471.570Sthorpejinclude "crypto/cast128/files.cast128"
1481.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1491.644Stlsinclude "crypto/skipjack/files.skipjack"
1501.570Sthorpej
1511.626Sthorpej# General-purpose crypto processing framework.
1521.626Sthorpejinclude "opencrypto/files.opencrypto"
1531.626Sthorpej
1541.570Sthorpej#
1551.618Sthorpej# System monitoring framework
1561.618Sthorpej#
1571.618Sthorpejinclude "dev/sysmon/files.sysmon"
1581.618Sthorpej
1591.618Sthorpej#
1601.563Sthorpej# Networking protocols
1611.563Sthorpej#
1621.743Sthorpejinclude "net80211/files.net80211"
1631.563Sthorpejinclude "netatalk/files.netatalk"
1641.782Sgdamoreinclude "netbt/files.netbt"
1651.565Sthorpejinclude "netinet/files.netinet"
1661.565Sthorpejinclude "netinet/files.ipfilter"
1671.565Sthorpejinclude "netinet6/files.netinet6"
1681.632Sitojuninclude "netinet6/files.ipsec"
1691.632Sitojuninclude "netipsec/files.netipsec"
1701.566Sthorpejinclude "netiso/files.netiso"
1711.567Sthorpejinclude "netnatm/files.netnatm"
1721.600Sjdolecekinclude "netsmb/files.netsmb"
1731.677Sitojuninclude "net/files.pf"
1741.563Sthorpej
1751.795Smattobsolete defflag		CCITT		# obsolete
1761.795Smattobsolete defflag		HDLC		# obsolete
1771.795Smattobsolete defflag		LLC		# obsolete
1781.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
1791.795Smattobsolete defflag		IPX		# obsolete
1801.825Scubeobsolete defflag opt_iso.h	TPCONS
1811.474Slukemdefflag				PFIL_HOOKS	# pfil(9)
1821.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
1831.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
1841.474Slukem						# Include deflate or bsd
1851.474Slukem						# compression, enable pppd
1861.474Slukem						# packet filtering support
1871.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
1881.189Sscottr
1891.189Sscottr# networking options
1901.473Slukem#
1911.474Slukemdefflag				GATEWAY
1921.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
1931.474Slukemdefparam			SB_MAX
1941.171Smrg
1951.189Sscottr# file system options
1961.473Slukem#
1971.516Sthorpejdefflag				SOFTDEP			# XXX files.ufs?
1981.516Sthorpejdefflag				QUOTA			# XXX files.ufs?
1991.685Sthorpejdefflag				VNODE_LOCKDEBUG
2001.759Schsdefflag				MAGICLINKS
2011.353Soster
2021.276Sscottr# buffer cache size options
2031.473Slukem#
2041.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2051.276Sscottr
2061.449Sgmcgarry# userconf
2071.473Slukem#
2081.474Slukemdefflag				USERCONF
2091.449Sgmcgarry
2101.663Satatat# sysctl related
2111.663Satatat#
2121.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2131.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2141.665Satatat				SYSCTL_INCLUDE_DESCR
2151.663Satatat
2161.473Slukem#
2171.289Slukem# Not entirely MI, but present on multiple arch's
2181.473Slukem#
2191.289Slukem
2201.276Sscottr# PC-style MBR handling
2211.473Slukem#
2221.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2231.209Sjonathan
2241.745Sthorpej#
2251.209Sjonathan# debugging options
2261.473Slukem#
2271.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2281.745Sthorpej
2291.474Slukemdefflag	opt_kgdb.h		KGDB
2301.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2311.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2321.474Slukemdefflag				LOCKDEBUG
2331.474Slukemdefflag				SYSCALL_DEBUG
2341.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2351.271Sjonathan
2361.271Sjonathan# memory (ram) disk options
2371.473Slukem#
2381.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2391.474Slukem				MEMORY_DISK_DYNAMIC
2401.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2411.594Smatt				MEMORY_RBFLAGS
2421.159Sdrochner
2431.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2441.842Smanu
2451.543Sbriggs# Support for hardware performance monitoring counters
2461.543Sbriggs#
2471.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2481.636Sjdolecek
2491.819Swiz# Machine-independent device majors assignements
2501.640Sjdolecekinclude "conf/majors"
2511.543Sbriggs
2521.60Scgd# generic attributes
2531.473Slukem#
2541.519Saugustssdefine	audiobus	{ }
2551.474Slukemdefine	midibus		{ }
2561.232Saugustssdefine	midisyn
2571.638Sbouyerdefine	ata	        {[channel = -1]}
2581.674Sthorpejdefine	sata
2591.558Sthorpejdefine	scsi_core
2601.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
2611.638Sbouyerdefine	ata_hl		{[drive = -1]}
2621.637Sbouyerdefine	atapi		{ }
2631.489Sdrochnerdefine	radiodev	{ }
2641.614Sgmcgarrydefine	gpibdev		{[address = -1]}
2651.734Sjmcneilldefine	gpiobus		{ }
2661.769Srizdefine	onewirebus	{ }
2671.659Sbjh21define 	pckbport	{[slot = -1]}
2681.659Sbjh21define	pckbport_machdep_cnattach
2691.754Sthorpejdefine	firmload
2701.67Scgd
2711.67Scgd# audio device attributes
2721.473Slukem#
2731.63Sbrezakdefine	mulaw
2741.132Saugustssdefine	auconv
2751.500Skentdefine	aurateconv
2761.629Sthorpej
2771.228Saugustss# audio and midi devices, attaches to audio hardware driver
2781.473Slukem#
2791.876Sjmcneilldevice	audio: audiodev
2801.519Saugustssattach	audio at audiobus
2811.228Saugustssdevice	midi
2821.228Saugustssattach	midi at midibus
2831.363Sthorpej
2841.650Sbjh21# console bell via audio device
2851.650Sbjh21#
2861.650Sbjh21define	audiobell
2871.650Sbjh21
2881.635Sthorpej# I2C device support
2891.635Sthorpejinclude "dev/i2c/files.i2c"
2901.635Sthorpej
2911.813Sgdamore# SPI device support
2921.813Sgdamoreinclude "dev/spi/files.spi"
2931.813Sgdamore
2941.559Sthorpej# IR device support
2951.559Sthorpejinclude	"dev/ir/files.ir"
2961.559Sthorpej
2971.651Sjdolecek# Parallel Port Bus support
2981.651Sjdolecekinclude "dev/ppbus/files.ppbus"
2991.651Sjdolecek
3001.363Sthorpej# raster operations attributes
3011.473Slukem#
3021.426Slukemdefine	rasops1
3031.426Slukemdefine	rasops2
3041.426Slukemdefine	rasops4
3051.426Slukemdefine	rasops8
3061.426Slukemdefine	rasops15
3071.426Slukemdefine	rasops16
3081.426Slukemdefine	rasops24
3091.426Slukemdefine	rasops32
3101.829Soberdefine	rasops_rotation
3111.60Scgd
3121.760Sjmcneill# splash screen support
3131.760Sjmcneillinclude "dev/splash/files.splash"
3141.760Sjmcneill
3151.768Sgdamore# videomode support
3161.768Sgdamoreinclude "dev/videomode/files.videomode"
3171.768Sgdamore
3181.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3191.457Sbjh21# fddi, token ring, atm and eco(net).
3201.473Slukem#
3211.874Scubedefine	arcnet
3221.88Schuckdefine	atm
3231.457Sbjh21define	eco
3241.60Scgddefine	ether
3251.67Scgddefine	fddi
3261.185Skmldefine	hippi
3271.399Sonoedefine	ieee1394
3281.282Sbaddefine	token
3291.284Sexplorerdefine	sppp
3301.719Sdyoungdefine	wlan: arc4, rijndael
3311.294Sitojundefine	crypto
3321.100Sws
3331.119Sis# devices ARPing IPv4 pull this in:
3341.473Slukem#
3351.119Sisdefine	arp
3361.119Sis
3371.515Sthorpej#
3381.515Sthorpej# ALTQ network traffic shaping subsystem
3391.515Sthorpej#
3401.515Sthorpejinclude "altq/files.altq"
3411.515Sthorpej
3421.473Slukem#
3431.560Sthorpej# IPKDB kernel debugger
3441.473Slukem#
3451.560Sthorpejinclude "ipkdb/files.ipkdb"
3461.102Sws
3471.404Sad# Logical disk
3481.473Slukem#
3491.404Saddevice	ld: disk
3501.426Slukemfile	dev/ld.c			ld			needs-flag
3511.513Sthorpej
3521.513Sthorpej#
3531.513Sthorpej# MII/PHY support for network devices
3541.513Sthorpej#
3551.513Sthorpejinclude "dev/mii/files.mii"
3561.375Sthorpej
3571.473Slukem#
3581.512Sthorpej# RAIDframe
3591.512Sthorpej#
3601.512Sthorpejinclude "dev/raidframe/files.raidframe"
3611.639Sgrog
3621.639Sgrog#
3631.542Sthorpej# Hardware-assisted data mover API
3641.542Sthorpej#
3651.542Sthorpejinclude "dev/dmover/files.dmover"
3661.512Sthorpej
3671.512Sthorpej#
3681.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
3691.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
3701.473Slukem#
3711.145Schristos
3721.145Schristos# Adaptec AIC-6[32]60 ICs
3731.473Slukem#
3741.173Sthorpejdevice	aic: scsi
3751.145Schristosfile	dev/ic/aic6360.c		aic
3761.346Sthorpej
3771.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
3781.473Slukem#
3791.346Sthorpejdefine	smc93cx6
3801.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
3811.83Sthorpej
3821.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
3831.473Slukem#
3841.474Slukemdefparam opt_ahc.h		AHC_DEBUG
3851.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
3861.173Sthorpejdevice	ahc: scsi
3871.345Sthorpejdefine	ahc_seeprom
3881.354Sfvdldefine	ahc_aic77xx
3891.142Senamifile	dev/ic/aic7xxx.c		ahc
3901.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
3911.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
3921.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
3931.609Sfvdl
3941.609Sfvdl# Adaptec aic79xx SCSI controllers
3951.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
3961.609Sfvdldevice	ahd: scsi
3971.609Sfvdlfile	dev/ic/aic79xx.c		ahd
3981.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
3991.318Sad
4001.318Sad# DPT EATA SCSI controllers
4011.473Slukem#
4021.318Saddevice	dpt: scsi
4031.318Sadfile	dev/ic/dpt.c			dpt
4041.355Sad
4051.355Sad# Compaq Smart ARRAY controllers
4061.473Slukem#
4071.355Saddevice	cac {unit = -1}
4081.355Sadfile	dev/ic/cac.c			cac
4091.355Sad
4101.404Sadattach	ld at cac with ld_cac
4111.404Sadfile	dev/ic/ld_cac.c			ld_cac
4121.419Sad
4131.764She# HP/Compaq Command Interface for SCSI-3 Support
4141.764She#
4151.764Shedevice ciss: scsi
4161.764Shefile	dev/ic/ciss.c			ciss
4171.764She
4181.419Sad# Mylex DAC960 RAID controllers
4191.473Slukem#
4201.419Saddevice	mlx {unit = -1}
4211.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4221.419Sad
4231.419Sadattach	ld at mlx with ld_mlx
4241.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4251.521Sad
4261.521Sad# ICP-Vortex/Intel RAID controllers
4271.521Sad#
4281.521Saddevice	icp {unit = -1}
4291.521Sadfile	dev/ic/icp.c			icp			needs-flag
4301.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
4311.521Sad
4321.521Sadattach	ld at icp with ld_icp
4331.521Sadfile	dev/ic/ld_icp.c			ld_icp
4341.521Sad
4351.521Saddevice	icpsp: scsi
4361.521Sadfile	dev/ic/icpsp.c			icpsp
4371.521Sadattach	icpsp at icp
4381.523Sad
4391.523Sad# Adaptec FSA RAID controllers
4401.523Sad#
4411.523Saddevice	aac {unit = -1}
4421.523Sadfile	dev/ic/aac.c			aac
4431.523Sad
4441.523Sadattach	ld at aac with ld_aac
4451.523Sadfile	dev/ic/ld_aac.c			ld_aac
4461.238Sdante
4471.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
4481.473Slukem#
4491.238Sdantedevice	adv: scsi
4501.238Sdantefile	dev/ic/adv.c			adv
4511.428Sthorpejfile	dev/ic/advlib.c			adv
4521.428Sthorpejfile	dev/ic/advmcode.c		adv
4531.248Sdante
4541.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
4551.473Slukem#
4561.248Sdantedevice	adw: scsi
4571.248Sdantefile	dev/ic/adw.c			adw
4581.194Sjonathan
4591.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
4601.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
4611.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
4621.130Sjonathan#  hardware-compatibility mode.)
4631.473Slukem#
4641.173Sthorpejdevice	bha: scsi
4651.142Senamifile	dev/ic/bha.c			bha
4661.130Sjonathan
4671.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
4681.130Sjonathan# (must be after bha, see above)
4691.473Slukem#
4701.173Sthorpejdevice	aha: scsi
4711.142Senamifile	dev/ic/aha.c			aha
4721.445Stsutsui
4731.445Stsutsui# Initio INIC-940/950 SCSI controllers
4741.473Slukem#
4751.445Stsutsuidevice	iha: scsi
4761.445Stsutsuifile	dev/ic/iha.c			iha
4771.118Scgd
4781.118Scgd# Qlogic ISP 10x0 SCSI Controllers
4791.473Slukem#
4801.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
4811.474Slukem				ISP_DISABLE_1080_SUPPORT
4821.474Slukem				ISP_DISABLE_2100_SUPPORT
4831.474Slukem				ISP_DISABLE_2200_SUPPORT
4841.846Smjacob				ISP_DISABLE_2300_SUPPORT
4851.846Smjacob				ISP_DISABLE_2400_SUPPORT
4861.846Smjacob				ISP_DISABLE_FW
4871.846Smjacob				ISP_TARGET_MODE
4881.496Smjacob				ISP_FW_CRASH_DUMP
4891.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
4901.173Sthorpejdevice	isp: scsi
4911.142Senamifile	dev/ic/isp.c			isp
4921.846Smjacobfile	dev/ic/isp_library.c		isp
4931.223Smjacobfile	dev/ic/isp_netbsd.c		isp
4941.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
4951.821Sbouyer# LSILogic MegaRAID SAS
4961.821Sbouyer#
4971.821Sbouyerdevice	mfi: scsi
4981.821Sbouyerfile	dev/ic/mfi.c			mfi
4991.821Sbouyer
5001.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5011.528Smatt#
5021.608Sthorpejdevice	mpt: scsi
5031.608Sthorpejfile	dev/ic/mpt.c			mpt
5041.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5051.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5061.605Stsutsui
5071.682Sitohy# Workbit NinjaSCSI-32 controllers
5081.682Sitohydevice	njs: scsi
5091.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5101.682Sitohy
5111.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5121.605Stsutsuidevice	oosiop: scsi
5131.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5141.436Stsutsui
5151.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5161.473Slukem#
5171.436Stsutsuidevice	osiop: scsi
5181.436Stsutsuifile	dev/ic/osiop.c			osiop
5191.364Sbouyer
5201.368Sbouyer# common stuff for siop and esiop
5211.473Slukem#
5221.426Slukemdefine	siop_common
5231.426Slukemfile	dev/ic/siop_common.c		siop_common
5241.368Sbouyer
5251.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5261.473Slukem#
5271.426Slukemdevice	siop: scsi,siop_common
5281.426Slukemfile	dev/ic/siop.c			siop
5291.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
5301.518Sbouyer
5311.518Sbouyerdevice	esiop: scsi,siop_common
5321.518Sbouyerfile	dev/ic/esiop.c			esiop
5331.94Smycroft
5341.94Smycroft# UltraStor SCSI controllers
5351.473Slukem#
5361.173Sthorpejdevice	uha: scsi
5371.142Senamifile	dev/ic/uha.c			uha
5381.409Sonoe
5391.409Sonoe# Aironet PC4500/PC4800
5401.473Slukem#
5411.653Stsarnadevice	an: arp, wlan, ifnet
5421.409Sonoefile	dev/ic/an.c			an
5431.86Smycroft
5441.376Sonoe# AMD 79c930-based 802.11 cards
5451.473Slukem#
5461.376Sonoedevice	awi: arp, wlan, ifnet
5471.376Sonoefile	dev/ic/awi.c			awi
5481.376Sonoefile	dev/ic/am79c930.c		awi
5491.438Sichiro
5501.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
5511.473Slukem#
5521.656Sjunyoungdevice	wi: arp, wlan, ifnet
5531.438Sichirofile	dev/ic/wi.c			wi
5541.617Sdyoung
5551.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
5561.641Sdyoung#
5571.767Sgdamoredefflag	opt_athhal.h	ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ
5581.656Sjunyoungdevice	ath: arp, wlan, ifnet
5591.641Sdyoungfile	dev/ic/ath.c					ath
5601.719Sdyoungfile	dev/ic/ath_netbsd.c				ath
5611.738Sdyoungfile	dev/ic/athrate-sample.c				ath
5621.765Sgdamorefile	contrib/dev/ath/netbsd/ah_osdep.c		ath
5631.766Sgdamoreobject	/athhal.o					ath
5641.641Sdyoung
5651.617Sdyoung# ADMtek ADM8211 802.11
5661.617Sdyoung#
5671.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
5681.617Sdyoungfile	dev/ic/atw.c			atw
5691.376Sonoe
5701.687Sdyoung# Realtek RTL8180 802.11
5711.687Sdyoung#
5721.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
5731.687Sdyoungfile	dev/ic/rtw.c			rtw
5741.687Sdyoungfile	dev/ic/rtwphy.c			rtw
5751.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
5761.687Sdyoung
5771.780Srpaulo# Ralink RT2500/RT2600 802.11
5781.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
5791.778Sdogcowfile	dev/ic/rt2560.c			ral
5801.778Sdogcowfile	dev/ic/rt2661.c			ral
5811.722Sdrochner
5821.83Sthorpej# 3Com Etherlink-III Ethernet controller
5831.473Slukem#
5841.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
5851.142Senamifile	dev/ic/elink3.c			ep
5861.253Sfvdl
5871.253Sfvdl# 3Com EtherLink XL Controller
5881.473Slukem#
5891.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
5901.253Sfvdlfile	dev/ic/elinkxl.c		ex
5911.131Smatt
5921.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
5931.473Slukem#
5941.173Sthorpejdevice	lc: arp, ether, ifnet
5951.142Senamifile	dev/ic/lemac.c			lc
5961.84Smycroft
5971.84Smycroft# LANCE and PCnet Ethernet controllers
5981.473Slukem#
5991.173Sthorpejdevice	le: arp, ether, ifnet
6001.426Slukemdefine	le24
6011.426Slukemdefine	le32
6021.227Sexplorerfile	dev/ic/am7990.c			le24
6031.225Sdrochnerfile	dev/ic/am79900.c		le32
6041.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6051.383Sthorpej
6061.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6071.473Slukem#
6081.383Sthorpejdevice	depca { }: le24
6091.383Sthorpejfile	dev/ic/depca.c			depca
6101.383Sthorpejattach	le at depca with le_depca
6111.122Sscottr
6121.290Smrg# Sun HME Ethernet controllers
6131.473Slukem#
6141.293Spkdevice	hme: arp, ether, ifnet, mii
6151.293Spkfile	dev/ic/hme.c			hme
6161.461Seeh
6171.461Seeh# Sun GEM Ethernet controllers
6181.473Slukem#
6191.461Seehdevice	gem: arp, ether, ifnet, mii
6201.461Seehfile	dev/ic/gem.c			gem
6211.290Smrg
6221.122Sscottr# 8390-family Ethernet controllers
6231.473Slukem#
6241.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
6251.122Sscottrdefine	dp8390nic
6261.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
6271.485Sbjh21
6281.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
6291.485Sbjh21#
6301.485Sbjh21define	dp83905
6311.485Sbjh21file	dev/ic/dp83905.c		dp83905
6321.484Sbjh21
6331.484Sbjh21# Macronix MX98905 Ethernet controller
6341.484Sbjh21# (use as an attribute for an "ne" bus attachment)
6351.484Sbjh21#
6361.484Sbjh21define	mx98905
6371.484Sbjh21file	dev/ic/mx98905.c		mx98905
6381.77Scgd
6391.282Sbad# TROPIC Token-Ring controller
6401.473Slukem#
6411.282Sbaddevice	tr: arp, token, ifnet
6421.282Sbadfile	dev/ic/tropic.c			tr
6431.282Sbad
6441.91Scgd# NCR 5380 SCSI Bus Controller
6451.473Slukem#
6461.91Scgddefine	ncr5380sbc
6471.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
6481.356Spkdevice	nca: scsi, ncr5380sbc
6491.91Scgd
6501.434Sfredette# Sun sc PAL SCSI Bus Controller
6511.473Slukem#
6521.434Sfredettedefine	sunscpal
6531.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
6541.434Sfredettedevice	ssc: scsi, sunscpal
6551.434Sfredette
6561.91Scgd# DEC FDDI Chipset
6571.473Slukem#
6581.91Scgddefine	pdq
6591.142Senamifile	dev/ic/pdq.c			pdq
6601.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
6611.98Schristos
6621.474Slukem# Cyclades Cyclom-8/16/32
6631.473Slukem#
6641.173Sthorpejdevice	cy: tty
6651.142Senamifile	dev/ic/cy.c			cy			needs-flag
6661.103Sthorpej
6671.103Sthorpej# Efficient Networks, Inc. ATM interface
6681.473Slukem#
6691.173Sthorpejdevice	en: atm, ifnet
6701.142Senamifile	dev/ic/midway.c			en
6711.117Sthorpej
6721.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
6731.473Slukem#
6741.117Sthorpejdefine	ncr53c9x
6751.359Smycroftdevice	esp: scsi, ncr53c9x
6761.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
6771.227Sexplorer
6781.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
6791.679Smycroftdevice	spc: scsi
6801.679Smycroftfile	dev/ic/mb89352.c		spc
6811.679Smycroft
6821.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
6831.796Sbjh21define	wd33c93
6841.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
6851.796Sbjh21
6861.590Ssoren# Hitachi HD44780 LCD panel controller
6871.590Ssorendefine	hd44780
6881.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
6891.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
6901.590Ssoren
6911.710Sjoff# Matrix keypad
6921.710Sjoffdefine	matrixkp
6931.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
6941.710Sjoff
6951.227Sexplorer# Hitachi HD64570 serial controller
6961.473Slukem#
6971.359Smycroftdefine	hd64570
6981.227Sexplorerfile	dev/ic/hd64570.c		hd64570
6991.339Schopps
7001.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7011.473Slukem#
7021.339Schoppsdevice	ntwoc: ifnet, hd64570
7031.128Spk
7041.128Spk# Intel 82586 Ethernet Controller
7051.473Slukem#
7061.128Spkdefine	i82586
7071.142Senamifile	dev/ic/i82586.c			i82586
7081.291Sthorpej
7091.658Sjkunz# Intel 82596 Ethernet Controller
7101.658Sjkunz#
7111.658Sjkunzdefine	i82596
7121.658Sjkunzfile	dev/ic/i82596.c			i82596
7131.658Sjkunz
7141.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7151.473Slukem#
7161.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7171.291Sthorpejfile	dev/ic/i82557.c			fxp
7181.389Sbjh21
7191.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7201.473Slukem#
7211.389Sbjh21define	seeq8005
7221.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
7231.137Sthorpej
7241.137Sthorpej# SMC 91Cxx Ethernet Controller
7251.473Slukem#
7261.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
7271.142Senamifile	dev/ic/smc91cxx.c		sm
7281.188Sthorpej
7291.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
7301.473Slukem#
7311.230Sthorpejdevice	epic: arp, ether, ifnet, mii
7321.188Sthorpejfile	dev/ic/smc83c170.c		epic
7331.309Sragge
7341.309Sragge# DEC SGEC Second Generation Ethernet Controller
7351.473Slukem#
7361.309Sraggedefine	sgec
7371.309Sraggefile	dev/ic/sgec.c			sgec
7381.177Senami
7391.715Sjdolecek# MB86950 Ethernet Controller
7401.715Sjdolecek#
7411.715Sjdolecekdefine	mb86950
7421.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
7431.715Sjdolecek
7441.177Senami# MB8696x Ethernet Controller
7451.473Slukem#
7461.177Senamidefine	mb86960
7471.177Senamifile	dev/ic/mb86960.c		mb86960
7481.177Senami
7491.177Senami# Generic MB8696x Ethernet Controller driver
7501.473Slukem#
7511.177Senamidevice	mbe: arp, ether, ifnet, mb86960
7521.146Saugustss
7531.146Saugustss# Interwave Am78C201 audio driver
7541.473Slukem#
7551.146Saugustssdefine	interwave
7561.146Saugustssfile	dev/ic/interwave.c		interwave
7571.154Sis
7581.154Sis# TMS 320av110 MPEG2/audio driver
7591.473Slukem#
7601.154Sisdefine	tms320av110
7611.154Sisfile	dev/ic/tms320av110.c		tms320av110
7621.152Sthorpej
7631.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
7641.152Sthorpej# National Semiconductor DS8390.
7651.473Slukem#
7661.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
7671.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
7681.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
7691.153Sthorpej
7701.153Sthorpej# 8250/16[45]50-based "com" ports
7711.668Sthorpej#
7721.749Schsdefflag	opt_com.h		COM_DEBUG
7731.153Sthorpej# XXX In a perfect world, this would be done with attributes
7741.788Sgdamoredefflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
7751.788Sgdamore				COM_REGMAP
7761.392Seehdevice	com { } : tty
7771.426Slukemfile	dev/ic/com.c			com			needs-flag
7781.336Sthorpej
7791.336Sthorpej# PC-like keyboard controller
7801.473Slukem#
7811.659Sbjh21device	pckbc: pckbport
7821.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
7831.274Sscw
7841.714Scubedevice	attimer
7851.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
7861.714Scube
7871.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
7881.473Slukem#
7891.274Sscwdevice	clmpcc: tty
7901.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
7911.385Sbjh21
7921.351Sgroo# National Semiconductor LM7[89]
7931.473Slukem#
7941.426Slukemdevice	lm: sysmon_envsys
7951.426Slukemfile	dev/ic/nslm7x.c			lm			needs-flag
7961.164Scgd
7971.843Sxtraeme# Abit uGuru
7981.843Sxtraeme#
7991.843Sxtraemedevice	ug: sysmon_envsys
8001.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8011.843Sxtraeme
8021.185Skml# Essential Communications Corp. HIPPI Interface
8031.473Slukem#
8041.426Slukemdevice	esh: hippi, ifnet
8051.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8061.242Sis
8071.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8081.473Slukem#
8091.874Scubedevice	bah: ifnet, arcnet, arp
8101.426Slukemfile	dev/ic/smc90cx6.c		bah
8111.234Saugustss
8121.234Saugustss# OPL2/OPL3 FM synth driver
8131.473Slukem#
8141.235Saugustssdevice	opl: midibus, midisyn
8151.234Saugustssfile	dev/ic/opl.c			opl
8161.234Saugustssfile	dev/ic/oplinstrs.c		opl
8171.305Saugustss
8181.305Saugustss# MPU401 MIDI UART compatibles
8191.473Slukem#
8201.305Saugustssdevice	mpu: midibus
8211.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8221.236Spk
8231.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8241.473Slukem#
8251.236Spkdefine	ad1848
8261.236Spkfile	dev/ic/ad1848.c			ad1848
8271.290Smrg
8281.290Smrg# AMD 7930 audio/ISDN codec
8291.473Slukem#
8301.366Saugustssdefine	am7930
8311.366Saugustssfile	dev/ic/am7930.c			am7930
8321.290Smrg
8331.290Smrg# SPARC `SUNW,audiocs'
8341.473Slukem#
8351.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
8361.290Smrgfile	dev/ic/cs4231.c			audiocs
8371.326Saugustss
8381.326Saugustss# AC-97 CODECs
8391.473Slukem#
8401.326Saugustssdefine	ac97
8411.326Saugustssfile	dev/ic/ac97.c			ac97
8421.437Sminoura
8431.437Sminoura# Oki MSM6258 support code
8441.473Slukem#
8451.437Sminouradefine msm6258
8461.437Sminourafile	dev/ic/msm6258.c		msm6258
8471.240Spk
8481.240Spk# LSI64854 DMA controller back-end
8491.473Slukem#
8501.240Spkdefine	lsi64854
8511.240Spkfile	dev/ic/lsi64854.c		lsi64854
8521.465Smrg
8531.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
8541.473Slukem#
8551.465Smrgdefine	cd18xx
8561.465Smrgfile	dev/ic/cd18xx.c			cd18xx
8571.240Spk
8581.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
8591.473Slukem#
8601.252Sthorpejdefine	rtl80x9
8611.252Sthorpejfile	dev/ic/rtl80x9.c		rtl80x9
8621.360Shaya
8631.654Swiz# Realtek 8129/8139 Ethernet controllers
8641.473Slukem#
8651.362Shayadevice	rtk: ether, ifnet, arp, mii
8661.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
8671.185Skml
8681.673Stoshii# Realtek 8169 Ethernet controllers
8691.673Stoshii#
8701.673Stoshiidevice	re: ether, ifnet, arp, mii
8711.709Syamtfile	dev/ic/rtl8169.c		re
8721.673Stoshii
8731.258Spk# Common code for ESDI/IDE/etc. controllers
8741.473Slukem#
8751.680Sthorpejdefine	wdc_common
8761.809Sitohydefine	ata_dma
8771.809Sitohydefine	ata_udma
8781.809Sitohydefine	ata_piobm
8791.680Sthorpejdevice	wdc: ata, wdc_common
8801.637Sbouyer
8811.835Sdyoungdefflag	opt_ata.h	ATADEBUG
8821.835Sdyoung
8831.656Sjunyoungdevice	atabus: atapi,ata_hl
8841.656Sjunyoungattach	atabus at ata
8851.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
8861.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
8871.386Sbjh21
8881.810Sitohy# Workbit NinjaATA-32 IDE controllers
8891.810Sitohydevice	njata: ata, ata_piobm, wdc_common
8901.810Sitohyfile	dev/ic/ninjaata32.c		njata
8911.810Sitohy
8921.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
8931.473Slukem#
8941.386Sbjh21device	upc { [offset = -1] }
8951.386Sbjh21attach	wdc at upc with wdc_upc
8961.386Sbjh21attach	com at upc with com_upc
8971.651Sjdolecekattach	lpt at upc with lpt_upc
8981.426Slukemfile	dev/ic/upc.c			upc
8991.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9001.426Slukemfile	dev/ic/com_upc.c		com_upc
9011.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9021.327Smatt
9031.844Sbouyer# AHCI-compatible SATA controllers
9041.844Sbouyerdefine ahcisata_core
9051.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9061.844Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core
9071.844Sbouyer
9081.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
9091.473Slukem#
9101.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
9111.314Sthorpejfile	dev/ic/tulip.c			tlp
9121.322Sthorpej
9131.322Sthorpej# Adaptec AIC-6915 Ethernet interface
9141.473Slukem#
9151.322Sthorpejdevice	sf: arp, ether, ifnet, mii
9161.322Sthorpejfile	dev/ic/aic6915.c		sf
9171.378Spk
9181.378Spk# Mostek time-of-day clock and NVRAM
9191.473Slukem#
9201.378Spkdefine	mk48txx
9211.507Spkfile	dev/ic/mk48txx.c		mk48txx
9221.378Spk
9231.378Spk# Intersil 7170 time-of-day clock
9241.473Slukem#
9251.378Spkdefine	intersil7170
9261.378Spkfile	dev/ic/intersil7170.c		intersil7170
9271.434Sfredette
9281.434Sfredette# National Semiconductor MM58167 time-of-day clock
9291.473Slukem#
9301.434Sfredettedefine	mm58167
9311.434Sfredettefile	dev/ic/mm58167.c		mm58167
9321.643Stsutsui
9331.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
9341.643Stsutsui#
9351.643Stsutsuidefine	mc146818
9361.643Stsutsuifile	dev/ic/mc146818.c		mc146818
9371.422Sthorpej
9381.808Suwe# Ricoh RS5C313 time of-day-clock
9391.808Suwe#
9401.808Suwedefine	rs5c313
9411.808Suwefile	dev/ic/rs5c313.c		rs5c313
9421.808Suwe
9431.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
9441.473Slukem#
9451.422Sthorpejdefine	dl10019
9461.422Sthorpejfile	dev/ic/dl10019.c		dl10019
9471.453Senami
9481.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
9491.473Slukem#
9501.453Senamidefine	ax88190
9511.453Senamifile	dev/ic/ax88190.c		ax88190
9521.429Sjdolecek
9531.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
9541.473Slukem#
9551.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
9561.429Sjdolecekfile	dev/ic/we.c			we
9571.432Sjdolecek
9581.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
9591.473Slukem#
9601.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
9611.557Stsutsui
9621.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
9631.557Stsutsui#
9641.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
9651.557Stsutsuifile	dev/ic/fmv.c			fmv
9661.471Syamt
9671.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
9681.473Slukem#
9691.471Syamtdevice	cs: arp, ether, ifnet
9701.704Sjoffdevice	tscs: arp, ether, ifnet
9711.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
9721.487Saugustss
9731.487Saugustss# Radio device attributes
9741.487Saugustss#
9751.487Saugustssdefine	tea5757
9761.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
9771.487Saugustssdefine	lm700x
9781.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
9791.179Sdrochner
9801.837Stnn# Philips PCF8584 i2c controller
9811.837Stnndefine	pcf8584
9821.837Stnnfile	dev/ic/pcf8584.c		pcf8584
9831.837Stnn
9841.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
9851.784Sdrochner#
9861.784Sdrochnerdefine acpipmtimer
9871.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
9881.784Sdrochner
9891.834Snjolydevice 	hpet
9901.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
9911.834Snjoly
9921.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
9931.836Sdrochnerdefine drm {}
9941.836Sdrochnerinclude	dev/drm/files.drm
9951.836Sdrochner
9961.179Sdrochner# Definitions for wscons
9971.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
9981.473Slukem#
9991.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
10001.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
10011.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
10021.479Saugustssdefine	wsmousedev		{[mux = 0]}
10031.761Smacallandefine	vcons
10041.179Sdrochner# attribute to pull in raster support
10051.473Slukem#
10061.179Sdrochnerdefine	wsrasteremulops
10071.187Sdrochner# common PC display functions
10081.473Slukem#
10091.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
10101.426Slukemdefine	pcdisplayops
10111.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
10121.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
10131.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
10141.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
10151.777Smartin# someday when we might make /dev/fb* support MI)
10161.777Smartindefine	fb
10171.179Sdrochner# VGA graphics
10181.473Slukem#
10191.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
10201.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
10211.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
10221.593Stsutsuidefflag opt_vga.h		VGA_RESET
10231.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
10241.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
10251.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
10261.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
10271.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
10281.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
10291.473Slukem#
10301.761Smacallandevice	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
10311.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
10321.551Suwefile	dev/ic/igsfb_subr.c		igsfb
10331.91Scgd
10341.683Sjkunz# STI (hp graphics)
10351.683Sjkunzdevice	sti: wsemuldisplaydev
10361.683Sjkunzfile	dev/ic/sti.c		sti & (sti_pci | sti_sgc | sti_phantom)
10371.683Sjkunz
10381.77Scgd# Attributes which machine-independent bus support can be attached to.
10391.77Scgd# These should be defined here, because some of these busses can have
10401.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
10411.77Scgd# ordering constraints on inclusion of the busses' "files" files.
10421.473Slukem#
10431.474Slukemdefine	isabus	{ }			# ISA attachment
10441.474Slukemdefine	eisabus	{ }			# EISA attachment
10451.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
10461.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
10471.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
10481.474Slukemdefine	usbus	{ }			# USB attachment
10491.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
10501.474Slukemdefine	vmebus	{ }			# VME bus attachment
10511.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
10521.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
10531.474Slukemdefine	cbbus	{[slot = -1]}		# CardBus attachment
10541.474Slukemdefine	pcmciaslot {[slot = -1]}	# PCMCIA slot itself
10551.222Saugustss
10561.222Saugustss# We need the USB bus controllers here so different busses can
10571.222Saugustss# use them in an 'attach-with'.
10581.222Saugustss# UHCI USB controller
10591.473Slukem#
10601.703Sfvdl
10611.703Sfvdldefparam USB_MEM_RESERVE
10621.703Sfvdl
10631.222Saugustssdevice	uhci: usbus
10641.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
10651.222Saugustss
10661.222Saugustss# OHCI USB controller
10671.473Slukem#
10681.222Saugustssdevice	ohci: usbus
10691.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
10701.412Saugustss
10711.412Saugustss# EHCI USB controller
10721.473Slukem#
10731.412Saugustssdevice	ehci: usbus
10741.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
10751.545Sisaki
10761.545Sisaki# SL811HS/T USB controller
10771.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
10781.545Sisakidevice	slhci: usbus
10791.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
10801.579Smartin
10811.863Splunky# USB HID processing (as used by bluetooth and usb code)
10821.863Splunkydefine	hid
10831.863Splunkyfile	dev/usb/hid.c			hid
10841.863Splunky
10851.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
10861.579Smartindevice	mtd: arp, ether, ifnet, mii
10871.579Smartinfile	dev/ic/mtd803.c			mtd
10881.369Smatt
10891.487Saugustss# radio devices, attaches to radio hardware driver
10901.487Saugustssdevice	radio
10911.489Sdrochnerattach	radio at radiodev
10921.498Sjmc
10931.402Smatt# IEEE 1394 controllers
10941.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
10951.473Slukem#
10961.369Smattdevice	fwohci: fwbus
10971.520Saugustss
10981.520Saugustss# Sony Programmable I/O Controller
10991.520Saugustssdevice	spic: wsmousedev
11001.520Saugustssfile	dev/ic/spic.c			spic
11011.529Saugustss
11021.529Saugustss# IBM CPC700 PowerPC bridge
11031.529Saugustssdefine	cpcbus { addr, [irq=-1] }
11041.529Saugustssdevice	cpc: cpcbus, pcibus
11051.529Saugustssfile	dev/ic/cpc700.c			cpc
11061.529Saugustss
11071.529Saugustssattach	com at cpcbus with com_cpcbus
11081.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
11091.529Saugustss
11101.529Saugustssdevice	cpctim
11111.529Saugustssattach	cpctim at cpcbus
11121.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
11131.529Saugustss
11141.530Saugustssdevice	cpciic
11151.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
11161.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
11171.529Saugustss
11181.60Scgd
11191.414Sthorpej# Attribute used by various things that need BPF's virtual machine
11201.473Slukem#
11211.414Sthorpejdefine	bpf_filter
11221.532Swrstudendefparam opt_bpf.h	BPF_BUFSIZE
11231.414Sthorpej
11241.415Smartin# Attributes used by the ISDN subsystem
11251.473Slukem#
11261.502Smartindefine	isdndev		# the ISDN subsystem
11271.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
11281.458Senami			# specific)
11291.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
11301.415Smartin
11311.575Sleo# The isac found on the Fritz V2.0 Card.
11321.575Sleodefine	nisacsx
11331.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
11341.575Sleo
11351.575Sleo# The 'standard' isac
11361.575Sleodefine	nisac
11371.575Sleofile	dev/ic/isac.c			nisac	needs-flag
11381.575Sleo
11391.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
11401.473Slukem#
11411.575Sleodevice	isic: isdndev, passive_isdn, nisac
11421.415Smartin
11431.426Slukemfile	dev/ic/isic.c			isic
11441.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
11451.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
11461.426Slukemfile	dev/ic/hscx.c			isic
11471.426Slukemfile	dev/ic/isic_bchan.c		isic
11481.415Smartin
11491.415Smartin# (old) Diehl active ISDN cards
11501.473Slukem#
11511.823Scube#device	daic: isdndev
11521.823Scube#file	dev/ic/daic.c			daic
11531.415Smartin
11541.634Spooka# AWM B1/T1
11551.634Spooka# XXX: passive_isdn
11561.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
11571.634Spookafile	dev/ic/iavc.c			iavc
11581.634Spooka
11591.60Scgd# legitimate pseudo-devices
11601.473Slukem#
11611.755Scubedefpseudo vnd { }:	disk
11621.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
11631.474Slukemdefpseudo ccd:		disk
11641.570Sthorpejdefpseudo cgd:		disk, des, blowfish, cast128, rijndael
11651.763Scubedefpseudo md { }:	disk
11661.647Shannkendefpseudo fss:		disk
11671.298Sthorpej
11681.474Slukemdefpseudo pty:		tty
11691.298Sthorpejdefpseudo rnd
11701.610Sraggedefpseudo ksyms
11711.642Scdidefpseudo nullcons
11721.807Saddefpseudo lockstat
11731.839Sbouyerdefpseudo bio:		sysmon_envsys
11741.298Sthorpej
11751.474Slukemdefpseudo loop:		ifnet
11761.474Slukemdefpseudo sl:		ifnet
11771.474Slukemdefpseudo ppp:		ifnet, bpf_filter
11781.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
11791.474Slukemdefpseudo sppp:		ifnet
11801.474Slukemdefpseudo tun:		ifnet
11811.474Slukemdefpseudo vlan:		ifnet, ether
11821.474Slukemdefpseudo bridge:	ifnet, ether
11831.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
11841.474Slukemdefpseudo strip:	ifnet
11851.474Slukemdefpseudo gre:		ifnet
11861.474Slukemdefpseudo gif:		ifnet
11871.474Slukemdefpseudo faith:	ifnet
11881.826Smousedefpseudo srt:		ifnet
11891.474Slukemdefpseudo stf:		ifnet
11901.752Scubedefpseudo tap { }:	ifnet, ether, arp, bpf_filter
11911.775Sliamjfoydefpseudo carp:		ifnet, ether, arp, bpf_filter
11921.818Srpaulodefpseudo etherip { }:	ifnet, ether, arp, bpf_filter
11931.60Scgd
11941.298Sthorpejdefpseudo sequencer
11951.462Smanudefpseudo clockctl
11961.504Smanudefpseudo irix_kmem
11971.522Smanudefpseudo irix_usema
11981.228Saugustss
11991.415Smartin# ISDN userland pseudo devices
12001.473Slukem#
12011.502Smartindefpseudo isdntrc:	isdndev, tty
12021.502Smartindefpseudo isdnbchan:	isdndev, tty
12031.502Smartindefpseudo isdntel:	isdndev, tty
12041.502Smartindefpseudo isdnctl:	isdndev, tty
12051.502Smartindefpseudo isdn:		isdndev, tty
12061.502Smartin
12071.502Smartin# ISDN network interfaces
12081.502Smartindefpseudo irip:		isdndev, ifnet
12091.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
12101.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
12111.539Sthorpej
12121.539Sthorpej# KTTCP network throughput testing pseudo-device
12131.539Sthorpejdefpseudo kttcp
12141.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
12151.576Sblymn
12161.790Selad# Veriexec
12171.717Sblymndefpseudo veriexec
12181.790Seladfile	kern/kern_verifiedexec.c	veriexec
12191.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
12201.415Smartin
12211.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
12221.582Shayadefpseudo fwiso:	ieee1394
12231.582Shaya
12241.681Sdrochner# driver attach / detach user interface
12251.681Sdrochnerdefpseudo drvctl
12261.681Sdrochnerfile	kern/kern_drvctl.c		drvctl
12271.681Sdrochner
12281.857Sad# cpu control
12291.857Saddefpseudo cpuctl
12301.857Sad
12311.870Spooka# pass-to-userspace transporter
12321.870Spookadefpseudo putter
12331.873Spookafile	dev/putter/putter.c		putter
12341.870Spooka
12351.875Spooka# userspace block/char device drivers
12361.875Spookadefpseudo pud
12371.875Spookafile	dev/pud/pud.c			pud
12381.875Spookafile	dev/pud/pud_dev.c		pud
12391.875Spooka
12401.516Sthorpej#
12411.516Sthorpej# File systems
12421.516Sthorpej#
12431.696Sjdolecekinclude "coda/files.coda"
12441.583Sjdolecekinclude "fs/adosfs/files.adosfs"
12451.696Sjdolecekinclude "fs/cd9660/files.cd9660"
12461.848Srumbleinclude "fs/efs/files.efs"
12471.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
12481.833Sdilloinclude "fs/hfs/files.hfs"
12491.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
12501.696Sjdolecekinclude "fs/ntfs/files.ntfs"
12511.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
12521.815Spookainclude "fs/puffs/files.puffs"
12531.756Sreinoudinclude "fs/udf/files.udf"
12541.516Sthorpejinclude "fs/smbfs/files.smbfs"
12551.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
12561.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
12571.696Sjdolecekinclude "fs/union/files.union"
12581.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
12591.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
12601.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
12611.516Sthorpejinclude "miscfs/overlay/files.overlay"
12621.516Sthorpejinclude "miscfs/portal/files.portal"
12631.516Sthorpejinclude "miscfs/procfs/files.procfs"
12641.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
12651.516Sthorpejinclude "nfs/files.nfs"
12661.516Sthorpejinclude "ufs/files.ufs"
12671.516Sthorpej
12681.516Sthorpej#
12691.744Sthorpej# UVM (virtual memory)
12701.744Sthorpej#
12711.744Sthorpejinclude "uvm/files.uvm"
12721.744Sthorpej
12731.744Sthorpej#
12741.811Selad# Security models
12751.811Selad#
12761.811Seladinclude "secmodel/files.secmodel"
12771.811Selad
12781.811Selad#
12791.60Scgd# kernel sources
12801.473Slukem#
12811.706Skentfile	dev/auconv.c			auconv | mulaw
12821.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
12831.650Sbjh21file	dev/audiobell.c			audiobell
12841.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
12851.839Sbouyerfile	dev/bio.c			bio			needs-flag
12861.426Slukemfile	dev/ccd.c			ccd			needs-flag
12871.555Selricfile	dev/cgd.c			cgd			needs-flag
12881.555Selricfile	dev/cgd_crypto.c		cgd
12891.623Sthorpejfile	dev/clock_subr.c
12901.491Slukemfile	dev/clockctl.c			clockctl		needs-flag
12911.797Schristosfile	dev/dksubr.c			cgd | xbd | ccd | raid
12921.689Sthorpejfile	dev/dkwedge/dk.c
12931.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
12941.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
12951.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
12961.754Sthorpejfile	dev/firmload.c			firmload
12971.647Shannkenfile	dev/fss.c			fss			needs-count
12981.807Sadfile	dev/lockstat.c			lockstat		needs-flag
12991.426Slukemfile	dev/md.c			md			needs-count
13001.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
13011.785Schapfile	dev/midictl.c			midisyn
13021.426Slukemfile	dev/midisyn.c			midisyn
13031.497Schristosfile	dev/mm.c
13041.697Skentfile	dev/mulaw.c			mulaw			needs-flag
13051.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
13061.487Saugustssfile	dev/radio.c			radio			needs-flag
13071.426Slukemfile	dev/rnd.c			rnd			needs-flag
13081.426Slukemfile	dev/rndpool.c			rnd			needs-flag
13091.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
13101.426Slukemfile	dev/vnd.c			vnd			needs-flag
13111.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
13121.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
13131.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
13141.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
13151.799Smattfile	kern/core_elf32.c		coredump & exec_elf32
13161.799Smattfile	kern/core_elf64.c		coredump & exec_elf64
13171.799Smattfile	kern/core_netbsd.c		coredump & (exec_aout | exec_coff |
13181.799Smatt					     exec_ecoff | exec_macho | lkm)
13191.426Slukemfile	kern/cnmagic.c
13201.426Slukemfile	kern/exec_aout.c		exec_aout
13211.426Slukemfile	kern/exec_conf.c
13221.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
13231.426Slukemfile	kern/exec_elf32.c		exec_elf32
13241.426Slukemfile	kern/exec_elf64.c		exec_elf64
13251.452Schristosfile	kern/exec_macho.c		exec_macho
13261.426Slukemfile	kern/exec_script.c		exec_script
13271.426Slukemfile	kern/exec_subr.c
13281.426Slukemfile	kern/init_main.c
13291.645Satatatfile	kern/init_sysctl.c
13301.426Slukemfile	kern/init_sysent.c
13311.426Slukemfile	kern/kern_acct.c
13321.773Seladfile	kern/kern_auth.c
13331.426Slukemfile	kern/kern_clock.c
13341.830Sadfile	kern/kern_condvar.c
13351.830Sadfile	kern/kern_core.c
13361.845Syamtfile	kern/kern_cpu.c
13371.426Slukemfile	kern/kern_descrip.c
13381.574Sjdolecekfile	kern/kern_event.c
13391.426Slukemfile	kern/kern_exec.c
13401.426Slukemfile	kern/kern_exit.c
13411.426Slukemfile	kern/kern_fork.c
13421.845Syamtfile	kern/kern_idle.c
13431.426Slukemfile	kern/kern_kthread.c
13441.860Sadfile	kern/kern_ktrace.c		ktrace
13451.610Sraggefile	kern/kern_ksyms.c		ksyms | ddb | lkm needs-flag
13461.426Slukemfile	kern/kern_lkm.c			lkm
13471.426Slukemfile	kern/kern_lock.c
13481.588Sthorpejfile	kern/kern_lwp.c
13491.426Slukemfile	kern/kern_malloc.c
13501.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
13511.830Sadfile	kern/kern_mutex.c
13521.790Seladfile	kern/kern_fileassoc.c		fileassoc
13531.426Slukemfile	kern/kern_ntptime.c
13541.817Seladfile	kern/kern_pax.c			pax_mprotect | pax_segvguard
13551.426Slukemfile	kern/kern_physio.c
13561.876Sjmcneillfile	kern/kern_pmf.c
13571.426Slukemfile	kern/kern_proc.c
13581.426Slukemfile	kern/kern_prot.c
13591.549Sgmcgarryfile	kern/kern_ras.c
13601.426Slukemfile	kern/kern_resource.c
13611.830Sadfile	kern/kern_rwlock.c
13621.426Slukemfile	kern/kern_sig.c
13631.830Sadfile	kern/kern_sleepq.c
13641.867Sadfile	kern/kern_softint.c
13651.831Sadfile	kern/kern_stub.c
13661.830Sadfile	kern/kern_subr.c
13671.662Smattfile	kern/kern_systrace.c		systrace
13681.426Slukemfile	kern/kern_synch.c
13691.426Slukemfile	kern/kern_sysctl.c
13701.781Skardelfile	kern/kern_tc.c
13711.426Slukemfile	kern/kern_time.c
13721.595Sthorpejfile	kern/kern_timeout.c
13731.830Sadfile	kern/kern_turnstile.c
13741.806Sgdamorefile	kern/kern_todr.c
13751.652Stsarnafile	kern/kern_uuid.c
13761.426Slukemfile	kern/kern_xxx.c
13771.426Slukemfile	kern/kgdb_stub.c		kgdb
13781.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
13791.868Srmindfile	kern/sched_m2.c			sched_m2
13801.426Slukemfile	kern/subr_autoconf.c
13811.731Syamtfile	kern/subr_blist.c		vmswap
13821.736Syamtfile	kern/subr_bufq.c
13831.776Syamtfile	kern/subr_callback.c
13841.830Sadfile	kern/subr_debug.c		debug
13851.550Sgehennafile	kern/subr_devsw.c
13861.426Slukemfile	kern/subr_disk.c
13871.770Sblymnfile	kern/subr_iostat.c
13881.657Srtrfile	kern/subr_evcnt.c
13891.426Slukemfile	kern/subr_extent.c
13901.854Spookafile	kern/subr_hash.c
13911.783Syamtfile	kern/subr_kmem.c
13921.830Sadfile	kern/subr_lockdebug.c
13931.426Slukemfile	kern/subr_log.c
13941.426Slukemfile	kern/subr_pool.c
13951.426Slukemfile	kern/subr_prf.c
13961.861Sadfile	kern/subr_prf2.c
13971.426Slukemfile	kern/subr_prof.c
13981.739Syamtfile	kern/subr_once.c
13991.757Sjmmvfile	kern/subr_optstr.c
14001.814Sthorpejfile	kern/subr_specificdata.c
14011.842Smanufile	kern/subr_tftproot.c		tftproot
14021.858Spookafile	kern/subr_time.c
14031.449Sgmcgarryfile	kern/subr_userconf.c		userconf
14041.783Syamtfile	kern/subr_vmem.c
14051.739Syamtfile	kern/subr_workqueue.c
14061.866Sadfile	kern/subr_xcall.c
14071.841Srmindfile	kern/sys_aio.c
14081.426Slukemfile	kern/sys_generic.c
14091.862Srmindfile	kern/sys_mqueue.c
14101.830Sadfile	kern/sys_lwp.c
14111.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
14121.543Sbriggsfile	kern/sys_pmc.c
14131.800Smattfile	kern/sys_process.c		ptrace | ktrace
14141.830Sadfile	kern/sys_sig.c
14151.827Sadfile	kern/sys_sched.c
14161.426Slukemfile	kern/sys_socket.c
14171.426Slukemfile	kern/syscalls.c			syscall_debug
14181.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
14191.426Slukemfile	kern/sysv_msg.c			sysvmsg
14201.426Slukemfile	kern/sysv_sem.c			sysvsem
14211.426Slukemfile	kern/sysv_shm.c			sysvshm
14221.426Slukemfile	kern/tty.c
14231.426Slukemfile	kern/tty_conf.c
14241.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
14251.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
14261.694Schristosfile	kern/tty_ptm.c			pty
14271.426Slukemfile	kern/tty_subr.c
14281.426Slukemfile	kern/tty_tty.c
14291.426Slukemfile	kern/uipc_domain.c
14301.426Slukemfile	kern/uipc_mbuf.c
14311.426Slukemfile	kern/uipc_mbuf2.c
14321.864Sdyoungfile	net/link_proto.c
14331.426Slukemfile	kern/uipc_proto.c
14341.592Schristosfile	kern/uipc_sem.c			p1003_1b_semaphore
14351.426Slukemfile	kern/uipc_socket.c
14361.426Slukemfile	kern/uipc_socket2.c
14371.426Slukemfile	kern/uipc_syscalls.c
14381.426Slukemfile	kern/uipc_usrreq.c
14391.426Slukemfile	kern/vfs_bio.c
14401.426Slukemfile	kern/vfs_cache.c
14411.426Slukemfile	kern/vfs_getcwd.c
14421.732Sjmmvfile	kern/vfs_hooks.c
14431.426Slukemfile	kern/vfs_init.c
14441.426Slukemfile	kern/vfs_lockf.c
14451.426Slukemfile	kern/vfs_lookup.c
14461.426Slukemfile	kern/vfs_subr.c
14471.856Spookafile	kern/vfs_subr2.c
14481.426Slukemfile	kern/vfs_syscalls.c
14491.828Shannkenfile	kern/vfs_trans.c
14501.426Slukemfile	kern/vfs_vnops.c
14511.723Sthorpejfile	kern/vfs_xattr.c
14521.426Slukemfile	kern/vnode_if.c
14531.426Slukemfile	miscfs/deadfs/dead_vnops.c
14541.426Slukemfile	miscfs/fifofs/fifo_vnops.c
14551.869Spookafile	miscfs/genfs/genfs_io.c
14561.426Slukemfile	miscfs/genfs/genfs_vnops.c
14571.426Slukemfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs | lkm
14581.426Slukemfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs | lkm
14591.426Slukemfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs | lkm
14601.426Slukemfile	miscfs/specfs/spec_vnops.c
14611.426Slukemfile	miscfs/syncfs/sync_subr.c
14621.426Slukemfile	miscfs/syncfs/sync_vnops.c
14631.700Schristosfile	net/bpf.c			bpfilter		needs-flag
14641.426Slukemfile	net/bpf_filter.c		bpf_filter
14651.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
14661.426Slukemfile	net/if.c
14671.874Scubefile	net/if_arcsubr.c		arcnet			needs-flag
14681.426Slukemfile	net/if_atmsubr.c		atm
14691.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
14701.433Sthorpejfile	net/bridgestp.c			bridge
14711.457Sbjh21file	net/if_ecosubr.c		eco
14721.818Srpaulofile	net/if_etherip.c		etherip			needs-flag
14731.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
14741.511Smartin					    wlan
14751.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
14761.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
14771.426Slukemfile	net/if_gif.c			gif			needs-flag
14781.468Satatatfile	net/if_gre.c			gre			needs-flag
14791.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
14801.426Slukemfile	net/if_ieee1394subr.c		ieee1394
14811.701Speterfile	net/if_loop.c			loop			needs-flag
14821.426Slukemfile	net/if_media.c
14831.702Schristosfile	net/if_ppp.c			ppp			needs-flag
14841.826Smousefile	net/if_srt.c			srt
14851.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
14861.702Schristosfile	net/if_sl.c			sl			needs-flag
14871.426Slukemfile	net/if_spppsubr.c		sppp
14881.702Schristosfile	net/if_strip.c			strip			needs-flag
14891.426Slukemfile	net/if_tokensubr.c		token			needs-flag
14901.708Scubefile	net/if_tap.c			tap			needs-flag
14911.468Satatatfile	net/if_tun.c			tun			needs-flag
14921.426Slukemfile	net/if_vlan.c			vlan			needs-flag
14931.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
14941.751Speterfile	net/pfil.c			pfil_hooks | ipfilter | pf
14951.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
14961.426Slukemfile	net/ppp_tty.c			ppp
14971.426Slukemfile	net/radix.c
14981.426Slukemfile	net/raw_cb.c
14991.426Slukemfile	net/raw_usrreq.c
15001.426Slukemfile	net/route.c
15011.426Slukemfile	net/rtsock.c
15021.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
15031.726Shubertffile	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression
15041.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
15051.426Slukemfile	netinet/if_atm.c		atm
15061.426Slukemfile	netinet/in_gif.c		gif & inet
15071.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
15081.648Sscwfile	netinet/ip_ecn.c		ipsec | fast_ipsec | gif | stf
15091.426Slukemfile	netinet/ip_encap.c		inet | inet6
15101.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
15111.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
15121.426Slukemfile	netinet6/in6_gif.c		gif & inet6
15131.516Sthorpej
15141.502Smartinfile	netisdn/i4b_ctl.c		isdnctl			needs-flag
15151.502Smartinfile	netisdn/i4b_isppp.c		ippp			needs-count
15161.502Smartinfile	netisdn/i4b_ipr.c		irip			needs-count
15171.502Smartinfile	netisdn/i4b_rbch.c		isdnbchan		needs-count
15181.502Smartinfile	netisdn/i4b_tel.c		isdntel			needs-count
15191.502Smartinfile	netisdn/i4b_trace.c		isdntrc			needs-count
15201.426Slukem
15211.430Smartinfile	netisdn/i4b_mbuf.c		passive_isdn
15221.426Slukemfile	netisdn/i4b_l2.c		passive_isdn
15231.426Slukemfile	netisdn/i4b_l2fsm.c		passive_isdn
15241.426Slukemfile	netisdn/i4b_uframe.c		passive_isdn
15251.426Slukemfile	netisdn/i4b_tei.c		passive_isdn
15261.426Slukemfile	netisdn/i4b_sframe.c		passive_isdn
15271.426Slukemfile	netisdn/i4b_iframe.c		passive_isdn
15281.426Slukemfile	netisdn/i4b_l2timer.c		passive_isdn
15291.426Slukemfile	netisdn/i4b_util.c		passive_isdn
15301.426Slukemfile	netisdn/i4b_lme.c		passive_isdn
15311.415Smartin# Q.931 handler
15321.426Slukemfile	netisdn/i4b_q931.c		passive_isdn
15331.426Slukemfile	netisdn/i4b_q932fac.c		passive_isdn
15341.426Slukemfile	netisdn/i4b_l3fsm.c		passive_isdn
15351.426Slukemfile	netisdn/i4b_l3timer.c		passive_isdn
15361.426Slukemfile	netisdn/i4b_l2if.c		passive_isdn
15371.426Slukemfile	netisdn/i4b_l4if.c		passive_isdn
15381.502Smartin# isdn device driver, interface to isdnd
15391.502Smartinfile	netisdn/i4b_i4bdrv.c		isdn			needs-flag
15401.502Smartinfile	netisdn/i4b_l4.c		isdndev			needs-flag
15411.502Smartinfile	netisdn/i4b_l4mgmt.c		isdndev			needs-flag
15421.502Smartinfile	netisdn/i4b_l4timer.c		isdndev			needs-flag
15431.634Spooka# capi
15441.634Spookafile	netisdn/i4b_capi_l4if.c		isdncapi
15451.634Spookafile	netisdn/i4b_capi_llif.c		isdncapi
15461.634Spookafile	netisdn/i4b_capi_msgs.c		isdncapi
15471.493Sjdolecek
15481.493Sjdolecek# Game adapter (joystick)
15491.493Sjdolecekdevice	joy
15501.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
15511.582Shaya
15521.713Syamtinclude	"net/agr/files.agr"
15531.734Sjmcneill
15541.734Sjmcneill#
15551.734Sjmcneill# General Purpose Input/Output framework
15561.734Sjmcneill#
15571.769Srizdefine	onewire_bitbang
15581.734Sjmcneillinclude	"dev/gpio/files.gpio"
15591.769Sriz
15601.769Srizinclude "dev/onewire/files.onewire"
15611.872Sjmcneill
15621.872Sjmcneill#
15631.872Sjmcneill# Pseudo audio device
15641.872Sjmcneill#
15651.872Sjmcneillinclude "dev/pad/files.pad"
1566