files revision 1.928
11.928Spooka#	$NetBSD: files,v 1.928 2008/11/18 13:01:41 pooka Exp $
21.60Scgd
31.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
41.60Scgd
51.908Scubeversion 	20080610
61.798Scube
71.565Sthorpej#
81.565Sthorpej# device classes
91.565Sthorpej#
101.565Sthorpejdevclass disk
111.565Sthorpejdevclass tape
121.565Sthorpejdevclass ifnet
131.565Sthorpejdevclass tty
141.876Sjmcneilldevclass audiodev
151.876Sjmcneilldevclass displaydev
161.876Sjmcneilldevclass bus
171.565Sthorpej
181.112Sthorpej# options understood by the machine-independent part of the kernel
191.112Sthorpej# (note, these are case-sensitive)
201.473Slukem#
211.474Slukemdefflag				INSECURE
221.474Slukemdefflag				KMEMSTATS
231.474Slukemdefflag				KTRACE
241.781Skardeldefflag				MBUFTRACE
251.799Smattdefflag				PTRACE
261.799Smattdefflag				COREDUMP
271.799Smatt
281.781Skardeldefparam			DEFCORENAME
291.781Skardeldefparam			HZ
301.474Slukemdefparam			MAXUPRC
311.474Slukemdefparam			RTC_OFFSET
321.494Sjdolecekdefflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
331.573Sjunyoung
341.926Saddefflag				AIO
351.926Saddefflag				MQUEUE
361.926Sad
371.733Syamtdefflag				BUFQ_DISKSORT
381.733Syamtdefflag				BUFQ_FCFS
391.698Syamtdefflag				BUFQ_PRIOCSCAN
401.698Syamtdefflag				BUFQ_READPRIO
411.698Syamtdefflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
421.524Sthorpej
431.845Syamtdefflag	opt_sched.h		SCHED_4BSD
441.868Srminddefflag	opt_sched.h		SCHED_M2
451.845Syamt
461.616Senamidefparam			SOMAXKVA
471.524Sthorpejdefflag	opt_sock_counters.h	SOSEND_COUNTERS
481.547Sthorpejdefflag	opt_sosend_loan.h	SOSEND_NO_LOAN
491.840Sdyoungdefflag	opt_route.h		RTCACHE_DEBUG RTFLUSH_DEBUG
501.247Sthorpej
511.474Slukemdefflag				MULTIPROCESSOR
521.486Satatat
531.486Satatatdefflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
541.459Senami
551.597Satatatdefparam opt_dump.h		DUMP_ON_PANIC
561.597Satatat
571.474Slukemdefflag	opt_callout.h		CALLWHEEL_STATS
581.250Stron
591.891Smartindefflag				CPU_IN_CKSUM
601.891Smartin
611.592Schristosdefflag opt_posix.h		P1003_1B_SEMAPHORE
621.474Slukemdefflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
631.470Slukemdefparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
641.181Sjonathan
651.474Slukemdefflag	opt_ntp.h		PPS_SYNC NTP
661.129Sthorpej
671.694Schristosdefflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
681.676Schristos
691.707Spetrovdefparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
701.474Slukemdefflag	opt_malloclog.h		MALLOCLOG
711.470Slukemdefparam opt_malloclog.h	MALLOCLOGSIZE
721.474Slukemdefflag	opt_malloc_debug.h	MALLOC_DEBUG
731.474Slukemdefflag	opt_pool.h		POOL_DIAGNOSTIC
741.470Slukemdefparam opt_poollog.h		POOL_LOGSIZE
751.812Sjmcneilldefflag	opt_powerhook.h		POWERHOOK_DEBUG
761.431Sfvdl
771.474Slukemdefflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
781.189Sscottr
791.474Slukemdefflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
801.474Slukem				EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
811.503Sjdolecek				EXEC_ELF_NOTELESS
821.199Sthorpej
831.686Sthorpejdefflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
841.691Sthorpej				DKWEDGE_METHOD_BSDLABEL
851.688Sthorpej				DKWEDGE_METHOD_GPT
861.693Sthorpej				DKWEDGE_METHOD_MBR
871.686Sthorpej
881.791Seladdefflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
891.725Schristos				VERIFIED_EXEC_FP_SHA256
901.725Schristos				VERIFIED_EXEC_FP_SHA384
911.725Schristos				VERIFIED_EXEC_FP_SHA512
921.725Schristos				VERIFIED_EXEC_FP_MD5
931.725Schristos				VERIFIED_EXEC_FP_RMD160
941.725Schristos
951.794Sdsl# Per system call number counts and times
961.794Sdsldefflag opt_syscall_stats.h	SYSCALL_STATS
971.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
981.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
991.794Sdsldefflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
1001.794Sdslfile kern/subr_syscall_stats.c	syscall_stats
1011.794Sdsl
1021.774Seladdefparam opt_pax.h		PAX_MPROTECT
1031.817Selad				PAX_SEGVGUARD
1041.879Schristos 				PAX_ASLR
1051.879Schristos 				PAX_ASLR_DELTA_MMAP_LSB
1061.879Schristos 				PAX_ASLR_DELTA_MMAP_LEN
1071.879Schristos 				PAX_ASLR_DELTA_STACK_LSB
1081.879Schristos 				PAX_ASLR_DELTA_STACK_LEN
1091.879Schristos 				PAX_ASLR_DELTA_PROG_LEN
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.924Swrstudendefflag	opt_sa.h		KERN_SA
1221.926Saddefflag opt_compat_netbsd.h	COMPAT_NETBSD
1231.926Saddefflag	opt_compat_netbsd.h	COMPAT_40: KERN_SA, COMPAT_NETBSD
1241.926Saddefflag	opt_compat_netbsd.h	COMPAT_30: COMPAT_40, COMPAT_NETBSD
1251.926Saddefflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30, COMPAT_NETBSD
1261.926Saddefflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20, COMPAT_NETBSD
1271.926Saddefflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16, COMPAT_NETBSD
1281.926Saddefflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15, COMPAT_NETBSD
1291.926Saddefflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14, COMPAT_NETBSD
1301.926Saddefflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13, COMPAT_NETBSD
1311.926Saddefflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12, COMPAT_NETBSD
1321.926Saddefflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11, COMPAT_NETBSD
1331.926Saddefflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10, COMPAT_NETBSD
1341.589Schristosdefflag				COMPAT_OSSAUDIO
1351.786Smartindefflag				COMPAT_FREEBSD: COMPAT_30
1361.474Slukemdefflag				COMPAT_IBCS2
1371.474Slukemdefflag				COMPAT_IRIX
1381.474Slukemdefflag				COMPAT_LINUX
1391.758Smanudefflag				COMPAT_LINUX32
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.474Slukemdefflag				COMPAT_ULTRIX
1441.474Slukemdefflag				COMPAT_NETBSD32
1451.852Shedefflag				COMPAT_AOUT_M68K: COMPAT_40
1461.474Slukemdefflag				COMPAT_M68K4K
1471.474Slukemdefflag				COMPAT_MACH
1481.580Smanudefflag				COMPAT_DARWIN
1491.474Slukemdefflag				COMPAT_VAX1K
1501.474Slukemdefflag				COMPAT_43
1511.474Slukemdefflag				COMPAT_PECOFF
1521.633Smattdefflag	opt_compat_netbsd.h	COMPAT_NOMID
1531.221Sjonathan
1541.473Slukem#
1551.570Sthorpej# Cryptography support.  Include this early, since several things
1561.570Sthorpej# use it.
1571.624Sjonathan
1581.624Sjonathan# Individual crypto transforms
1591.570Sthorpejinclude "crypto/arc4/files.arc4"
1601.570Sthorpejinclude "crypto/des/files.des"
1611.570Sthorpejinclude "crypto/blowfish/files.blowfish"
1621.570Sthorpejinclude "crypto/cast128/files.cast128"
1631.570Sthorpejinclude "crypto/rijndael/files.rijndael"
1641.644Stlsinclude "crypto/skipjack/files.skipjack"
1651.570Sthorpej
1661.626Sthorpej# General-purpose crypto processing framework.
1671.626Sthorpejinclude "opencrypto/files.opencrypto"
1681.626Sthorpej
1691.570Sthorpej#
1701.618Sthorpej# System monitoring framework
1711.618Sthorpej#
1721.618Sthorpejinclude "dev/sysmon/files.sysmon"
1731.618Sthorpej
1741.618Sthorpej#
1751.563Sthorpej# Networking protocols
1761.563Sthorpej#
1771.743Sthorpejinclude "net80211/files.net80211"
1781.563Sthorpejinclude "netatalk/files.netatalk"
1791.782Sgdamoreinclude "netbt/files.netbt"
1801.565Sthorpejinclude "netinet/files.netinet"
1811.565Sthorpejinclude "netinet/files.ipfilter"
1821.565Sthorpejinclude "netinet6/files.netinet6"
1831.632Sitojuninclude "netinet6/files.ipsec"
1841.632Sitojuninclude "netipsec/files.netipsec"
1851.566Sthorpejinclude "netiso/files.netiso"
1861.567Sthorpejinclude "netnatm/files.netnatm"
1871.600Sjdolecekinclude "netsmb/files.netsmb"
1881.677Sitojuninclude "net/files.pf"
1891.563Sthorpej
1901.795Smattobsolete defflag		CCITT		# obsolete
1911.795Smattobsolete defflag		HDLC		# obsolete
1921.795Smattobsolete defflag		LLC		# obsolete
1931.795Smattobsolete defflag opt_ns.h	NS NSIP		# obsolete
1941.795Smattobsolete defflag		IPX		# obsolete
1951.825Scubeobsolete defflag opt_iso.h	TPCONS
1961.474Slukemdefflag				PFIL_HOOKS	# pfil(9)
1971.603Sperseantdefflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
1981.474Slukemdefflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
1991.474Slukem						# Include deflate or bsd
2001.474Slukem						# compression, enable pppd
2011.474Slukem						# packet filtering support
2021.793Spaveldefflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
2031.189Sscottr
2041.189Sscottr# networking options
2051.473Slukem#
2061.474Slukemdefflag				GATEWAY
2071.748Syamtdefparam opt_nmbclusters.h	NMBCLUSTERS
2081.474Slukemdefparam			SB_MAX
2091.171Smrg
2101.189Sscottr# file system options
2111.473Slukem#
2121.516Sthorpejdefflag				SOFTDEP			# XXX files.ufs?
2131.516Sthorpejdefflag				QUOTA			# XXX files.ufs?
2141.685Sthorpejdefflag				VNODE_LOCKDEBUG
2151.759Schsdefflag				MAGICLINKS
2161.353Soster
2171.276Sscottr# buffer cache size options
2181.473Slukem#
2191.474Slukemdefparam opt_bufcache.h		BUFCACHE BUFPAGES
2201.276Sscottr
2211.449Sgmcgarry# userconf
2221.473Slukem#
2231.474Slukemdefflag				USERCONF
2241.449Sgmcgarry
2251.663Satatat# sysctl related
2261.663Satatat#
2271.663Satatatdefflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
2281.663Satatat				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
2291.665Satatat				SYSCTL_INCLUDE_DESCR
2301.663Satatat
2311.473Slukem#
2321.289Slukem# Not entirely MI, but present on multiple arch's
2331.473Slukem#
2341.289Slukem
2351.276Sscottr# PC-style MBR handling
2361.473Slukem#
2371.474Slukemdefflag	opt_mbr.h		COMPAT_386BSD_MBRPART
2381.209Sjonathan
2391.745Sthorpej#
2401.209Sjonathan# debugging options
2411.473Slukem#
2421.745Sthorpejinclude "ddb/files.ddb"		# in-kernel dynamic debugger
2431.745Sthorpej
2441.474Slukemdefflag	opt_kgdb.h		KGDB
2451.613Smartindefparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
2461.474Slukem				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
2471.474Slukemdefflag				LOCKDEBUG
2481.474Slukemdefflag				SYSCALL_DEBUG
2491.540Syamtdefflag	opt_kstack.h		KSTACK_CHECK_MAGIC
2501.271Sjonathan
2511.271Sjonathan# memory (ram) disk options
2521.473Slukem#
2531.474Slukemdefflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
2541.474Slukem				MEMORY_DISK_DYNAMIC
2551.851Sdsldefparam opt_md.h		MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
2561.594Smatt				MEMORY_RBFLAGS
2571.159Sdrochner
2581.842Smanudefflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
2591.842Smanu
2601.543Sbriggs# Support for hardware performance monitoring counters
2611.543Sbriggs#
2621.543Sbriggsdefflag	opt_perfctrs.h		PERFCTRS
2631.636Sjdolecek
2641.819Swiz# Machine-independent device majors assignements
2651.640Sjdolecekinclude "conf/majors"
2661.543Sbriggs
2671.60Scgd# generic attributes
2681.473Slukem#
2691.519Saugustssdefine	audiobus	{ }
2701.474Slukemdefine	midibus		{ }
2711.232Saugustssdefine	midisyn
2721.915Sjmcneilldefine	videobus	{ }
2731.638Sbouyerdefine	ata	        {[channel = -1]}
2741.674Sthorpejdefine	sata
2751.558Sthorpejdefine	scsi_core
2761.558Sthorpejdefine	scsi		{[channel = -1]}: scsi_core
2771.638Sbouyerdefine	ata_hl		{[drive = -1]}
2781.637Sbouyerdefine	atapi		{ }
2791.489Sdrochnerdefine	radiodev	{ }
2801.614Sgmcgarrydefine	gpibdev		{[address = -1]}
2811.734Sjmcneilldefine	gpiobus		{ }
2821.769Srizdefine	onewirebus	{ }
2831.659Sbjh21define 	pckbport	{[slot = -1]}
2841.659Sbjh21define	pckbport_machdep_cnattach
2851.754Sthorpejdefine	firmload
2861.67Scgd
2871.67Scgd# audio device attributes
2881.473Slukem#
2891.63Sbrezakdefine	mulaw
2901.132Saugustssdefine	auconv
2911.500Skentdefine	aurateconv
2921.629Sthorpej
2931.228Saugustss# audio and midi devices, attaches to audio hardware driver
2941.473Slukem#
2951.876Sjmcneilldevice	audio: audiodev
2961.519Saugustssattach	audio at audiobus
2971.228Saugustssdevice	midi
2981.228Saugustssattach	midi at midibus
2991.363Sthorpej
3001.650Sbjh21# console bell via audio device
3011.650Sbjh21#
3021.650Sbjh21define	audiobell
3031.650Sbjh21
3041.915Sjmcneill# video devices, attaches to video hardware driver
3051.915Sjmcneill#
3061.915Sjmcneilldevice	video
3071.915Sjmcneillattach	video at videobus
3081.915Sjmcneill
3091.922Spgoyette# National Semiconductor LM7[89]
3101.922Spgoyette#
3111.922Spgoyette# (included here so files.i2c can define an attachment)
3121.922Spgoyette
3131.922Spgoyettedevice	lm: sysmon_envsys
3141.922Spgoyettefile	dev/ic/nslm7x.c			lm			needs-flag
3151.922Spgoyette
3161.635Sthorpej# I2C device support
3171.635Sthorpejinclude "dev/i2c/files.i2c"
3181.635Sthorpej
3191.813Sgdamore# SPI device support
3201.813Sgdamoreinclude "dev/spi/files.spi"
3211.813Sgdamore
3221.559Sthorpej# IR device support
3231.559Sthorpejinclude	"dev/ir/files.ir"
3241.559Sthorpej
3251.651Sjdolecek# Parallel Port Bus support
3261.651Sjdolecekinclude "dev/ppbus/files.ppbus"
3271.651Sjdolecek
3281.363Sthorpej# raster operations attributes
3291.473Slukem#
3301.426Slukemdefine	rasops1
3311.426Slukemdefine	rasops2
3321.426Slukemdefine	rasops4
3331.426Slukemdefine	rasops8
3341.426Slukemdefine	rasops15
3351.426Slukemdefine	rasops16
3361.426Slukemdefine	rasops24
3371.426Slukemdefine	rasops32
3381.829Soberdefine	rasops_rotation
3391.60Scgd
3401.760Sjmcneill# splash screen support
3411.760Sjmcneillinclude "dev/splash/files.splash"
3421.760Sjmcneill
3431.768Sgdamore# videomode support
3441.768Sgdamoreinclude "dev/videomode/files.videomode"
3451.768Sgdamore
3461.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
3471.457Sbjh21# fddi, token ring, atm and eco(net).
3481.473Slukem#
3491.874Scubedefine	arcnet
3501.88Schuckdefine	atm
3511.457Sbjh21define	eco
3521.60Scgddefine	ether
3531.67Scgddefine	fddi
3541.185Skmldefine	hippi
3551.399Sonoedefine	ieee1394
3561.282Sbaddefine	token
3571.284Sexplorerdefine	sppp
3581.719Sdyoungdefine	wlan: arc4, rijndael
3591.294Sitojundefine	crypto
3601.100Sws
3611.119Sis# devices ARPing IPv4 pull this in:
3621.473Slukem#
3631.119Sisdefine	arp
3641.119Sis
3651.515Sthorpej#
3661.515Sthorpej# ALTQ network traffic shaping subsystem
3671.515Sthorpej#
3681.515Sthorpejinclude "altq/files.altq"
3691.515Sthorpej
3701.473Slukem#
3711.560Sthorpej# IPKDB kernel debugger
3721.473Slukem#
3731.560Sthorpejinclude "ipkdb/files.ipkdb"
3741.102Sws
3751.404Sad# Logical disk
3761.473Slukem#
3771.404Saddevice	ld: disk
3781.426Slukemfile	dev/ld.c			ld			needs-flag
3791.513Sthorpej
3801.513Sthorpej#
3811.513Sthorpej# MII/PHY support for network devices
3821.513Sthorpej#
3831.513Sthorpejinclude "dev/mii/files.mii"
3841.375Sthorpej
3851.473Slukem#
3861.512Sthorpej# RAIDframe
3871.512Sthorpej#
3881.512Sthorpejinclude "dev/raidframe/files.raidframe"
3891.639Sgrog
3901.639Sgrog#
3911.542Sthorpej# Hardware-assisted data mover API
3921.542Sthorpej#
3931.542Sthorpejinclude "dev/dmover/files.dmover"
3941.512Sthorpej
3951.512Sthorpej#
3961.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
3971.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
3981.473Slukem#
3991.145Schristos
4001.145Schristos# Adaptec AIC-6[32]60 ICs
4011.473Slukem#
4021.173Sthorpejdevice	aic: scsi
4031.145Schristosfile	dev/ic/aic6360.c		aic
4041.346Sthorpej
4051.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
4061.473Slukem#
4071.346Sthorpejdefine	smc93cx6
4081.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
4091.83Sthorpej
4101.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
4111.473Slukem#
4121.474Slukemdefparam opt_ahc.h		AHC_DEBUG
4131.474Slukemdefflag	opt_ahc.h		AHC_NO_TAGS
4141.173Sthorpejdevice	ahc: scsi
4151.345Sthorpejdefine	ahc_seeprom
4161.354Sfvdldefine	ahc_aic77xx
4171.142Senamifile	dev/ic/aic7xxx.c		ahc
4181.609Sfvdlfile	dev/ic/aic7xxx_osm.c		ahc
4191.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
4201.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
4211.609Sfvdl
4221.609Sfvdl# Adaptec aic79xx SCSI controllers
4231.609Sfvdldefflag	opt_ahd.h		AHD_DEBUG
4241.609Sfvdldevice	ahd: scsi
4251.609Sfvdlfile	dev/ic/aic79xx.c		ahd
4261.609Sfvdlfile	dev/ic/aic79xx_osm.c		ahd
4271.318Sad
4281.318Sad# DPT EATA SCSI controllers
4291.473Slukem#
4301.318Saddevice	dpt: scsi
4311.318Sadfile	dev/ic/dpt.c			dpt
4321.355Sad
4331.355Sad# Compaq Smart ARRAY controllers
4341.473Slukem#
4351.355Saddevice	cac {unit = -1}
4361.355Sadfile	dev/ic/cac.c			cac
4371.355Sad
4381.404Sadattach	ld at cac with ld_cac
4391.404Sadfile	dev/ic/ld_cac.c			ld_cac
4401.419Sad
4411.764She# HP/Compaq Command Interface for SCSI-3 Support
4421.764She#
4431.764Shedevice ciss: scsi
4441.764Shefile	dev/ic/ciss.c			ciss
4451.764She
4461.419Sad# Mylex DAC960 RAID controllers
4471.473Slukem#
4481.419Saddevice	mlx {unit = -1}
4491.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
4501.419Sad
4511.419Sadattach	ld at mlx with ld_mlx
4521.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
4531.521Sad
4541.521Sad# ICP-Vortex/Intel RAID controllers
4551.521Sad#
4561.521Saddevice	icp {unit = -1}
4571.521Sadfile	dev/ic/icp.c			icp			needs-flag
4581.611Sthorpejfile	dev/ic/icp_ioctl.c		icp
4591.521Sad
4601.521Sadattach	ld at icp with ld_icp
4611.521Sadfile	dev/ic/ld_icp.c			ld_icp
4621.521Sad
4631.521Saddevice	icpsp: scsi
4641.521Sadfile	dev/ic/icpsp.c			icpsp
4651.521Sadattach	icpsp at icp
4661.523Sad
4671.523Sad# Adaptec FSA RAID controllers
4681.523Sad#
4691.523Saddevice	aac {unit = -1}
4701.523Sadfile	dev/ic/aac.c			aac
4711.523Sad
4721.523Sadattach	ld at aac with ld_aac
4731.523Sadfile	dev/ic/ld_aac.c			ld_aac
4741.238Sdante
4751.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
4761.473Slukem#
4771.238Sdantedevice	adv: scsi
4781.238Sdantefile	dev/ic/adv.c			adv
4791.428Sthorpejfile	dev/ic/advlib.c			adv
4801.428Sthorpejfile	dev/ic/advmcode.c		adv
4811.248Sdante
4821.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
4831.473Slukem#
4841.248Sdantedevice	adw: scsi
4851.248Sdantefile	dev/ic/adw.c			adw
4861.194Sjonathan
4871.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
4881.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
4891.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
4901.130Sjonathan#  hardware-compatibility mode.)
4911.473Slukem#
4921.173Sthorpejdevice	bha: scsi
4931.142Senamifile	dev/ic/bha.c			bha
4941.130Sjonathan
4951.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
4961.130Sjonathan# (must be after bha, see above)
4971.473Slukem#
4981.173Sthorpejdevice	aha: scsi
4991.142Senamifile	dev/ic/aha.c			aha
5001.445Stsutsui
5011.445Stsutsui# Initio INIC-940/950 SCSI controllers
5021.473Slukem#
5031.445Stsutsuidevice	iha: scsi
5041.445Stsutsuifile	dev/ic/iha.c			iha
5051.118Scgd
5061.118Scgd# Qlogic ISP 10x0 SCSI Controllers
5071.473Slukem#
5081.474Slukemdefflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
5091.474Slukem				ISP_DISABLE_1080_SUPPORT
5101.474Slukem				ISP_DISABLE_2100_SUPPORT
5111.474Slukem				ISP_DISABLE_2200_SUPPORT
5121.846Smjacob				ISP_DISABLE_2300_SUPPORT
5131.894Smjacob				ISP_DISABLE_2322_SUPPORT
5141.846Smjacob				ISP_DISABLE_2400_SUPPORT
5151.846Smjacob				ISP_DISABLE_FW
5161.846Smjacob				ISP_TARGET_MODE
5171.474Slukemdefparam opt_isp.h		ISP_LOGDEFAULT
5181.894Smjacob				ISP_VPORTS
5191.173Sthorpejdevice	isp: scsi
5201.142Senamifile	dev/ic/isp.c			isp
5211.846Smjacobfile	dev/ic/isp_library.c		isp
5221.223Smjacobfile	dev/ic/isp_netbsd.c		isp
5231.711Sdrochnerfile	dev/ic/isp_target.c		isp & isp_target_mode
5241.821Sbouyer# LSILogic MegaRAID SAS
5251.821Sbouyer#
5261.821Sbouyerdevice	mfi: scsi
5271.821Sbouyerfile	dev/ic/mfi.c			mfi
5281.821Sbouyer
5291.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
5301.528Smatt#
5311.608Sthorpejdevice	mpt: scsi
5321.608Sthorpejfile	dev/ic/mpt.c			mpt
5331.608Sthorpejfile	dev/ic/mpt_debug.c		mpt
5341.608Sthorpejfile	dev/ic/mpt_netbsd.c		mpt
5351.605Stsutsui
5361.682Sitohy# Workbit NinjaSCSI-32 controllers
5371.682Sitohydevice	njs: scsi
5381.682Sitohyfile	dev/ic/ninjascsi32.c		njs
5391.682Sitohy
5401.605Stsutsui# Symbios/NCR 53c700 SCSI controllers
5411.605Stsutsuidevice	oosiop: scsi
5421.605Stsutsuifile	dev/ic/oosiop.c			oosiop
5431.436Stsutsui
5441.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
5451.473Slukem#
5461.436Stsutsuidevice	osiop: scsi
5471.436Stsutsuifile	dev/ic/osiop.c			osiop
5481.364Sbouyer
5491.368Sbouyer# common stuff for siop and esiop
5501.473Slukem#
5511.426Slukemdefine	siop_common
5521.426Slukemfile	dev/ic/siop_common.c		siop_common
5531.368Sbouyer
5541.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
5551.473Slukem#
5561.426Slukemdevice	siop: scsi,siop_common
5571.898Sskrllfile	dev/ic/siop.c			siop & (siop_pci | siop_gedoens)
5581.517Sbouyerdefflag	opt_siop.h			SIOP_SYMLED
5591.518Sbouyer
5601.518Sbouyerdevice	esiop: scsi,siop_common
5611.518Sbouyerfile	dev/ic/esiop.c			esiop
5621.94Smycroft
5631.94Smycroft# UltraStor SCSI controllers
5641.473Slukem#
5651.173Sthorpejdevice	uha: scsi
5661.142Senamifile	dev/ic/uha.c			uha
5671.409Sonoe
5681.878Sgarbled# 3Com common probe code
5691.878Sgarbleddefine  elink
5701.878Sgarbledfile    dev/isa/elink.c                 elink
5711.878Sgarbled
5721.409Sonoe# Aironet PC4500/PC4800
5731.473Slukem#
5741.653Stsarnadevice	an: arp, wlan, ifnet
5751.409Sonoefile	dev/ic/an.c			an
5761.86Smycroft
5771.376Sonoe# AMD 79c930-based 802.11 cards
5781.473Slukem#
5791.376Sonoedevice	awi: arp, wlan, ifnet
5801.376Sonoefile	dev/ic/awi.c			awi
5811.376Sonoefile	dev/ic/am79c930.c		awi
5821.438Sichiro
5831.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
5841.473Slukem#
5851.656Sjunyoungdevice	wi: arp, wlan, ifnet
5861.438Sichirofile	dev/ic/wi.c			wi
5871.617Sdyoung
5881.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11
5891.641Sdyoung#
5901.767Sgdamoredefflag	opt_athhal.h	ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ
5911.656Sjunyoungdevice	ath: arp, wlan, ifnet
5921.641Sdyoungfile	dev/ic/ath.c					ath
5931.719Sdyoungfile	dev/ic/ath_netbsd.c				ath
5941.738Sdyoungfile	dev/ic/athrate-sample.c				ath
5951.765Sgdamorefile	contrib/dev/ath/netbsd/ah_osdep.c		ath
5961.766Sgdamoreobject	/athhal.o					ath
5971.641Sdyoung
5981.617Sdyoung# ADMtek ADM8211 802.11
5991.617Sdyoung#
6001.656Sjunyoungdevice	atw: arp, wlan, ifnet, smc93cx6
6011.617Sdyoungfile	dev/ic/atw.c			atw
6021.376Sonoe
6031.687Sdyoung# Realtek RTL8180 802.11
6041.687Sdyoung#
6051.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6
6061.687Sdyoungfile	dev/ic/rtw.c			rtw
6071.687Sdyoungfile	dev/ic/rtwphy.c			rtw
6081.687Sdyoungfile	dev/ic/rtwphyio.c		rtw
6091.687Sdyoung
6101.780Srpaulo# Ralink RT2500/RT2600 802.11
6111.779Smartindevice	ral: arp, ether, ifnet, wlan, firmload
6121.778Sdogcowfile	dev/ic/rt2560.c			ral
6131.778Sdogcowfile	dev/ic/rt2661.c			ral
6141.722Sdrochner
6151.83Sthorpej# 3Com Etherlink-III Ethernet controller
6161.473Slukem#
6171.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
6181.142Senamifile	dev/ic/elink3.c			ep
6191.253Sfvdl
6201.253Sfvdl# 3Com EtherLink XL Controller
6211.473Slukem#
6221.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
6231.253Sfvdlfile	dev/ic/elinkxl.c		ex
6241.131Smatt
6251.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
6261.473Slukem#
6271.173Sthorpejdevice	lc: arp, ether, ifnet
6281.142Senamifile	dev/ic/lemac.c			lc
6291.84Smycroft
6301.84Smycroft# LANCE and PCnet Ethernet controllers
6311.473Slukem#
6321.173Sthorpejdevice	le: arp, ether, ifnet
6331.426Slukemdefine	le24
6341.426Slukemdefine	le32
6351.227Sexplorerfile	dev/ic/am7990.c			le24
6361.225Sdrochnerfile	dev/ic/am79900.c		le32
6371.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
6381.383Sthorpej
6391.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
6401.473Slukem#
6411.383Sthorpejdevice	depca { }: le24
6421.383Sthorpejfile	dev/ic/depca.c			depca
6431.383Sthorpejattach	le at depca with le_depca
6441.122Sscottr
6451.290Smrg# Sun HME Ethernet controllers
6461.473Slukem#
6471.293Spkdevice	hme: arp, ether, ifnet, mii
6481.293Spkfile	dev/ic/hme.c			hme
6491.461Seeh
6501.461Seeh# Sun GEM Ethernet controllers
6511.473Slukem#
6521.461Seehdevice	gem: arp, ether, ifnet, mii
6531.461Seehfile	dev/ic/gem.c			gem
6541.290Smrg
6551.122Sscottr# 8390-family Ethernet controllers
6561.473Slukem#
6571.569Sthorpejdefflag	opt_ipkdb.h		IPKDB_DP8390
6581.122Sscottrdefine	dp8390nic
6591.569Sthorpejfile	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
6601.485Sbjh21
6611.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support
6621.485Sbjh21#
6631.485Sbjh21define	dp83905
6641.485Sbjh21file	dev/ic/dp83905.c		dp83905
6651.484Sbjh21
6661.484Sbjh21# Macronix MX98905 Ethernet controller
6671.484Sbjh21# (use as an attribute for an "ne" bus attachment)
6681.484Sbjh21#
6691.484Sbjh21define	mx98905
6701.484Sbjh21file	dev/ic/mx98905.c		mx98905
6711.77Scgd
6721.282Sbad# TROPIC Token-Ring controller
6731.473Slukem#
6741.282Sbaddevice	tr: arp, token, ifnet
6751.282Sbadfile	dev/ic/tropic.c			tr
6761.282Sbad
6771.91Scgd# NCR 5380 SCSI Bus Controller
6781.473Slukem#
6791.91Scgddefine	ncr5380sbc
6801.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
6811.356Spkdevice	nca: scsi, ncr5380sbc
6821.91Scgd
6831.434Sfredette# Sun sc PAL SCSI Bus Controller
6841.473Slukem#
6851.434Sfredettedefine	sunscpal
6861.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
6871.434Sfredettedevice	ssc: scsi, sunscpal
6881.434Sfredette
6891.91Scgd# DEC FDDI Chipset
6901.473Slukem#
6911.91Scgddefine	pdq
6921.142Senamifile	dev/ic/pdq.c			pdq
6931.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
6941.98Schristos
6951.474Slukem# Cyclades Cyclom-8/16/32
6961.473Slukem#
6971.173Sthorpejdevice	cy: tty
6981.142Senamifile	dev/ic/cy.c			cy			needs-flag
6991.103Sthorpej
7001.103Sthorpej# Efficient Networks, Inc. ATM interface
7011.473Slukem#
7021.173Sthorpejdevice	en: atm, ifnet
7031.142Senamifile	dev/ic/midway.c			en
7041.117Sthorpej
7051.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
7061.473Slukem#
7071.117Sthorpejdefine	ncr53c9x
7081.359Smycroftdevice	esp: scsi, ncr53c9x
7091.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
7101.227Sexplorer
7111.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller
7121.679Smycroftdevice	spc: scsi
7131.679Smycroftfile	dev/ic/mb89352.c		spc
7141.679Smycroft
7151.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
7161.796Sbjh21define	wd33c93
7171.796Sbjh21file	dev/ic/wd33c93.c		wd33c93
7181.796Sbjh21
7191.590Ssoren# Hitachi HD44780 LCD panel controller
7201.590Ssorendefine	hd44780
7211.590Ssorenfile	dev/ic/hd44780_subr.c		hd44780
7221.590Ssorenfile	dev/ic/lcdkp_subr.c		hd44780
7231.590Ssoren
7241.710Sjoff# Matrix keypad
7251.710Sjoffdefine	matrixkp
7261.710Sjofffile	dev/ic/matrixkp_subr.c		matrixkp
7271.710Sjoff
7281.227Sexplorer# Hitachi HD64570 serial controller
7291.473Slukem#
7301.359Smycroftdefine	hd64570
7311.227Sexplorerfile	dev/ic/hd64570.c		hd64570
7321.339Schopps
7331.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
7341.473Slukem#
7351.339Schoppsdevice	ntwoc: ifnet, hd64570
7361.128Spk
7371.128Spk# Intel 82586 Ethernet Controller
7381.473Slukem#
7391.128Spkdefine	i82586
7401.142Senamifile	dev/ic/i82586.c			i82586
7411.291Sthorpej
7421.658Sjkunz# Intel 82596 Ethernet Controller
7431.658Sjkunz#
7441.658Sjkunzdefine	i82596
7451.658Sjkunzfile	dev/ic/i82596.c			i82596
7461.658Sjkunz
7471.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
7481.473Slukem#
7491.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
7501.291Sthorpejfile	dev/ic/i82557.c			fxp
7511.389Sbjh21
7521.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
7531.473Slukem#
7541.389Sbjh21define	seeq8005
7551.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
7561.137Sthorpej
7571.137Sthorpej# SMC 91Cxx Ethernet Controller
7581.473Slukem#
7591.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
7601.142Senamifile	dev/ic/smc91cxx.c		sm
7611.188Sthorpej
7621.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
7631.473Slukem#
7641.230Sthorpejdevice	epic: arp, ether, ifnet, mii
7651.188Sthorpejfile	dev/ic/smc83c170.c		epic
7661.309Sragge
7671.309Sragge# DEC SGEC Second Generation Ethernet Controller
7681.473Slukem#
7691.309Sraggedefine	sgec
7701.309Sraggefile	dev/ic/sgec.c			sgec
7711.177Senami
7721.715Sjdolecek# MB86950 Ethernet Controller
7731.715Sjdolecek#
7741.715Sjdolecekdefine	mb86950
7751.715Sjdolecekfile	dev/ic/mb86950.c		mb86950
7761.715Sjdolecek
7771.177Senami# MB8696x Ethernet Controller
7781.473Slukem#
7791.177Senamidefine	mb86960
7801.177Senamifile	dev/ic/mb86960.c		mb86960
7811.177Senami
7821.177Senami# Generic MB8696x Ethernet Controller driver
7831.473Slukem#
7841.177Senamidevice	mbe: arp, ether, ifnet, mb86960
7851.146Saugustss
7861.146Saugustss# Interwave Am78C201 audio driver
7871.473Slukem#
7881.146Saugustssdefine	interwave
7891.146Saugustssfile	dev/ic/interwave.c		interwave
7901.154Sis
7911.154Sis# TMS 320av110 MPEG2/audio driver
7921.473Slukem#
7931.154Sisdefine	tms320av110
7941.154Sisfile	dev/ic/tms320av110.c		tms320av110
7951.152Sthorpej
7961.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
7971.152Sthorpej# National Semiconductor DS8390.
7981.473Slukem#
7991.474Slukemdefflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
8001.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
8011.569Sthorpejfile	dev/ic/ne2000.c			ne | ipkdb_ne
8021.153Sthorpej
8031.153Sthorpej# 8250/16[45]50-based "com" ports
8041.668Sthorpej#
8051.749Schsdefflag	opt_com.h		COM_DEBUG
8061.153Sthorpej# XXX In a perfect world, this would be done with attributes
8071.788Sgdamoredefflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
8081.788Sgdamore				COM_REGMAP
8091.392Seehdevice	com { } : tty
8101.426Slukemfile	dev/ic/com.c			com			needs-flag
8111.336Sthorpej
8121.336Sthorpej# PC-like keyboard controller
8131.473Slukem#
8141.659Sbjh21device	pckbc: pckbport
8151.660Sbjh21file	dev/ic/pckbc.c			pckbc			needs-flag
8161.274Sscw
8171.714Scubedevice	attimer
8181.714Scubefile	dev/ic/attimer.c		attimer			needs-flag
8191.714Scube
8201.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
8211.473Slukem#
8221.274Sscwdevice	clmpcc: tty
8231.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
8241.385Sbjh21
8251.843Sxtraeme# Abit uGuru
8261.843Sxtraeme#
8271.843Sxtraemedevice	ug: sysmon_envsys
8281.843Sxtraemefile	dev/ic/ug.c			ug			needs-flag
8291.843Sxtraeme
8301.185Skml# Essential Communications Corp. HIPPI Interface
8311.473Slukem#
8321.426Slukemdevice	esh: hippi, ifnet
8331.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
8341.242Sis
8351.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
8361.473Slukem#
8371.874Scubedevice	bah: ifnet, arcnet, arp
8381.426Slukemfile	dev/ic/smc90cx6.c		bah
8391.234Saugustss
8401.234Saugustss# OPL2/OPL3 FM synth driver
8411.473Slukem#
8421.235Saugustssdevice	opl: midibus, midisyn
8431.234Saugustssfile	dev/ic/opl.c			opl
8441.234Saugustssfile	dev/ic/oplinstrs.c		opl
8451.305Saugustss
8461.305Saugustss# MPU401 MIDI UART compatibles
8471.473Slukem#
8481.305Saugustssdevice	mpu: midibus
8491.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
8501.236Spk
8511.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
8521.473Slukem#
8531.236Spkdefine	ad1848
8541.236Spkfile	dev/ic/ad1848.c			ad1848
8551.290Smrg
8561.290Smrg# AMD 7930 audio/ISDN codec
8571.473Slukem#
8581.366Saugustssdefine	am7930
8591.366Saugustssfile	dev/ic/am7930.c			am7930
8601.290Smrg
8611.290Smrg# SPARC `SUNW,audiocs'
8621.473Slukem#
8631.519Saugustssdevice	audiocs: audiobus, auconv, ad1848
8641.290Smrgfile	dev/ic/cs4231.c			audiocs
8651.326Saugustss
8661.326Saugustss# AC-97 CODECs
8671.473Slukem#
8681.326Saugustssdefine	ac97
8691.326Saugustssfile	dev/ic/ac97.c			ac97
8701.437Sminoura
8711.437Sminoura# Oki MSM6258 support code
8721.473Slukem#
8731.437Sminouradefine msm6258
8741.437Sminourafile	dev/ic/msm6258.c		msm6258
8751.240Spk
8761.240Spk# LSI64854 DMA controller back-end
8771.473Slukem#
8781.240Spkdefine	lsi64854
8791.240Spkfile	dev/ic/lsi64854.c		lsi64854
8801.465Smrg
8811.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
8821.473Slukem#
8831.465Smrgdefine	cd18xx
8841.465Smrgfile	dev/ic/cd18xx.c			cd18xx
8851.240Spk
8861.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines
8871.473Slukem#
8881.252Sthorpejdefine	rtl80x9
8891.252Sthorpejfile	dev/ic/rtl80x9.c		rtl80x9
8901.360Shaya
8911.654Swiz# Realtek 8129/8139 Ethernet controllers
8921.473Slukem#
8931.362Shayadevice	rtk: ether, ifnet, arp, mii
8941.675Ssekiyafile	dev/ic/rtl81x9.c		rtk | re
8951.185Skml
8961.673Stoshii# Realtek 8169 Ethernet controllers
8971.673Stoshii#
8981.673Stoshiidevice	re: ether, ifnet, arp, mii
8991.709Syamtfile	dev/ic/rtl8169.c		re
9001.673Stoshii
9011.258Spk# Common code for ESDI/IDE/etc. controllers
9021.473Slukem#
9031.680Sthorpejdefine	wdc_common
9041.809Sitohydefine	ata_dma
9051.809Sitohydefine	ata_udma
9061.809Sitohydefine	ata_piobm
9071.680Sthorpejdevice	wdc: ata, wdc_common
9081.637Sbouyer
9091.835Sdyoungdefflag	opt_ata.h	ATADEBUG
9101.835Sdyoung
9111.656Sjunyoungdevice	atabus: atapi,ata_hl
9121.656Sjunyoungattach	atabus at ata
9131.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h.
9141.809Sitohyfile	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
9151.386Sbjh21
9161.810Sitohy# Workbit NinjaATA-32 IDE controllers
9171.810Sitohydevice	njata: ata, ata_piobm, wdc_common
9181.810Sitohyfile	dev/ic/ninjaata32.c		njata
9191.810Sitohy
9201.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
9211.473Slukem#
9221.386Sbjh21device	upc { [offset = -1] }
9231.386Sbjh21attach	wdc at upc with wdc_upc
9241.386Sbjh21attach	com at upc with com_upc
9251.651Sjdolecekattach	lpt at upc with lpt_upc
9261.426Slukemfile	dev/ic/upc.c			upc
9271.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
9281.426Slukemfile	dev/ic/com_upc.c		com_upc
9291.651Sjdolecekfile	dev/ic/lpt_upc.c		lpt_upc
9301.327Smatt
9311.844Sbouyer# AHCI-compatible SATA controllers
9321.844Sbouyerdefine ahcisata_core
9331.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core
9341.844Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core
9351.844Sbouyer
9361.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
9371.473Slukem#
9381.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
9391.314Sthorpejfile	dev/ic/tulip.c			tlp
9401.322Sthorpej
9411.322Sthorpej# Adaptec AIC-6915 Ethernet interface
9421.473Slukem#
9431.322Sthorpejdevice	sf: arp, ether, ifnet, mii
9441.322Sthorpejfile	dev/ic/aic6915.c		sf
9451.378Spk
9461.378Spk# Mostek time-of-day clock and NVRAM
9471.473Slukem#
9481.378Spkdefine	mk48txx
9491.507Spkfile	dev/ic/mk48txx.c		mk48txx
9501.378Spk
9511.378Spk# Intersil 7170 time-of-day clock
9521.473Slukem#
9531.378Spkdefine	intersil7170
9541.378Spkfile	dev/ic/intersil7170.c		intersil7170
9551.434Sfredette
9561.434Sfredette# National Semiconductor MM58167 time-of-day clock
9571.473Slukem#
9581.434Sfredettedefine	mm58167
9591.434Sfredettefile	dev/ic/mm58167.c		mm58167
9601.643Stsutsui
9611.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock
9621.643Stsutsui#
9631.643Stsutsuidefine	mc146818
9641.643Stsutsuifile	dev/ic/mc146818.c		mc146818
9651.422Sthorpej
9661.808Suwe# Ricoh RS5C313 time of-day-clock
9671.808Suwe#
9681.808Suwedefine	rs5c313
9691.808Suwefile	dev/ic/rs5c313.c		rs5c313
9701.808Suwe
9711.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
9721.473Slukem#
9731.422Sthorpejdefine	dl10019
9741.422Sthorpejfile	dev/ic/dl10019.c		dl10019
9751.453Senami
9761.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
9771.473Slukem#
9781.453Senamidefine	ax88190
9791.453Senamifile	dev/ic/ax88190.c		ax88190
9801.429Sjdolecek
9811.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
9821.473Slukem#
9831.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
9841.429Sjdolecekfile	dev/ic/we.c			we
9851.432Sjdolecek
9861.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
9871.473Slukem#
9881.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
9891.557Stsutsui
9901.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
9911.557Stsutsui#
9921.557Stsutsuidevice	fmv: arp, ether, ifnet, mb86960
9931.557Stsutsuifile	dev/ic/fmv.c			fmv
9941.471Syamt
9951.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
9961.473Slukem#
9971.471Syamtdevice	cs: arp, ether, ifnet
9981.704Sjoffdevice	tscs: arp, ether, ifnet
9991.704Sjofffile	dev/ic/cs89x0.c			cs | tscs
10001.487Saugustss
10011.487Saugustss# Radio device attributes
10021.487Saugustss#
10031.487Saugustssdefine	tea5757
10041.656Sjunyoungfile	dev/ic/tea5757.c		tea5757
10051.487Saugustssdefine	lm700x
10061.656Sjunyoungfile	dev/ic/lm700x.c			lm700x
10071.179Sdrochner
10081.837Stnn# Philips PCF8584 i2c controller
10091.837Stnndefine	pcf8584
10101.837Stnnfile	dev/ic/pcf8584.c		pcf8584
10111.837Stnn
10121.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI)
10131.784Sdrochner#
10141.784Sdrochnerdefine acpipmtimer
10151.784Sdrochnerfile	dev/ic/acpipmtimer.c	acpipmtimer
10161.784Sdrochner
10171.834Snjolydevice 	hpet
10181.834Snjolyfile 	dev/ic/hpet.c		hpet			needs-flag
10191.834Snjoly
10201.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm
10211.836Sdrochnerdefine drm {}
10221.836Sdrochnerinclude	dev/drm/files.drm
10231.836Sdrochner
10241.179Sdrochner# Definitions for wscons
10251.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
10261.473Slukem#
10271.479Saugustssdefine	wsdisplaydev		{[kbdmux = 1]}
10281.479Saugustssdefine	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
10291.479Saugustssdefine	wskbddev		{[console = -1], [mux = 1]}
10301.479Saugustssdefine	wsmousedev		{[mux = 0]}
10311.761Smacallandefine	vcons
10321.179Sdrochner# attribute to pull in raster support
10331.473Slukem#
10341.179Sdrochnerdefine	wsrasteremulops
10351.187Sdrochner# common PC display functions
10361.473Slukem#
10371.474Slukemdefflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
10381.426Slukemdefine	pcdisplayops
10391.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
10401.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
10411.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or
10421.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe
10431.777Smartin# someday when we might make /dev/fb* support MI)
10441.777Smartindefine	fb
10451.179Sdrochner# VGA graphics
10461.473Slukem#
10471.541Sdrochnerdefparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
10481.538Sdrochnerdefflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
10491.572Sjunyoungdefflag opt_vga.h		VGA_RASTERCONSOLE
10501.593Stsutsuidefflag opt_vga.h		VGA_RESET
10511.876Sjmcneilldevice	vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
10521.572Sjunyoungfile	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
10531.572Sjunyoungfile	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
10541.572Sjunyoungfile	dev/ic/vga_subr.c	vga | vga_rasterconsole
10551.572Sjunyoungfile	dev/ic/vga_common.c	vga | vga_rasterconsole
10561.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
10571.473Slukem#
10581.761Smacallandevice	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
10591.615Suwefile	dev/ic/igsfb.c			igsfb			needs-flag
10601.551Suwefile	dev/ic/igsfb_subr.c		igsfb
10611.91Scgd
10621.683Sjkunz# STI (hp graphics)
10631.683Sjkunzdevice	sti: wsemuldisplaydev
10641.897Sskrllfile	dev/ic/sti.c		sti & (sti_pci | sti_gedoens)
10651.683Sjkunz
10661.892Sdrochnerinclude "dev/wscons/files.wscons"
10671.892Sdrochnerinclude "dev/rasops/files.rasops"
10681.892Sdrochnerinclude "dev/wsfont/files.wsfont"
10691.892Sdrochnerinclude "dev/wsfb/files.wsfb"
10701.892Sdrochner
10711.77Scgd# Attributes which machine-independent bus support can be attached to.
10721.77Scgd# These should be defined here, because some of these busses can have
10731.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
10741.77Scgd# ordering constraints on inclusion of the busses' "files" files.
10751.473Slukem#
10761.474Slukemdefine	isabus	{ }			# ISA attachment
10771.474Slukemdefine	eisabus	{ }			# EISA attachment
10781.474Slukemdefine	pcibus	{[bus = -1]}		# PCI attachment
10791.474Slukemdefine	tcbus	{ }			# TurboChannel attachment
10801.474Slukemdefine	mcabus	{ }			# MicroChannel attachment
10811.474Slukemdefine	usbus	{ }			# USB attachment
10821.724Skiyoharadefine	fwbus	{ }			# IEEE 1394 attachment
10831.474Slukemdefine	vmebus	{ }			# VME bus attachment
10841.474Slukemdefine	acpibus	{ }			# ACPI "bus" attachment
10851.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
10861.909Sdrochnerdefine	cbbus	{ }			# CardBus attachment
10871.909Sdrochnerdefine	pcmciaslot { }			# PCMCIA slot itself
10881.222Saugustss
10891.222Saugustss# We need the USB bus controllers here so different busses can
10901.222Saugustss# use them in an 'attach-with'.
10911.222Saugustss# UHCI USB controller
10921.473Slukem#
10931.703Sfvdl
10941.703Sfvdldefparam USB_MEM_RESERVE
10951.703Sfvdl
10961.890Sdrochnerdefine	usbroothub
10971.890Sdrochnerfile	dev/usb/usbroothub_subr.c	usbroothub
10981.890Sdrochner
10991.890Sdrochnerdevice	uhci: usbus, usbroothub
11001.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
11011.222Saugustss
11021.222Saugustss# OHCI USB controller
11031.473Slukem#
11041.890Sdrochnerdevice	ohci: usbus, usbroothub
11051.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
11061.412Saugustss
11071.412Saugustss# EHCI USB controller
11081.473Slukem#
11091.890Sdrochnerdevice	ehci: usbus, usbroothub
11101.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
11111.545Sisaki
11121.545Sisaki# SL811HS/T USB controller
11131.859Skiyoharadefflag	opt_slhci.h	SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
11141.893Sisakidevice	slhci: usbus, usbroothub
11151.545Sisakifile	dev/ic/sl811hs.c		slhci			needs-flag
11161.579Smartin
11171.863Splunky# USB HID processing (as used by bluetooth and usb code)
11181.863Splunkydefine	hid
11191.863Splunkyfile	dev/usb/hid.c			hid
11201.863Splunky
11211.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller
11221.579Smartindevice	mtd: arp, ether, ifnet, mii
11231.579Smartinfile	dev/ic/mtd803.c			mtd
11241.369Smatt
11251.487Saugustss# radio devices, attaches to radio hardware driver
11261.487Saugustssdevice	radio
11271.489Sdrochnerattach	radio at radiodev
11281.498Sjmc
11291.402Smatt# IEEE 1394 controllers
11301.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
11311.473Slukem#
11321.369Smattdevice	fwohci: fwbus
11331.520Saugustss
11341.520Saugustss# Sony Programmable I/O Controller
11351.520Saugustssdevice	spic: wsmousedev
11361.520Saugustssfile	dev/ic/spic.c			spic
11371.529Saugustss
11381.529Saugustss# IBM CPC700 PowerPC bridge
11391.529Saugustssdefine	cpcbus { addr, [irq=-1] }
11401.529Saugustssdevice	cpc: cpcbus, pcibus
11411.529Saugustssfile	dev/ic/cpc700.c			cpc
11421.529Saugustss
11431.529Saugustssattach	com at cpcbus with com_cpcbus
11441.529Saugustssfile	dev/ic/com_cpcbus.c		com_cpcbus
11451.529Saugustss
11461.529Saugustssdevice	cpctim
11471.529Saugustssattach	cpctim at cpcbus
11481.529Saugustssfile	dev/ic/timer_cpcbus.c		cpctim
11491.529Saugustss
11501.530Saugustssdevice	cpciic
11511.530Saugustssattach	cpciic at cpcbus with iic_cpcbus
11521.529Saugustssfile	dev/ic/iic_cpcbus.c		iic_cpcbus
11531.529Saugustss
11541.60Scgd
11551.414Sthorpej# Attribute used by various things that need BPF's virtual machine
11561.473Slukem#
11571.414Sthorpejdefine	bpf_filter
11581.532Swrstudendefparam opt_bpf.h	BPF_BUFSIZE
11591.414Sthorpej
11601.415Smartin# Attributes used by the ISDN subsystem
11611.473Slukem#
11621.502Smartindefine	isdndev		# the ISDN subsystem
11631.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
11641.458Senami			# specific)
11651.634Spookadefine	isdncapi	# ISDN CAPI (http://www.capi.org/)
11661.415Smartin
11671.575Sleo# The isac found on the Fritz V2.0 Card.
11681.575Sleodefine	nisacsx
11691.575Sleofile	dev/ic/isacsx.c			nisacsx	needs-flag
11701.575Sleo
11711.575Sleo# The 'standard' isac
11721.575Sleodefine	nisac
11731.575Sleofile	dev/ic/isac.c			nisac	needs-flag
11741.575Sleo
11751.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
11761.473Slukem#
11771.575Sleodevice	isic: isdndev, passive_isdn, nisac
11781.415Smartin
11791.426Slukemfile	dev/ic/isic.c			isic
11801.575Sleofile	dev/ic/isic_l1.c		isic|ifpci|ifritz
11811.575Sleofile	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
11821.426Slukemfile	dev/ic/hscx.c			isic
11831.426Slukemfile	dev/ic/isic_bchan.c		isic
11841.415Smartin
11851.415Smartin# (old) Diehl active ISDN cards
11861.473Slukem#
11871.823Scube#device	daic: isdndev
11881.823Scube#file	dev/ic/daic.c			daic
11891.415Smartin
11901.634Spooka# AWM B1/T1
11911.634Spooka# XXX: passive_isdn
11921.634Spookadevice	iavc: isdndev, isdncapi, passive_isdn
11931.634Spookafile	dev/ic/iavc.c			iavc
11941.634Spooka
11951.60Scgd# legitimate pseudo-devices
11961.473Slukem#
11971.907Sdrochnerdefpseudodev vnd:	disk
11981.726Shubertfdefflag opt_vnd.h	VND_COMPRESSION
11991.474Slukemdefpseudo ccd:		disk
12001.570Sthorpejdefpseudo cgd:		disk, des, blowfish, cast128, rijndael
12011.907Sdrochnerdefpseudodev md:	disk
12021.916Shannkendefpseudodev fss:	disk
12031.298Sthorpej
12041.474Slukemdefpseudo pty:		tty
12051.298Sthorpejdefpseudo rnd
12061.610Sraggedefpseudo ksyms
12071.642Scdidefpseudo nullcons
12081.807Saddefpseudo lockstat
12091.839Sbouyerdefpseudo bio:		sysmon_envsys
12101.298Sthorpej
12111.474Slukemdefpseudo loop:		ifnet
12121.474Slukemdefpseudo sl:		ifnet
12131.474Slukemdefpseudo ppp:		ifnet, bpf_filter
12141.474Slukemdefpseudo pppoe:	ifnet, ether, sppp
12151.474Slukemdefpseudo sppp:		ifnet
12161.474Slukemdefpseudo tun:		ifnet
12171.474Slukemdefpseudo vlan:		ifnet, ether
12181.474Slukemdefpseudo bridge:	ifnet, ether
12191.474Slukemdefpseudo bpfilter:	ifnet, bpf_filter
12201.474Slukemdefpseudo strip:	ifnet
12211.474Slukemdefpseudo gre:		ifnet
12221.474Slukemdefpseudo gif:		ifnet
12231.474Slukemdefpseudo faith:	ifnet
12241.826Smousedefpseudo srt:		ifnet
12251.474Slukemdefpseudo stf:		ifnet
12261.907Sdrochnerdefpseudodev tap:	ifnet, ether, arp, bpf_filter
12271.775Sliamjfoydefpseudo carp:		ifnet, ether, arp, bpf_filter
12281.907Sdrochnerdefpseudodev etherip:	ifnet, ether, arp, bpf_filter
12291.60Scgd
12301.298Sthorpejdefpseudo sequencer
12311.462Smanudefpseudo clockctl
12321.504Smanudefpseudo irix_kmem
12331.522Smanudefpseudo irix_usema
12341.228Saugustss
12351.912Stls#
12361.912Stls# Accept filters.  XXX should use another registration/initialization method.
12371.912Stls#
12381.912Stlsdefpseudo accf_data
12391.912Stlsdefpseudo accf_http
12401.912Stls
12411.415Smartin# ISDN userland pseudo devices
12421.473Slukem#
12431.502Smartindefpseudo isdntrc:	isdndev, tty
12441.502Smartindefpseudo isdnbchan:	isdndev, tty
12451.502Smartindefpseudo isdntel:	isdndev, tty
12461.502Smartindefpseudo isdnctl:	isdndev, tty
12471.502Smartindefpseudo isdn:		isdndev, tty
12481.502Smartin
12491.502Smartin# ISDN network interfaces
12501.502Smartindefpseudo irip:		isdndev, ifnet
12511.607Sdrochnerdefflag opt_irip.h	IRIP_VJ
12521.502Smartindefpseudo ippp:		isdndev, sppp, ifnet
12531.539Sthorpej
12541.539Sthorpej# KTTCP network throughput testing pseudo-device
12551.539Sthorpejdefpseudo kttcp
12561.539Sthorpejfile	dev/kttcp.c			kttcp		needs-flag
12571.576Sblymn
12581.790Selad# Veriexec
12591.717Sblymndefpseudo veriexec
12601.790Seladfile	kern/kern_verifiedexec.c	veriexec
12611.792Seladfile	dev/verified_exec.c		veriexec	needs-flag
12621.415Smartin
12631.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire
12641.582Shayadefpseudo fwiso:	ieee1394
12651.582Shaya
12661.681Sdrochner# driver attach / detach user interface
12671.681Sdrochnerdefpseudo drvctl
12681.906Sjmcneillfile	kern/kern_drvctl.c		drvctl		needs-flag
12691.681Sdrochner
12701.857Sad# cpu control
12711.857Saddefpseudo cpuctl
12721.857Sad
12731.870Spooka# pass-to-userspace transporter
12741.870Spookadefpseudo putter
12751.873Spookafile	dev/putter/putter.c		putter
12761.870Spooka
12771.875Spooka# userspace block/char device drivers
12781.875Spookadefpseudo pud
12791.875Spookafile	dev/pud/pud.c			pud
12801.875Spookafile	dev/pud/pud_dev.c		pud
12811.875Spooka
12821.516Sthorpej#
12831.516Sthorpej# File systems
12841.516Sthorpej#
12851.696Sjdolecekinclude "coda/files.coda"
12861.583Sjdolecekinclude "fs/adosfs/files.adosfs"
12871.696Sjdolecekinclude "fs/cd9660/files.cd9660"
12881.848Srumbleinclude "fs/efs/files.efs"
12891.584Sjdolecekinclude "fs/filecorefs/files.filecorefs"
12901.833Sdilloinclude "fs/hfs/files.hfs"
12911.696Sjdolecekinclude "fs/msdosfs/files.msdosfs"
12921.696Sjdolecekinclude "fs/ntfs/files.ntfs"
12931.696Sjdolecekinclude "fs/ptyfs/files.ptyfs"
12941.815Spookainclude "fs/puffs/files.puffs"
12951.756Sreinoudinclude "fs/udf/files.udf"
12961.516Sthorpejinclude "fs/smbfs/files.smbfs"
12971.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs"
12981.730Sjmmvinclude "fs/tmpfs/files.tmpfs"
12991.696Sjdolecekinclude "fs/union/files.union"
13001.516Sthorpejinclude "miscfs/fdesc/files.fdesc"
13011.516Sthorpejinclude "miscfs/kernfs/files.kernfs"
13021.516Sthorpejinclude "miscfs/nullfs/files.nullfs"
13031.516Sthorpejinclude "miscfs/overlay/files.overlay"
13041.516Sthorpejinclude "miscfs/portal/files.portal"
13051.516Sthorpejinclude "miscfs/procfs/files.procfs"
13061.516Sthorpejinclude "miscfs/umapfs/files.umapfs"
13071.516Sthorpejinclude "nfs/files.nfs"
13081.516Sthorpejinclude "ufs/files.ufs"
13091.516Sthorpej
13101.516Sthorpej#
13111.744Sthorpej# UVM (virtual memory)
13121.744Sthorpej#
13131.744Sthorpejinclude "uvm/files.uvm"
13141.744Sthorpej
13151.744Sthorpej#
13161.811Selad# Security models
13171.811Selad#
13181.811Seladinclude "secmodel/files.secmodel"
13191.811Selad
13201.811Selad#
13211.60Scgd# kernel sources
13221.473Slukem#
13231.924Swrstudenfile	compat/sa/compat_sa.c
13241.887Sjoergfile	conf/debugsyms.c
13251.706Skentfile	dev/auconv.c			auconv | mulaw
13261.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
13271.650Sbjh21file	dev/audiobell.c			audiobell
13281.697Skentfile	dev/aurateconv.c		aurateconv		needs-flag
13291.839Sbouyerfile	dev/bio.c			bio			needs-flag
13301.426Slukemfile	dev/ccd.c			ccd			needs-flag
13311.555Selricfile	dev/cgd.c			cgd			needs-flag
13321.555Selricfile	dev/cgd_crypto.c		cgd
13331.623Sthorpejfile	dev/clock_subr.c
13341.491Slukemfile	dev/clockctl.c			clockctl		needs-flag
13351.797Schristosfile	dev/dksubr.c			cgd | xbd | ccd | raid
13361.689Sthorpejfile	dev/dkwedge/dk.c
13371.691Sthorpejfile	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
13381.689Sthorpejfile	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
13391.693Sthorpejfile	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
13401.754Sthorpejfile	dev/firmload.c			firmload
13411.647Shannkenfile	dev/fss.c			fss			needs-count
13421.807Sadfile	dev/lockstat.c			lockstat		needs-flag
13431.426Slukemfile	dev/md.c			md			needs-count
13441.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
13451.785Schapfile	dev/midictl.c			midisyn
13461.426Slukemfile	dev/midisyn.c			midisyn
13471.497Schristosfile	dev/mm.c
13481.697Skentfile	dev/mulaw.c			mulaw			needs-flag
13491.642Scdifile	dev/nullcons_subr.c		nullcons		needs-flag
13501.487Saugustssfile	dev/radio.c			radio			needs-flag
13511.426Slukemfile	dev/rnd.c			rnd			needs-flag
13521.426Slukemfile	dev/rndpool.c			rnd			needs-flag
13531.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
13541.915Sjmcneillfile	dev/video.c			video			needs-flag
13551.426Slukemfile	dev/vnd.c			vnd			needs-flag
13561.733Syamtfile	kern/bufq_disksort.c		bufq_disksort
13571.733Syamtfile	kern/bufq_fcfs.c		bufq_fcfs
13581.698Syamtfile	kern/bufq_priocscan.c		bufq_priocscan
13591.698Syamtfile	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
13601.799Smattfile	kern/core_elf32.c		coredump & exec_elf32
13611.799Smattfile	kern/core_elf64.c		coredump & exec_elf64
13621.799Smattfile	kern/core_netbsd.c		coredump & (exec_aout | exec_coff |
13631.925Sad					     exec_ecoff | exec_macho |
13641.925Sad					     modular)
13651.426Slukemfile	kern/cnmagic.c
13661.426Slukemfile	kern/exec_aout.c		exec_aout
13671.426Slukemfile	kern/exec_conf.c
13681.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
13691.426Slukemfile	kern/exec_elf32.c		exec_elf32
13701.426Slukemfile	kern/exec_elf64.c		exec_elf64
13711.452Schristosfile	kern/exec_macho.c		exec_macho
13721.426Slukemfile	kern/exec_script.c		exec_script
13731.426Slukemfile	kern/exec_subr.c
13741.426Slukemfile	kern/init_main.c
13751.645Satatatfile	kern/init_sysctl.c
13761.426Slukemfile	kern/init_sysent.c
13771.426Slukemfile	kern/kern_acct.c
13781.773Seladfile	kern/kern_auth.c
13791.426Slukemfile	kern/kern_clock.c
13801.830Sadfile	kern/kern_condvar.c
13811.830Sadfile	kern/kern_core.c
13821.845Syamtfile	kern/kern_cpu.c
13831.426Slukemfile	kern/kern_descrip.c
13841.574Sjdolecekfile	kern/kern_event.c
13851.426Slukemfile	kern/kern_exec.c
13861.426Slukemfile	kern/kern_exit.c
13871.426Slukemfile	kern/kern_fork.c
13881.845Syamtfile	kern/kern_idle.c
13891.426Slukemfile	kern/kern_kthread.c
13901.860Sadfile	kern/kern_ktrace.c		ktrace
13911.925Sadfile	kern/kern_ksyms.c		ksyms | ddb | modular needs-flag
13921.426Slukemfile	kern/kern_lock.c
13931.588Sthorpejfile	kern/kern_lwp.c
13941.426Slukemfile	kern/kern_malloc.c
13951.917Spookafile	kern/kern_malloc_stdtype.c
13961.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
13971.886Sadfile	kern/kern_module.c
13981.830Sadfile	kern/kern_mutex.c
13991.790Seladfile	kern/kern_fileassoc.c		fileassoc
14001.426Slukemfile	kern/kern_ntptime.c
14011.817Seladfile	kern/kern_pax.c			pax_mprotect | pax_segvguard
14021.426Slukemfile	kern/kern_physio.c
14031.876Sjmcneillfile	kern/kern_pmf.c
14041.426Slukemfile	kern/kern_proc.c
14051.426Slukemfile	kern/kern_prot.c
14061.549Sgmcgarryfile	kern/kern_ras.c
14071.918Spookafile	kern/kern_rate.c
14081.426Slukemfile	kern/kern_resource.c
14091.902Srmindfile	kern/kern_runq.c
14101.830Sadfile	kern/kern_rwlock.c
14111.426Slukemfile	kern/kern_sig.c
14121.830Sadfile	kern/kern_sleepq.c
14131.867Sadfile	kern/kern_softint.c
14141.831Sadfile	kern/kern_stub.c
14151.830Sadfile	kern/kern_subr.c
14161.426Slukemfile	kern/kern_synch.c
14171.426Slukemfile	kern/kern_sysctl.c
14181.781Skardelfile	kern/kern_tc.c
14191.426Slukemfile	kern/kern_time.c
14201.595Sthorpejfile	kern/kern_timeout.c
14211.830Sadfile	kern/kern_turnstile.c
14221.806Sgdamorefile	kern/kern_todr.c
14231.920Spookafile	kern/kern_uidinfo.c
14241.652Stsarnafile	kern/kern_uuid.c
14251.426Slukemfile	kern/kern_xxx.c
14261.426Slukemfile	kern/kgdb_stub.c		kgdb
14271.845Syamtfile	kern/sched_4bsd.c		sched_4bsd
14281.868Srmindfile	kern/sched_m2.c			sched_m2
14291.426Slukemfile	kern/subr_autoconf.c
14301.731Syamtfile	kern/subr_blist.c		vmswap
14311.736Syamtfile	kern/subr_bufq.c
14321.776Syamtfile	kern/subr_callback.c
14331.830Sadfile	kern/subr_debug.c		debug
14341.550Sgehennafile	kern/subr_devsw.c
14351.426Slukemfile	kern/subr_disk.c
14361.770Sblymnfile	kern/subr_iostat.c
14371.657Srtrfile	kern/subr_evcnt.c
14381.928Spookafile	kern/subr_exec_fd.c
14391.426Slukemfile	kern/subr_extent.c
14401.854Spookafile	kern/subr_hash.c
14411.783Syamtfile	kern/subr_kmem.c
14421.883Sadfile	kern/subr_kobj.c
14431.830Sadfile	kern/subr_lockdebug.c
14441.426Slukemfile	kern/subr_log.c
14451.884Syamtfile	kern/subr_percpu.c
14461.426Slukemfile	kern/subr_pool.c
14471.426Slukemfile	kern/subr_prf.c
14481.861Sadfile	kern/subr_prf2.c
14491.426Slukemfile	kern/subr_prof.c
14501.739Syamtfile	kern/subr_once.c
14511.757Sjmmvfile	kern/subr_optstr.c
14521.814Sthorpejfile	kern/subr_specificdata.c
14531.842Smanufile	kern/subr_tftproot.c		tftproot
14541.858Spookafile	kern/subr_time.c
14551.449Sgmcgarryfile	kern/subr_userconf.c		userconf
14561.783Syamtfile	kern/subr_vmem.c
14571.739Syamtfile	kern/subr_workqueue.c
14581.866Sadfile	kern/subr_xcall.c
14591.926Sadfile	kern/sys_aio.c			aio
14601.895Sadfile	kern/sys_descrip.c
14611.426Slukemfile	kern/sys_generic.c
14621.886Sadfile	kern/sys_module.c
14631.926Sadfile	kern/sys_mqueue.c		mqueue
14641.830Sadfile	kern/sys_lwp.c
14651.495Sjdolecekfile	kern/sys_pipe.c			!pipe_socketpair
14661.543Sbriggsfile	kern/sys_pmc.c
14671.800Smattfile	kern/sys_process.c		ptrace | ktrace
14681.885Srmindfile	kern/sys_pset.c
14691.896Sadfile	kern/sys_select.c
14701.830Sadfile	kern/sys_sig.c
14711.827Sadfile	kern/sys_sched.c
14721.426Slukemfile	kern/sys_socket.c
14731.426Slukemfile	kern/syscalls.c			syscall_debug
14741.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
14751.426Slukemfile	kern/sysv_msg.c			sysvmsg
14761.426Slukemfile	kern/sysv_sem.c			sysvsem
14771.426Slukemfile	kern/sysv_shm.c			sysvshm
14781.426Slukemfile	kern/tty.c
14791.426Slukemfile	kern/tty_conf.c
14801.694Schristosfile	kern/tty_bsdpty.c		compat_bsdpty
14811.676Schristosfile	kern/tty_pty.c			pty 			needs-flag
14821.694Schristosfile	kern/tty_ptm.c			pty
14831.426Slukemfile	kern/tty_subr.c
14841.426Slukemfile	kern/tty_tty.c
14851.923Stlsfile	kern/uipc_accf.c
14861.426Slukemfile	kern/uipc_domain.c
14871.426Slukemfile	kern/uipc_mbuf.c
14881.426Slukemfile	kern/uipc_mbuf2.c
14891.864Sdyoungfile	net/link_proto.c
14901.426Slukemfile	kern/uipc_proto.c
14911.592Schristosfile	kern/uipc_sem.c			p1003_1b_semaphore
14921.426Slukemfile	kern/uipc_socket.c
14931.426Slukemfile	kern/uipc_socket2.c
14941.426Slukemfile	kern/uipc_syscalls.c
14951.426Slukemfile	kern/uipc_usrreq.c
14961.426Slukemfile	kern/vfs_bio.c
14971.426Slukemfile	kern/vfs_cache.c
14981.927Spookafile	kern/vfs_cwd.c
14991.919Sreinoudfile	kern/vfs_dirhash.c
15001.426Slukemfile	kern/vfs_getcwd.c
15011.732Sjmmvfile	kern/vfs_hooks.c
15021.426Slukemfile	kern/vfs_init.c
15031.426Slukemfile	kern/vfs_lockf.c
15041.426Slukemfile	kern/vfs_lookup.c
15051.426Slukemfile	kern/vfs_subr.c
15061.426Slukemfile	kern/vfs_syscalls.c
15071.828Shannkenfile	kern/vfs_trans.c
15081.426Slukemfile	kern/vfs_vnops.c
15091.911Ssimonbfile	kern/vfs_wapbl.c		wapbl
15101.723Sthorpejfile	kern/vfs_xattr.c
15111.426Slukemfile	kern/vnode_if.c
15121.426Slukemfile	miscfs/deadfs/dead_vnops.c
15131.426Slukemfile	miscfs/fifofs/fifo_vnops.c
15141.869Spookafile	miscfs/genfs/genfs_io.c
15151.889Sdhollandfile	miscfs/genfs/genfs_vfsops.c
15161.426Slukemfile	miscfs/genfs/genfs_vnops.c
15171.925Sadfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs
15181.925Sadfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs
15191.925Sadfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs
15201.426Slukemfile	miscfs/specfs/spec_vnops.c
15211.426Slukemfile	miscfs/syncfs/sync_subr.c
15221.426Slukemfile	miscfs/syncfs/sync_vnops.c
15231.700Schristosfile	net/bpf.c			bpfilter		needs-flag
15241.426Slukemfile	net/bpf_filter.c		bpf_filter
15251.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
15261.426Slukemfile	net/if.c
15271.874Scubefile	net/if_arcsubr.c		arcnet			needs-flag
15281.426Slukemfile	net/if_atmsubr.c		atm
15291.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
15301.433Sthorpejfile	net/bridgestp.c			bridge
15311.457Sbjh21file	net/if_ecosubr.c		eco
15321.818Srpaulofile	net/if_etherip.c		etherip			needs-flag
15331.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
15341.511Smartin					    wlan
15351.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
15361.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
15371.426Slukemfile	net/if_gif.c			gif			needs-flag
15381.468Satatatfile	net/if_gre.c			gre			needs-flag
15391.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
15401.426Slukemfile	net/if_ieee1394subr.c		ieee1394
15411.701Speterfile	net/if_loop.c			loop			needs-flag
15421.426Slukemfile	net/if_media.c
15431.702Schristosfile	net/if_ppp.c			ppp			needs-flag
15441.826Smousefile	net/if_srt.c			srt
15451.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
15461.702Schristosfile	net/if_sl.c			sl			needs-flag
15471.426Slukemfile	net/if_spppsubr.c		sppp
15481.702Schristosfile	net/if_strip.c			strip			needs-flag
15491.426Slukemfile	net/if_tokensubr.c		token			needs-flag
15501.708Scubefile	net/if_tap.c			tap			needs-flag
15511.468Satatatfile	net/if_tun.c			tun			needs-flag
15521.426Slukemfile	net/if_vlan.c			vlan			needs-flag
15531.502Smartinfile	net/if_pppoe.c			pppoe			needs-flag
15541.751Speterfile	net/pfil.c			pfil_hooks | ipfilter | pf
15551.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
15561.426Slukemfile	net/ppp_tty.c			ppp
15571.899Sthorpejfile	net/net_stats.c
15581.426Slukemfile	net/radix.c
15591.426Slukemfile	net/raw_cb.c
15601.426Slukemfile	net/raw_usrreq.c
15611.426Slukemfile	net/route.c
15621.426Slukemfile	net/rtsock.c
15631.607Sdrochnerfile	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
15641.904Sadfile	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression
15651.921Stlsfile	netinet/accf_data.c		accf_data
15661.921Stlsfile	netinet/accf_http.c		accf_http
15671.888Sjoergfile	netinet/cpu_in_cksum.c		(inet | inet6) & !cpu_in_cksum
15681.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
15691.426Slukemfile	netinet/if_atm.c		atm
15701.888Sjoergfile	netinet/in4_cksum.c		inet
15711.888Sjoergfile	netinet/in_cksum.c		inet
15721.426Slukemfile	netinet/in_gif.c		gif & inet
15731.775Sliamjfoyfile	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
15741.648Sscwfile	netinet/ip_ecn.c		ipsec | fast_ipsec | gif | stf
15751.426Slukemfile	netinet/ip_encap.c		inet | inet6
15761.818Srpaulofile	netinet/ip_etherip.c		etherip & inet
15771.818Srpaulofile	netinet6/ip6_etherip.c		etherip & inet6
15781.426Slukemfile	netinet6/in6_gif.c		gif & inet6
15791.516Sthorpej
15801.502Smartinfile	netisdn/i4b_ctl.c		isdnctl			needs-flag
15811.502Smartinfile	netisdn/i4b_isppp.c		ippp			needs-count
15821.502Smartinfile	netisdn/i4b_ipr.c		irip			needs-count
15831.502Smartinfile	netisdn/i4b_rbch.c		isdnbchan		needs-count
15841.502Smartinfile	netisdn/i4b_tel.c		isdntel			needs-count
15851.502Smartinfile	netisdn/i4b_trace.c		isdntrc			needs-count
15861.426Slukem
15871.430Smartinfile	netisdn/i4b_mbuf.c		passive_isdn
15881.426Slukemfile	netisdn/i4b_l2.c		passive_isdn
15891.426Slukemfile	netisdn/i4b_l2fsm.c		passive_isdn
15901.426Slukemfile	netisdn/i4b_uframe.c		passive_isdn
15911.426Slukemfile	netisdn/i4b_tei.c		passive_isdn
15921.426Slukemfile	netisdn/i4b_sframe.c		passive_isdn
15931.426Slukemfile	netisdn/i4b_iframe.c		passive_isdn
15941.426Slukemfile	netisdn/i4b_l2timer.c		passive_isdn
15951.426Slukemfile	netisdn/i4b_util.c		passive_isdn
15961.426Slukemfile	netisdn/i4b_lme.c		passive_isdn
15971.415Smartin# Q.931 handler
15981.426Slukemfile	netisdn/i4b_q931.c		passive_isdn
15991.426Slukemfile	netisdn/i4b_q932fac.c		passive_isdn
16001.426Slukemfile	netisdn/i4b_l3fsm.c		passive_isdn
16011.426Slukemfile	netisdn/i4b_l3timer.c		passive_isdn
16021.426Slukemfile	netisdn/i4b_l2if.c		passive_isdn
16031.426Slukemfile	netisdn/i4b_l4if.c		passive_isdn
16041.502Smartin# isdn device driver, interface to isdnd
16051.502Smartinfile	netisdn/i4b_i4bdrv.c		isdn			needs-flag
16061.502Smartinfile	netisdn/i4b_l4.c		isdndev			needs-flag
16071.502Smartinfile	netisdn/i4b_l4mgmt.c		isdndev			needs-flag
16081.502Smartinfile	netisdn/i4b_l4timer.c		isdndev			needs-flag
16091.634Spooka# capi
16101.634Spookafile	netisdn/i4b_capi_l4if.c		isdncapi
16111.634Spookafile	netisdn/i4b_capi_llif.c		isdncapi
16121.634Spookafile	netisdn/i4b_capi_msgs.c		isdncapi
16131.493Sjdolecek
16141.493Sjdolecek# Game adapter (joystick)
16151.493Sjdolecekdevice	joy
16161.493Sjdolecekfile	dev/ic/joy.c			joy needs-flag
16171.582Shaya
16181.713Syamtinclude	"net/agr/files.agr"
16191.734Sjmcneill
16201.734Sjmcneill#
16211.734Sjmcneill# General Purpose Input/Output framework
16221.734Sjmcneill#
16231.769Srizdefine	onewire_bitbang
16241.734Sjmcneillinclude	"dev/gpio/files.gpio"
16251.769Sriz
16261.769Srizinclude "dev/onewire/files.onewire"
16271.872Sjmcneill
16281.872Sjmcneill#
16291.872Sjmcneill# Pseudo audio device
16301.872Sjmcneill#
16311.872Sjmcneillinclude "dev/pad/files.pad"
16321.877Sjoerg
16331.877Sjoerg#
16341.877Sjoerg# Intel 386 Real Mode emulator
16351.877Sjoerg#
16361.877Sjoerginclude "lib/libx86emu/files.x86emu"
16371.882Syamt
16381.882Syamt#
16391.882Syamt# "tprof" profiler.
16401.882Syamt#
16411.882Syamtinclude	"dev/tprof/files.tprof"
1642