files revision 1.1086
11.1086Sriastrad#	$NetBSD: files,v 1.1086 2014/03/18 18:20:41 riastradh 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.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
651.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
661.181Sjonathan
671.1071Skardeldefflag	opt_ntp.h		PPS_SYNC PPS_DEBUG NTP
681.129Sthorpej
691.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
701.676Schristos
711.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
721.431Sfvdl
731.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
741.189Sscottr
751.1025Sjmcneilldefflag	opt_exec.h		DEBUG_EXEC
761.1025Sjmcneill
771.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
781.1008Sjoerg				EXEC_ELF64 EXEC_SCRIPT
791.503Sjdolecek				EXEC_ELF_NOTELESS
801.199Sthorpej
811.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
821.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
831.688Sthorpej				DKWEDGE_METHOD_GPT
841.693Sthorpej				DKWEDGE_METHOD_MBR
851.1047Schristos				DKWEDGE_METHOD_APPLE
861.686Sthorpej
871.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
881.725Schristos				VERIFIED_EXEC_FP_SHA256
891.725Schristos				VERIFIED_EXEC_FP_SHA384
901.725Schristos				VERIFIED_EXEC_FP_SHA512
911.725Schristos				VERIFIED_EXEC_FP_MD5
921.725Schristos				VERIFIED_EXEC_FP_RMD160
931.725Schristos
941.794Sdsl# Per system call number counts and times
951.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
961.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS
971.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
981.1076Sjakllschdefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
991.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
1001.794Sdsl
1011.774Seladdefparam opt_pax.h		PAX_MPROTECT
1021.817Selad				PAX_SEGVGUARD
1031.879Schristos 				PAX_ASLR
1041.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1051.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1061.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1071.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1081.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
1091.983Schristos				PAX_ASLR_DEBUG
1101.774Selad
1111.789Seladdefflag	opt_fileassoc.h		FILEASSOC
1121.789Selad
1131.803Sdyoungdefflag	opt_gre.h		GRE_DEBUG
1141.803Sdyoung
1151.911Ssimonb# Write Ahead Physical Block Logging
1161.911Ssimonbdefflag opt_wapbl.h		WAPBL WAPBL_DEBUG
1171.911Ssimonbdefparam opt_wapbl.h		WAPBL_DEBUG_PRINT
1181.911Ssimonb
1191.199Sthorpej# compatibility options
1201.473Slukem#
1211.926Saddefflag opt_compat_netbsd.h	COMPAT_NETBSD
1221.1059Sdrochnerdefflag	opt_compat_netbsd.h	COMPAT_60: COMPAT_NETBSD
1231.1059Sdrochnerdefflag	opt_compat_netbsd.h	COMPAT_50: COMPAT_60, COMPAT_NETBSD
1241.1044Srminddefflag	opt_compat_netbsd.h	COMPAT_40: COMPAT_50, COMPAT_NETBSD
1251.926Saddefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40, COMPAT_NETBSD
1261.926Saddefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30, COMPAT_NETBSD
1271.926Saddefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20, COMPAT_NETBSD
1281.926Saddefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16, COMPAT_NETBSD
1291.926Saddefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15, COMPAT_NETBSD
1301.926Saddefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14, COMPAT_NETBSD
1311.926Saddefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13, COMPAT_NETBSD
1321.926Saddefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12, COMPAT_NETBSD
1331.926Saddefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11, COMPAT_NETBSD
1341.926Saddefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10, COMPAT_NETBSD
1351.589Schristosdefflag				COMPAT_OSSAUDIO
1361.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1371.474Slukemdefflag				COMPAT_IBCS2
1381.938Schristosdefflag				COMPAT_LINUX: COMPAT_16
1391.992Schsdefflag				COMPAT_LINUX32 : COMPAT_LINUX
1401.474Slukemdefflag				COMPAT_OSF1
1411.787Smartindefflag				COMPAT_SUNOS: COMPAT_30
1421.474Slukemdefflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1431.937Shedefflag				COMPAT_ULTRIX: COMPAT_50
1441.474Slukemdefflag				COMPAT_NETBSD32
1451.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1461.474Slukemdefflag				COMPAT_M68K4K
1471.474Slukemdefflag				COMPAT_VAX1K
1481.474Slukemdefflag				COMPAT_43
1491.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1501.221Sjonathan
1511.473Slukem#
1521.570Sthorpej# Cryptography support.  Include this early, since several things
1531.570Sthorpej# use it.
1541.624Sjonathan
1551.624Sjonathan# Individual crypto transforms
1561.570Sthorpejinclude "crypto/arc4/files.arc4"
1571.570Sthorpejinclude "crypto/des/files.des"
1581.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1591.570Sthorpejinclude "crypto/cast128/files.cast128"
1601.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1611.644Stlsinclude "crypto/skipjack/files.skipjack"
1621.1011Sdrochnerinclude "crypto/camellia/files.camellia"
1631.626Sthorpej# General-purpose crypto processing framework.
1641.626Sthorpejinclude "opencrypto/files.opencrypto"
1651.626Sthorpej
1661.1032Stls# NIST SP800.90 CTR DRBG
1671.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
1681.1032Stls
1691.570Sthorpej#
1701.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this.
1711.1014Smrg#
1721.1014Smrgdefflag opt_kernhist.h			KERNHIST KERNHIST_PRINT
1731.1083Smattdefparam opt_kernhist.h			KERNHIST_DELAY
1741.1014Smrgfile	kern/kern_history.c		kernhist
1751.1014Smrg
1761.1014Smrg#
1771.618Sthorpej# System monitoring framework
1781.618Sthorpej#
1791.618Sthorpejinclude "dev/sysmon/files.sysmon"
1801.618Sthorpej
1811.618Sthorpej#
1821.563Sthorpej# Networking protocols
1831.563Sthorpej#
1841.971Spooka
1851.971Spooka# Attribute used by various things that need BPF's virtual machine
1861.971Spooka#
1871.971Spookadefine	bpf_filter
1881.971Spookadefparam opt_bpf.h	BPF_BUFSIZE
1891.971Spooka
1901.1060Salnsndefflag	opt_bpfjit.h	BPFJIT
1911.1060Salnsn
1921.1060Salnsnfile	net/bpfjit.c	sljit & bpfjit
1931.1060Salnsn
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 "netipsec/files.netipsec"
2001.991Skefreninclude "netmpls/files.netmpls"
2011.567Sthorpejinclude "netnatm/files.netnatm"
2021.600Sjdolecekinclude "netsmb/files.netsmb"
2031.994Srmind
2041.994Srmindinclude "net/npf/files.npf"
2051.994Srmindinclude "netinet/files.ipfilter"
2061.677Sitojuninclude "net/files.pf"
2071.563Sthorpej
2081.795Smattobsolete defflag		CCITT		# obsolete
2091.795Smattobsolete defflag		HDLC		# obsolete
2101.795Smattobsolete defflag		LLC		# obsolete
2111.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
2121.795Smattobsolete defflag		IPX		# obsolete
2131.939Sjymobsolete defparam opt_md.h	MEMORY_RBFLAGS	# superseded by
2141.939Sjym						# MEMORY_DISK_RBFLAGS
2151.939Sjym
2161.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
2171.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
2181.474Slukem						# Include deflate or bsd
2191.474Slukem						# compression, enable pppd
2201.474Slukem						# packet filtering support
2211.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
2221.189Sscottr
2231.189Sscottr# networking options
2241.473Slukem#
2251.474Slukemdefflag				GATEWAY
2261.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2271.474Slukemdefparam			SB_MAX
2281.171Smrg
2291.189Sscottr# file system options
2301.473Slukem#
2311.1004Sbouyerdefflag	opt_quota.h		QUOTA QUOTA2		# XXX files.ufs?
2321.685Sthorpejdefflag				VNODE_LOCKDEBUG
2331.759Schsdefflag				MAGICLINKS
2341.353Soster
2351.276Sscottr# buffer cache size options
2361.473Slukem#
2371.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2381.276Sscottr
2391.449Sgmcgarry# userconf
2401.473Slukem#
2411.474Slukemdefflag				USERCONF
2421.449Sgmcgarry
2431.663Satatat# sysctl related
2441.663Satatat#
2451.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2461.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2471.665Satatat				SYSCTL_INCLUDE_DESCR
2481.663Satatat
2491.473Slukem#
2501.289Slukem# Not entirely MI, but present on multiple arch's
2511.473Slukem#
2521.289Slukem
2531.276Sscottr# PC-style MBR handling
2541.473Slukem#
2551.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2561.209Sjonathan
2571.745Sthorpej#
2581.209Sjonathan# debugging options
2591.473Slukem#
2601.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2611.745Sthorpej
2621.474Slukemdefflag	opt_kgdb.h		KGDB
2631.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2641.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2651.474Slukemdefflag				LOCKDEBUG
2661.474Slukemdefflag				SYSCALL_DEBUG
2671.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2681.271Sjonathan
2691.271Sjonathan# memory (ram) disk options
2701.473Slukem#
2711.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2721.474Slukem				MEMORY_DISK_DYNAMIC
2731.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2741.939Sjym				MEMORY_DISK_RBFLAGS
2751.159Sdrochner
2761.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2771.842Smanu
2781.543Sbriggs# Support for hardware performance monitoring counters
2791.543Sbriggs#
2801.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2811.636Sjdolecek
2821.936Schristosdefflag	opt_wlan.h		WLAN
2831.936Schristos
2841.819Swiz# Machine-independent device majors assignements
2851.640Sjdolecekinclude "conf/majors"
2861.543Sbriggs
2871.60Scgd# generic attributes
2881.473Slukem#
2891.519Saugustssdefine	audiobus	{ }
2901.474Slukemdefine	midibus		{ }
2911.232Saugustssdefine	midisyn
2921.915Sjmcneilldefine	videobus	{ }
2931.638Sbouyerdefine	ata	        {[channel = -1]}
2941.674Sthorpejdefine	sata
2951.947Sjakllschdefine	sata_fis
2961.1054Sbouyerdefine	sata_pmp
2971.558Sthorpejdefine	scsi_core
2981.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
2991.638Sbouyerdefine	ata_hl		{[drive = -1]}
3001.637Sbouyerdefine	atapi		{ }
3011.489Sdrochnerdefine	radiodev	{ }
3021.614Sgmcgarrydefine	gpibdev		{[address = -1]}
3031.734Sjmcneilldefine	gpiobus		{ }
3041.769Srizdefine	onewirebus	{ }
3051.659Sbjh21define 	pckbport	{[slot = -1]}
3061.659Sbjh21define	pckbport_machdep_cnattach
3071.754Sthorpejdefine	firmload
3081.67Scgd
3091.67Scgd# audio device attributes
3101.473Slukem#
3111.63Sbrezakdefine	mulaw
3121.132Saugustssdefine	auconv
3131.500Skentdefine	aurateconv
3141.629Sthorpej
3151.228Saugustss# audio and midi devices, attaches to audio hardware driver
3161.473Slukem#
3171.876Sjmcneilldevice	audio: audiodev
3181.519Saugustssattach	audio at audiobus
3191.228Saugustssdevice	midi
3201.228Saugustssattach	midi at midibus
3211.363Sthorpej
3221.650Sbjh21# console bell via audio device
3231.650Sbjh21#
3241.650Sbjh21define	audiobell
3251.650Sbjh21
3261.915Sjmcneill# video devices, attaches to video hardware driver
3271.915Sjmcneill#
3281.915Sjmcneilldevice	video
3291.915Sjmcneillattach	video at videobus
3301.915Sjmcneill
3311.1024Sjmcneill# DTV subsystem
3321.1024Sjmcneill#
3331.1024Sjmcneillinclude "dev/dtv/files.dtv"
3341.1024Sjmcneill
3351.922Spgoyette# National Semiconductor LM7[89]
3361.922Spgoyette#
3371.922Spgoyette# (included here so files.i2c can define an attachment)
3381.922Spgoyette
3391.922Spgoyettedevice	lm: sysmon_envsys
3401.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3411.922Spgoyette
3421.984Spgoyette# JEDEC standard SPD EPROM
3431.984Spgoyette#
3441.984Spgoyette# (included here so files.i2c can define an attachment)
3451.984Spgoyette
3461.984Spgoyettedevice	spdmem
3471.984Spgoyettefile	dev/ic/spdmem.c			spdmem
3481.984Spgoyette
3491.635Sthorpej# I2C device support
3501.635Sthorpejinclude "dev/i2c/files.i2c"
3511.635Sthorpej
3521.813Sgdamore# SPI device support
3531.813Sgdamoreinclude "dev/spi/files.spi"
3541.813Sgdamore
3551.559Sthorpej# IR device support
3561.559Sthorpejinclude	"dev/ir/files.ir"
3571.559Sthorpej
3581.651Sjdolecek# Parallel Port Bus support
3591.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3601.651Sjdolecek
3611.363Sthorpej# raster operations attributes
3621.473Slukem#
3631.426Slukemdefine	rasops1
3641.426Slukemdefine	rasops2
3651.426Slukemdefine	rasops4
3661.426Slukemdefine	rasops8
3671.426Slukemdefine	rasops15
3681.426Slukemdefine	rasops16
3691.426Slukemdefine	rasops24
3701.426Slukemdefine	rasops32
3711.829Soberdefine	rasops_rotation
3721.60Scgd
3731.997Sjmcneill# image decoding support
3741.997Sjmcneillinclude "dev/stbi/files.stbi"
3751.997Sjmcneill
3761.760Sjmcneill# splash screen support
3771.760Sjmcneillinclude "dev/splash/files.splash"
3781.760Sjmcneill
3791.768Sgdamore# videomode support
3801.768Sgdamoreinclude "dev/videomode/files.videomode"
3811.768Sgdamore
3821.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3831.457Sbjh21# fddi, token ring, atm and eco(net).
3841.473Slukem#
3851.874Scubedefine	arcnet
3861.88Schuckdefine	atm
3871.457Sbjh21define	eco
3881.60Scgddefine	ether
3891.67Scgddefine	fddi
3901.185Skmldefine	hippi
3911.399Sonoedefine	ieee1394
3921.282Sbaddefine	token
3931.284Sexplorerdefine	sppp
3941.1032Stlsdefine	wlan
3951.294Sitojundefine	crypto
3961.100Sws
3971.1039Schristos# TPM
3981.1039Schristosdevice	tpm
3991.1039Schristosfile	dev/ic/tpm.c			tpm			needs-flag
4001.1039Schristos
4011.119Sis# devices ARPing IPv4 pull this in:
4021.473Slukem#
4031.119Sisdefine	arp
4041.119Sis
4051.515Sthorpej#
4061.515Sthorpej# ALTQ network traffic shaping subsystem
4071.515Sthorpej#
4081.515Sthorpejinclude "altq/files.altq"
4091.515Sthorpej
4101.473Slukem#
4111.560Sthorpej# IPKDB kernel debugger
4121.473Slukem#
4131.560Sthorpejinclude "ipkdb/files.ipkdb"
4141.102Sws
4151.404Sad# Logical disk
4161.473Slukem#
4171.404Saddevice	ld: disk
4181.426Slukemfile	dev/ld.c			ld			needs-flag
4191.513Sthorpej
4201.513Sthorpej#
4211.513Sthorpej# MII/PHY support for network devices
4221.513Sthorpej#
4231.513Sthorpejinclude "dev/mii/files.mii"
4241.375Sthorpej
4251.473Slukem#
4261.512Sthorpej# RAIDframe
4271.512Sthorpej#
4281.512Sthorpejinclude "dev/raidframe/files.raidframe"
4291.639Sgrog
4301.639Sgrog#
4311.542Sthorpej# Hardware-assisted data mover API
4321.542Sthorpej#
4331.542Sthorpejinclude "dev/dmover/files.dmover"
4341.512Sthorpej
4351.512Sthorpej#
4361.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
4371.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
4381.473Slukem#
4391.145Schristos
4401.145Schristos# Adaptec AIC-6[32]60 ICs
4411.473Slukem#
4421.173Sthorpejdevice	aic: scsi
4431.145Schristosfile	dev/ic/aic6360.c		aic
4441.346Sthorpej
4451.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4461.473Slukem#
4471.346Sthorpejdefine	smc93cx6
4481.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4491.83Sthorpej
4501.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4511.473Slukem#
4521.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4531.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4541.173Sthorpejdevice	ahc: scsi
4551.345Sthorpejdefine	ahc_seeprom
4561.354Sfvdldefine	ahc_aic77xx
4571.142Senamifile	dev/ic/aic7xxx.c		ahc
4581.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4591.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4601.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4611.609Sfvdl
4621.609Sfvdl# Adaptec aic79xx SCSI controllers
4631.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4641.609Sfvdldevice	ahd: scsi
4651.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4661.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4671.318Sad
4681.318Sad# DPT EATA SCSI controllers
4691.473Slukem#
4701.318Saddevice	dpt: scsi
4711.318Sadfile	dev/ic/dpt.c			dpt
4721.355Sad
4731.355Sad# Compaq Smart ARRAY controllers
4741.473Slukem#
4751.355Saddevice	cac {unit = -1}
4761.355Sadfile	dev/ic/cac.c			cac
4771.355Sad
4781.404Sadattach	ld at cac with ld_cac
4791.404Sadfile	dev/ic/ld_cac.c			ld_cac
4801.419Sad
4811.764She# HP/Compaq Command Interface for SCSI-3 Support
4821.764She#
4831.764Shedevice ciss: scsi
4841.764Shefile	dev/ic/ciss.c			ciss
4851.764She
4861.419Sad# Mylex DAC960 RAID controllers
4871.473Slukem#
4881.419Saddevice	mlx {unit = -1}
4891.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4901.419Sad
4911.419Sadattach	ld at mlx with ld_mlx
4921.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4931.521Sad
4941.521Sad# ICP-Vortex/Intel RAID controllers
4951.521Sad#
4961.521Saddevice	icp {unit = -1}
4971.521Sadfile	dev/ic/icp.c			icp			needs-flag
4981.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
4991.521Sad
5001.521Sadattach	ld at icp with ld_icp
5011.521Sadfile	dev/ic/ld_icp.c			ld_icp
5021.521Sad
5031.521Saddevice	icpsp: scsi
5041.521Sadfile	dev/ic/icpsp.c			icpsp
5051.521Sadattach	icpsp at icp
5061.523Sad
5071.523Sad# Adaptec FSA RAID controllers
5081.523Sad#
5091.523Saddevice	aac {unit = -1}
5101.523Sadfile	dev/ic/aac.c			aac
5111.523Sad
5121.523Sadattach	ld at aac with ld_aac
5131.523Sadfile	dev/ic/ld_aac.c			ld_aac
5141.238Sdante
5151.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
5161.473Slukem#
5171.238Sdantedevice	adv: scsi
5181.238Sdantefile	dev/ic/adv.c			adv
5191.428Sthorpejfile	dev/ic/advlib.c			adv
5201.428Sthorpejfile	dev/ic/advmcode.c		adv
5211.248Sdante
5221.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
5231.473Slukem#
5241.248Sdantedevice	adw: scsi
5251.248Sdantefile	dev/ic/adw.c			adw
5261.194Sjonathan
5271.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
5281.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
5291.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
5301.130Sjonathan#  hardware-compatibility mode.)
5311.473Slukem#
5321.173Sthorpejdevice	bha: scsi
5331.142Senamifile	dev/ic/bha.c			bha
5341.130Sjonathan
5351.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
5361.130Sjonathan# (must be after bha, see above)
5371.473Slukem#
5381.173Sthorpejdevice	aha: scsi
5391.142Senamifile	dev/ic/aha.c			aha
5401.445Stsutsui
5411.445Stsutsui# Initio INIC-940/950 SCSI controllers
5421.473Slukem#
5431.445Stsutsuidevice	iha: scsi
5441.445Stsutsuifile	dev/ic/iha.c			iha
5451.118Scgd
5461.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5471.473Slukem#
5481.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5491.474Slukem				ISP_DISABLE_1080_SUPPORT
5501.474Slukem				ISP_DISABLE_2100_SUPPORT
5511.474Slukem				ISP_DISABLE_2200_SUPPORT
5521.846Smjacob				ISP_DISABLE_2300_SUPPORT
5531.894Smjacob				ISP_DISABLE_2322_SUPPORT
5541.846Smjacob				ISP_DISABLE_2400_SUPPORT
5551.846Smjacob				ISP_DISABLE_FW
5561.846Smjacob				ISP_TARGET_MODE
5571.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5581.894Smjacob				ISP_VPORTS
5591.173Sthorpejdevice	isp: scsi
5601.142Senamifile	dev/ic/isp.c			isp
5611.846Smjacobfile	dev/ic/isp_library.c		isp
5621.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5631.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5641.821Sbouyer# LSILogic MegaRAID SAS
5651.821Sbouyer#
5661.821Sbouyerdevice	mfi: scsi
5671.821Sbouyerfile	dev/ic/mfi.c			mfi
5681.821Sbouyer
5691.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5701.528Smatt#
5711.608Sthorpejdevice	mpt: scsi
5721.608Sthorpejfile	dev/ic/mpt.c			mpt
5731.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5741.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5751.605Stsutsui
5761.682Sitohy# Workbit NinjaSCSI-32 controllers
5771.682Sitohydevice	njs: scsi
5781.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5791.682Sitohy
5801.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5811.605Stsutsuidevice	oosiop: scsi
5821.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5831.436Stsutsui
5841.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5851.473Slukem#
5861.436Stsutsuidevice	osiop: scsi
5871.436Stsutsuifile	dev/ic/osiop.c			osiop
5881.364Sbouyer
5891.368Sbouyer# common stuff for siop and esiop
5901.473Slukem#
5911.426Slukemdefine	siop_common
5921.426Slukemfile	dev/ic/siop_common.c		siop_common
5931.368Sbouyer
5941.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5951.473Slukem#
5961.426Slukemdevice	siop: scsi,siop_common
5971.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
5981.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
5991.518Sbouyer
6001.518Sbouyerdevice	esiop: scsi,siop_common
6011.518Sbouyerfile	dev/ic/esiop.c			esiop
6021.94Smycroft
6031.94Smycroft# UltraStor SCSI controllers
6041.473Slukem#
6051.173Sthorpejdevice	uha: scsi
6061.142Senamifile	dev/ic/uha.c			uha
6071.409Sonoe
6081.878Sgarbled# 3Com common probe code
6091.878Sgarbleddefine  elink
6101.878Sgarbledfile    dev/isa/elink.c                 elink
6111.878Sgarbled
6121.409Sonoe# Aironet PC4500/PC4800
6131.473Slukem#
6141.653Stsarnadevice	an: arp, wlan, ifnet
6151.409Sonoefile	dev/ic/an.c			an
6161.86Smycroft
6171.376Sonoe# AMD 79c930-based 802.11 cards
6181.473Slukem#
6191.376Sonoedevice	awi: arp, wlan, ifnet
6201.376Sonoefile	dev/ic/awi.c			awi
6211.376Sonoefile	dev/ic/am79c930.c		awi
6221.438Sichiro
6231.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
6241.473Slukem#
6251.656Sjunyoungdevice	wi: arp, wlan, ifnet
6261.438Sichirofile	dev/ic/wi.c			wi
6271.617Sdyoung
6281.930Salc# Atheros HAL
6291.930Salc#
6301.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal"
6311.930Salc
6321.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
6331.641Sdyoung#
6341.656Sjunyoungdevice	ath: arp, wlan, ifnet
6351.1066Schristosfile	dev/ic/ath.c			ath
6361.1066Schristosfile	dev/ic/ath_netbsd.c		ath
6371.1066Schristosfile	dev/ic/athrate-sample.c		ath
6381.641Sdyoung
6391.617Sdyoung# ADMtek ADM8211 802.11
6401.617Sdyoung#
6411.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6421.617Sdyoungfile	dev/ic/atw.c			atw
6431.376Sonoe
6441.687Sdyoung# Realtek RTL8180 802.11
6451.687Sdyoung#
6461.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6471.687Sdyoungfile	dev/ic/rtw.c			rtw
6481.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6491.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6501.687Sdyoung
6511.780Srpaulo# Ralink RT2500/RT2600 802.11
6521.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6531.778Sdogcowfile	dev/ic/rt2560.c			ral
6541.778Sdogcowfile	dev/ic/rt2661.c			ral
6551.722Sdrochner
6561.1053Sdegroote# Marvell Libertas Open
6571.1053Sdegrootedevice  malo: arp, ether, ifnet, wlan, firmload
6581.1053Sdegrootefile    dev/ic/malo.c           malo
6591.1053Sdegroote
6601.83Sthorpej# 3Com Etherlink-III Ethernet controller
6611.473Slukem#
6621.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6631.142Senamifile	dev/ic/elink3.c			ep
6641.253Sfvdl
6651.253Sfvdl# 3Com EtherLink XL Controller
6661.473Slukem#
6671.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
6681.253Sfvdlfile	dev/ic/elinkxl.c		ex
6691.131Smatt
6701.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6711.473Slukem#
6721.173Sthorpejdevice	lc: arp, ether, ifnet
6731.142Senamifile	dev/ic/lemac.c			lc
6741.84Smycroft
6751.84Smycroft# LANCE and PCnet Ethernet controllers
6761.473Slukem#
6771.173Sthorpejdevice	le: arp, ether, ifnet
6781.426Slukemdefine	le24
6791.426Slukemdefine	le32
6801.227Sexplorerfile	dev/ic/am7990.c			le24
6811.225Sdrochnerfile	dev/ic/am79900.c		le32
6821.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6831.383Sthorpej
6841.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6851.473Slukem#
6861.383Sthorpejdevice	depca { }: le24
6871.383Sthorpejfile	dev/ic/depca.c			depca
6881.383Sthorpejattach	le at depca with le_depca
6891.122Sscottr
6901.290Smrg# Sun HME Ethernet controllers
6911.473Slukem#
6921.293Spkdevice	hme: arp, ether, ifnet, mii
6931.293Spkfile	dev/ic/hme.c			hme
6941.461Seeh
6951.461Seeh# Sun GEM Ethernet controllers
6961.473Slukem#
6971.461Seehdevice	gem: arp, ether, ifnet, mii
6981.461Seehfile	dev/ic/gem.c			gem
6991.290Smrg
7001.122Sscottr# 8390-family Ethernet controllers
7011.473Slukem#
7021.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
7031.122Sscottrdefine	dp8390nic
7041.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
7051.485Sbjh21
7061.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
7071.485Sbjh21#
7081.485Sbjh21define	dp83905
7091.485Sbjh21file	dev/ic/dp83905.c		dp83905
7101.484Sbjh21
7111.484Sbjh21# Macronix MX98905 Ethernet controller
7121.484Sbjh21# (use as an attribute for an "ne" bus attachment)
7131.484Sbjh21#
7141.484Sbjh21define	mx98905
7151.484Sbjh21file	dev/ic/mx98905.c		mx98905
7161.77Scgd
7171.282Sbad# TROPIC Token-Ring controller
7181.473Slukem#
7191.282Sbaddevice	tr: arp, token, ifnet
7201.282Sbadfile	dev/ic/tropic.c			tr
7211.282Sbad
7221.91Scgd# NCR 5380 SCSI Bus Controller
7231.473Slukem#
7241.91Scgddefine	ncr5380sbc
7251.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
7261.356Spkdevice	nca: scsi, ncr5380sbc
7271.91Scgd
7281.434Sfredette# Sun sc PAL SCSI Bus Controller
7291.473Slukem#
7301.434Sfredettedefine	sunscpal
7311.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
7321.434Sfredettedevice	ssc: scsi, sunscpal
7331.434Sfredette
7341.91Scgd# DEC FDDI Chipset
7351.473Slukem#
7361.91Scgddefine	pdq
7371.142Senamifile	dev/ic/pdq.c			pdq
7381.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
7391.98Schristos
7401.474Slukem# Cyclades Cyclom-8/16/32
7411.473Slukem#
7421.173Sthorpejdevice	cy: tty
7431.142Senamifile	dev/ic/cy.c			cy			needs-flag
7441.103Sthorpej
7451.103Sthorpej# Efficient Networks, Inc. ATM interface
7461.473Slukem#
7471.173Sthorpejdevice	en: atm, ifnet
7481.142Senamifile	dev/ic/midway.c			en
7491.117Sthorpej
7501.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7511.473Slukem#
7521.117Sthorpejdefine	ncr53c9x
7531.359Smycroftdevice	esp: scsi, ncr53c9x
7541.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7551.227Sexplorer
7561.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
7571.679Smycroftdevice	spc: scsi
7581.679Smycroftfile	dev/ic/mb89352.c		spc
7591.679Smycroft
7601.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
7611.796Sbjh21define	wd33c93
7621.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
7631.796Sbjh21
7641.590Ssoren# Hitachi HD44780 LCD panel controller
7651.590Ssorendefine	hd44780
7661.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
7671.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
7681.590Ssoren
7691.710Sjoff# Matrix keypad
7701.710Sjoffdefine	matrixkp
7711.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7721.710Sjoff
7731.227Sexplorer# Hitachi HD64570 serial controller
7741.473Slukem#
7751.359Smycroftdefine	hd64570
7761.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7771.339Schopps
7781.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7791.473Slukem#
7801.339Schoppsdevice	ntwoc: ifnet, hd64570
7811.128Spk
7821.128Spk# Intel 82586 Ethernet Controller
7831.473Slukem#
7841.128Spkdefine	i82586
7851.142Senamifile	dev/ic/i82586.c			i82586
7861.291Sthorpej
7871.658Sjkunz# Intel 82596 Ethernet Controller
7881.658Sjkunz#
7891.658Sjkunzdefine	i82596
7901.658Sjkunzfile	dev/ic/i82596.c			i82596
7911.658Sjkunz
7921.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7931.473Slukem#
7941.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7951.291Sthorpejfile	dev/ic/i82557.c			fxp
7961.389Sbjh21
7971.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7981.473Slukem#
7991.389Sbjh21define	seeq8005
8001.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
8011.137Sthorpej
8021.137Sthorpej# SMC 91Cxx Ethernet Controller
8031.473Slukem#
8041.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
8051.142Senamifile	dev/ic/smc91cxx.c		sm
8061.188Sthorpej
8071.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
8081.473Slukem#
8091.230Sthorpejdevice	epic: arp, ether, ifnet, mii
8101.188Sthorpejfile	dev/ic/smc83c170.c		epic
8111.309Sragge
8121.309Sragge# DEC SGEC Second Generation Ethernet Controller
8131.473Slukem#
8141.309Sraggedefine	sgec
8151.309Sraggefile	dev/ic/sgec.c			sgec
8161.177Senami
8171.715Sjdolecek# MB86950 Ethernet Controller
8181.715Sjdolecek#
8191.715Sjdolecekdefine	mb86950
8201.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
8211.715Sjdolecek
8221.177Senami# MB8696x Ethernet Controller
8231.473Slukem#
8241.177Senamidefine	mb86960
8251.177Senamifile	dev/ic/mb86960.c		mb86960
8261.177Senami
8271.177Senami# Generic MB8696x Ethernet Controller driver
8281.473Slukem#
8291.177Senamidevice	mbe: arp, ether, ifnet, mb86960
8301.146Saugustss
8311.146Saugustss# Interwave Am78C201 audio driver
8321.473Slukem#
8331.146Saugustssdefine	interwave
8341.146Saugustssfile	dev/ic/interwave.c		interwave
8351.154Sis
8361.154Sis# TMS 320av110 MPEG2/audio driver
8371.473Slukem#
8381.154Sisdefine	tms320av110
8391.154Sisfile	dev/ic/tms320av110.c		tms320av110
8401.152Sthorpej
8411.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
8421.152Sthorpej# National Semiconductor DS8390.
8431.473Slukem#
8441.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8451.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8461.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8471.153Sthorpej
8481.153Sthorpej# 8250/16[45]50-based "com" ports
8491.668Sthorpej#
8501.749Schsdefflag	opt_com.h		COM_DEBUG
8511.153Sthorpej# XXX In a perfect world, this would be done with attributes
8521.1078Skiyoharadefflag	opt_com.h		COM_16650 COM_16750
8531.1078Skiyohara				COM_HAYESP COM_PXA2X0 COM_AU1X00
8541.1078Skiyohara				COM_REGMAP COM_FUNCMAP
8551.1016Smattdefparam opt_com.h		COM_TOLERANCE
8561.392Seehdevice	com { } : tty
8571.426Slukemfile	dev/ic/com.c			com			needs-flag
8581.336Sthorpej
8591.336Sthorpej# PC-like keyboard controller
8601.473Slukem#
8611.659Sbjh21device	pckbc: pckbport
8621.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
8631.274Sscw
8641.714Scubedevice	attimer
8651.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
8661.714Scube
8671.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
8681.473Slukem#
8691.274Sscwdevice	clmpcc: tty
8701.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
8711.385Sbjh21
8721.843Sxtraeme# Abit uGuru
8731.843Sxtraeme#
8741.843Sxtraemedevice	ug: sysmon_envsys
8751.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8761.843Sxtraeme
8771.185Skml# Essential Communications Corp. HIPPI Interface
8781.473Slukem#
8791.426Slukemdevice	esh: hippi, ifnet
8801.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8811.242Sis
8821.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8831.473Slukem#
8841.874Scubedevice	bah: ifnet, arcnet, arp
8851.426Slukemfile	dev/ic/smc90cx6.c		bah
8861.234Saugustss
8871.234Saugustss# OPL2/OPL3 FM synth driver
8881.473Slukem#
8891.235Saugustssdevice	opl: midibus, midisyn
8901.234Saugustssfile	dev/ic/opl.c			opl
8911.234Saugustssfile	dev/ic/oplinstrs.c		opl
8921.305Saugustss
8931.305Saugustss# MPU401 MIDI UART compatibles
8941.473Slukem#
8951.305Saugustssdevice	mpu: midibus
8961.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8971.236Spk
8981.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8991.473Slukem#
9001.236Spkdefine	ad1848
9011.236Spkfile	dev/ic/ad1848.c			ad1848
9021.290Smrg
9031.290Smrg# AMD 7930 audio/ISDN codec
9041.473Slukem#
9051.366Saugustssdefine	am7930
9061.366Saugustssfile	dev/ic/am7930.c			am7930
9071.290Smrg
9081.290Smrg# SPARC `SUNW,audiocs'
9091.473Slukem#
9101.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
9111.290Smrgfile	dev/ic/cs4231.c			audiocs
9121.326Saugustss
9131.326Saugustss# AC-97 CODECs
9141.473Slukem#
9151.326Saugustssdefine	ac97
9161.326Saugustssfile	dev/ic/ac97.c			ac97
9171.437Sminoura
9181.1040Snisimura# UDA1341 CODEC support
9191.1040Snisimuradefine	uda1341
9201.1040Snisimurafile	dev/ic/uda1341.c		uda1341
9211.1040Snisimura
9221.437Sminoura# Oki MSM6258 support code
9231.473Slukem#
9241.437Sminouradefine msm6258
9251.437Sminourafile	dev/ic/msm6258.c		msm6258
9261.240Spk
9271.240Spk# LSI64854 DMA controller back-end
9281.473Slukem#
9291.240Spkdefine	lsi64854
9301.240Spkfile	dev/ic/lsi64854.c		lsi64854
9311.465Smrg
9321.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
9331.473Slukem#
9341.465Smrgdefine	cd18xx
9351.465Smrgfile	dev/ic/cd18xx.c			cd18xx
9361.240Spk
9371.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
9381.473Slukem#
9391.252Sthorpejdefine	rtl80x9
9401.980Stsutsuifile	dev/ic/rtl80x9.c		rtl80x9			needs-flag
9411.360Shaya
9421.654Swiz# Realtek 8129/8139 Ethernet controllers
9431.473Slukem#
9441.362Shayadevice	rtk: ether, ifnet, arp, mii
9451.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
9461.185Skml
9471.673Stoshii# Realtek 8169 Ethernet controllers
9481.673Stoshii#
9491.673Stoshiidevice	re: ether, ifnet, arp, mii
9501.709Syamtfile	dev/ic/rtl8169.c		re
9511.673Stoshii
9521.258Spk# Common code for ESDI/IDE/etc. controllers
9531.473Slukem#
9541.680Sthorpejdefine	wdc_common
9551.809Sitohydefine	ata_dma
9561.809Sitohydefine	ata_udma
9571.809Sitohydefine	ata_piobm
9581.680Sthorpejdevice	wdc: ata, wdc_common
9591.637Sbouyer
9601.1079Sjmcneilldefflag opt_ata.h	ATADEBUG
9611.1079Sjmcneilldefparam opt_ata.h	ATADEBUG_MASK
9621.1079Sjmcneilldefflag opt_wdc.h	WDC_NO_IDS
9631.835Sdyoung
9641.656Sjunyoungdevice	atabus: atapi,ata_hl
9651.656Sjunyoungattach	atabus at ata
9661.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
9671.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
9681.386Sbjh21
9691.810Sitohy# Workbit NinjaATA-32 IDE controllers
9701.810Sitohydevice	njata: ata, ata_piobm, wdc_common
9711.810Sitohyfile	dev/ic/ninjaata32.c		njata
9721.810Sitohy
9731.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9741.473Slukem#
9751.386Sbjh21device	upc { [offset = -1] }
9761.386Sbjh21attach	wdc at upc with wdc_upc
9771.386Sbjh21attach	com at upc with com_upc
9781.651Sjdolecekattach	lpt at upc with lpt_upc
9791.426Slukemfile	dev/ic/upc.c			upc
9801.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9811.426Slukemfile	dev/ic/com_upc.c		com_upc
9821.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9831.327Smatt
9841.844Sbouyer# AHCI-compatible SATA controllers
9851.844Sbouyerdefine ahcisata_core
9861.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9871.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
9881.844Sbouyer
9891.956Sjakllsch# Silicon Image SteelVine SATA-II controllers
9901.956Sjakllschdefine	siisata
9911.956Sjakllschfile	dev/ic/siisata.c		siisata
9921.1054Sbouyerdevice	siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
9931.956Sjakllsch
9941.957Sjakllsch# Marvell Serial-ATA Host Controller
9951.951Skiyoharadefine mvsata
9961.951Skiyoharafile dev/ic/mvsata.c			mvsata
9971.1063Sjakllschdevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_pmp, mvsata
9981.951Skiyoharadefflag opt_mvsata.h		MVSATA_WITHOUTDMA
9991.951Skiyohara
10001.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
10011.473Slukem#
10021.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
10031.314Sthorpejfile	dev/ic/tulip.c			tlp
10041.322Sthorpej
10051.322Sthorpej# Adaptec AIC-6915 Ethernet interface
10061.473Slukem#
10071.322Sthorpejdevice	sf: arp, ether, ifnet, mii
10081.322Sthorpejfile	dev/ic/aic6915.c		sf
10091.378Spk
10101.378Spk# Mostek time-of-day clock and NVRAM
10111.473Slukem#
10121.378Spkdefine	mk48txx
10131.507Spkfile	dev/ic/mk48txx.c		mk48txx
10141.378Spk
10151.1061Srkujawa# OKI MSM6242B
10161.1061Srkujawa#
10171.1061Srkujawadefine	msm6242b
10181.1061Srkujawafile	dev/ic/msm6242b.c		msm6242b
10191.1061Srkujawa
10201.378Spk# Intersil 7170 time-of-day clock
10211.473Slukem#
10221.378Spkdefine	intersil7170
10231.378Spkfile	dev/ic/intersil7170.c		intersil7170
10241.434Sfredette
10251.434Sfredette# National Semiconductor MM58167 time-of-day clock
10261.473Slukem#
10271.434Sfredettedefine	mm58167
10281.434Sfredettefile	dev/ic/mm58167.c		mm58167
10291.643Stsutsui
10301.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
10311.643Stsutsui#
10321.643Stsutsuidefine	mc146818
10331.643Stsutsuifile	dev/ic/mc146818.c		mc146818
10341.422Sthorpej
10351.808Suwe# Ricoh RS5C313 time of-day-clock
10361.808Suwe#
10371.808Suwedefine	rs5c313
10381.808Suwefile	dev/ic/rs5c313.c		rs5c313
10391.808Suwe
10401.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
10411.473Slukem#
10421.422Sthorpejdefine	dl10019
10431.422Sthorpejfile	dev/ic/dl10019.c		dl10019
10441.453Senami
10451.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
10461.473Slukem#
10471.453Senamidefine	ax88190
10481.453Senamifile	dev/ic/ax88190.c		ax88190
10491.429Sjdolecek
10501.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
10511.473Slukem#
10521.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
10531.429Sjdolecekfile	dev/ic/we.c			we
10541.432Sjdolecek
10551.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
10561.473Slukem#
10571.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
10581.557Stsutsui
10591.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
10601.557Stsutsui#
10611.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
10621.557Stsutsuifile	dev/ic/fmv.c			fmv
10631.471Syamt
10641.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
10651.473Slukem#
10661.471Syamtdevice	cs: arp, ether, ifnet
10671.704Sjoffdevice	tscs: arp, ether, ifnet
10681.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
10691.487Saugustss
10701.487Saugustss# Radio device attributes
10711.487Saugustss#
10721.487Saugustssdefine	tea5757
10731.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
10741.487Saugustssdefine	lm700x
10751.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
10761.179Sdrochner
10771.837Stnn# Philips PCF8584 i2c controller
10781.837Stnndefine	pcf8584
10791.837Stnnfile	dev/ic/pcf8584.c		pcf8584
10801.837Stnn
10811.985Snonaka# PCA9564 i2c controller
10821.985Snonakadefine	pca9564
10831.985Snonakafile	dev/ic/pca9564.c		pca9564
10841.985Snonaka
10851.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
10861.784Sdrochner#
10871.784Sdrochnerdefine acpipmtimer
10881.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
10891.784Sdrochner
10901.834Snjolydevice 	hpet
10911.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
10921.834Snjoly
10931.952Skiyohara# SMSC LAN9118 Family Ethernet Controller
10941.952Skiyohara#
10951.965Skiyoharadevice	smsh: arp, ether, ifnet, mii
10961.952Skiyoharafile	dev/ic/lan9118.c		smsh
10971.952Skiyohara
10981.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
10991.836Sdrochnerdefine drm {}
11001.949Smrginclude "external/bsd/drm/conf/files.drm"
11011.1002Sjmcneillinclude "dev/drm/files.drm"
11021.836Sdrochner
11031.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching
11041.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms"
11051.1086Sriastrad
11061.1039Schristos
11071.179Sdrochner# Definitions for wscons
11081.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
11091.473Slukem#
11101.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
11111.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
11121.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
11131.479Saugustssdefine	wsmousedev		{[mux = 0]}
11141.761Smacallandefine	vcons
11151.179Sdrochner# attribute to pull in raster support
11161.473Slukem#
11171.179Sdrochnerdefine	wsrasteremulops
11181.187Sdrochner# common PC display functions
11191.473Slukem#
11201.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
11211.426Slukemdefine	pcdisplayops
11221.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
11231.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
11241.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
11251.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
11261.777Smartin# someday when we might make /dev/fb* support MI)
11271.777Smartindefine	fb
11281.179Sdrochner# VGA graphics
11291.473Slukem#
11301.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
11311.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
11321.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
11331.593Stsutsuidefflag opt_vga.h		VGA_RESET
11341.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
11351.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
11361.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
11371.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
11381.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
11391.998Smacallan
11401.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
11411.473Slukem#
11421.1042Smacallandevice	igsfb: wsemuldisplaydev, rasops8, vcons, videomode
11431.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
11441.551Suwefile	dev/ic/igsfb_subr.c		igsfb
11451.91Scgd
11461.998Smacallandevice	chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
11471.998Smacallanfile	dev/ic/ct65550.c		chipsfb
11481.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_DEBUG
11491.998Smacallandefflag	opt_chipsfb.h	CHIPSFB_WAIT
11501.998Smacallan
11511.683Sjkunz# STI (hp graphics)
11521.683Sjkunzdevice	sti: wsemuldisplaydev
11531.1005Stsutsuifile	dev/ic/sti.c		sti
11541.683Sjkunz
11551.892Sdrochnerinclude "dev/wscons/files.wscons"
11561.892Sdrochnerinclude "dev/rasops/files.rasops"
11571.892Sdrochnerinclude "dev/wsfont/files.wsfont"
11581.892Sdrochnerinclude "dev/wsfb/files.wsfb"
11591.892Sdrochner
11601.77Scgd# Attributes which machine-independent bus support can be attached to.
11611.77Scgd# These should be defined here, because some of these busses can have
11621.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
11631.77Scgd# ordering constraints on inclusion of the busses' "files" files.
11641.473Slukem#
11651.474Slukemdefine	isabus	{ }			# ISA attachment
11661.474Slukemdefine	eisabus	{ }			# EISA attachment
11671.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
11681.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
11691.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
11701.474Slukemdefine	usbus	{ }			# USB attachment
11711.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
11721.474Slukemdefine	vmebus	{ }			# VME bus attachment
11731.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
11741.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
11751.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
11761.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
11771.945Snonakadefine	sdmmcbus { }			# SD/MMC attachment
11781.222Saugustss
11791.222Saugustss# We need the USB bus controllers here so different busses can
11801.222Saugustss# use them in an 'attach-with'.
11811.473Slukem#
11821.703Sfvdl
11831.703Sfvdldefparam USB_MEM_RESERVE
11841.703Sfvdl
11851.890Sdrochnerdefine	usbroothub
11861.890Sdrochnerfile	dev/usb/usbroothub_subr.c	usbroothub
11871.890Sdrochner
11881.1005Stsutsuidefine	usb_dma
11891.1005Stsutsui
11901.1075Sjakllsch# UHCI USB controller
11911.1075Sjakllsch#
11921.1005Stsutsuidevice	uhci: usbus, usbroothub, usb_dma
11931.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
11941.222Saugustss
11951.222Saugustss# OHCI USB controller
11961.473Slukem#
11971.1005Stsutsuidevice	ohci: usbus, usbroothub, usb_dma
11981.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
11991.412Saugustss
12001.1057Smatt# EHCI USB2 controller
12011.473Slukem#
12021.1005Stsutsuidevice	ehci: usbus, usbroothub, usb_dma
12031.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
12041.545Sisaki
12051.1075Sjakllsch# xHCI USB3 controller
12061.1057Smatt#
12071.1057Smattdevice	xhci: usbus, usbroothub, usb_dma
12081.1057Smattfile	dev/usb/xhci.c			xhci			needs-flag
12091.1057Smatt
12101.545Sisaki# SL811HS/T USB controller
12111.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
12121.893Sisakidevice	slhci: usbus, usbroothub
12131.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
12141.579Smartin
12151.1062Sskrll# DesignWare OTG host controller
12161.1062Sskrll#
12171.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2"
12181.1080Sskrll
12191.863Splunky# USB HID processing (as used by bluetooth and usb code)
12201.863Splunkydefine	hid
12211.863Splunkyfile	dev/usb/hid.c			hid
12221.863Splunky
12231.945Snonaka# SD Host controller
12241.945Snonakadevice sdhc: sdmmcbus
12251.945Snonakafile	dev/sdmmc/sdhc.c		sdhc			needs-flag
12261.945Snonaka
12271.958Sjmcneill# Winbond Integrated Media Reader
12281.958Sjmcneilldevice	wb: sdmmcbus
12291.958Sjmcneillfile	dev/ic/w83l518d.c		wb
12301.958Sjmcneillfile	dev/ic/w83l518d_sdmmc.c		wb
12311.958Sjmcneill
12321.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
12331.579Smartindevice	mtd: arp, ether, ifnet, mii
12341.579Smartinfile	dev/ic/mtd803.c			mtd
12351.369Smatt
12361.487Saugustss# radio devices, attaches to radio hardware driver
12371.487Saugustssdevice	radio
12381.489Sdrochnerattach	radio at radiodev
12391.498Sjmc
12401.402Smatt# IEEE 1394 controllers
12411.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
12421.473Slukem#
12431.369Smattdevice	fwohci: fwbus
12441.520Saugustss
12451.520Saugustss# Sony Programmable I/O Controller
12461.520Saugustssdevice	spic: wsmousedev
12471.520Saugustssfile	dev/ic/spic.c			spic
12481.529Saugustss
12491.529Saugustss# IBM CPC700 PowerPC bridge
12501.529Saugustssdefine	cpcbus { addr, [irq=-1] }
12511.529Saugustssdevice	cpc: cpcbus, pcibus
12521.529Saugustssfile	dev/ic/cpc700.c			cpc
12531.529Saugustss
12541.529Saugustssattach	com at cpcbus with com_cpcbus
12551.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
12561.529Saugustss
12571.529Saugustssdevice	cpctim
12581.529Saugustssattach	cpctim at cpcbus
12591.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
12601.529Saugustss
12611.530Saugustssdevice	cpciic
12621.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
12631.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
12641.529Saugustss
12651.60Scgd
12661.415Smartin# Attributes used by the ISDN subsystem
12671.473Slukem#
12681.502Smartindefine	isdndev		# the ISDN subsystem
12691.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
12701.458Senami			# specific)
12711.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
12721.415Smartin
12731.575Sleo# The isac found on the Fritz V2.0 Card.
12741.575Sleodefine	nisacsx
12751.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
12761.575Sleo
12771.575Sleo# The 'standard' isac
12781.575Sleodefine	nisac
12791.575Sleofile	dev/ic/isac.c			nisac	needs-flag
12801.575Sleo
12811.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
12821.473Slukem#
12831.575Sleodevice	isic: isdndev, passive_isdn, nisac
12841.415Smartin
12851.426Slukemfile	dev/ic/isic.c			isic
12861.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
12871.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
12881.426Slukemfile	dev/ic/hscx.c			isic
12891.426Slukemfile	dev/ic/isic_bchan.c		isic
12901.415Smartin
12911.415Smartin# (old) Diehl active ISDN cards
12921.473Slukem#
12931.823Scube#device	daic: isdndev
12941.823Scube#file	dev/ic/daic.c			daic
12951.415Smartin
12961.634Spooka# AWM B1/T1
12971.634Spooka# XXX: passive_isdn
12981.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
12991.634Spookafile	dev/ic/iavc.c			iavc
13001.634Spooka
13011.934Smacallan# Broadcom AirForce / Apple Airport Extreme
13021.934Smacallandevice	bwi: arp, ifnet, firmload, wlan
13031.934Smacallanfile	dev/ic/bwi.c			bwi
13041.934Smacallan
13051.995Sahoka# DM9000 Ethernet controllers
13061.995Sahoka#
13071.995Sahokadevice	dme: arp, ether, ifnet
13081.995Sahokafile	dev/ic/dm9000.c			dme
13091.995Sahoka
13101.60Scgd# legitimate pseudo-devices
13111.473Slukem#
13121.907Sdrochnerdefpseudodev vnd:	disk
13131.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
13141.474Slukemdefpseudo ccd:		disk
13151.1032Stlsdefpseudodev cgd:	disk, des, blowfish, cast128
13161.907Sdrochnerdefpseudodev md:	disk
13171.916Shannkendefpseudodev fss:	disk
13181.298Sthorpej
13191.474Slukemdefpseudo pty:		tty
13201.298Sthorpejdefpseudo rnd
13211.610Sraggedefpseudo ksyms
13221.1021Suebayasidefparam opt_ksyms.h	SYMTAB_SPACE
13231.642Scdidefpseudo nullcons
13241.807Saddefpseudo lockstat
13251.839Sbouyerdefpseudo bio:		sysmon_envsys
13261.298Sthorpej
13271.474Slukemdefpseudo loop:		ifnet
13281.474Slukemdefpseudo sl:		ifnet
13291.474Slukemdefpseudo ppp:		ifnet, bpf_filter
13301.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
13311.474Slukemdefpseudo sppp:		ifnet
13321.474Slukemdefpseudo tun:		ifnet
13331.474Slukemdefpseudo vlan:		ifnet, ether
13341.474Slukemdefpseudo bridge:	ifnet, ether
13351.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
13361.474Slukemdefpseudo strip:	ifnet
13371.474Slukemdefpseudo gre:		ifnet
13381.474Slukemdefpseudo gif:		ifnet
13391.474Slukemdefpseudo faith:	ifnet
13401.991Skefrendefpseudo ifmpls:	ifnet
13411.826Smousedefpseudo srt:		ifnet
13421.474Slukemdefpseudo stf:		ifnet
13431.969Spookadefpseudodev tap:	ifnet, ether, arp
13441.969Spookadefpseudo carp:		ifnet, ether, arp
13451.969Spookadefpseudodev etherip:	ifnet, ether, arp
13461.60Scgd
13471.298Sthorpejdefpseudo sequencer
13481.462Smanudefpseudo clockctl
13491.228Saugustss
13501.912Stls#
13511.912Stls# Accept filters.  XXX should use another registration/initialization method.
13521.912Stls#
13531.912Stlsdefpseudo accf_data
13541.912Stlsdefpseudo accf_http
13551.912Stls
13561.415Smartin# ISDN userland pseudo devices
13571.473Slukem#
13581.502Smartindefpseudo isdntrc:	isdndev, tty
13591.502Smartindefpseudo isdnbchan:	isdndev, tty
13601.502Smartindefpseudo isdntel:	isdndev, tty
13611.502Smartindefpseudo isdnctl:	isdndev, tty
13621.502Smartindefpseudo isdn:		isdndev, tty
13631.502Smartin
13641.502Smartin# ISDN network interfaces
13651.502Smartindefpseudo irip:		isdndev, ifnet
13661.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
13671.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
13681.539Sthorpej
13691.539Sthorpej# KTTCP network throughput testing pseudo-device
13701.539Sthorpejdefpseudo kttcp
13711.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
13721.576Sblymn
13731.790Selad# Veriexec
13741.717Sblymndefpseudo veriexec
13751.790Seladfile	kern/kern_verifiedexec.c	veriexec
13761.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
13771.415Smartin
13781.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
13791.582Shayadefpseudo fwiso:	ieee1394
13801.582Shaya
13811.681Sdrochner# driver attach / detach user interface
13821.681Sdrochnerdefpseudo drvctl
13831.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
13841.681Sdrochner
13851.857Sad# cpu control
13861.857Saddefpseudo cpuctl
13871.1037Sdrochnerdefflag				CPU_UCODE: firmload
13881.857Sad
13891.870Spooka# pass-to-userspace transporter
13901.870Spookadefpseudo putter
13911.873Spookafile	dev/putter/putter.c		putter
13921.870Spooka
13931.875Spooka# userspace block/char device drivers
13941.875Spookadefpseudo pud
13951.875Spookafile	dev/pud/pud.c			pud
13961.875Spookafile	dev/pud/pud_dev.c		pud
13971.875Spooka
13981.931Shaad# device-mapper driver for LVM
13991.931Shaadinclude "dev/dm/files.dm"
14001.931Shaad
14011.516Sthorpej#
14021.516Sthorpej# File systems
14031.516Sthorpej#
14041.696Sjdolecekinclude "coda/files.coda"
14051.583Sjdolecekinclude "fs/adosfs/files.adosfs"
14061.696Sjdolecekinclude "fs/cd9660/files.cd9660"
14071.848Srumbleinclude "fs/efs/files.efs"
14081.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
14091.833Sdilloinclude "fs/hfs/files.hfs"
14101.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
14111.950Sreinoudinclude "fs/nilfs/files.nilfs"
14121.696Sjdolecekinclude "fs/ntfs/files.ntfs"
14131.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
14141.815Spookainclude "fs/puffs/files.puffs"
14151.756Sreinoudinclude "fs/udf/files.udf"
14161.516Sthorpejinclude "fs/smbfs/files.smbfs"
14171.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
14181.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
14191.696Sjdolecekinclude "fs/union/files.union"
14201.1018Suchinclude "fs/v7fs/files.v7fs"
14211.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
14221.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
14231.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
14241.516Sthorpejinclude "miscfs/overlay/files.overlay"
14251.516Sthorpejinclude "miscfs/procfs/files.procfs"
14261.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
14271.516Sthorpejinclude "nfs/files.nfs"
14281.516Sthorpejinclude "ufs/files.ufs"
14291.516Sthorpej
14301.516Sthorpej#
14311.1013Smrg# UVM (virtual memory)
14321.1012Smrg#
14331.1013Smrginclude "uvm/files.uvm"
14341.1012Smrg
14351.1012Smrg#
14361.811Selad# Security models
14371.811Selad#
14381.811Seladinclude "secmodel/files.secmodel"
14391.811Selad
14401.811Selad#
14411.60Scgd# kernel sources
14421.473Slukem#
14431.1056Smattfile	compat/common/compat_mod.c	compat_netbsd | compat_netbsd32
14441.887Sjoergfile	conf/debugsyms.c
14451.706Skentfile	dev/auconv.c			auconv | mulaw
14461.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
14471.650Sbjh21file	dev/audiobell.c			audiobell
14481.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
14491.839Sbouyerfile	dev/bio.c			bio			needs-flag
14501.1067Schristosfile	dev/ccd.c			ccd
14511.1068Schristosfile	dev/cgd.c			cgd
14521.555Selricfile	dev/cgd_crypto.c		cgd
14531.623Sthorpejfile	dev/clock_subr.c
14541.1069Schristosfile	dev/clockctl.c			clockctl
14551.1027Sjnemethfile	dev/dksubr.c			cgd | xbd | ccd | raid | dm
14561.689Sthorpejfile	dev/dkwedge/dk.c
14571.1047Schristosfile	dev/dkwedge/dkwedge_apple.c	dkwedge_method_apple
14581.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
14591.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
14601.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
14611.1038Sdrochnerfile	dev/firmload.c			firmload
14621.988Spookafile	dev/fss.c			fss
14631.953Smbalmerfile	dev/keylock.c			keylock
14641.807Sadfile	dev/lockstat.c			lockstat		needs-flag
14651.996Shannkenfile	dev/md.c			md
14661.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
14671.785Schapfile	dev/midictl.c			midisyn
14681.426Slukemfile	dev/midisyn.c			midisyn
14691.497Schristosfile	dev/mm.c
14701.697Skentfile	dev/mulaw.c			mulaw			needs-flag
14711.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
14721.487Saugustssfile	dev/radio.c			radio			needs-flag
14731.1033Stlsfile	dev/rndpseudo.c			rnd			needs-flag
14741.1070Schristosfile	dev/sequencer.c			sequencer		needs-flag
14751.915Sjmcneillfile	dev/video.c			video			needs-flag
14761.1076Sjakllschfile	dev/vnd.c			vnd
14771.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
14781.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
14791.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
14801.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
14811.929Sadfile	kern/core_elf32.c		exec_elf32
14821.929Sadfile	kern/core_elf64.c		exec_elf64
14831.1008Sjoergfile	kern/core_netbsd.c		exec_aout | exec_coff | exec_ecoff
14841.426Slukemfile	kern/cnmagic.c
14851.426Slukemfile	kern/exec_aout.c		exec_aout
14861.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
14871.426Slukemfile	kern/exec_elf32.c		exec_elf32
14881.426Slukemfile	kern/exec_elf64.c		exec_elf64
14891.426Slukemfile	kern/exec_script.c		exec_script
14901.426Slukemfile	kern/exec_subr.c
14911.426Slukemfile	kern/init_main.c
14921.645Satatatfile	kern/init_sysctl.c
14931.955Spookafile	kern/init_sysctl_base.c
14941.426Slukemfile	kern/init_sysent.c
14951.426Slukemfile	kern/kern_acct.c
14961.773Seladfile	kern/kern_auth.c
14971.993Spgoyettefile	kern/kern_cfglock.c
14981.426Slukemfile	kern/kern_clock.c
14991.830Sadfile	kern/kern_condvar.c
15001.929Sadfile	kern/kern_core.c		coredump
15011.845Syamtfile	kern/kern_cpu.c
15021.982Sdarranfile	kern/kern_ctf.c			kdtrace_hooks
15031.426Slukemfile	kern/kern_descrip.c
15041.574Sjdolecekfile	kern/kern_event.c
15051.426Slukemfile	kern/kern_exec.c
15061.426Slukemfile	kern/kern_exit.c
15071.426Slukemfile	kern/kern_fork.c
15081.845Syamtfile	kern/kern_idle.c
15091.973Spookafile	kern/kern_hook.c
15101.426Slukemfile	kern/kern_kthread.c
15111.860Sadfile	kern/kern_ktrace.c		ktrace
15121.1082Spookafile	kern/kern_ktrace_vfs.c		ktrace
15131.925Sadfile	kern/kern_ksyms.c		ksyms | ddb | modular needs-flag
15141.426Slukemfile	kern/kern_lock.c
15151.588Sthorpejfile	kern/kern_lwp.c
15161.426Slukemfile	kern/kern_malloc.c
15171.886Sadfile	kern/kern_module.c
15181.964Spookafile	kern/kern_module_vfs.c
15191.830Sadfile	kern/kern_mutex.c
15201.961Spookafile	kern/kern_mutex_obj.c
15211.790Seladfile	kern/kern_fileassoc.c		fileassoc
15221.426Slukemfile	kern/kern_ntptime.c
15231.1017Smattfile	kern/kern_pax.c			pax_mprotect | pax_segvguard | pax_aslr
15241.426Slukemfile	kern/kern_physio.c
15251.876Sjmcneillfile	kern/kern_pmf.c
15261.426Slukemfile	kern/kern_proc.c
15271.426Slukemfile	kern/kern_prot.c
15281.549Sgmcgarryfile	kern/kern_ras.c
15291.918Spookafile	kern/kern_rate.c
15301.426Slukemfile	kern/kern_resource.c
15311.1043Stlsfile	kern/kern_rndpool.c
15321.1043Stlsfile	kern/kern_rndq.c
15331.1074Sriastradfile	kern/kern_rndsink.c
15341.902Srmindfile	kern/kern_runq.c
15351.830Sadfile	kern/kern_rwlock.c
15361.961Spookafile	kern/kern_rwlock_obj.c
15371.978Sdarranfile	kern/kern_sdt.c			kdtrace_hooks
15381.426Slukemfile	kern/kern_sig.c
15391.830Sadfile	kern/kern_sleepq.c
15401.867Sadfile	kern/kern_softint.c
15411.940Schristosfile	kern/kern_ssp.c
15421.831Sadfile	kern/kern_stub.c
15431.830Sadfile	kern/kern_subr.c
15441.426Slukemfile	kern/kern_synch.c
15451.987Spookafile	kern/kern_syscall.c
15461.426Slukemfile	kern/kern_sysctl.c
15471.781Skardelfile	kern/kern_tc.c
15481.426Slukemfile	kern/kern_time.c
15491.595Sthorpejfile	kern/kern_timeout.c
15501.830Sadfile	kern/kern_turnstile.c
15511.806Sgdamorefile	kern/kern_todr.c
15521.920Spookafile	kern/kern_uidinfo.c
15531.652Stsarnafile	kern/kern_uuid.c
15541.426Slukemfile	kern/kern_xxx.c
15551.426Slukemfile	kern/kgdb_stub.c		kgdb
15561.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
15571.868Srmindfile	kern/sched_m2.c			sched_m2
15581.426Slukemfile	kern/subr_autoconf.c
15591.731Syamtfile	kern/subr_blist.c		vmswap
15601.736Syamtfile	kern/subr_bufq.c
15611.776Syamtfile	kern/subr_callback.c
15621.1032Stlsfile	kern/subr_cprng.c
15631.1028Sjruohofile	kern/subr_cpufreq.c
15641.962Spookafile	kern/subr_copy.c
15651.830Sadfile	kern/subr_debug.c		debug
15661.974Spookafile	kern/subr_device.c
15671.550Sgehennafile	kern/subr_devsw.c
15681.426Slukemfile	kern/subr_disk.c
15691.954Spookafile	kern/subr_disk_open.c
15701.657Srtrfile	kern/subr_evcnt.c
15711.928Spookafile	kern/subr_exec_fd.c
15721.426Slukemfile	kern/subr_extent.c
15731.854Spookafile	kern/subr_hash.c
15741.959Spookafile	kern/subr_humanize.c
15751.960Sdyoungfile	kern/subr_iostat.c
15761.1023Srmindfile	kern/subr_kcpuset.c
15771.783Syamtfile	kern/subr_kmem.c
15781.883Sadfile	kern/subr_kobj.c
15791.966Spookafile	kern/subr_kobj_vfs.c
15801.830Sadfile	kern/subr_lockdebug.c
15811.426Slukemfile	kern/subr_log.c
15821.986Spookafile	kern/subr_lwp_specificdata.c
15831.960Sdyoungfile	kern/subr_once.c
15841.960Sdyoungfile	kern/subr_optstr.c
15851.1030Smartinfile	kern/subr_pcq.c
15861.1001Smattfile	kern/subr_pcu.c
15871.884Syamtfile	kern/subr_percpu.c
15881.426Slukemfile	kern/subr_pool.c
15891.426Slukemfile	kern/subr_prf.c
15901.426Slukemfile	kern/subr_prof.c
15911.1022Schristosfile	kern/subr_pserialize.c
15921.814Sthorpejfile	kern/subr_specificdata.c
15931.842Smanufile	kern/subr_tftproot.c		tftproot
15941.858Spookafile	kern/subr_time.c
15951.449Sgmcgarryfile	kern/subr_userconf.c		userconf
15961.783Syamtfile	kern/subr_vmem.c
15971.739Syamtfile	kern/subr_workqueue.c
15981.866Sadfile	kern/subr_xcall.c
15991.926Sadfile	kern/sys_aio.c			aio
16001.895Sadfile	kern/sys_descrip.c
16011.426Slukemfile	kern/sys_generic.c
16021.886Sadfile	kern/sys_module.c
16031.926Sadfile	kern/sys_mqueue.c		mqueue
16041.830Sadfile	kern/sys_lwp.c
16051.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
16061.543Sbriggsfile	kern/sys_pmc.c
16071.800Smattfile	kern/sys_process.c		ptrace | ktrace
16081.885Srmindfile	kern/sys_pset.c
16091.896Sadfile	kern/sys_select.c
16101.830Sadfile	kern/sys_sig.c
16111.827Sadfile	kern/sys_sched.c
16121.426Slukemfile	kern/sys_socket.c
16131.426Slukemfile	kern/syscalls.c			syscall_debug
16141.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
16151.426Slukemfile	kern/sysv_msg.c			sysvmsg
16161.426Slukemfile	kern/sysv_sem.c			sysvsem
16171.426Slukemfile	kern/sysv_shm.c			sysvshm
16181.426Slukemfile	kern/tty.c
16191.426Slukemfile	kern/tty_conf.c
16201.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
16211.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
16221.694Schristosfile	kern/tty_ptm.c			pty
16231.426Slukemfile	kern/tty_subr.c
16241.426Slukemfile	kern/tty_tty.c
16251.923Stlsfile	kern/uipc_accf.c
16261.426Slukemfile	kern/uipc_domain.c
16271.426Slukemfile	kern/uipc_mbuf.c
16281.426Slukemfile	kern/uipc_mbuf2.c
16291.864Sdyoungfile	net/link_proto.c
16301.426Slukemfile	kern/uipc_proto.c
16311.1045Sjoergfile	kern/uipc_sem.c
16321.426Slukemfile	kern/uipc_socket.c
16331.426Slukemfile	kern/uipc_socket2.c
16341.426Slukemfile	kern/uipc_syscalls.c
16351.426Slukemfile	kern/uipc_usrreq.c
16361.426Slukemfile	kern/vfs_bio.c
16371.426Slukemfile	kern/vfs_cache.c
16381.927Spookafile	kern/vfs_cwd.c
16391.919Sreinoudfile	kern/vfs_dirhash.c
16401.426Slukemfile	kern/vfs_getcwd.c
16411.732Sjmmvfile	kern/vfs_hooks.c
16421.426Slukemfile	kern/vfs_init.c
16431.426Slukemfile	kern/vfs_lockf.c
16441.426Slukemfile	kern/vfs_lookup.c
16451.1007Srmindfile	kern/vfs_mount.c
16461.1041Sdhollandfile	kern/vfs_quotactl.c
16471.426Slukemfile	kern/vfs_subr.c
16481.426Slukemfile	kern/vfs_syscalls.c
16491.828Shannkenfile	kern/vfs_trans.c
16501.1007Srmindfile	kern/vfs_vnode.c
16511.426Slukemfile	kern/vfs_vnops.c
16521.911Ssimonbfile	kern/vfs_wapbl.c		wapbl
16531.723Sthorpejfile	kern/vfs_xattr.c
16541.426Slukemfile	kern/vnode_if.c
16551.1084Shannkenfile	miscfs/deadfs/dead_vfsops.c
16561.426Slukemfile	miscfs/deadfs/dead_vnops.c
16571.426Slukemfile	miscfs/fifofs/fifo_vnops.c
16581.869Spookafile	miscfs/genfs/genfs_io.c
16591.1050Sriastradfile	miscfs/genfs/genfs_rename.c
16601.889Sdhollandfile	miscfs/genfs/genfs_vfsops.c
16611.426Slukemfile	miscfs/genfs/genfs_vnops.c
16621.925Sadfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs
16631.925Sadfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs
16641.925Sadfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs
16651.426Slukemfile	miscfs/specfs/spec_vnops.c
16661.426Slukemfile	miscfs/syncfs/sync_subr.c
16671.426Slukemfile	miscfs/syncfs/sync_vnops.c
16681.979Suebayasi
16691.970Spookafile	net/bpf.c			bpfilter
16701.426Slukemfile	net/bpf_filter.c		bpf_filter
16711.970Spookafile	net/bpf_stub.c
16721.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
16731.426Slukemfile	net/if.c
16741.1070Schristosfile	net/if_arcsubr.c		arcnet			needs-flag
16751.426Slukemfile	net/if_atmsubr.c		atm
16761.1070Schristosfile	net/if_bridge.c			bridge			needs-flag
16771.433Sthorpejfile	net/bridgestp.c			bridge
16781.457Sbjh21file	net/if_ecosubr.c		eco
16791.1070Schristosfile	net/if_etherip.c		etherip			needs-flag
16801.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
16811.511Smartin					    wlan
16821.1070Schristosfile	net/if_faith.c			faith & (inet | inet6)	needs-flag
16831.1070Schristosfile	net/if_fddisubr.c		fddi			needs-flag
16841.1070Schristosfile	net/if_gif.c			gif			needs-flag
16851.1070Schristosfile	net/if_gre.c			gre			needs-flag
16861.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
16871.426Slukemfile	net/if_ieee1394subr.c		ieee1394
16881.1076Sjakllschfile	net/if_loop.c			loop
16891.426Slukemfile	net/if_media.c
16901.991Skefrenfile	net/if_mpls.c			ifmpls			needs-flag
16911.1070Schristosfile	net/if_ppp.c			ppp			needs-flag
16921.826Smousefile	net/if_srt.c			srt
16931.1070Schristosfile	net/if_stf.c			stf & (inet | inet6)	needs-flag
16941.1070Schristosfile	net/if_sl.c			sl			needs-flag
16951.426Slukemfile	net/if_spppsubr.c		sppp
16961.1070Schristosfile	net/if_strip.c			strip			needs-flag
16971.426Slukemfile	net/if_tokensubr.c		token			needs-flag
16981.1076Sjakllschfile	net/if_tap.c			tap
16991.1069Schristosfile	net/if_tun.c			tun
17001.1070Schristosfile	net/if_vlan.c			vlan			needs-flag
17011.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
17021.1077Srmindfile	net/pfil.c
17031.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
17041.426Slukemfile	net/ppp_tty.c			ppp
17051.899Sthorpejfile	net/net_stats.c
17061.426Slukemfile	net/radix.c
17071.426Slukemfile	net/raw_cb.c
17081.426Slukemfile	net/raw_usrreq.c
17091.426Slukemfile	net/route.c
17101.1006Sdyoungfile	net/rtbl.c
17111.426Slukemfile	net/rtsock.c
17121.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
17131.1085Sozakifile	net/zlib.c			(ppp & ppp_deflate) | opencrypto | vnd_compression | kdtrace_hooks
17141.921Stlsfile	netinet/accf_data.c		accf_data
17151.921Stlsfile	netinet/accf_http.c		accf_http
17161.888Sjoergfile	netinet/cpu_in_cksum.c		(inet | inet6) & !cpu_in_cksum
17171.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
17181.426Slukemfile	netinet/if_atm.c		atm
17191.888Sjoergfile	netinet/in4_cksum.c		inet
17201.888Sjoergfile	netinet/in_cksum.c		inet
17211.426Slukemfile	netinet/in_gif.c		gif & inet
17221.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
17231.1073Schristosfile	netinet/ip_ecn.c		ipsec | gif | stf
17241.426Slukemfile	netinet/ip_encap.c		inet | inet6
17251.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
17261.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
17271.426Slukemfile	netinet6/in6_gif.c		gif & inet6
17281.516Sthorpej
17291.979Suebayasiinclude "netisdn/files.i4b"
17301.493Sjdolecek
17311.493Sjdolecek# Game adapter (joystick)
17321.493Sjdolecekdevice	joy
17331.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
17341.582Shaya
17351.1029Ssjg# process monitor for make(1)
17361.1029Ssjg# normally built as module
17371.1029Ssjgdefpseudo filemon
17381.1029Ssjgfile	dev/filemon/filemon.c		filemon
17391.1029Ssjgfile	dev/filemon/filemon_wrapper.c	filemon
17401.1029Ssjg
17411.713Syamtinclude	"net/agr/files.agr"
17421.734Sjmcneill
17431.734Sjmcneill#
17441.734Sjmcneill# General Purpose Input/Output framework
17451.734Sjmcneill#
17461.769Srizdefine	onewire_bitbang
17471.734Sjmcneillinclude	"dev/gpio/files.gpio"
17481.769Sriz
17491.769Srizinclude "dev/onewire/files.onewire"
17501.872Sjmcneill
17511.872Sjmcneill#
17521.872Sjmcneill# Pseudo audio device
17531.872Sjmcneill#
17541.872Sjmcneillinclude "dev/pad/files.pad"
17551.877Sjoerg
17561.877Sjoerg#
17571.877Sjoerg# Intel 386 Real Mode emulator
17581.877Sjoerg#
17591.877Sjoerginclude "lib/libx86emu/files.x86emu"
17601.882Syamt
17611.882Syamt#
17621.882Syamt# "tprof" profiler.
17631.882Syamt#
17641.882Syamtinclude	"dev/tprof/files.tprof"
17651.944Sjmcneill
17661.944Sjmcneill#
17671.944Sjmcneill# alternate memory device
17681.944Sjmcneill#
17691.944Sjmcneillinclude "dev/altmem/files.altmem"
17701.1003Sahoka
17711.1003Sahoka#
17721.1003Sahoka# Flash subsystem
17731.1003Sahoka#
17741.1003Sahokainclude "dev/flash/files.flash"
17751.1003Sahoka
17761.1003Sahoka#
17771.1003Sahoka# NAND subsytem
17781.1003Sahoka#
17791.1003Sahokainclude "dev/nand/files.nand"
17801.1003Sahoka
17811.1019Sjmcneill#
17821.1020Scliff# NOR subsytem
17831.1020Scliff#
17841.1020Scliffinclude "dev/nor/files.nor"
17851.1031Sriz
17861.1031Sriz#
17871.1031Sriz# iscsi
17881.1031Sriz#
17891.1031Srizinclude "dev/iscsi/files.iscsi"
17901.1066Schristos
17911.1066Schristos# Atheros AR9k (802.11a/g/n) driver
17921.1066Schristosdefflag opt_athn.h	ATHN_DEBUG
17931.1066Schristosdevice	athn: arp, ether, ifnet, wlan
17941.1066Schristosfile	dev/ic/athn.c			athn
17951.1066Schristosfile	dev/ic/arn5008.c		athn
17961.1066Schristosfile	dev/ic/arn5416.c		athn
17971.1066Schristosfile	dev/ic/arn9003.c		athn
17981.1066Schristosfile	dev/ic/arn9280.c		athn
17991.1066Schristosfile	dev/ic/arn9285.c		athn
18001.1066Schristosfile	dev/ic/arn9287.c		athn
18011.1066Schristosfile	dev/ic/arn9380.c		athn
1802