files revision 1.1039
11.1039Schristos#	$NetBSD: files,v 1.1039 2012/01/22 06:44:30 christos Exp $
21.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
31.60Scgd
41.989Spookaversion 	20100430
51.798Scube
61.565Sthorpej#
71.565Sthorpej# device classes
81.565Sthorpej#
91.565Sthorpejdevclass disk
101.565Sthorpejdevclass tape
111.565Sthorpejdevclass ifnet
121.565Sthorpejdevclass tty
131.876Sjmcneilldevclass audiodev
141.876Sjmcneilldevclass displaydev
151.876Sjmcneilldevclass bus
161.565Sthorpej
171.112Sthorpej# options understood by the machine-independent part of the kernel
181.112Sthorpej# (note, these are case-sensitive)
191.473Slukem#
201.474Slukemdefflag				INSECURE
211.474Slukemdefflag				KMEMSTATS
221.474Slukemdefflag				KTRACE
231.781Skardeldefflag				MBUFTRACE
241.799Smattdefflag				PTRACE
251.799Smattdefflag				COREDUMP
261.941Sapbdefflag				MODULAR
271.953Smbalmerdefflag				KEYLOCK
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.926Saddefflag				AIO
361.926Saddefflag				MQUEUE
371.926Sad
381.733Syamtdefflag				BUFQ_DISKSORT
391.733Syamtdefflag				BUFQ_FCFS
401.698Syamtdefflag				BUFQ_PRIOCSCAN
411.698Syamtdefflag				BUFQ_READPRIO
421.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
431.524Sthorpej
441.845Syamtdefflag	opt_sched.h		SCHED_4BSD
451.868Srminddefflag	opt_sched.h		SCHED_M2
461.845Syamt
471.616Senamidefparam			SOMAXKVA
481.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
491.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
501.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
511.247Sthorpej
521.474Slukemdefflag				MULTIPROCESSOR
531.486Satatat
541.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
551.459Senami
561.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
571.597Satatat
581.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
591.250Stron
601.891Smartindefflag				CPU_IN_CKSUM
611.891Smartin
621.976Sdarrandefflag opt_dtrace.h		KDTRACE_HOOKS
631.976Sdarran
641.592Schristosdefflag opt_posix.h		P1003_1B_SEMAPHORE
651.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
661.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
671.181Sjonathan
681.474Slukemdefflag	opt_ntp.h		PPS_SYNC NTP
691.129Sthorpej
701.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
711.676Schristos
721.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
731.474Slukemdefflag	opt_malloclog.h		MALLOCLOG
741.470Slukemdefparam opt_malloclog.h	MALLOCLOGSIZE
751.474Slukemdefflag	opt_malloc_debug.h	MALLOC_DEBUG
761.474Slukemdefflag	opt_pool.h		POOL_DIAGNOSTIC
771.470Slukemdefparam opt_poollog.h		POOL_LOGSIZE
781.431Sfvdl
791.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
801.189Sscottr
811.1025Sjmcneilldefflag	opt_exec.h		DEBUG_EXEC
821.1025Sjmcneill
831.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
841.1008Sjoerg				EXEC_ELF64 EXEC_SCRIPT
851.503Sjdolecek				EXEC_ELF_NOTELESS
861.199Sthorpej
871.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
881.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
891.688Sthorpej				DKWEDGE_METHOD_GPT
901.693Sthorpej				DKWEDGE_METHOD_MBR
911.686Sthorpej
921.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
931.725Schristos				VERIFIED_EXEC_FP_SHA256
941.725Schristos				VERIFIED_EXEC_FP_SHA384
951.725Schristos				VERIFIED_EXEC_FP_SHA512
961.725Schristos				VERIFIED_EXEC_FP_MD5
971.725Schristos				VERIFIED_EXEC_FP_RMD160
981.725Schristos
991.794Sdsl# Per system call number counts and times
1001.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
1011.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
1021.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
1031.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
1041.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
1051.794Sdsl
1061.774Seladdefparam opt_pax.h		PAX_MPROTECT
1071.817Selad				PAX_SEGVGUARD
1081.879Schristos 				PAX_ASLR
1091.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1101.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1111.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1121.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1131.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1141.983Schristos				PAX_ASLR_DEBUG
1151.774Selad
1161.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1171.789Selad
1181.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1191.803Sdyoung
1201.911Ssimonb# Write Ahead Physical Block Logging
1211.911Ssimonbdefflag opt_wapbl.h		WAPBL WAPBL_DEBUG
1221.911Ssimonbdefparam opt_wapbl.h		WAPBL_DEBUG_PRINT
1231.911Ssimonb
1241.199Sthorpej# compatibility options
1251.473Slukem#
1261.924Swrstudendefflag	opt_sa.h		KERN_SA
1271.926Saddefflag opt_compat_netbsd.h	COMPAT_NETBSD
1281.936Schristosdefflag	opt_compat_netbsd.h	COMPAT_50: COMPAT_NETBSD
1291.936Schristosdefflag	opt_compat_netbsd.h	COMPAT_40: COMPAT_50, KERN_SA, COMPAT_NETBSD
1301.926Saddefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40, COMPAT_NETBSD
1311.926Saddefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30, COMPAT_NETBSD
1321.926Saddefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20, COMPAT_NETBSD
1331.926Saddefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16, COMPAT_NETBSD
1341.926Saddefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15, COMPAT_NETBSD
1351.926Saddefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14, COMPAT_NETBSD
1361.926Saddefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13, COMPAT_NETBSD
1371.926Saddefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12, COMPAT_NETBSD
1381.926Saddefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11, COMPAT_NETBSD
1391.926Saddefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10, COMPAT_NETBSD
1401.589Schristosdefflag				COMPAT_OSSAUDIO
1411.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1421.474Slukemdefflag				COMPAT_IBCS2
1431.938Schristosdefflag				COMPAT_LINUX: COMPAT_16
1441.992Schsdefflag				COMPAT_LINUX32 : COMPAT_LINUX
1451.474Slukemdefflag				COMPAT_OSF1
1461.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1471.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1481.937Shedefflag				COMPAT_ULTRIX: COMPAT_50
1491.474Slukemdefflag				COMPAT_NETBSD32
1501.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1511.474Slukemdefflag				COMPAT_M68K4K
1521.474Slukemdefflag				COMPAT_VAX1K
1531.474Slukemdefflag				COMPAT_43
1541.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1551.221Sjonathan
1561.473Slukem#
1571.570Sthorpej# Cryptography support.  Include this early, since several things
1581.570Sthorpej# use it.
1591.624Sjonathan
1601.624Sjonathan# Individual crypto transforms
1611.570Sthorpejinclude "crypto/arc4/files.arc4"
1621.570Sthorpejinclude "crypto/des/files.des"
1631.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1641.570Sthorpejinclude "crypto/cast128/files.cast128"
1651.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1661.644Stlsinclude "crypto/skipjack/files.skipjack"
1671.1011Sdrochnerinclude "crypto/camellia/files.camellia"
1681.626Sthorpej# General-purpose crypto processing framework.
1691.626Sthorpejinclude "opencrypto/files.opencrypto"
1701.626Sthorpej
1711.1032Stls# NIST SP800.90 CTR DRBG
1721.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
1731.1032Stls
1741.570Sthorpej#
1751.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this.
1761.1014Smrg#
1771.1014Smrgdefflag opt_kernhist.h			KERNHIST KERNHIST_PRINT
1781.1014Smrgfile	kern/kern_history.c		kernhist
1791.1014Smrg
1801.1014Smrg#
1811.618Sthorpej# System monitoring framework
1821.618Sthorpej#
1831.618Sthorpejinclude "dev/sysmon/files.sysmon"
1841.618Sthorpej
1851.618Sthorpej#
1861.563Sthorpej# Networking protocols
1871.563Sthorpej#
1881.971Spooka
1891.971Spooka# Attribute used by various things that need BPF's virtual machine
1901.971Spooka#
1911.971Spookadefine	bpf_filter
1921.971Spookadefparam opt_bpf.h	BPF_BUFSIZE
1931.971Spooka
1941.743Sthorpejinclude "net80211/files.net80211"
1951.563Sthorpejinclude "netatalk/files.netatalk"
1961.782Sgdamoreinclude "netbt/files.netbt"
1971.565Sthorpejinclude "netinet/files.netinet"
1981.565Sthorpejinclude "netinet6/files.netinet6"
1991.632Sitojuninclude "netinet6/files.ipsec"
2001.632Sitojuninclude "netipsec/files.netipsec"
2011.566Sthorpejinclude "netiso/files.netiso"
2021.991Skefreninclude "netmpls/files.netmpls"
2031.567Sthorpejinclude "netnatm/files.netnatm"
2041.600Sjdolecekinclude "netsmb/files.netsmb"
2051.994Srmind
2061.994Srmindinclude "net/npf/files.npf"
2071.994Srmindinclude "netinet/files.ipfilter"
2081.677Sitojuninclude "net/files.pf"
2091.563Sthorpej
2101.795Smattobsolete defflag		CCITT		# obsolete
2111.795Smattobsolete defflag		HDLC		# obsolete
2121.795Smattobsolete defflag		LLC		# obsolete
2131.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
2141.795Smattobsolete defflag		IPX		# obsolete
2151.825Scubeobsolete defflag opt_iso.h	TPCONS
2161.939Sjymobsolete defparam opt_md.h	MEMORY_RBFLAGS	# superseded by
2171.939Sjym						# MEMORY_DISK_RBFLAGS
2181.939Sjym
2191.474Slukemdefflag				PFIL_HOOKS	# pfil(9)
2201.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
2211.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
2221.474Slukem						# Include deflate or bsd
2231.474Slukem						# compression, enable pppd
2241.474Slukem						# packet filtering support
2251.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
2261.189Sscottr
2271.189Sscottr# networking options
2281.473Slukem#
2291.474Slukemdefflag				GATEWAY
2301.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2311.474Slukemdefparam			SB_MAX
2321.171Smrg
2331.189Sscottr# file system options
2341.473Slukem#
2351.1004Sbouyerdefflag	opt_quota.h		QUOTA QUOTA2		# XXX files.ufs?
2361.685Sthorpejdefflag				VNODE_LOCKDEBUG
2371.759Schsdefflag				MAGICLINKS
2381.353Soster
2391.276Sscottr# buffer cache size options
2401.473Slukem#
2411.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2421.276Sscottr
2431.449Sgmcgarry# userconf
2441.473Slukem#
2451.474Slukemdefflag				USERCONF
2461.449Sgmcgarry
2471.663Satatat# sysctl related
2481.663Satatat#
2491.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2501.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2511.665Satatat				SYSCTL_INCLUDE_DESCR
2521.663Satatat
2531.473Slukem#
2541.289Slukem# Not entirely MI, but present on multiple arch's
2551.473Slukem#
2561.289Slukem
2571.276Sscottr# PC-style MBR handling
2581.473Slukem#
2591.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2601.209Sjonathan
2611.745Sthorpej#
2621.209Sjonathan# debugging options
2631.473Slukem#
2641.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2651.745Sthorpej
2661.474Slukemdefflag	opt_kgdb.h		KGDB
2671.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2681.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2691.474Slukemdefflag				LOCKDEBUG
2701.474Slukemdefflag				SYSCALL_DEBUG
2711.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2721.271Sjonathan
2731.271Sjonathan# memory (ram) disk options
2741.473Slukem#
2751.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2761.474Slukem				MEMORY_DISK_DYNAMIC
2771.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2781.939Sjym				MEMORY_DISK_RBFLAGS
2791.159Sdrochner
2801.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2811.842Smanu
2821.543Sbriggs# Support for hardware performance monitoring counters
2831.543Sbriggs#
2841.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2851.636Sjdolecek
2861.936Schristosdefflag	opt_wlan.h		WLAN
2871.936Schristos
2881.819Swiz# Machine-independent device majors assignements
2891.640Sjdolecekinclude "conf/majors"
2901.543Sbriggs
2911.60Scgd# generic attributes
2921.473Slukem#
2931.519Saugustssdefine	audiobus	{ }
2941.474Slukemdefine	midibus		{ }
2951.232Saugustssdefine	midisyn
2961.915Sjmcneilldefine	videobus	{ }
2971.638Sbouyerdefine	ata	        {[channel = -1]}
2981.674Sthorpejdefine	sata
2991.947Sjakllschdefine	sata_fis
3001.558Sthorpejdefine	scsi_core
3011.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
3021.638Sbouyerdefine	ata_hl		{[drive = -1]}
3031.637Sbouyerdefine	atapi		{ }
3041.489Sdrochnerdefine	radiodev	{ }
3051.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3061.734Sjmcneilldefine	gpiobus		{ }
3071.769Srizdefine	onewirebus	{ }
3081.659Sbjh21define 	pckbport	{[slot = -1]}
3091.659Sbjh21define	pckbport_machdep_cnattach
3101.754Sthorpejdefine	firmload
3111.67Scgd
3121.67Scgd# audio device attributes
3131.473Slukem#
3141.63Sbrezakdefine	mulaw
3151.132Saugustssdefine	auconv
3161.500Skentdefine	aurateconv
3171.629Sthorpej
3181.228Saugustss# audio and midi devices, attaches to audio hardware driver
3191.473Slukem#
3201.876Sjmcneilldevice	audio: audiodev
3211.519Saugustssattach	audio at audiobus
3221.228Saugustssdevice	midi
3231.228Saugustssattach	midi at midibus
3241.363Sthorpej
3251.650Sbjh21# console bell via audio device
3261.650Sbjh21#
3271.650Sbjh21define	audiobell
3281.650Sbjh21
3291.915Sjmcneill# video devices, attaches to video hardware driver
3301.915Sjmcneill#
3311.915Sjmcneilldevice	video
3321.915Sjmcneillattach	video at videobus
3331.915Sjmcneill
3341.1024Sjmcneill# DTV subsystem
3351.1024Sjmcneill#
3361.1024Sjmcneillinclude "dev/dtv/files.dtv"
3371.1024Sjmcneill
3381.922Spgoyette# National Semiconductor LM7[89]
3391.922Spgoyette#
3401.922Spgoyette# (included here so files.i2c can define an attachment)
3411.922Spgoyette
3421.922Spgoyettedevice	lm: sysmon_envsys
3431.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3441.922Spgoyette
3451.984Spgoyette# JEDEC standard SPD EPROM
3461.984Spgoyette#
3471.984Spgoyette# (included here so files.i2c can define an attachment)
3481.984Spgoyette
3491.984Spgoyettedevice	spdmem
3501.984Spgoyettefile	dev/ic/spdmem.c			spdmem
3511.984Spgoyette
3521.635Sthorpej# I2C device support
3531.635Sthorpejinclude "dev/i2c/files.i2c"
3541.635Sthorpej
3551.813Sgdamore# SPI device support
3561.813Sgdamoreinclude "dev/spi/files.spi"
3571.813Sgdamore
3581.559Sthorpej# IR device support
3591.559Sthorpejinclude	"dev/ir/files.ir"
3601.559Sthorpej
3611.651Sjdolecek# Parallel Port Bus support
3621.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3631.651Sjdolecek
3641.363Sthorpej# raster operations attributes
3651.473Slukem#
3661.426Slukemdefine	rasops1
3671.426Slukemdefine	rasops2
3681.426Slukemdefine	rasops4
3691.426Slukemdefine	rasops8
3701.426Slukemdefine	rasops15
3711.426Slukemdefine	rasops16
3721.426Slukemdefine	rasops24
3731.426Slukemdefine	rasops32
3741.829Soberdefine	rasops_rotation
3751.60Scgd
3761.997Sjmcneill# image decoding support
3771.997Sjmcneillinclude "dev/stbi/files.stbi"
3781.997Sjmcneill
3791.760Sjmcneill# splash screen support
3801.760Sjmcneillinclude "dev/splash/files.splash"
3811.760Sjmcneill
3821.768Sgdamore# videomode support
3831.768Sgdamoreinclude "dev/videomode/files.videomode"
3841.768Sgdamore
3851.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3861.457Sbjh21# fddi, token ring, atm and eco(net).
3871.473Slukem#
3881.874Scubedefine	arcnet
3891.88Schuckdefine	atm
3901.457Sbjh21define	eco
3911.60Scgddefine	ether
3921.67Scgddefine	fddi
3931.185Skmldefine	hippi
3941.399Sonoedefine	ieee1394
3951.282Sbaddefine	token
3961.284Sexplorerdefine	sppp
3971.1032Stlsdefine	wlan
3981.294Sitojundefine	crypto
3991.100Sws
4001.1039Schristos# TPM
4011.1039Schristosdevice	tpm
4021.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4031.1039Schristos
4041.119Sis# devices ARPing IPv4 pull this in:
4051.473Slukem#
4061.119Sisdefine	arp
4071.119Sis
4081.515Sthorpej#
4091.515Sthorpej# ALTQ network traffic shaping subsystem
4101.515Sthorpej#
4111.515Sthorpejinclude "altq/files.altq"
4121.515Sthorpej
4131.473Slukem#
4141.560Sthorpej# IPKDB kernel debugger
4151.473Slukem#
4161.560Sthorpejinclude "ipkdb/files.ipkdb"
4171.102Sws
4181.404Sad# Logical disk
4191.473Slukem#
4201.404Saddevice	ld: disk
4211.426Slukemfile	dev/ld.c			ld			needs-flag
4221.513Sthorpej
4231.513Sthorpej#
4241.513Sthorpej# MII/PHY support for network devices
4251.513Sthorpej#
4261.513Sthorpejinclude "dev/mii/files.mii"
4271.375Sthorpej
4281.473Slukem#
4291.512Sthorpej# RAIDframe
4301.512Sthorpej#
4311.512Sthorpejinclude "dev/raidframe/files.raidframe"
4321.639Sgrog
4331.639Sgrog#
4341.542Sthorpej# Hardware-assisted data mover API
4351.542Sthorpej#
4361.542Sthorpejinclude "dev/dmover/files.dmover"
4371.512Sthorpej
4381.512Sthorpej#
4391.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4401.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4411.473Slukem#
4421.145Schristos
4431.145Schristos# Adaptec AIC-6[32]60 ICs
4441.473Slukem#
4451.173Sthorpejdevice	aic: scsi
4461.145Schristosfile	dev/ic/aic6360.c		aic
4471.346Sthorpej
4481.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4491.473Slukem#
4501.346Sthorpejdefine	smc93cx6
4511.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4521.83Sthorpej
4531.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4541.473Slukem#
4551.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4561.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4571.173Sthorpejdevice	ahc: scsi
4581.345Sthorpejdefine	ahc_seeprom
4591.354Sfvdldefine	ahc_aic77xx
4601.142Senamifile	dev/ic/aic7xxx.c		ahc
4611.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4621.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4631.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4641.609Sfvdl
4651.609Sfvdl# Adaptec aic79xx SCSI controllers
4661.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4671.609Sfvdldevice	ahd: scsi
4681.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4691.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4701.318Sad
4711.318Sad# DPT EATA SCSI controllers
4721.473Slukem#
4731.318Saddevice	dpt: scsi
4741.318Sadfile	dev/ic/dpt.c			dpt
4751.355Sad
4761.355Sad# Compaq Smart ARRAY controllers
4771.473Slukem#
4781.355Saddevice	cac {unit = -1}
4791.355Sadfile	dev/ic/cac.c			cac
4801.355Sad
4811.404Sadattach	ld at cac with ld_cac
4821.404Sadfile	dev/ic/ld_cac.c			ld_cac
4831.419Sad
4841.764She# HP/Compaq Command Interface for SCSI-3 Support
4851.764She#
4861.764Shedevice ciss: scsi
4871.764Shefile	dev/ic/ciss.c			ciss
4881.764She
4891.419Sad# Mylex DAC960 RAID controllers
4901.473Slukem#
4911.419Saddevice	mlx {unit = -1}
4921.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4931.419Sad
4941.419Sadattach	ld at mlx with ld_mlx
4951.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4961.521Sad
4971.521Sad# ICP-Vortex/Intel RAID controllers
4981.521Sad#
4991.521Saddevice	icp {unit = -1}
5001.521Sadfile	dev/ic/icp.c			icp			needs-flag
5011.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
5021.521Sad
5031.521Sadattach	ld at icp with ld_icp
5041.521Sadfile	dev/ic/ld_icp.c			ld_icp
5051.521Sad
5061.521Saddevice	icpsp: scsi
5071.521Sadfile	dev/ic/icpsp.c			icpsp
5081.521Sadattach	icpsp at icp
5091.523Sad
5101.523Sad# Adaptec FSA RAID controllers
5111.523Sad#
5121.523Saddevice	aac {unit = -1}
5131.523Sadfile	dev/ic/aac.c			aac
5141.523Sad
5151.523Sadattach	ld at aac with ld_aac
5161.523Sadfile	dev/ic/ld_aac.c			ld_aac
5171.238Sdante
5181.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5191.473Slukem#
5201.238Sdantedevice	adv: scsi
5211.238Sdantefile	dev/ic/adv.c			adv
5221.428Sthorpejfile	dev/ic/advlib.c			adv
5231.428Sthorpejfile	dev/ic/advmcode.c		adv
5241.248Sdante
5251.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5261.473Slukem#
5271.248Sdantedevice	adw: scsi
5281.248Sdantefile	dev/ic/adw.c			adw
5291.194Sjonathan
5301.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5311.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5321.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5331.130Sjonathan#  hardware-compatibility mode.)
5341.473Slukem#
5351.173Sthorpejdevice	bha: scsi
5361.142Senamifile	dev/ic/bha.c			bha
5371.130Sjonathan
5381.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5391.130Sjonathan# (must be after bha, see above)
5401.473Slukem#
5411.173Sthorpejdevice	aha: scsi
5421.142Senamifile	dev/ic/aha.c			aha
5431.445Stsutsui
5441.445Stsutsui# Initio INIC-940/950 SCSI controllers
5451.473Slukem#
5461.445Stsutsuidevice	iha: scsi
5471.445Stsutsuifile	dev/ic/iha.c			iha
5481.118Scgd
5491.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5501.473Slukem#
5511.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5521.474Slukem				ISP_DISABLE_1080_SUPPORT
5531.474Slukem				ISP_DISABLE_2100_SUPPORT
5541.474Slukem				ISP_DISABLE_2200_SUPPORT
5551.846Smjacob				ISP_DISABLE_2300_SUPPORT
5561.894Smjacob				ISP_DISABLE_2322_SUPPORT
5571.846Smjacob				ISP_DISABLE_2400_SUPPORT
5581.846Smjacob				ISP_DISABLE_FW
5591.846Smjacob				ISP_TARGET_MODE
5601.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5611.894Smjacob				ISP_VPORTS
5621.173Sthorpejdevice	isp: scsi
5631.142Senamifile	dev/ic/isp.c			isp
5641.846Smjacobfile	dev/ic/isp_library.c		isp
5651.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5661.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5671.821Sbouyer# LSILogic MegaRAID SAS
5681.821Sbouyer#
5691.821Sbouyerdevice	mfi: scsi
5701.821Sbouyerfile	dev/ic/mfi.c			mfi
5711.821Sbouyer
5721.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5731.528Smatt#
5741.608Sthorpejdevice	mpt: scsi
5751.608Sthorpejfile	dev/ic/mpt.c			mpt
5761.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5771.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5781.605Stsutsui
5791.682Sitohy# Workbit NinjaSCSI-32 controllers
5801.682Sitohydevice	njs: scsi
5811.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5821.682Sitohy
5831.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5841.605Stsutsuidevice	oosiop: scsi
5851.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5861.436Stsutsui
5871.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5881.473Slukem#
5891.436Stsutsuidevice	osiop: scsi
5901.436Stsutsuifile	dev/ic/osiop.c			osiop
5911.364Sbouyer
5921.368Sbouyer# common stuff for siop and esiop
5931.473Slukem#
5941.426Slukemdefine	siop_common
5951.426Slukemfile	dev/ic/siop_common.c		siop_common
5961.368Sbouyer
5971.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5981.473Slukem#
5991.426Slukemdevice	siop: scsi,siop_common
6001.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
6011.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
6021.518Sbouyer
6031.518Sbouyerdevice	esiop: scsi,siop_common
6041.518Sbouyerfile	dev/ic/esiop.c			esiop
6051.94Smycroft
6061.94Smycroft# UltraStor SCSI controllers
6071.473Slukem#
6081.173Sthorpejdevice	uha: scsi
6091.142Senamifile	dev/ic/uha.c			uha
6101.409Sonoe
6111.878Sgarbled# 3Com common probe code
6121.878Sgarbleddefine  elink
6131.878Sgarbledfile    dev/isa/elink.c                 elink
6141.878Sgarbled
6151.409Sonoe# Aironet PC4500/PC4800
6161.473Slukem#
6171.653Stsarnadevice	an: arp, wlan, ifnet
6181.409Sonoefile	dev/ic/an.c			an
6191.86Smycroft
6201.376Sonoe# AMD 79c930-based 802.11 cards
6211.473Slukem#
6221.376Sonoedevice	awi: arp, wlan, ifnet
6231.376Sonoefile	dev/ic/awi.c			awi
6241.376Sonoefile	dev/ic/am79c930.c		awi
6251.438Sichiro
6261.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6271.473Slukem#
6281.656Sjunyoungdevice	wi: arp, wlan, ifnet
6291.438Sichirofile	dev/ic/wi.c			wi
6301.617Sdyoung
6311.930Salc# Atheros HAL
6321.930Salc#
6331.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6341.930Salc
6351.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6361.641Sdyoung#
6371.656Sjunyoungdevice	ath: arp, wlan, ifnet
6381.641Sdyoungfile	dev/ic/ath.c					ath
6391.719Sdyoungfile	dev/ic/ath_netbsd.c				ath
6401.738Sdyoungfile	dev/ic/athrate-sample.c				ath
6411.641Sdyoung
6421.617Sdyoung# ADMtek ADM8211 802.11
6431.617Sdyoung#
6441.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6451.617Sdyoungfile	dev/ic/atw.c			atw
6461.376Sonoe
6471.687Sdyoung# Realtek RTL8180 802.11
6481.687Sdyoung#
6491.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6501.687Sdyoungfile	dev/ic/rtw.c			rtw
6511.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6521.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6531.687Sdyoung
6541.780Srpaulo# Ralink RT2500/RT2600 802.11
6551.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6561.778Sdogcowfile	dev/ic/rt2560.c			ral
6571.778Sdogcowfile	dev/ic/rt2661.c			ral
6581.722Sdrochner
6591.83Sthorpej# 3Com Etherlink-III Ethernet controller
6601.473Slukem#
6611.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6621.142Senamifile	dev/ic/elink3.c			ep
6631.253Sfvdl
6641.253Sfvdl# 3Com EtherLink XL Controller
6651.473Slukem#
6661.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
6671.253Sfvdlfile	dev/ic/elinkxl.c		ex
6681.131Smatt
6691.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6701.473Slukem#
6711.173Sthorpejdevice	lc: arp, ether, ifnet
6721.142Senamifile	dev/ic/lemac.c			lc
6731.84Smycroft
6741.84Smycroft# LANCE and PCnet Ethernet controllers
6751.473Slukem#
6761.173Sthorpejdevice	le: arp, ether, ifnet
6771.426Slukemdefine	le24
6781.426Slukemdefine	le32
6791.227Sexplorerfile	dev/ic/am7990.c			le24
6801.225Sdrochnerfile	dev/ic/am79900.c		le32
6811.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6821.383Sthorpej
6831.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6841.473Slukem#
6851.383Sthorpejdevice	depca { }: le24
6861.383Sthorpejfile	dev/ic/depca.c			depca
6871.383Sthorpejattach	le at depca with le_depca
6881.122Sscottr
6891.290Smrg# Sun HME Ethernet controllers
6901.473Slukem#
6911.293Spkdevice	hme: arp, ether, ifnet, mii
6921.293Spkfile	dev/ic/hme.c			hme
6931.461Seeh
6941.461Seeh# Sun GEM Ethernet controllers
6951.473Slukem#
6961.461Seehdevice	gem: arp, ether, ifnet, mii
6971.461Seehfile	dev/ic/gem.c			gem
6981.290Smrg
6991.122Sscottr# 8390-family Ethernet controllers
7001.473Slukem#
7011.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
7021.122Sscottrdefine	dp8390nic
7031.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
7041.485Sbjh21
7051.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7061.485Sbjh21#
7071.485Sbjh21define	dp83905
7081.485Sbjh21file	dev/ic/dp83905.c		dp83905
7091.484Sbjh21
7101.484Sbjh21# Macronix MX98905 Ethernet controller
7111.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7121.484Sbjh21#
7131.484Sbjh21define	mx98905
7141.484Sbjh21file	dev/ic/mx98905.c		mx98905
7151.77Scgd
7161.282Sbad# TROPIC Token-Ring controller
7171.473Slukem#
7181.282Sbaddevice	tr: arp, token, ifnet
7191.282Sbadfile	dev/ic/tropic.c			tr
7201.282Sbad
7211.91Scgd# NCR 5380 SCSI Bus Controller
7221.473Slukem#
7231.91Scgddefine	ncr5380sbc
7241.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7251.356Spkdevice	nca: scsi, ncr5380sbc
7261.91Scgd
7271.434Sfredette# Sun sc PAL SCSI Bus Controller
7281.473Slukem#
7291.434Sfredettedefine	sunscpal
7301.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7311.434Sfredettedevice	ssc: scsi, sunscpal
7321.434Sfredette
7331.91Scgd# DEC FDDI Chipset
7341.473Slukem#
7351.91Scgddefine	pdq
7361.142Senamifile	dev/ic/pdq.c			pdq
7371.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7381.98Schristos
7391.474Slukem# Cyclades Cyclom-8/16/32
7401.473Slukem#
7411.173Sthorpejdevice	cy: tty
7421.142Senamifile	dev/ic/cy.c			cy			needs-flag
7431.103Sthorpej
7441.103Sthorpej# Efficient Networks, Inc. ATM interface
7451.473Slukem#
7461.173Sthorpejdevice	en: atm, ifnet
7471.142Senamifile	dev/ic/midway.c			en
7481.117Sthorpej
7491.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7501.473Slukem#
7511.117Sthorpejdefine	ncr53c9x
7521.359Smycroftdevice	esp: scsi, ncr53c9x
7531.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7541.227Sexplorer
7551.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
7561.679Smycroftdevice	spc: scsi
7571.679Smycroftfile	dev/ic/mb89352.c		spc
7581.679Smycroft
7591.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
7601.796Sbjh21define	wd33c93
7611.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
7621.796Sbjh21
7631.590Ssoren# Hitachi HD44780 LCD panel controller
7641.590Ssorendefine	hd44780
7651.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
7661.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
7671.590Ssoren
7681.710Sjoff# Matrix keypad
7691.710Sjoffdefine	matrixkp
7701.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7711.710Sjoff
7721.227Sexplorer# Hitachi HD64570 serial controller
7731.473Slukem#
7741.359Smycroftdefine	hd64570
7751.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7761.339Schopps
7771.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7781.473Slukem#
7791.339Schoppsdevice	ntwoc: ifnet, hd64570
7801.128Spk
7811.128Spk# Intel 82586 Ethernet Controller
7821.473Slukem#
7831.128Spkdefine	i82586
7841.142Senamifile	dev/ic/i82586.c			i82586
7851.291Sthorpej
7861.658Sjkunz# Intel 82596 Ethernet Controller
7871.658Sjkunz#
7881.658Sjkunzdefine	i82596
7891.658Sjkunzfile	dev/ic/i82596.c			i82596
7901.658Sjkunz
7911.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7921.473Slukem#
7931.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7941.291Sthorpejfile	dev/ic/i82557.c			fxp
7951.389Sbjh21
7961.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7971.473Slukem#
7981.389Sbjh21define	seeq8005
7991.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8001.137Sthorpej
8011.137Sthorpej# SMC 91Cxx Ethernet Controller
8021.473Slukem#
8031.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8041.142Senamifile	dev/ic/smc91cxx.c		sm
8051.188Sthorpej
8061.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8071.473Slukem#
8081.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8091.188Sthorpejfile	dev/ic/smc83c170.c		epic
8101.309Sragge
8111.309Sragge# DEC SGEC Second Generation Ethernet Controller
8121.473Slukem#
8131.309Sraggedefine	sgec
8141.309Sraggefile	dev/ic/sgec.c			sgec
8151.177Senami
8161.715Sjdolecek# MB86950 Ethernet Controller
8171.715Sjdolecek#
8181.715Sjdolecekdefine	mb86950
8191.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8201.715Sjdolecek
8211.177Senami# MB8696x Ethernet Controller
8221.473Slukem#
8231.177Senamidefine	mb86960
8241.177Senamifile	dev/ic/mb86960.c		mb86960
8251.177Senami
8261.177Senami# Generic MB8696x Ethernet Controller driver
8271.473Slukem#
8281.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8291.146Saugustss
8301.146Saugustss# Interwave Am78C201 audio driver
8311.473Slukem#
8321.146Saugustssdefine	interwave
8331.146Saugustssfile	dev/ic/interwave.c		interwave
8341.154Sis
8351.154Sis# TMS 320av110 MPEG2/audio driver
8361.473Slukem#
8371.154Sisdefine	tms320av110
8381.154Sisfile	dev/ic/tms320av110.c		tms320av110
8391.152Sthorpej
8401.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8411.152Sthorpej# National Semiconductor DS8390.
8421.473Slukem#
8431.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8441.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8451.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8461.153Sthorpej
8471.153Sthorpej# 8250/16[45]50-based "com" ports
8481.668Sthorpej#
8491.749Schsdefflag	opt_com.h		COM_DEBUG
8501.153Sthorpej# XXX In a perfect world, this would be done with attributes
8511.788Sgdamoredefflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
8521.788Sgdamore				COM_REGMAP
8531.1016Smattdefparam opt_com.h		COM_TOLERANCE
8541.392Seehdevice	com { } : tty
8551.426Slukemfile	dev/ic/com.c			com			needs-flag
8561.336Sthorpej
8571.336Sthorpej# PC-like keyboard controller
8581.473Slukem#
8591.659Sbjh21device	pckbc: pckbport
8601.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
8611.274Sscw
8621.714Scubedevice	attimer
8631.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
8641.714Scube
8651.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
8661.473Slukem#
8671.274Sscwdevice	clmpcc: tty
8681.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
8691.385Sbjh21
8701.843Sxtraeme# Abit uGuru
8711.843Sxtraeme#
8721.843Sxtraemedevice	ug: sysmon_envsys
8731.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8741.843Sxtraeme
8751.185Skml# Essential Communications Corp. HIPPI Interface
8761.473Slukem#
8771.426Slukemdevice	esh: hippi, ifnet
8781.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8791.242Sis
8801.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8811.473Slukem#
8821.874Scubedevice	bah: ifnet, arcnet, arp
8831.426Slukemfile	dev/ic/smc90cx6.c		bah
8841.234Saugustss
8851.234Saugustss# OPL2/OPL3 FM synth driver
8861.473Slukem#
8871.235Saugustssdevice	opl: midibus, midisyn
8881.234Saugustssfile	dev/ic/opl.c			opl
8891.234Saugustssfile	dev/ic/oplinstrs.c		opl
8901.305Saugustss
8911.305Saugustss# MPU401 MIDI UART compatibles
8921.473Slukem#
8931.305Saugustssdevice	mpu: midibus
8941.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8951.236Spk
8961.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8971.473Slukem#
8981.236Spkdefine	ad1848
8991.236Spkfile	dev/ic/ad1848.c			ad1848
9001.290Smrg
9011.290Smrg# AMD 7930 audio/ISDN codec
9021.473Slukem#
9031.366Saugustssdefine	am7930
9041.366Saugustssfile	dev/ic/am7930.c			am7930
9051.290Smrg
9061.290Smrg# SPARC `SUNW,audiocs'
9071.473Slukem#
9081.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9091.290Smrgfile	dev/ic/cs4231.c			audiocs
9101.326Saugustss
9111.326Saugustss# AC-97 CODECs
9121.473Slukem#
9131.326Saugustssdefine	ac97
9141.326Saugustssfile	dev/ic/ac97.c			ac97
9151.437Sminoura
9161.437Sminoura# Oki MSM6258 support code
9171.473Slukem#
9181.437Sminouradefine msm6258
9191.437Sminourafile	dev/ic/msm6258.c		msm6258
9201.240Spk
9211.240Spk# LSI64854 DMA controller back-end
9221.473Slukem#
9231.240Spkdefine	lsi64854
9241.240Spkfile	dev/ic/lsi64854.c		lsi64854
9251.465Smrg
9261.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9271.473Slukem#
9281.465Smrgdefine	cd18xx
9291.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9301.240Spk
9311.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9321.473Slukem#
9331.252Sthorpejdefine	rtl80x9
9341.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9351.360Shaya
9361.654Swiz# Realtek 8129/8139 Ethernet controllers
9371.473Slukem#
9381.362Shayadevice	rtk: ether, ifnet, arp, mii
9391.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9401.185Skml
9411.673Stoshii# Realtek 8169 Ethernet controllers
9421.673Stoshii#
9431.673Stoshiidevice	re: ether, ifnet, arp, mii
9441.709Syamtfile	dev/ic/rtl8169.c		re
9451.673Stoshii
9461.258Spk# Common code for ESDI/IDE/etc. controllers
9471.473Slukem#
9481.680Sthorpejdefine	wdc_common
9491.809Sitohydefine	ata_dma
9501.809Sitohydefine	ata_udma
9511.809Sitohydefine	ata_piobm
9521.680Sthorpejdevice	wdc: ata, wdc_common
9531.637Sbouyer
9541.835Sdyoungdefflag	opt_ata.h	ATADEBUG
9551.1026Sbouyerdefflag	opt_wdc.h	WDC_NO_IDS
9561.835Sdyoung
9571.656Sjunyoungdevice	atabus: atapi,ata_hl
9581.656Sjunyoungattach	atabus at ata
9591.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
9601.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
9611.386Sbjh21
9621.810Sitohy# Workbit NinjaATA-32 IDE controllers
9631.810Sitohydevice	njata: ata, ata_piobm, wdc_common
9641.810Sitohyfile	dev/ic/ninjaata32.c		njata
9651.810Sitohy
9661.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9671.473Slukem#
9681.386Sbjh21device	upc { [offset = -1] }
9691.386Sbjh21attach	wdc at upc with wdc_upc
9701.386Sbjh21attach	com at upc with com_upc
9711.651Sjdolecekattach	lpt at upc with lpt_upc
9721.426Slukemfile	dev/ic/upc.c			upc
9731.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9741.426Slukemfile	dev/ic/com_upc.c		com_upc
9751.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9761.327Smatt
9771.844Sbouyer# AHCI-compatible SATA controllers
9781.844Sbouyerdefine ahcisata_core
9791.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9801.948Sjakllschdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, ahcisata_core
9811.844Sbouyer
9821.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
9831.956Sjakllschdefine	siisata
9841.956Sjakllschfile	dev/ic/siisata.c		siisata
9851.956Sjakllschdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, siisata
9861.956Sjakllsch
9871.957Sjakllsch# Marvell Serial-ATA Host Controller
9881.951Skiyoharadefine mvsata
9891.951Skiyoharafile dev/ic/mvsata.c			mvsata
9901.951Skiyoharadevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata
9911.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
9921.951Skiyohara
9931.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
9941.473Slukem#
9951.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
9961.314Sthorpejfile	dev/ic/tulip.c			tlp
9971.322Sthorpej
9981.322Sthorpej# Adaptec AIC-6915 Ethernet interface
9991.473Slukem#
10001.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10011.322Sthorpejfile	dev/ic/aic6915.c		sf
10021.378Spk
10031.378Spk# Mostek time-of-day clock and NVRAM
10041.473Slukem#
10051.378Spkdefine	mk48txx
10061.507Spkfile	dev/ic/mk48txx.c		mk48txx
10071.378Spk
10081.378Spk# Intersil 7170 time-of-day clock
10091.473Slukem#
10101.378Spkdefine	intersil7170
10111.378Spkfile	dev/ic/intersil7170.c		intersil7170
10121.434Sfredette
10131.434Sfredette# National Semiconductor MM58167 time-of-day clock
10141.473Slukem#
10151.434Sfredettedefine	mm58167
10161.434Sfredettefile	dev/ic/mm58167.c		mm58167
10171.643Stsutsui
10181.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10191.643Stsutsui#
10201.643Stsutsuidefine	mc146818
10211.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10221.422Sthorpej
10231.808Suwe# Ricoh RS5C313 time of-day-clock
10241.808Suwe#
10251.808Suwedefine	rs5c313
10261.808Suwefile	dev/ic/rs5c313.c		rs5c313
10271.808Suwe
10281.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10291.473Slukem#
10301.422Sthorpejdefine	dl10019
10311.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10321.453Senami
10331.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
10341.473Slukem#
10351.453Senamidefine	ax88190
10361.453Senamifile	dev/ic/ax88190.c		ax88190
10371.429Sjdolecek
10381.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
10391.473Slukem#
10401.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
10411.429Sjdolecekfile	dev/ic/we.c			we
10421.432Sjdolecek
10431.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
10441.473Slukem#
10451.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
10461.557Stsutsui
10471.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
10481.557Stsutsui#
10491.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
10501.557Stsutsuifile	dev/ic/fmv.c			fmv
10511.471Syamt
10521.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
10531.473Slukem#
10541.471Syamtdevice	cs: arp, ether, ifnet
10551.704Sjoffdevice	tscs: arp, ether, ifnet
10561.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
10571.487Saugustss
10581.487Saugustss# Radio device attributes
10591.487Saugustss#
10601.487Saugustssdefine	tea5757
10611.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
10621.487Saugustssdefine	lm700x
10631.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
10641.179Sdrochner
10651.837Stnn# Philips PCF8584 i2c controller
10661.837Stnndefine	pcf8584
10671.837Stnnfile	dev/ic/pcf8584.c		pcf8584
10681.837Stnn
10691.985Snonaka# PCA9564 i2c controller
10701.985Snonakadefine	pca9564
10711.985Snonakafile	dev/ic/pca9564.c		pca9564
10721.985Snonaka
10731.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
10741.784Sdrochner#
10751.784Sdrochnerdefine acpipmtimer
10761.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
10771.784Sdrochner
10781.834Snjolydevice 	hpet
10791.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
10801.834Snjoly
10811.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
10821.952Skiyohara#
10831.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
10841.952Skiyoharafile	dev/ic/lan9118.c		smsh
10851.952Skiyohara
10861.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
10871.836Sdrochnerdefine drm {}
10881.949Smrginclude "external/bsd/drm/conf/files.drm"
10891.1002Sjmcneillinclude "dev/drm/files.drm"
10901.836Sdrochner
10911.1039Schristos
10921.179Sdrochner# Definitions for wscons
10931.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
10941.473Slukem#
10951.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
10961.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
10971.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
10981.479Saugustssdefine	wsmousedev		{[mux = 0]}
10991.761Smacallandefine	vcons
11001.179Sdrochner# attribute to pull in raster support
11011.473Slukem#
11021.179Sdrochnerdefine	wsrasteremulops
11031.187Sdrochner# common PC display functions
11041.473Slukem#
11051.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
11061.426Slukemdefine	pcdisplayops
11071.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
11081.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
11091.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
11101.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
11111.777Smartin# someday when we might make /dev/fb* support MI)
11121.777Smartindefine	fb
11131.179Sdrochner# VGA graphics
11141.473Slukem#
11151.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
11161.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
11171.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
11181.593Stsutsuidefflag opt_vga.h		VGA_RESET
11191.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
11201.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
11211.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
11221.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
11231.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
11241.998Smacallan
11251.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
11261.473Slukem#
11271.963Ssnjdevice	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons, videomode
11281.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
11291.551Suwefile	dev/ic/igsfb_subr.c		igsfb
11301.91Scgd
11311.998Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
11321.998Smacallanfile	dev/ic/ct65550.c		chipsfb
11331.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
11341.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
11351.998Smacallan
11361.683Sjkunz# STI (hp graphics)
11371.683Sjkunzdevice	sti: wsemuldisplaydev
11381.1005Stsutsuifile	dev/ic/sti.c		sti
11391.683Sjkunz
11401.892Sdrochnerinclude "dev/wscons/files.wscons"
11411.892Sdrochnerinclude "dev/rasops/files.rasops"
11421.892Sdrochnerinclude "dev/wsfont/files.wsfont"
11431.892Sdrochnerinclude "dev/wsfb/files.wsfb"
11441.892Sdrochner
11451.77Scgd# Attributes which machine-independent bus support can be attached to.
11461.77Scgd# These should be defined here, because some of these busses can have
11471.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
11481.77Scgd# ordering constraints on inclusion of the busses' "files" files.
11491.473Slukem#
11501.474Slukemdefine	isabus	{ }			# ISA attachment
11511.474Slukemdefine	eisabus	{ }			# EISA attachment
11521.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
11531.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
11541.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
11551.474Slukemdefine	usbus	{ }			# USB attachment
11561.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
11571.474Slukemdefine	vmebus	{ }			# VME bus attachment
11581.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
11591.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
11601.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
11611.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
11621.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
11631.222Saugustss
11641.222Saugustss# We need the USB bus controllers here so different busses can
11651.222Saugustss# use them in an 'attach-with'.
11661.222Saugustss# UHCI USB controller
11671.473Slukem#
11681.703Sfvdl
11691.703Sfvdldefparam USB_MEM_RESERVE
11701.703Sfvdl
11711.890Sdrochnerdefine	usbroothub
11721.890Sdrochnerfile	dev/usb/usbroothub_subr.c	usbroothub
11731.890Sdrochner
11741.1005Stsutsuidefine	usb_dma
11751.1005Stsutsui
11761.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
11771.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
11781.222Saugustss
11791.222Saugustss# OHCI USB controller
11801.473Slukem#
11811.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
11821.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
11831.412Saugustss
11841.412Saugustss# EHCI USB controller
11851.473Slukem#
11861.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
11871.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
11881.545Sisaki
11891.545Sisaki# SL811HS/T USB controller
11901.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
11911.893Sisakidevice	slhci: usbus, usbroothub
11921.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
11931.579Smartin
11941.863Splunky# USB HID processing (as used by bluetooth and usb code)
11951.863Splunkydefine	hid
11961.863Splunkyfile	dev/usb/hid.c			hid
11971.863Splunky
11981.945Snonaka# SD Host controller
11991.945Snonakadevice sdhc: sdmmcbus
12001.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
12011.945Snonaka
12021.958Sjmcneill# Winbond Integrated Media Reader
12031.958Sjmcneilldevice	wb: sdmmcbus
12041.958Sjmcneillfile	dev/ic/w83l518d.c		wb
12051.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
12061.958Sjmcneill
12071.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
12081.579Smartindevice	mtd: arp, ether, ifnet, mii
12091.579Smartinfile	dev/ic/mtd803.c			mtd
12101.369Smatt
12111.487Saugustss# radio devices, attaches to radio hardware driver
12121.487Saugustssdevice	radio
12131.489Sdrochnerattach	radio at radiodev
12141.498Sjmc
12151.402Smatt# IEEE 1394 controllers
12161.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
12171.473Slukem#
12181.369Smattdevice	fwohci: fwbus
12191.520Saugustss
12201.520Saugustss# Sony Programmable I/O Controller
12211.520Saugustssdevice	spic: wsmousedev
12221.520Saugustssfile	dev/ic/spic.c			spic
12231.529Saugustss
12241.529Saugustss# IBM CPC700 PowerPC bridge
12251.529Saugustssdefine	cpcbus { addr, [irq=-1] }
12261.529Saugustssdevice	cpc: cpcbus, pcibus
12271.529Saugustssfile	dev/ic/cpc700.c			cpc
12281.529Saugustss
12291.529Saugustssattach	com at cpcbus with com_cpcbus
12301.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
12311.529Saugustss
12321.529Saugustssdevice	cpctim
12331.529Saugustssattach	cpctim at cpcbus
12341.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
12351.529Saugustss
12361.530Saugustssdevice	cpciic
12371.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
12381.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
12391.529Saugustss
12401.60Scgd
12411.415Smartin# Attributes used by the ISDN subsystem
12421.473Slukem#
12431.502Smartindefine	isdndev		# the ISDN subsystem
12441.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
12451.458Senami			# specific)
12461.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
12471.415Smartin
12481.575Sleo# The isac found on the Fritz V2.0 Card.
12491.575Sleodefine	nisacsx
12501.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
12511.575Sleo
12521.575Sleo# The 'standard' isac
12531.575Sleodefine	nisac
12541.575Sleofile	dev/ic/isac.c			nisac	needs-flag
12551.575Sleo
12561.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
12571.473Slukem#
12581.575Sleodevice	isic: isdndev, passive_isdn, nisac
12591.415Smartin
12601.426Slukemfile	dev/ic/isic.c			isic
12611.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
12621.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
12631.426Slukemfile	dev/ic/hscx.c			isic
12641.426Slukemfile	dev/ic/isic_bchan.c		isic
12651.415Smartin
12661.415Smartin# (old) Diehl active ISDN cards
12671.473Slukem#
12681.823Scube#device	daic: isdndev
12691.823Scube#file	dev/ic/daic.c			daic
12701.415Smartin
12711.634Spooka# AWM B1/T1
12721.634Spooka# XXX: passive_isdn
12731.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
12741.634Spookafile	dev/ic/iavc.c			iavc
12751.634Spooka
12761.934Smacallan# Broadcom AirForce / Apple Airport Extreme
12771.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
12781.934Smacallanfile	dev/ic/bwi.c			bwi
12791.934Smacallan
12801.995Sahoka# DM9000 Ethernet controllers
12811.995Sahoka#
12821.995Sahokadevice	dme: arp, ether, ifnet
12831.995Sahokafile	dev/ic/dm9000.c			dme
12841.995Sahoka
12851.60Scgd# legitimate pseudo-devices
12861.473Slukem#
12871.907Sdrochnerdefpseudodev vnd:	disk
12881.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
12891.474Slukemdefpseudo ccd:		disk
12901.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
12911.907Sdrochnerdefpseudodev md:	disk
12921.916Shannkendefpseudodev fss:	disk
12931.298Sthorpej
12941.474Slukemdefpseudo pty:		tty
12951.298Sthorpejdefpseudo rnd
12961.610Sraggedefpseudo ksyms
12971.1021Suebayasidefparam opt_ksyms.h	SYMTAB_SPACE
12981.642Scdidefpseudo nullcons
12991.807Saddefpseudo lockstat
13001.839Sbouyerdefpseudo bio:		sysmon_envsys
13011.298Sthorpej
13021.474Slukemdefpseudo loop:		ifnet
13031.474Slukemdefpseudo sl:		ifnet
13041.474Slukemdefpseudo ppp:		ifnet, bpf_filter
13051.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
13061.474Slukemdefpseudo sppp:		ifnet
13071.474Slukemdefpseudo tun:		ifnet
13081.474Slukemdefpseudo vlan:		ifnet, ether
13091.474Slukemdefpseudo bridge:	ifnet, ether
13101.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
13111.474Slukemdefpseudo strip:	ifnet
13121.474Slukemdefpseudo gre:		ifnet
13131.474Slukemdefpseudo gif:		ifnet
13141.474Slukemdefpseudo faith:	ifnet
13151.991Skefrendefpseudo ifmpls:	ifnet
13161.826Smousedefpseudo srt:		ifnet
13171.474Slukemdefpseudo stf:		ifnet
13181.969Spookadefpseudodev tap:	ifnet, ether, arp
13191.969Spookadefpseudo carp:		ifnet, ether, arp
13201.969Spookadefpseudodev etherip:	ifnet, ether, arp
13211.60Scgd
13221.298Sthorpejdefpseudo sequencer
13231.462Smanudefpseudo clockctl
13241.228Saugustss
13251.912Stls#
13261.912Stls# Accept filters.  XXX should use another registration/initialization method.
13271.912Stls#
13281.912Stlsdefpseudo accf_data
13291.912Stlsdefpseudo accf_http
13301.912Stls
13311.415Smartin# ISDN userland pseudo devices
13321.473Slukem#
13331.502Smartindefpseudo isdntrc:	isdndev, tty
13341.502Smartindefpseudo isdnbchan:	isdndev, tty
13351.502Smartindefpseudo isdntel:	isdndev, tty
13361.502Smartindefpseudo isdnctl:	isdndev, tty
13371.502Smartindefpseudo isdn:		isdndev, tty
13381.502Smartin
13391.502Smartin# ISDN network interfaces
13401.502Smartindefpseudo irip:		isdndev, ifnet
13411.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
13421.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
13431.539Sthorpej
13441.539Sthorpej# KTTCP network throughput testing pseudo-device
13451.539Sthorpejdefpseudo kttcp
13461.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
13471.576Sblymn
13481.790Selad# Veriexec
13491.717Sblymndefpseudo veriexec
13501.790Seladfile	kern/kern_verifiedexec.c	veriexec
13511.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
13521.415Smartin
13531.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
13541.582Shayadefpseudo fwiso:	ieee1394
13551.582Shaya
13561.681Sdrochner# driver attach / detach user interface
13571.681Sdrochnerdefpseudo drvctl
13581.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
13591.681Sdrochner
13601.857Sad# cpu control
13611.857Saddefpseudo cpuctl
13621.1037Sdrochnerdefflag				CPU_UCODE: firmload
13631.857Sad
13641.870Spooka# pass-to-userspace transporter
13651.870Spookadefpseudo putter
13661.873Spookafile	dev/putter/putter.c		putter
13671.870Spooka
13681.875Spooka# userspace block/char device drivers
13691.875Spookadefpseudo pud
13701.875Spookafile	dev/pud/pud.c			pud
13711.875Spookafile	dev/pud/pud_dev.c		pud
13721.875Spooka
13731.931Shaad# device-mapper driver for LVM
13741.931Shaadinclude "dev/dm/files.dm"
13751.931Shaad
13761.516Sthorpej#
13771.516Sthorpej# File systems
13781.516Sthorpej#
13791.696Sjdolecekinclude "coda/files.coda"
13801.583Sjdolecekinclude "fs/adosfs/files.adosfs"
13811.696Sjdolecekinclude "fs/cd9660/files.cd9660"
13821.848Srumbleinclude "fs/efs/files.efs"
13831.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
13841.833Sdilloinclude "fs/hfs/files.hfs"
13851.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
13861.950Sreinoudinclude "fs/nilfs/files.nilfs"
13871.696Sjdolecekinclude "fs/ntfs/files.ntfs"
13881.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
13891.815Spookainclude "fs/puffs/files.puffs"
13901.756Sreinoudinclude "fs/udf/files.udf"
13911.516Sthorpejinclude "fs/smbfs/files.smbfs"
13921.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
13931.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
13941.696Sjdolecekinclude "fs/union/files.union"
13951.1018Suchinclude "fs/v7fs/files.v7fs"
13961.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
13971.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
13981.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
13991.516Sthorpejinclude "miscfs/overlay/files.overlay"
14001.516Sthorpejinclude "miscfs/procfs/files.procfs"
14011.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
14021.516Sthorpejinclude "nfs/files.nfs"
14031.516Sthorpejinclude "ufs/files.ufs"
14041.516Sthorpej
14051.516Sthorpej#
14061.1013Smrg# UVM (virtual memory)
14071.1012Smrg#
14081.1013Smrginclude "uvm/files.uvm"
14091.1012Smrg
14101.1012Smrg#
14111.811Selad# Security models
14121.811Selad#
14131.811Seladinclude "secmodel/files.secmodel"
14141.811Selad
14151.811Selad#
14161.60Scgd# kernel sources
14171.473Slukem#
14181.929Sadfile	compat/common/compat_mod.c	compat_netbsd
14191.924Swrstudenfile	compat/sa/compat_sa.c
14201.887Sjoergfile	conf/debugsyms.c
14211.706Skentfile	dev/auconv.c			auconv | mulaw
14221.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
14231.650Sbjh21file	dev/audiobell.c			audiobell
14241.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
14251.839Sbouyerfile	dev/bio.c			bio			needs-flag
14261.426Slukemfile	dev/ccd.c			ccd			needs-flag
14271.555Selricfile	dev/cgd.c			cgd			needs-flag
14281.555Selricfile	dev/cgd_crypto.c		cgd
14291.623Sthorpejfile	dev/clock_subr.c
14301.491Slukemfile	dev/clockctl.c			clockctl		needs-flag
14311.1027Sjnemethfile	dev/dksubr.c			cgd | xbd | ccd | raid | dm
14321.689Sthorpejfile	dev/dkwedge/dk.c
14331.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
14341.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
14351.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
14361.1038Sdrochnerfile	dev/firmload.c			firmload
14371.988Spookafile	dev/fss.c			fss
14381.953Smbalmerfile	dev/keylock.c			keylock
14391.807Sadfile	dev/lockstat.c			lockstat		needs-flag
14401.996Shannkenfile	dev/md.c			md
14411.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
14421.785Schapfile	dev/midictl.c			midisyn
14431.426Slukemfile	dev/midisyn.c			midisyn
14441.497Schristosfile	dev/mm.c
14451.697Skentfile	dev/mulaw.c			mulaw			needs-flag
14461.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
14471.487Saugustssfile	dev/radio.c			radio			needs-flag
14481.1033Stlsfile	dev/rnd.c
14491.1033Stlsfile	dev/rndpool.c
14501.1033Stlsfile	dev/rndpseudo.c			rnd			needs-flag
14511.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
14521.915Sjmcneillfile	dev/video.c			video			needs-flag
14531.426Slukemfile	dev/vnd.c			vnd			needs-flag
14541.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
14551.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
14561.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
14571.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
14581.929Sadfile	kern/core_elf32.c		exec_elf32
14591.929Sadfile	kern/core_elf64.c		exec_elf64
14601.1008Sjoergfile	kern/core_netbsd.c		exec_aout | exec_coff | exec_ecoff
14611.426Slukemfile	kern/cnmagic.c
14621.426Slukemfile	kern/exec_aout.c		exec_aout
14631.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
14641.426Slukemfile	kern/exec_elf32.c		exec_elf32
14651.426Slukemfile	kern/exec_elf64.c		exec_elf64
14661.426Slukemfile	kern/exec_script.c		exec_script
14671.426Slukemfile	kern/exec_subr.c
14681.426Slukemfile	kern/init_main.c
14691.645Satatatfile	kern/init_sysctl.c
14701.955Spookafile	kern/init_sysctl_base.c
14711.426Slukemfile	kern/init_sysent.c
14721.426Slukemfile	kern/kern_acct.c
14731.773Seladfile	kern/kern_auth.c
14741.993Spgoyettefile	kern/kern_cfglock.c
14751.426Slukemfile	kern/kern_clock.c
14761.830Sadfile	kern/kern_condvar.c
14771.929Sadfile	kern/kern_core.c		coredump
14781.845Syamtfile	kern/kern_cpu.c
14791.982Sdarranfile	kern/kern_ctf.c			kdtrace_hooks
14801.426Slukemfile	kern/kern_descrip.c
14811.574Sjdolecekfile	kern/kern_event.c
14821.426Slukemfile	kern/kern_exec.c
14831.426Slukemfile	kern/kern_exit.c
14841.426Slukemfile	kern/kern_fork.c
14851.845Syamtfile	kern/kern_idle.c
14861.973Spookafile	kern/kern_hook.c
14871.426Slukemfile	kern/kern_kthread.c
14881.860Sadfile	kern/kern_ktrace.c		ktrace
14891.925Sadfile	kern/kern_ksyms.c		ksyms | ddb | modular needs-flag
14901.426Slukemfile	kern/kern_lock.c
14911.588Sthorpejfile	kern/kern_lwp.c
14921.426Slukemfile	kern/kern_malloc.c
14931.917Spookafile	kern/kern_malloc_stdtype.c
14941.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
14951.886Sadfile	kern/kern_module.c
14961.964Spookafile	kern/kern_module_vfs.c
14971.830Sadfile	kern/kern_mutex.c
14981.961Spookafile	kern/kern_mutex_obj.c
14991.790Seladfile	kern/kern_fileassoc.c		fileassoc
15001.426Slukemfile	kern/kern_ntptime.c
15011.1017Smattfile	kern/kern_pax.c			pax_mprotect | pax_segvguard | pax_aslr
15021.426Slukemfile	kern/kern_physio.c
15031.876Sjmcneillfile	kern/kern_pmf.c
15041.426Slukemfile	kern/kern_proc.c
15051.426Slukemfile	kern/kern_prot.c
15061.549Sgmcgarryfile	kern/kern_ras.c
15071.918Spookafile	kern/kern_rate.c
15081.426Slukemfile	kern/kern_resource.c
15091.902Srmindfile	kern/kern_runq.c
15101.830Sadfile	kern/kern_rwlock.c
15111.961Spookafile	kern/kern_rwlock_obj.c
15121.978Sdarranfile	kern/kern_sdt.c			kdtrace_hooks
15131.426Slukemfile	kern/kern_sig.c
15141.830Sadfile	kern/kern_sleepq.c
15151.867Sadfile	kern/kern_softint.c
15161.940Schristosfile	kern/kern_ssp.c
15171.831Sadfile	kern/kern_stub.c
15181.830Sadfile	kern/kern_subr.c
15191.426Slukemfile	kern/kern_synch.c
15201.987Spookafile	kern/kern_syscall.c
15211.426Slukemfile	kern/kern_sysctl.c
15221.781Skardelfile	kern/kern_tc.c
15231.426Slukemfile	kern/kern_time.c
15241.595Sthorpejfile	kern/kern_timeout.c
15251.830Sadfile	kern/kern_turnstile.c
15261.806Sgdamorefile	kern/kern_todr.c
15271.920Spookafile	kern/kern_uidinfo.c
15281.652Stsarnafile	kern/kern_uuid.c
15291.426Slukemfile	kern/kern_xxx.c
15301.426Slukemfile	kern/kgdb_stub.c		kgdb
15311.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
15321.868Srmindfile	kern/sched_m2.c			sched_m2
15331.426Slukemfile	kern/subr_autoconf.c
15341.731Syamtfile	kern/subr_blist.c		vmswap
15351.736Syamtfile	kern/subr_bufq.c
15361.776Syamtfile	kern/subr_callback.c
15371.1032Stlsfile	kern/subr_cprng.c
15381.1028Sjruohofile	kern/subr_cpufreq.c
15391.962Spookafile	kern/subr_copy.c
15401.830Sadfile	kern/subr_debug.c		debug
15411.974Spookafile	kern/subr_device.c
15421.550Sgehennafile	kern/subr_devsw.c
15431.426Slukemfile	kern/subr_disk.c
15441.954Spookafile	kern/subr_disk_open.c
15451.657Srtrfile	kern/subr_evcnt.c
15461.928Spookafile	kern/subr_exec_fd.c
15471.426Slukemfile	kern/subr_extent.c
15481.854Spookafile	kern/subr_hash.c
15491.959Spookafile	kern/subr_humanize.c
15501.960Sdyoungfile	kern/subr_iostat.c
15511.1023Srmindfile	kern/subr_kcpuset.c
15521.783Syamtfile	kern/subr_kmem.c
15531.883Sadfile	kern/subr_kobj.c
15541.966Spookafile	kern/subr_kobj_vfs.c
15551.830Sadfile	kern/subr_lockdebug.c
15561.426Slukemfile	kern/subr_log.c
15571.986Spookafile	kern/subr_lwp_specificdata.c
15581.960Sdyoungfile	kern/subr_once.c
15591.960Sdyoungfile	kern/subr_optstr.c
15601.1030Smartinfile	kern/subr_pcq.c
15611.1001Smattfile	kern/subr_pcu.c
15621.884Syamtfile	kern/subr_percpu.c
15631.426Slukemfile	kern/subr_pool.c
15641.426Slukemfile	kern/subr_prf.c
15651.426Slukemfile	kern/subr_prof.c
15661.1022Schristosfile	kern/subr_pserialize.c
15671.814Sthorpejfile	kern/subr_specificdata.c
15681.842Smanufile	kern/subr_tftproot.c		tftproot
15691.858Spookafile	kern/subr_time.c
15701.449Sgmcgarryfile	kern/subr_userconf.c		userconf
15711.783Syamtfile	kern/subr_vmem.c
15721.739Syamtfile	kern/subr_workqueue.c
15731.866Sadfile	kern/subr_xcall.c
15741.926Sadfile	kern/sys_aio.c			aio
15751.895Sadfile	kern/sys_descrip.c
15761.426Slukemfile	kern/sys_generic.c
15771.886Sadfile	kern/sys_module.c
15781.926Sadfile	kern/sys_mqueue.c		mqueue
15791.830Sadfile	kern/sys_lwp.c
15801.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
15811.543Sbriggsfile	kern/sys_pmc.c
15821.800Smattfile	kern/sys_process.c		ptrace | ktrace
15831.885Srmindfile	kern/sys_pset.c
15841.896Sadfile	kern/sys_select.c
15851.830Sadfile	kern/sys_sig.c
15861.827Sadfile	kern/sys_sched.c
15871.426Slukemfile	kern/sys_socket.c
15881.426Slukemfile	kern/syscalls.c			syscall_debug
15891.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
15901.426Slukemfile	kern/sysv_msg.c			sysvmsg
15911.426Slukemfile	kern/sysv_sem.c			sysvsem
15921.426Slukemfile	kern/sysv_shm.c			sysvshm
15931.426Slukemfile	kern/tty.c
15941.426Slukemfile	kern/tty_conf.c
15951.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
15961.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
15971.694Schristosfile	kern/tty_ptm.c			pty
15981.426Slukemfile	kern/tty_subr.c
15991.426Slukemfile	kern/tty_tty.c
16001.923Stlsfile	kern/uipc_accf.c
16011.426Slukemfile	kern/uipc_domain.c
16021.426Slukemfile	kern/uipc_mbuf.c
16031.426Slukemfile	kern/uipc_mbuf2.c
16041.864Sdyoungfile	net/link_proto.c
16051.426Slukemfile	kern/uipc_proto.c
16061.592Schristosfile	kern/uipc_sem.c			p1003_1b_semaphore
16071.426Slukemfile	kern/uipc_socket.c
16081.426Slukemfile	kern/uipc_socket2.c
16091.426Slukemfile	kern/uipc_syscalls.c
16101.426Slukemfile	kern/uipc_usrreq.c
16111.426Slukemfile	kern/vfs_bio.c
16121.426Slukemfile	kern/vfs_cache.c
16131.927Spookafile	kern/vfs_cwd.c
16141.919Sreinoudfile	kern/vfs_dirhash.c
16151.426Slukemfile	kern/vfs_getcwd.c
16161.732Sjmmvfile	kern/vfs_hooks.c
16171.426Slukemfile	kern/vfs_init.c
16181.426Slukemfile	kern/vfs_lockf.c
16191.426Slukemfile	kern/vfs_lookup.c
16201.1007Srmindfile	kern/vfs_mount.c
16211.426Slukemfile	kern/vfs_subr.c
16221.426Slukemfile	kern/vfs_syscalls.c
16231.828Shannkenfile	kern/vfs_trans.c
16241.1007Srmindfile	kern/vfs_vnode.c
16251.426Slukemfile	kern/vfs_vnops.c
16261.911Ssimonbfile	kern/vfs_wapbl.c		wapbl
16271.723Sthorpejfile	kern/vfs_xattr.c
16281.426Slukemfile	kern/vnode_if.c
16291.426Slukemfile	miscfs/deadfs/dead_vnops.c
16301.426Slukemfile	miscfs/fifofs/fifo_vnops.c
16311.869Spookafile	miscfs/genfs/genfs_io.c
16321.889Sdhollandfile	miscfs/genfs/genfs_vfsops.c
16331.426Slukemfile	miscfs/genfs/genfs_vnops.c
16341.925Sadfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs
16351.925Sadfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs
16361.925Sadfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs
16371.426Slukemfile	miscfs/specfs/spec_vnops.c
16381.426Slukemfile	miscfs/syncfs/sync_subr.c
16391.426Slukemfile	miscfs/syncfs/sync_vnops.c
16401.979Suebayasi
16411.970Spookafile	net/bpf.c			bpfilter
16421.426Slukemfile	net/bpf_filter.c		bpf_filter
16431.970Spookafile	net/bpf_stub.c
16441.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
16451.426Slukemfile	net/if.c
16461.874Scubefile	net/if_arcsubr.c		arcnet			needs-flag
16471.426Slukemfile	net/if_atmsubr.c		atm
16481.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
16491.433Sthorpejfile	net/bridgestp.c			bridge
16501.457Sbjh21file	net/if_ecosubr.c		eco
16511.818Srpaulofile	net/if_etherip.c		etherip			needs-flag
16521.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
16531.511Smartin					    wlan
16541.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
16551.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
16561.426Slukemfile	net/if_gif.c			gif			needs-flag
16571.468Satatatfile	net/if_gre.c			gre			needs-flag
16581.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
16591.426Slukemfile	net/if_ieee1394subr.c		ieee1394
16601.701Speterfile	net/if_loop.c			loop			needs-flag
16611.426Slukemfile	net/if_media.c
16621.991Skefrenfile	net/if_mpls.c			ifmpls			needs-flag
16631.702Schristosfile	net/if_ppp.c			ppp			needs-flag
16641.826Smousefile	net/if_srt.c			srt
16651.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
16661.702Schristosfile	net/if_sl.c			sl			needs-flag
16671.426Slukemfile	net/if_spppsubr.c		sppp
16681.702Schristosfile	net/if_strip.c			strip			needs-flag
16691.426Slukemfile	net/if_tokensubr.c		token			needs-flag
16701.708Scubefile	net/if_tap.c			tap			needs-flag
16711.468Satatatfile	net/if_tun.c			tun			needs-flag
16721.426Slukemfile	net/if_vlan.c			vlan			needs-flag
16731.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
16741.751Speterfile	net/pfil.c			pfil_hooks | ipfilter | pf
16751.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
16761.426Slukemfile	net/ppp_tty.c			ppp
16771.899Sthorpejfile	net/net_stats.c
16781.426Slukemfile	net/radix.c
16791.426Slukemfile	net/raw_cb.c
16801.426Slukemfile	net/raw_usrreq.c
16811.426Slukemfile	net/route.c
16821.1006Sdyoungfile	net/rtbl.c
16831.426Slukemfile	net/rtsock.c
16841.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
16851.1034Sdrochnerfile	net/zlib.c			(ppp & ppp_deflate) | kame_ipsec | opencrypto | vnd_compression
16861.921Stlsfile	netinet/accf_data.c		accf_data
16871.921Stlsfile	netinet/accf_http.c		accf_http
16881.888Sjoergfile	netinet/cpu_in_cksum.c		(inet | inet6) & !cpu_in_cksum
16891.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
16901.426Slukemfile	netinet/if_atm.c		atm
16911.888Sjoergfile	netinet/in4_cksum.c		inet
16921.888Sjoergfile	netinet/in_cksum.c		inet
16931.426Slukemfile	netinet/in_gif.c		gif & inet
16941.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
16951.1034Sdrochnerfile	netinet/ip_ecn.c		kame_ipsec | fast_ipsec | gif | stf
16961.426Slukemfile	netinet/ip_encap.c		inet | inet6
16971.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
16981.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
16991.426Slukemfile	netinet6/in6_gif.c		gif & inet6
17001.516Sthorpej
17011.979Suebayasiinclude "netisdn/files.i4b"
17021.493Sjdolecek
17031.493Sjdolecek# Game adapter (joystick)
17041.493Sjdolecekdevice	joy
17051.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
17061.582Shaya
17071.1029Ssjg# process monitor for make(1)
17081.1029Ssjg# normally built as module
17091.1029Ssjgdefpseudo filemon
17101.1029Ssjgfile	dev/filemon/filemon.c		filemon
17111.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
17121.1029Ssjg
17131.713Syamtinclude	"net/agr/files.agr"
17141.734Sjmcneill
17151.734Sjmcneill#
17161.734Sjmcneill# General Purpose Input/Output framework
17171.734Sjmcneill#
17181.769Srizdefine	onewire_bitbang
17191.734Sjmcneillinclude	"dev/gpio/files.gpio"
17201.769Sriz
17211.769Srizinclude "dev/onewire/files.onewire"
17221.872Sjmcneill
17231.872Sjmcneill#
17241.872Sjmcneill# Pseudo audio device
17251.872Sjmcneill#
17261.872Sjmcneillinclude "dev/pad/files.pad"
17271.877Sjoerg
17281.877Sjoerg#
17291.877Sjoerg# Intel 386 Real Mode emulator
17301.877Sjoerg#
17311.877Sjoerginclude "lib/libx86emu/files.x86emu"
17321.882Syamt
17331.882Syamt#
17341.882Syamt# "tprof" profiler.
17351.882Syamt#
17361.882Syamtinclude	"dev/tprof/files.tprof"
17371.944Sjmcneill
17381.944Sjmcneill#
17391.944Sjmcneill# alternate memory device
17401.944Sjmcneill#
17411.944Sjmcneillinclude "dev/altmem/files.altmem"
17421.1003Sahoka
17431.1003Sahoka#
17441.1003Sahoka# Flash subsystem
17451.1003Sahoka#
17461.1003Sahokainclude "dev/flash/files.flash"
17471.1003Sahoka
17481.1003Sahoka#
17491.1003Sahoka# NAND subsytem
17501.1003Sahoka#
17511.1003Sahokainclude "dev/nand/files.nand"
17521.1003Sahoka
17531.1019Sjmcneill#
17541.1020Scliff# NOR subsytem
17551.1020Scliff#
17561.1020Scliffinclude "dev/nor/files.nor"
17571.1031Sriz
17581.1031Sriz#
17591.1031Sriz# iscsi
17601.1031Sriz#
17611.1031Srizinclude "dev/iscsi/files.iscsi"
1762