files revision 1.465
11.465Smrg#	$NetBSD: files,v 1.465 2001/10/03 04:25:29 mrg Exp $
21.60Scgd
31.60Scgd#	@(#)files.newconf	7.5 (Berkeley) 5/10/93
41.60Scgd
51.112Sthorpej# options understood by the machine-independent part of the kernel
61.112Sthorpej# (note, these are case-sensitive)
71.189Sscottrdefopt	INSECURE
81.112Sthorpejdefopt	KMEMSTATS
91.197Sthorpejdefopt	KTRACE
101.329Ssimonbdefopt	MAXUPRC
111.141Senamidefopt	RTC_OFFSET
121.319Sbouyerdefopt	DEFCORENAME
131.157Sthorpejdefopt	UCONSOLE
141.447Sjdolecekdefopt	NEW_PIPE
151.247Sthorpej
161.247Sthorpejdefopt	MULTIPROCESSOR
171.459Senami
181.459Senamidefopt	opt_callout.h	CALLWHEEL_STATS
191.250Stron
201.250Strondefopt	opt_sysv.h	SYSVMSG SYSVSEM	SYSVSHM
211.394Sjdolecekdefopt	opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
221.181Sjonathan
231.181Sjonathandefopt	opt_ntp.h	PPS_SYNC NTP 
241.129Sthorpej
251.163Sscottrdefopt	opt_nfs_boot.h	NFS_BOOT_BOOTP NFS_BOOT_BOOTPARAM NFS_BOOT_DHCP
261.408Sdrochner			NFS_BOOT_BOOTP_REQFILE
271.224Sdrochner			NFS_BOOT_GATEWAY
281.224Sdrochner			NFS_BOOT_TCP NFS_BOOT_OPTIONS NFS_BOOT_RWSIZE
291.391Sbjh21defopt	opt_nfs.h	NFS_V2_ONLY
301.198Sthorpejdefopt	NFSSERVER
311.161Sscottr
321.348Sthorpejdefopt	opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
331.189Sscottrdefopt	opt_malloclog.h	MALLOCLOG MALLOCLOGSIZE
341.454Sthorpejdefopt	opt_malloc_debug.h MALLOC_DEBUG
351.286Sscottrdefopt	opt_pool.h	POOL_DIAGNOSTIC
361.286Sscottrdefopt	opt_poollog.h	POOL_LOGSIZE
371.431Sfvdl
381.431Sfvdldefopt	opt_revcache.h	NAMECACHE_ENTER_REVERSE
391.189Sscottr
401.454Sthorpejdefopt	opt_execfmt.h	EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 EXEC_ELF64
411.454Sthorpej			EXEC_MACHO EXEC_SCRIPT EXEC_ELF_CATCHALL
421.199Sthorpej
431.199Sthorpej# compatibility options
441.199Sthorpejdefopt	COMPAT_FREEBSD
451.204Sthorpejdefopt	COMPAT_HPUX
461.205Sthorpejdefopt	COMPAT_IBCS2
471.200Sthorpejdefopt	COMPAT_LINUX
481.205Sthorpejdefopt	COMPAT_OSF1
491.203Sthorpejdefopt	COMPAT_SUNOS
501.427Seehdefopt	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
511.202Sthorpejdefopt	COMPAT_ULTRIX
521.285Spkdefopt	COMPAT_NETBSD32
531.273Schristosdefopt	COMPAT_AOUT
541.407Sscwdefopt	COMPAT_AOUT_M68K
551.278Skleinkdefopt	COMPAT_M68K4K
561.452Schristosdefopt	COMPAT_MACH
571.342Smattdefopt	COMPAT_VAX1K
581.261Schristosdefopt	COMPAT_43
591.371Smycroftdefopt	COMPAT_PECOFF
601.426Slukemdefopt	opt_compat_netbsd.h	COMPAT_09 COMPAT_10 COMPAT_11 COMPAT_12
611.382Smatt				COMPAT_13 COMPAT_14 COMPAT_15 COMPAT_NOMID
621.221Sjonathan
631.210Sjonathan# networking protocols
641.451Sabsdefopt	opt_tcp_debug.h	TCP_DEBUG TCP_NDEBUG
651.442Ssommerfedefopt	opt_inet.h	INET INET6 INET6_MD_CKSUM
661.301Sthorpejdefopt	opt_ipsec.h	IPSEC IPSEC_ESP
671.292Ssommerfedefopt	opt_inet_conf.h	SUBNETSARELOCAL HOSTZEROBROADCAST
681.210Sjonathandefopt	opt_atalk.h	NETATALK
691.426Slukemdefopt	opt_ns.h	NS NSIP		# NS network stack,
701.325Sdrochner					# XNS tunneled over IP
711.215Sjonathandefopt	opt_iso.h	ISO TPIP	# ISO network stack
721.426Slukemdefopt	IPX				# IPX network stack
731.211Sjonathandefopt	EON				# ISO clnp over IP
741.212Sjonathandefopt	CCITT				# 
751.215Sjonathandefopt	HDLC				# CCITT over HDLC
761.215Sjonathandefopt	LLC				# CCITT over LLC2 (also IEEE LLC?)
771.221Sjonathandefopt	NATM				# "native" ATM protocols
781.229Smrgdefopt	PFIL_HOOKS			# pfil(9)
791.260Schristosdefopt	IPFILTER_LOG			# logging of ip packets
801.260Schristos# Include deflate or bsd compression, enable pppd packet filtering support
811.426Slukemdefopt	opt_ppp.h	PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
821.189Sscottr
831.189Sscottr# networking options
841.182Smattdefopt	GATEWAY
851.161Sscottrdefopt	MROUTING
861.161Sscottrdefopt	TCP_COMPAT_42
871.165Sthorpej
881.189Sscottrdefopt	TCP_RECVSPACE
891.189Sscottrdefopt	TCP_SENDSPACE
901.444Sthorpej
911.444Sthorpejdefopt	opt_inet_csum.h	INET_CSUM_COUNTERS TCP_CSUM_COUNTERS UDP_CSUM_COUNTERS
921.272Skml
931.411Sthorpejdefopt	opt_altq_enabled.h ALTQ
941.410Sthorpejdefopt	opt_altq.h	ALTQ_CBQ ALTQ_WFQ ALTQ_FIFOQ ALTQ_RED ALTQ_FLOWVALVE
951.410Sthorpej			ALTQ_RIO ALTQ_LOCALQ ALTQ_HFSC ALTQ_CDNR ALTQ_BLUE
961.410Sthorpej			ALTQ_PRIQ ALTQ_NOPCC ALTQ_DEBUG
971.410Sthorpej
981.272Skmldefopt	SB_MAX
991.171Smrg
1001.283Smrg# UVM options
1011.172Sthorpejdefopt	opt_uvmhist.h	UVMHIST UVMHIST_PRINT
1021.175Sthorpej
1031.175Sthorpej# file systems
1041.175Sthorpejdeffs	FFS EXT2FS
1051.175Sthorpejdeffs	fs_mfs.h MFS			# XXX
1061.175Sthorpejdeffs	fs_lfs.h LFS
1071.288Schristosdeffs	fs_ntfs.h NTFS
1081.175Sthorpejdeffs	CD9660
1091.175Sthorpejdeffs	ADOSFS
1101.175Sthorpejdeffs	MSDOSFS
1111.233Smarkdeffs	FILECORE
1121.175Sthorpejdeffs	fs_nfs.h NFS
1131.344Swrstudendeffs	NULLFS OVERLAY FDESC PORTAL UMAPFS PROCFS
1141.175Sthorpejdeffs	fs_kernfs.h KERNFS		# XXX
1151.175Sthorpejdeffs	fs_union.h UNION
1161.244Srvbdeffs	fs_coda.h CODA
1171.189Sscottr
1181.189Sscottr# file system options
1191.332Smattdefopt	SOFTDEP
1201.189Sscottrdefopt	QUOTA
1211.306Sdrochnerdefopt	opt_ffs.h	FFS_EI
1221.307Sjdolecekdefopt	opt_ntfs.h	NTFS_DEBUG
1231.388Sthorpejdefopt	VNODE_OP_NOINLINE
1241.353Soster
1251.353Soster# RAIDframe options
1261.353Sosterdefopt	RAID_AUTOCONFIG
1271.455Sthorpejdefopt	RAID_DIAGNOSTIC
1281.192Ssommerfe
1291.276Sscottr# buffer cache size options
1301.276Sscottrdefopt	opt_bufcache.h	BUFCACHE BUFPAGES
1311.276Sscottr
1321.449Sgmcgarry# userconf
1331.449Sgmcgarrydefopt opt_userconf.h	USERCONF
1341.449Sgmcgarry
1351.289Slukem
1361.289Slukem# Not entirely MI, but present on multiple arch's
1371.289Slukem
1381.276Sscottr# PC-style MBR handling
1391.357Ssorendefopt	opt_mbr.h	COMPAT_386BSD_MBRPART
1401.209Sjonathan
1411.209Sjonathan# debugging options
1421.209Sjonathandefopt	DDB
1431.446Ssimonbdefopt	opt_ddbparam.h	DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE
1441.446Ssimonbdefopt	opt_ddbparam.h	DDB_BREAK_CHAR SYMTAB_SPACE
1451.441Smattdefopt	KGDB
1461.372Ssorendefopt	LOCKDEBUG
1471.372Ssorendefopt	SYSCALL_DEBUG
1481.271Sjonathan
1491.271Sjonathan# memory (ram) disk options
1501.458Senamidefopt	opt_md.h	MEMORY_DISK_HOOKS MEMORY_DISK_SERVER
1511.458Senami			MEMORY_DISK_IS_ROOT MEMORY_DISK_DYNAMIC
1521.280Ssommerfe
1531.280Ssommerfedefopt	opt_mdsize.h	MINIROOTSIZE
1541.159Sdrochner
1551.173Sthorpej# device classes
1561.173Sthorpejdevclass disk
1571.173Sthorpejdevclass tape
1581.173Sthorpejdevclass ifnet
1591.173Sthorpejdevclass tty
1601.173Sthorpej
1611.60Scgd# generic attributes
1621.134Saugustssdefine	audio { }
1631.228Saugustssdefine	midibus { }
1641.232Saugustssdefine	midisyn
1651.426Slukemdefine	wdc_base
1661.142Senamidefine	scsi {[channel = -1]}
1671.249Sbouyerdefine	ata {[channel = -1], [drive = -1]}
1681.249Sbouyerdefine	atapi {[channel = -1]}
1691.426Slukemdefine	mii {[phy = -1]}
1701.67Scgd
1711.67Scgd# audio device attributes
1721.63Sbrezakdefine	mulaw
1731.132Saugustssdefine	auconv
1741.134Saugustss
1751.228Saugustss# audio and midi devices, attaches to audio hardware driver
1761.173Sthorpejdevice	audio
1771.134Saugustssattach	audio at audio
1781.228Saugustssdevice	midi
1791.228Saugustssattach	midi at midibus
1801.363Sthorpej
1811.363Sthorpej# raster operations attributes
1821.426Slukemdefine	rasops1
1831.426Slukemdefine	rasops2
1841.426Slukemdefine	rasops4
1851.426Slukemdefine	rasops8
1861.426Slukemdefine	rasops15
1871.426Slukemdefine	rasops16
1881.426Slukemdefine	rasops24
1891.426Slukemdefine	rasops32
1901.60Scgd
1911.67Scgd# net device attributes - we have generic code for arc(net), ether(net),
1921.457Sbjh21# fddi, token ring, atm and eco(net).
1931.67Scgddefine	arc
1941.88Schuckdefine	atm
1951.457Sbjh21define	eco
1961.60Scgddefine	ether
1971.67Scgddefine	fddi
1981.185Skmldefine	hippi
1991.399Sonoedefine	ieee1394
2001.282Sbaddefine	token
2011.284Sexplorerdefine	sppp
2021.376Sonoedefine	wlan
2031.294Sitojundefine	crypto
2041.100Sws
2051.119Sis# devices ARPing IPv4 pull this in:
2061.119Sisdefine	arp
2071.119Sis
2081.102Sws# Device description for machine-independent IPKDB code.
2091.358Swsdefopt	opt_ipkdb.h	IPKDB					: IPKDBKEY
2101.358Swsdefopt	opt_ipkdb.h	IPKDBSECURE				: IPKDB
2111.358Swsdefparam opt_ipkdb.h	IPKDBKEY				: IPKDB
2121.102Sws
2131.102Sws# Common files for any ipkdb support
2141.358Swsfile	ipkdb/ipkdb_ipkdb.c		ipkdb
2151.102Swsfile	ipkdb/ipkdb_if.c		ipkdb
2161.102Sws
2171.331Sthorpej# Attribute for devices that read/write an IEEE 802.3u MII bus
2181.331Sthorpej# using the bit-bang method.
2191.331Sthorpej# XXX Can't be in dev/mii/files.mii because that file hasn't
2201.331Sthorpej# XXX been included yet.
2211.331Sthorpejdefine	mii_bitbang
2221.331Sthorpejfile	dev/mii/mii_bitbang.c		mii_bitbang
2231.71Sthorpej
2241.404Sad# Logical disk
2251.404Saddevice	ld: disk
2261.426Slukemfile	dev/ld.c			ld			needs-flag
2271.397Sad
2281.375Sthorpej# Central clearing house for system monitoring.
2291.398Sthorpejdefine	sysmon_envsys
2301.398Sthorpejdefine	sysmon_wdog
2311.426Slukemfile	dev/sysmon/sysmon_envsys.c	sysmon_envsys		needs-flag
2321.426Slukemfile	dev/sysmon/sysmon_wdog.c	sysmon_wdog		needs-flag
2331.398Sthorpejfile	dev/sysmon/sysmon.c		sysmon_envsys | sysmon_wdog
2341.375Sthorpej
2351.83Sthorpej# "Chipset" drivers.  These are the bus-independent routines which
2361.83Sthorpej# contain the cfdrivers.  Attachments are provided by files.<bus>
2371.145Schristos
2381.145Schristos# Adaptec AIC-6[32]60 ICs
2391.173Sthorpejdevice	aic: scsi
2401.145Schristosfile	dev/ic/aic6360.c		aic
2411.346Sthorpej
2421.346Sthorpej# SMC 93Cx6 Serial EEPROM devices
2431.346Sthorpejdefine	smc93cx6
2441.346Sthorpejfile	dev/ic/smc93cx6.c		smc93cx6
2451.83Sthorpej
2461.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
2471.406Sfvdldefopt	opt_ahc.h	AHC_DEBUG AHC_NO_TAGS
2481.173Sthorpejdevice	ahc: scsi
2491.345Sthorpejdefine	ahc_seeprom
2501.354Sfvdldefine	ahc_aic77xx
2511.142Senamifile	dev/ic/aic7xxx.c		ahc
2521.345Sthorpejfile	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
2531.354Sfvdlfile	dev/ic/aic77xx.c		ahc_aic77xx
2541.318Sad
2551.318Sad# DPT EATA SCSI controllers
2561.318Saddevice	dpt: scsi
2571.318Sadfile	dev/ic/dpt.c			dpt
2581.355Sad
2591.355Sad# Compaq Smart ARRAY controllers
2601.355Saddevice	cac {unit = -1}
2611.355Sadfile	dev/ic/cac.c			cac
2621.355Sad
2631.404Sadattach	ld at cac with ld_cac
2641.404Sadfile	dev/ic/ld_cac.c			ld_cac
2651.419Sad
2661.419Sad# Mylex DAC960 RAID controllers
2671.419Saddevice	mlx {unit = -1}
2681.419Sadfile	dev/ic/mlx.c			mlx			needs-flag
2691.419Sad
2701.419Sadattach	ld at mlx with ld_mlx
2711.419Sadfile	dev/ic/ld_mlx.c			ld_mlx
2721.238Sdante
2731.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers
2741.238Sdantedevice	adv: scsi
2751.238Sdantefile	dev/ic/adv.c			adv
2761.428Sthorpejfile	dev/ic/advlib.c			adv
2771.428Sthorpejfile	dev/ic/advmcode.c		adv
2781.248Sdante
2791.248Sdante# AdvanSys ULTRA WIDE SCSI controllers
2801.248Sdantedevice	adw: scsi
2811.248Sdantefile	dev/ic/adw.c			adw
2821.194Sjonathan
2831.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
2841.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha.
2851.130Sjonathan#  Probing AHA first configures bhas as aha, via their AHA
2861.130Sjonathan#  hardware-compatibility mode.)
2871.173Sthorpejdevice	bha: scsi
2881.142Senamifile	dev/ic/bha.c			bha
2891.130Sjonathan
2901.113Smycroft# Adaptec AHA-154x and AHA-164x controllers
2911.130Sjonathan# (must be after bha, see above)
2921.173Sthorpejdevice	aha: scsi
2931.142Senamifile	dev/ic/aha.c			aha
2941.445Stsutsui
2951.445Stsutsui# Initio INIC-940/950 SCSI controllers
2961.445Stsutsuidevice	iha: scsi
2971.445Stsutsuifile	dev/ic/iha.c			iha
2981.118Scgd
2991.118Scgd# Qlogic ISP 10x0 SCSI Controllers
3001.377Smjacobdefopt	opt_isp.h	ISP_DISABLE_1020_SUPPORT ISP_DISABLE_1080_SUPPORT
3011.377Smjacob			ISP_DISABLE_2100_SUPPORT ISP_DISABLE_2200_SUPPORT
3021.380Smjacob			ISP_DISABLE_FW ISP_LOGDEFAULT ISP_TARGET_MODE
3031.173Sthorpejdevice	isp: scsi
3041.142Senamifile	dev/ic/isp.c			isp
3051.223Smjacobfile	dev/ic/isp_netbsd.c		isp
3061.343Smjacobfile	dev/ic/isp_target.c		isp
3071.436Stsutsui
3081.436Stsutsui# Symbios/NCR 53c710 SCSI controllers
3091.436Stsutsuidevice	osiop: scsi
3101.436Stsutsuifile	dev/ic/osiop.c			osiop
3111.364Sbouyer
3121.368Sbouyer# common stuff for siop and esiop
3131.426Slukemdefine	siop_common
3141.426Slukemfile	dev/ic/siop_common.c		siop_common
3151.368Sbouyer
3161.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers
3171.426Slukemdevice	siop: scsi,siop_common
3181.426Slukemfile	dev/ic/siop.c			siop
3191.94Smycroft
3201.94Smycroft# UltraStor SCSI controllers
3211.173Sthorpejdevice	uha: scsi
3221.142Senamifile	dev/ic/uha.c			uha
3231.409Sonoe
3241.409Sonoe# Aironet PC4500/PC4800
3251.409Sonoedevice	an: arp, ether, ifnet
3261.409Sonoefile	dev/ic/an.c			an
3271.86Smycroft
3281.376Sonoe# AMD 79c930-based 802.11 cards
3291.376Sonoedevice	awi: arp, wlan, ifnet
3301.376Sonoefile	dev/ic/awi.c			awi
3311.376Sonoefile	dev/ic/am79c930.c		awi
3321.438Sichiro
3331.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11)
3341.438Sichirodevice wi: arp, wlan, ifnet
3351.438Sichirofile	dev/ic/wi.c			wi
3361.376Sonoe
3371.83Sthorpej# 3Com Etherlink-III Ethernet controller
3381.333Sthorpejdevice	ep: arp, ether, ifnet, mii, mii_bitbang
3391.142Senamifile	dev/ic/elink3.c			ep
3401.253Sfvdl
3411.253Sfvdl# 3Com EtherLink XL Controller
3421.331Sthorpejdevice	ex: arp, ether, ifnet, mii, mii_bitbang
3431.253Sfvdlfile	dev/ic/elinkxl.c		ex
3441.131Smatt
3451.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers
3461.173Sthorpejdevice	lc: arp, ether, ifnet
3471.142Senamifile	dev/ic/lemac.c			lc
3481.84Smycroft
3491.84Smycroft# LANCE and PCnet Ethernet controllers
3501.173Sthorpejdevice	le: arp, ether, ifnet
3511.426Slukemdefine	le24
3521.426Slukemdefine	le32
3531.227Sexplorerfile	dev/ic/am7990.c			le24
3541.225Sdrochnerfile	dev/ic/am79900.c		le32
3551.225Sdrochnerfile	dev/ic/lance.c			le24 | le32
3561.383Sthorpej
3571.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers
3581.383Sthorpejdevice	depca { }: le24
3591.383Sthorpejfile	dev/ic/depca.c			depca
3601.383Sthorpejattach	le at depca with le_depca
3611.122Sscottr
3621.290Smrg# Sun HME Ethernet controllers
3631.293Spkdevice	hme: arp, ether, ifnet, mii
3641.293Spkfile	dev/ic/hme.c			hme
3651.461Seeh
3661.461Seeh# Sun GEM Ethernet controllers
3671.461Seehdevice	gem: arp, ether, ifnet, mii
3681.461Seehfile	dev/ic/gem.c			gem
3691.290Smrg
3701.122Sscottr# 8390-family Ethernet controllers
3711.358Swsdefopt	opt_ipkdb.h	IPKDB_DP8390				: IPKDB
3721.122Sscottrdefine	dp8390nic
3731.358Swsfile	dev/ic/dp8390.c			dp8390nic | IPKDB_DP8390
3741.77Scgd
3751.282Sbad# TROPIC Token-Ring controller
3761.282Sbaddevice	tr: arp, token, ifnet
3771.282Sbadfile	dev/ic/tropic.c			tr
3781.282Sbad
3791.91Scgd# NCR 5380 SCSI Bus Controller
3801.91Scgddefine	ncr5380sbc
3811.142Senamifile	dev/ic/ncr5380sbc.c		ncr5380sbc
3821.356Spkdevice	nca: scsi, ncr5380sbc
3831.91Scgd
3841.434Sfredette# Sun sc PAL SCSI Bus Controller
3851.434Sfredettedefine	sunscpal
3861.434Sfredettefile	dev/ic/sunscpal.c		sunscpal
3871.434Sfredettedevice	ssc: scsi, sunscpal
3881.434Sfredette
3891.91Scgd# DEC FDDI Chipset
3901.91Scgddefine	pdq
3911.142Senamifile	dev/ic/pdq.c			pdq
3921.142Senamifile	dev/ic/pdq_ifsubr.c		pdq
3931.98Schristos
3941.98Schristos# Cyclades Cyclom-8/16/32 
3951.173Sthorpejdevice	cy: tty
3961.142Senamifile	dev/ic/cy.c			cy			needs-flag
3971.103Sthorpej
3981.103Sthorpej# Efficient Networks, Inc. ATM interface
3991.173Sthorpejdevice	en: atm, ifnet
4001.142Senamifile	dev/ic/midway.c			en
4011.117Sthorpej
4021.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller
4031.117Sthorpejdefine	ncr53c9x
4041.359Smycroftdevice	esp: scsi, ncr53c9x
4051.142Senamifile	dev/ic/ncr53c9x.c		ncr53c9x
4061.227Sexplorer
4071.227Sexplorer# Hitachi HD64570 serial controller
4081.359Smycroftdefine	hd64570
4091.227Sexplorerfile	dev/ic/hd64570.c		hd64570
4101.339Schopps
4111.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller
4121.339Schoppsdevice	ntwoc: ifnet, hd64570
4131.128Spk
4141.128Spk# Intel 82586 Ethernet Controller
4151.128Spkdefine	i82586
4161.142Senamifile	dev/ic/i82586.c			i82586
4171.291Sthorpej
4181.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller
4191.291Sthorpejdevice	fxp: ether, ifnet, arp, mii
4201.291Sthorpejfile	dev/ic/i82557.c			fxp
4211.389Sbjh21
4221.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller
4231.389Sbjh21define	seeq8005
4241.389Sbjh21file	dev/ic/seeq8005.c		seeq8005
4251.137Sthorpej
4261.137Sthorpej# SMC 91Cxx Ethernet Controller
4271.379Sbriggsdevice	sm: arp, ether, ifnet, mii, mii_bitbang
4281.142Senamifile	dev/ic/smc91cxx.c		sm
4291.188Sthorpej
4301.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller
4311.230Sthorpejdevice	epic: arp, ether, ifnet, mii
4321.188Sthorpejfile	dev/ic/smc83c170.c		epic
4331.309Sragge
4341.309Sragge# DEC SGEC Second Generation Ethernet Controller
4351.309Sraggedefine	sgec
4361.309Sraggefile	dev/ic/sgec.c			sgec
4371.177Senami
4381.177Senami# MB8696x Ethernet Controller
4391.177Senamidefine	mb86960
4401.177Senamifile	dev/ic/mb86960.c		mb86960
4411.177Senami
4421.177Senami# Generic MB8696x Ethernet Controller driver
4431.177Senamidevice	mbe: arp, ether, ifnet, mb86960
4441.146Saugustss
4451.146Saugustss# Interwave Am78C201 audio driver
4461.146Saugustssdefine	interwave
4471.146Saugustssfile	dev/ic/interwave.c		interwave
4481.154Sis
4491.154Sis# TMS 320av110 MPEG2/audio driver
4501.154Sisdefine	tms320av110
4511.154Sisfile	dev/ic/tms320av110.c		tms320av110
4521.152Sthorpej
4531.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the
4541.152Sthorpej# National Semiconductor DS8390.
4551.358Swsdefopt	opt_ipkdb.h	IPKDB_NE				: IPKDB_DP8390
4561.423Sthorpejdevice	ne: ether, ifnet, arp, dp8390nic, mii
4571.358Swsfile	dev/ic/ne2000.c			ne | IPKDB_NE
4581.153Sthorpej
4591.153Sthorpej# 8250/16[45]50-based "com" ports
4601.153Sthorpej# XXX In a perfect world, this would be done with attributes
4611.393Ssommerfedefopt	opt_com.h	COM16650 COM_HAYESP COM_DEBUG COM_MPLOCK
4621.392Seehdevice	com { } : tty
4631.426Slukemfile	dev/ic/com.c			com			needs-flag
4641.336Sthorpej
4651.336Sthorpej# PC-like keyboard controller
4661.336Sthorpejdevice	pckbc { [slot = -1] }
4671.426Slukemfile	dev/ic/pckbc.c			pckbc			needs-flag
4681.274Sscw
4691.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
4701.274Sscwdevice	clmpcc: tty
4711.426Slukemfile	dev/ic/clmpcc.c			clmpcc			needs-flag
4721.385Sbjh21
4731.155Sbouyer# Device description for i2c bus and i2c eeprom
4741.426Slukemdefine	i2c
4751.426Slukemdefine	i2c_eeprom
4761.351Sgroo
4771.351Sgroo# National Semiconductor LM7[89]
4781.426Slukemdevice	lm: sysmon_envsys
4791.426Slukemfile	dev/ic/nslm7x.c			lm			needs-flag
4801.164Scgd
4811.185Skml# Essential Communications Corp. HIPPI Interface
4821.426Slukemdevice	esh: hippi, ifnet
4831.426Slukemfile	dev/ic/rrunner.c		esh			needs-flag
4841.242Sis
4851.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
4861.426Slukemdevice	bah: ifnet, arc, arp
4871.426Slukemfile	dev/ic/smc90cx6.c		bah
4881.234Saugustss
4891.234Saugustss# OPL2/OPL3 FM synth driver
4901.235Saugustssdevice	opl: midibus, midisyn
4911.234Saugustssfile	dev/ic/opl.c			opl
4921.234Saugustssfile	dev/ic/oplinstrs.c		opl
4931.305Saugustss
4941.305Saugustss# MPU401 MIDI UART compatibles
4951.305Saugustssdevice	mpu: midibus
4961.426Slukemfile	dev/ic/mpu.c			mpu			needs-flag
4971.236Spk
4981.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
4991.236Spkdefine	ad1848
5001.236Spkfile	dev/ic/ad1848.c			ad1848
5011.290Smrg
5021.290Smrg# AMD 7930 audio/ISDN codec
5031.366Saugustssdefine	am7930
5041.366Saugustssfile	dev/ic/am7930.c			am7930
5051.290Smrg
5061.290Smrg# SPARC `SUNW,audiocs'
5071.290Smrgdevice	audiocs: audio, auconv, ad1848
5081.290Smrgfile	dev/ic/cs4231.c			audiocs
5091.326Saugustss
5101.326Saugustss# AC-97 CODECs
5111.326Saugustssdefine	ac97
5121.326Saugustssfile	dev/ic/ac97.c			ac97
5131.437Sminoura
5141.437Sminoura# Oki MSM6258 support code
5151.437Sminouradefine msm6258
5161.437Sminourafile	dev/ic/msm6258.c		msm6258
5171.240Spk
5181.240Spk# LSI64854 DMA controller back-end
5191.240Spkdefine	lsi64854
5201.240Spkfile	dev/ic/lsi64854.c		lsi64854
5211.465Smrg
5221.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
5231.465Smrgdefine	cd18xx
5241.465Smrgfile	dev/ic/cd18xx.c			cd18xx
5251.240Spk
5261.252Sthorpej# RealTek 8019/8029 NE2000-compatible network interface subroutines
5271.252Sthorpejdefine	rtl80x9
5281.252Sthorpejfile	dev/ic/rtl80x9.c		rtl80x9
5291.360Shaya
5301.360Shaya# RealTek 8129/8139 Ethernet controllers
5311.362Shayadevice	rtk: ether, ifnet, arp, mii
5321.362Shayafile	dev/ic/rtl81x9.c		rtk
5331.185Skml
5341.258Spk# Common code for ESDI/IDE/etc. controllers
5351.426Slukemdevice	wdc: ata, atapi, wdc_base
5361.426Slukemfile	dev/ic/wdc.c			wdc_base
5371.386Sbjh21
5381.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
5391.386Sbjh21# lpt attachment commented out because "device lpt" isn't in this file.
5401.386Sbjh21device	upc { [offset = -1] }
5411.386Sbjh21attach	wdc at upc with wdc_upc
5421.386Sbjh21attach	com at upc with com_upc
5431.386Sbjh21# attach lpt at upc with lpt_upc
5441.426Slukemfile	dev/ic/upc.c			upc
5451.426Slukemfile	dev/ic/wdc_upc.c		wdc_upc
5461.426Slukemfile	dev/ic/com_upc.c		com_upc
5471.426Slukem# file	dev/ic/lpt_upc.c		lpt_upc
5481.327Smatt
5491.327Smatt# Common code for ISA/PCMCIA (non 802.11) WaveLAN adapters
5501.328Smattdefine	wavelan
5511.327Smattdevice	wl: ether, ifnet, arp
5521.327Smattfile	dev/ic/wavelan.c		wavelan
5531.314Sthorpej
5541.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones.
5551.333Sthorpejdevice	tlp: arp, ether, ifnet, mii, mii_bitbang
5561.314Sthorpejfile	dev/ic/tulip.c			tlp
5571.322Sthorpej
5581.322Sthorpej# Adaptec AIC-6915 Ethernet interface
5591.322Sthorpejdevice	sf: arp, ether, ifnet, mii
5601.322Sthorpejfile	dev/ic/aic6915.c		sf
5611.378Spk
5621.378Spk# Mostek time-of-day clock and NVRAM
5631.378Spkdefine	mk48txx
5641.378Spkfile	dev/ic/mk48txx.c		mk48txx
5651.378Spk
5661.378Spk# Intersil 7170 time-of-day clock
5671.378Spkdefine	intersil7170
5681.378Spkfile	dev/ic/intersil7170.c		intersil7170
5691.434Sfredette
5701.434Sfredette# National Semiconductor MM58167 time-of-day clock
5711.434Sfredettedefine	mm58167
5721.434Sfredettefile	dev/ic/mm58167.c		mm58167
5731.422Sthorpej
5741.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines
5751.422Sthorpejdefine	dl10019
5761.422Sthorpejfile	dev/ic/dl10019.c		dl10019
5771.453Senami
5781.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines
5791.453Senamidefine	ax88190
5801.453Senamifile	dev/ic/ax88190.c		ax88190
5811.429Sjdolecek
5821.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
5831.429Sjdolecekdevice	we: ether, ifnet, arp, dp8390nic
5841.429Sjdolecekfile	dev/ic/we.c			we
5851.432Sjdolecek
5861.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
5871.432Sjdolecekdevice	ate: arp, ether, ifnet, mb86960
5881.432Sjdolecekfile	dev/ic/ate_subr.c		ate
5891.179Sdrochner
5901.179Sdrochner# Definitions for wscons
5911.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse
5921.426Slukemdefine	wsdisplaydev { }
5931.426Slukemdefine	wsemuldisplaydev {[console = -1]}
5941.426Slukemdefine	wskbddev {[console = -1], [mux = -1]}
5951.304Saugustssdefine	wsmousedev {[mux = -1]}
5961.179Sdrochner# attribute to pull in raster support
5971.179Sdrochnerdefine	wsrasteremulops
5981.187Sdrochner# common PC display functions
5991.316Saddefopt	opt_pcdisplay.h	PCDISPLAY_SOFTCURSOR
6001.426Slukemdefine	pcdisplayops
6011.187Sdrochnerfile	dev/ic/pcdisplay_subr.c	pcdisplayops
6021.207Sdrochnerfile	dev/ic/pcdisplay_chars.c	pcdisplayops
6031.179Sdrochner# VGA graphics
6041.187Sdrochnerdevice	vga: wsemuldisplaydev, pcdisplayops
6051.426Slukemfile	dev/ic/vga.c			vga			needs-flag
6061.426Slukemfile	dev/ic/vga_subr.c		vga
6071.439Smatt# CyberPro 20x0 graphics (linear non-VGA mode)
6081.439Smattdevice	cprofb: wsemuldisplaydev
6091.439Smattfile	dev/ic/cyberpro.c		cprofb needs-flag
6101.91Scgd
6111.77Scgd# Attributes which machine-independent bus support can be attached to.
6121.77Scgd# These should be defined here, because some of these busses can have
6131.77Scgd# devices which provide these attributes, and we'd like to avoid hairy
6141.77Scgd# ordering constraints on inclusion of the busses' "files" files.
6151.78Scgddefine	isabus { }			# ISA attachment
6161.77Scgddefine	eisabus { }			# EISA attachment
6171.78Scgddefine	pcibus {[bus = -1]}		# PCI attachment
6181.77Scgddefine	tcbus { }			# TurboChannel attachment
6191.367Sjdolecekdefine	mcabus { }			# MicroChannel attachment
6201.222Saugustssdefine	usbus { }			# USB attachment
6211.440Sjmcdefine	fwbus {[idhi=-1],[idlo=-1]}	# IEEE 1394 attachment
6221.241Sdrochnerdefine	vmebus { }			# VME bus attachment
6231.464Sthorpejdefine	acpibus { }			# ACPI "bus" attachment
6241.259Spkdefine	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
6251.324Shayadefine	cbbus {[slot = -1]}		# CardBus attachment
6261.324Shayadefine	pcmciaslot {[slot = -1]}	# PCMCIA slot itself:
6271.222Saugustss
6281.222Saugustss# We need the USB bus controllers here so different busses can
6291.222Saugustss# use them in an 'attach-with'.
6301.222Saugustss# UHCI USB controller
6311.222Saugustssdevice	uhci: usbus
6321.426Slukemfile	dev/usb/uhci.c			uhci			needs-flag
6331.222Saugustss
6341.222Saugustss# OHCI USB controller
6351.222Saugustssdevice	ohci: usbus
6361.426Slukemfile	dev/usb/ohci.c			ohci			needs-flag
6371.412Saugustss
6381.412Saugustss# EHCI USB controller
6391.412Saugustssdevice	ehci: usbus
6401.426Slukemfile	dev/usb/ehci.c			ehci			needs-flag
6411.369Smatt
6421.402Smatt# IEEE 1394 controllers
6431.402Smatt# (These need to be here since it will have both PCI and CardBus attachments)
6441.402Smattdevice	fwlynx: fwbus
6451.369Smattdevice	fwohci: fwbus
6461.60Scgd
6471.414Sthorpej# Attribute used by various things that need BPF's virtual machine
6481.414Sthorpejdefine	bpf_filter
6491.414Sthorpej
6501.415Smartin# Attributes used by the ISDN subsystem
6511.426Slukemdefine	isdn		# the ISDN subsystem
6521.458Senamidefine	passive_isdn	# files needed by passive cards (XXX - protocol
6531.458Senami			# specific)
6541.426Slukemdefine	spppi4b		# synchronous PPP support
6551.415Smartin
6561.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
6571.426Slukemdevice	isic: isdn, passive_isdn
6581.415Smartin
6591.426Slukemfile	dev/ic/isic.c			isic
6601.426Slukemfile	dev/ic/isac.c			isic
6611.426Slukemfile	dev/ic/hscx.c			isic
6621.426Slukemfile	dev/ic/isic_l1.c		isic
6631.426Slukemfile	dev/ic/isic_l1fsm.c		isic
6641.426Slukemfile	dev/ic/isic_bchan.c		isic
6651.415Smartin
6661.415Smartin# (old) Diehl active ISDN cards
6671.426Slukemdevice	daic: isdn
6681.426Slukemfile	dev/ic/daic.c			daic
6691.415Smartin
6701.60Scgd# legitimate pseudo-devices
6711.298Sthorpejdefpseudo vnd: disk
6721.298Sthorpejdefpseudo ccd: disk
6731.298Sthorpejdefpseudo raid: disk
6741.298Sthorpejdefpseudo md: disk
6751.298Sthorpejdefpseudo vcoda
6761.298Sthorpej
6771.298Sthorpejdefpseudo pty: tty
6781.298Sthorpejdefpseudo tb: tty
6791.298Sthorpejdefpseudo rnd
6801.298Sthorpej
6811.298Sthorpejdefpseudo loop: ifnet
6821.298Sthorpejdefpseudo sl: ifnet
6831.414Sthorpejdefpseudo ppp: ifnet, bpf_filter
6841.435Smartindefpseudo pppoe: ifnet, ether, sppp
6851.298Sthorpejdefpseudo sppp: ifnet
6861.298Sthorpejdefpseudo tun: ifnet
6871.395Sthorpejdefpseudo vlan: ifnet, ether
6881.433Sthorpejdefpseudo bridge: ifnet, ether
6891.414Sthorpejdefpseudo bpfilter: ifnet, bpf_filter
6901.298Sthorpejdefpseudo strip: ifnet
6911.298Sthorpejdefpseudo ipfilter: ifnet
6921.298Sthorpejdefpseudo ipip: ifnet
6931.298Sthorpejdefpseudo gre: ifnet
6941.298Sthorpejdefpseudo gif: ifnet
6951.298Sthorpejdefpseudo faith: ifnet
6961.361Sitojundefpseudo stf: ifnet
6971.60Scgd
6981.298Sthorpejdefpseudo sequencer
6991.462Smanudefpseudo clockctl
7001.228Saugustss
7011.415Smartin# ISDN userland pseudo devices
7021.426Slukemdefpseudo i4btrc: isdn
7031.426Slukemdefpseudo i4brbch: isdn
7041.426Slukemdefpseudo i4btel: isdn
7051.426Slukemdefpseudo i4bipr: isdn
7061.426Slukemdefpseudo i4bisppp: isdn, sppp
7071.426Slukemdefpseudo i4bctl: isdn
7081.426Slukemdefpseudo i4b:	isdn
7091.415Smartin
7101.60Scgd# kernel sources
7111.426Slukemfile	adosfs/adlookup.c		adosfs
7121.426Slukemfile	adosfs/adutil.c			adosfs
7131.426Slukemfile	adosfs/advfsops.c		adosfs
7141.426Slukemfile	adosfs/advnops.c		adosfs
7151.426Slukemfile	altq/altq_conf.c		altq
7161.426Slukemfile	altq/altq_afmap.c		altq 
7171.426Slukemfile	altq/altq_blue.c		altq
7181.426Slukemfile	altq/altq_cbq.c			altq
7191.426Slukemfile	altq/altq_cdnr.c		altq
7201.426Slukemfile	altq/altq_fifoq.c		altq
7211.426Slukemfile	altq/altq_hfsc.c		altq
7221.426Slukemfile	altq/altq_localq.c		altq
7231.426Slukemfile	altq/altq_priq.c		altq
7241.426Slukemfile	altq/altq_red.c			altq
7251.426Slukemfile	altq/altq_rio.c			altq
7261.426Slukemfile	altq/altq_rmclass.c		altq
7271.426Slukemfile	altq/altq_subr.c		altq
7281.426Slukemfile	altq/altq_wfq.c			altq
7291.426Slukemfile	coda/coda_namecache.c		coda
7301.426Slukemfile	coda/coda_psdev.c		vcoda			needs-count
7311.426Slukemfile	coda/coda_subr.c		coda
7321.426Slukemfile	coda/coda_venus.c		coda
7331.426Slukemfile	coda/coda_vfsops.c		coda
7341.426Slukemfile	coda/coda_vnops.c		coda
7351.426Slukemfile	crypto/arc4/arc4.c		wlan
7361.426Slukemfile	crypto/des/des_ecb.c		ipsec & ipsec_esp
7371.426Slukemfile	crypto/des/des_setkey.c		ipsec & ipsec_esp
7381.456Stlsfile	crypto/des/des_enc.c		ipsec & ipsec_esp & !crypto_md_des_enc
7391.456Stls#file    crypto/des/des_cbc.c		ipsec & ipsec_esp & !crypto_md_des_cbc
7401.456Stlsfile	crypto/blowfish/bf_enc.c	ipsec & ipsec_esp & !crypto_md_bf_enc
7411.456Stls#file	crypto/blowfish/bf_cbc.c	ipsec & ipsec_esp & !crypto_md_bf_cbc
7421.426Slukemfile	crypto/blowfish/bf_skey.c	ipsec & ipsec_esp
7431.426Slukemfile	crypto/cast128/cast128.c	ipsec & ipsec_esp
7441.426Slukemfile	crypto/rijndael/rijndael-alg-fst.c ipsec & ipsec_esp
7451.426Slukemfile	crypto/rijndael/rijndael-api-fst.c ipsec & ipsec_esp
7461.426Slukemfile	ddb/db_access.c			ddb | kgdb
7471.426Slukemfile	ddb/db_aout.c			ddb
7481.426Slukemfile	ddb/db_break.c			ddb
7491.426Slukemfile	ddb/db_command.c		ddb
7501.426Slukemfile	ddb/db_elf.c			ddb
7511.426Slukemfile	ddb/db_examine.c		ddb
7521.426Slukemfile	ddb/db_expr.c			ddb
7531.426Slukemfile	ddb/db_input.c			ddb
7541.426Slukemfile	ddb/db_lex.c			ddb
7551.426Slukemfile	ddb/db_output.c			ddb
7561.426Slukemfile	ddb/db_print.c			ddb
7571.426Slukemfile	ddb/db_run.c			ddb | kgdb
7581.426Slukemfile	ddb/db_sym.c			ddb
7591.426Slukemfile	ddb/db_trap.c			ddb
7601.426Slukemfile	ddb/db_variables.c		ddb
7611.426Slukemfile	ddb/db_watch.c			ddb
7621.426Slukemfile	ddb/db_write_cmd.c		ddb
7631.426Slukemfile	ddb/db_xxx.c			ddb
7641.426Slukemfile	dev/auconv.c			auconv
7651.426Slukemfile	dev/audio.c			audio | midi | midibus	needs-flag
7661.426Slukemfile	dev/ccd.c			ccd			needs-flag
7671.426Slukemfile	dev/i2c/i2c_bus.c		i2c
7681.426Slukemfile	dev/i2c/i2c_eeprom.c		i2c_eeprom
7691.426Slukemfile	dev/md.c			md			needs-count
7701.426Slukemfile	dev/midi.c			midi | midibus		needs-flag
7711.426Slukemfile	dev/midisyn.c			midisyn
7721.426Slukemfile	dev/mulaw.c			mulaw
7731.426Slukemfile	dev/raidframe/rf_acctrace.c	raid			needs-flag
7741.426Slukemfile	dev/raidframe/rf_alloclist.c	raid			needs-flag
7751.426Slukemfile	dev/raidframe/rf_aselect.c	raid			needs-flag
7761.426Slukemfile	dev/raidframe/rf_callback.c	raid			needs-flag
7771.426Slukemfile	dev/raidframe/rf_chaindecluster.c raid			needs-flag
7781.426Slukemfile	dev/raidframe/rf_copyback.c	raid			needs-flag
7791.426Slukemfile	dev/raidframe/rf_cvscan.c	raid			needs-flag
7801.426Slukemfile	dev/raidframe/rf_dagdegrd.c	raid			needs-flag
7811.426Slukemfile	dev/raidframe/rf_dagdegwr.c	raid			needs-flag
7821.426Slukemfile	dev/raidframe/rf_dagffrd.c	raid			needs-flag
7831.426Slukemfile	dev/raidframe/rf_dagffwr.c	raid			needs-flag
7841.426Slukemfile	dev/raidframe/rf_dagfuncs.c	raid			needs-flag
7851.426Slukemfile	dev/raidframe/rf_dagutils.c	raid			needs-flag
7861.426Slukemfile	dev/raidframe/rf_debugMem.c	raid			needs-flag
7871.426Slukemfile	dev/raidframe/rf_debugprint.c	raid			needs-flag
7881.426Slukemfile	dev/raidframe/rf_decluster.c	raid			needs-flag
7891.426Slukemfile	dev/raidframe/rf_declusterPQ.c	raid			needs-flag
7901.426Slukemfile	dev/raidframe/rf_diskqueue.c	raid			needs-flag
7911.426Slukemfile	dev/raidframe/rf_disks.c	raid			needs-flag
7921.426Slukemfile	dev/raidframe/rf_driver.c	raid			needs-flag
7931.426Slukemfile	dev/raidframe/rf_engine.c	raid			needs-flag
7941.426Slukemfile	dev/raidframe/rf_evenodd.c	raid			needs-flag
7951.426Slukemfile	dev/raidframe/rf_evenodd_dagfuncs.c raid		needs-flag
7961.426Slukemfile	dev/raidframe/rf_evenodd_dags.c	raid			needs-flag
7971.426Slukemfile	dev/raidframe/rf_fifo.c	raid	needs-flag
7981.426Slukemfile	dev/raidframe/rf_interdecluster.c raid			needs-flag
7991.426Slukemfile	dev/raidframe/rf_invertq.c	raid			needs-flag
8001.426Slukemfile	dev/raidframe/rf_layout.c	raid			needs-flag
8011.426Slukemfile	dev/raidframe/rf_map.c		raid			needs-flag
8021.426Slukemfile	dev/raidframe/rf_mcpair.c	raid			needs-flag
8031.426Slukemfile	dev/raidframe/rf_memchunk.c	raid			needs-flag
8041.426Slukemfile	dev/raidframe/rf_netbsdkintf.c	raid			needs-flag
8051.426Slukemfile	dev/raidframe/rf_nwayxor.c	raid			needs-flag
8061.426Slukemfile	dev/raidframe/rf_options.c	raid			needs-flag
8071.426Slukemfile	dev/raidframe/rf_paritylog.c	raid			needs-flag
8081.426Slukemfile	dev/raidframe/rf_paritylogDiskMgr.c raid		needs-flag
8091.426Slukemfile	dev/raidframe/rf_paritylogging.c raid			needs-flag
8101.426Slukemfile	dev/raidframe/rf_parityloggingdags.c raid		needs-flag
8111.426Slukemfile	dev/raidframe/rf_parityscan.c	raid			needs-flag
8121.426Slukemfile	dev/raidframe/rf_pq.c		raid			needs-flag
8131.426Slukemfile	dev/raidframe/rf_pqdeg.c	raid			needs-flag
8141.426Slukemfile	dev/raidframe/rf_pqdegdags.c	raid			needs-flag
8151.426Slukemfile	dev/raidframe/rf_psstatus.c	raid			needs-flag
8161.426Slukemfile	dev/raidframe/rf_raid0.c	raid			needs-flag
8171.426Slukemfile	dev/raidframe/rf_raid1.c	raid			needs-flag
8181.426Slukemfile	dev/raidframe/rf_raid4.c	raid			needs-flag
8191.426Slukemfile	dev/raidframe/rf_raid5.c	raid			needs-flag
8201.426Slukemfile	dev/raidframe/rf_raid5_rotatedspare.c raid		needs-flag
8211.426Slukemfile	dev/raidframe/rf_reconbuffer.c	raid			needs-flag
8221.426Slukemfile	dev/raidframe/rf_reconmap.c	raid			needs-flag
8231.426Slukemfile	dev/raidframe/rf_reconstruct.c	raid			needs-flag
8241.426Slukemfile	dev/raidframe/rf_reconutil.c	raid			needs-flag
8251.426Slukemfile	dev/raidframe/rf_revent.c	raid			needs-flag
8261.426Slukemfile	dev/raidframe/rf_shutdown.c	raid			needs-flag
8271.426Slukemfile	dev/raidframe/rf_sstf.c		raid			needs-flag
8281.426Slukemfile	dev/raidframe/rf_states.c	raid			needs-flag
8291.426Slukemfile	dev/raidframe/rf_stripelocks.c	raid			needs-flag
8301.426Slukemfile	dev/raidframe/rf_strutils.c	raid			needs-flag
8311.426Slukemfile	dev/raidframe/rf_threadstuff.c	raid			needs-flag
8321.426Slukemfile	dev/raidframe/rf_utils.c	raid			needs-flag
8331.426Slukemfile	dev/rnd.c			rnd			needs-flag
8341.426Slukemfile	dev/rndpool.c			rnd			needs-flag
8351.426Slukemfile	dev/sequencer.c			sequencer		needs-flag
8361.426Slukemfile	dev/vnd.c			vnd			needs-flag
8371.426Slukemfile	filecorefs/filecore_bmap.c	filecore
8381.426Slukemfile	filecorefs/filecore_lookup.c	filecore
8391.426Slukemfile	filecorefs/filecore_node.c	filecore
8401.426Slukemfile	filecorefs/filecore_utils.c	filecore
8411.426Slukemfile	filecorefs/filecore_vfsops.c	filecore
8421.426Slukemfile	filecorefs/filecore_vnops.c	filecore
8431.426Slukemfile	isofs/cd9660/cd9660_bmap.c	cd9660
8441.426Slukemfile	isofs/cd9660/cd9660_lookup.c	cd9660
8451.426Slukemfile	isofs/cd9660/cd9660_node.c	cd9660
8461.426Slukemfile	isofs/cd9660/cd9660_rrip.c	cd9660
8471.426Slukemfile	isofs/cd9660/cd9660_util.c	cd9660
8481.426Slukemfile	isofs/cd9660/cd9660_vfsops.c	cd9660
8491.426Slukemfile	isofs/cd9660/cd9660_vnops.c	cd9660
8501.426Slukemfile	kern/cnmagic.c
8511.426Slukemfile	kern/exec_aout.c		exec_aout
8521.426Slukemfile	kern/exec_conf.c
8531.426Slukemfile	kern/exec_ecoff.c		exec_ecoff
8541.426Slukemfile	kern/exec_elf32.c		exec_elf32
8551.426Slukemfile	kern/exec_elf64.c		exec_elf64
8561.426Slukemfile	kern/exec_elf_common.c		exec_elf32 | exec_elf64
8571.452Schristosfile	kern/exec_macho.c		exec_macho
8581.426Slukemfile	kern/exec_script.c		exec_script
8591.426Slukemfile	kern/exec_subr.c
8601.426Slukemfile	kern/init_main.c
8611.426Slukemfile	kern/init_sysent.c
8621.426Slukemfile	kern/kern_acct.c
8631.426Slukemfile	kern/kern_allocsys.c
8641.426Slukemfile	kern/kern_clock.c
8651.426Slukemfile	kern/kern_descrip.c
8661.426Slukemfile	kern/kern_exec.c
8671.426Slukemfile	kern/kern_exit.c
8681.426Slukemfile	kern/kern_fork.c
8691.426Slukemfile	kern/kern_kthread.c
8701.426Slukemfile	kern/kern_ktrace.c
8711.426Slukemfile	kern/kern_lkm.c			lkm
8721.426Slukemfile	kern/kern_lock.c
8731.426Slukemfile	kern/kern_malloc.c
8741.454Sthorpejfile	kern/kern_malloc_debug.c	malloc_debug
8751.426Slukemfile	kern/kern_ntptime.c
8761.426Slukemfile	kern/kern_physio.c
8771.426Slukemfile	kern/kern_proc.c
8781.426Slukemfile	kern/kern_prot.c
8791.426Slukemfile	kern/kern_resource.c
8801.426Slukemfile	kern/kern_sig.c
8811.426Slukemfile	kern/kern_subr.c
8821.426Slukemfile	kern/kern_synch.c
8831.426Slukemfile	kern/kern_sysctl.c
8841.426Slukemfile	kern/kern_time.c
8851.426Slukemfile	kern/kern_xxx.c
8861.426Slukemfile	kern/kgdb_stub.c		kgdb
8871.426Slukemfile	kern/subr_autoconf.c
8881.426Slukemfile	kern/subr_disk.c
8891.426Slukemfile	kern/subr_extent.c
8901.426Slukemfile	kern/subr_log.c
8911.426Slukemfile	kern/subr_pool.c
8921.426Slukemfile	kern/subr_prf.c
8931.426Slukemfile	kern/subr_prof.c
8941.426Slukemfile	kern/subr_rmap.c
8951.449Sgmcgarryfile	kern/subr_userconf.c		userconf
8961.426Slukemfile	kern/subr_xxx.c
8971.426Slukemfile	kern/sys_generic.c
8981.447Sjdolecekfile	kern/sys_pipe.c			new_pipe
8991.426Slukemfile	kern/sys_process.c
9001.426Slukemfile	kern/sys_socket.c
9011.426Slukemfile	kern/syscalls.c			syscall_debug
9021.426Slukemfile	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
9031.426Slukemfile	kern/sysv_msg.c			sysvmsg
9041.426Slukemfile	kern/sysv_sem.c			sysvsem
9051.426Slukemfile	kern/sysv_shm.c			sysvshm
9061.426Slukemfile	kern/tty.c
9071.426Slukemfile	kern/tty_conf.c
9081.426Slukemfile	kern/tty_pty.c			pty			needs-flag
9091.426Slukemfile	kern/tty_subr.c
9101.426Slukemfile	kern/tty_tb.c			tb			needs-count
9111.426Slukemfile	kern/tty_tty.c
9121.426Slukemfile	kern/uipc_domain.c
9131.426Slukemfile	kern/uipc_mbuf.c
9141.426Slukemfile	kern/uipc_mbuf2.c
9151.426Slukemfile	kern/uipc_proto.c
9161.426Slukemfile	kern/uipc_socket.c
9171.426Slukemfile	kern/uipc_socket2.c
9181.426Slukemfile	kern/uipc_syscalls.c
9191.426Slukemfile	kern/uipc_usrreq.c
9201.426Slukemfile	kern/vfs_bio.c
9211.426Slukemfile	kern/vfs_cache.c
9221.426Slukemfile	kern/vfs_getcwd.c
9231.426Slukemfile	kern/vfs_init.c
9241.426Slukemfile	kern/vfs_lockf.c
9251.426Slukemfile	kern/vfs_lookup.c
9261.426Slukemfile	kern/vfs_subr.c
9271.426Slukemfile	kern/vfs_syscalls.c
9281.426Slukemfile	kern/vfs_vnops.c
9291.426Slukemfile	kern/vnode_if.c
9301.426Slukemfile	miscfs/deadfs/dead_vnops.c
9311.426Slukemfile	miscfs/fdesc/fdesc_vfsops.c	fdesc
9321.426Slukemfile	miscfs/fdesc/fdesc_vnops.c	fdesc
9331.426Slukemfile	miscfs/fifofs/fifo_vnops.c
9341.426Slukemfile	miscfs/genfs/genfs_vnops.c
9351.426Slukemfile	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs | lkm
9361.426Slukemfile	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs | lkm
9371.426Slukemfile	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs | lkm
9381.426Slukemfile	miscfs/kernfs/kernfs_vfsops.c	kernfs
9391.426Slukemfile	miscfs/kernfs/kernfs_vnops.c	kernfs
9401.426Slukemfile	miscfs/nullfs/null_vfsops.c	nullfs
9411.426Slukemfile	miscfs/nullfs/null_vnops.c	nullfs
9421.426Slukemfile	miscfs/overlay/overlay_vfsops.c	overlay
9431.426Slukemfile	miscfs/overlay/overlay_vnops.c	overlay
9441.426Slukemfile	miscfs/portal/portal_vfsops.c	portal
9451.426Slukemfile	miscfs/portal/portal_vnops.c	portal
9461.426Slukemfile	miscfs/procfs/procfs_cmdline.c	procfs
9471.426Slukemfile	miscfs/procfs/procfs_ctl.c	procfs
9481.426Slukemfile	miscfs/procfs/procfs_fpregs.c
9491.426Slukemfile	miscfs/procfs/procfs_linux.c	procfs
9501.426Slukemfile	miscfs/procfs/procfs_map.c	procfs
9511.426Slukemfile	miscfs/procfs/procfs_mem.c
9521.426Slukemfile	miscfs/procfs/procfs_note.c	procfs
9531.426Slukemfile	miscfs/procfs/procfs_regs.c
9541.426Slukemfile	miscfs/procfs/procfs_status.c	procfs
9551.426Slukemfile	miscfs/procfs/procfs_subr.c	procfs
9561.426Slukemfile	miscfs/procfs/procfs_vfsops.c	procfs
9571.426Slukemfile	miscfs/procfs/procfs_vnops.c	procfs
9581.426Slukemfile	miscfs/specfs/spec_vnops.c
9591.426Slukemfile	miscfs/syncfs/sync_subr.c
9601.426Slukemfile	miscfs/syncfs/sync_vnops.c
9611.426Slukemfile	miscfs/umapfs/umap_subr.c	umapfs
9621.426Slukemfile	miscfs/umapfs/umap_vfsops.c	umapfs
9631.426Slukemfile	miscfs/umapfs/umap_vnops.c	umapfs
9641.426Slukemfile	miscfs/union/union_subr.c	union
9651.426Slukemfile	miscfs/union/union_vfsops.c	union
9661.426Slukemfile	miscfs/union/union_vnops.c	union
9671.426Slukemfile	msdosfs/msdosfs_conv.c		msdosfs
9681.426Slukemfile	msdosfs/msdosfs_denode.c	msdosfs
9691.426Slukemfile	msdosfs/msdosfs_fat.c		msdosfs
9701.426Slukemfile	msdosfs/msdosfs_lookup.c	msdosfs
9711.426Slukemfile	msdosfs/msdosfs_vfsops.c	msdosfs
9721.426Slukemfile	msdosfs/msdosfs_vnops.c		msdosfs
9731.426Slukemfile	net/bpf.c			bpfilter		needs-count
9741.426Slukemfile	net/bpf_filter.c		bpf_filter
9751.426Slukemfile	net/bsd-comp.c			ppp & ppp_bsdcomp
9761.426Slukemfile	net/if.c
9771.426Slukemfile	net/if_arcsubr.c		arc			needs-flag
9781.426Slukemfile	net/if_atmsubr.c		atm
9791.433Sthorpejfile	net/if_bridge.c			bridge			needs-flag
9801.433Sthorpejfile	net/bridgestp.c			bridge
9811.457Sbjh21file	net/if_ecosubr.c		eco
9821.426Slukemfile	net/if_ethersubr.c		ether | fddi | netatalk | token |
9831.435Smartin					    wlan | vlan | pppoe
9841.443Sitojunfile	net/if_faith.c			faith & inet & inet6	needs-flag
9851.426Slukemfile	net/if_fddisubr.c		fddi			needs-flag
9861.426Slukemfile	net/if_gif.c			gif			needs-flag
9871.426Slukemfile	net/if_gre.c			gre			needs-count	
9881.426Slukemfile	net/if_hippisubr.c		hippi			needs-flag
9891.426Slukemfile	net/if_ieee1394subr.c		ieee1394
9901.463Sonoefile	net/if_ieee80211subr.c		wlan
9911.426Slukemfile	net/if_loop.c			loop			needs-count
9921.426Slukemfile	net/if_media.c
9931.426Slukemfile	net/if_ppp.c			ppp			needs-count
9941.426Slukemfile	net/if_stf.c			stf & inet & inet6	needs-flag
9951.426Slukemfile	net/if_sl.c			sl			needs-count
9961.426Slukemfile	net/if_spppsubr.c		sppp
9971.426Slukemfile	net/if_strip.c			strip			needs-count
9981.426Slukemfile	net/if_tokensubr.c		token			needs-flag
9991.426Slukemfile	net/if_tun.c			tun			needs-count
10001.426Slukemfile	net/if_vlan.c			vlan			needs-flag
10011.435Smartinfile	net/if_pppoe.c			pppoe			needs-count
10021.384Stv#file net/net_osdep.c
10031.426Slukemfile	net/pfil.c			pfil_hooks | ipfilter
10041.426Slukemfile	net/ppp-deflate.c		ppp & ppp_deflate
10051.426Slukemfile	net/ppp_tty.c			ppp
10061.426Slukemfile	net/radix.c
10071.426Slukemfile	net/raw_cb.c
10081.426Slukemfile	net/raw_usrreq.c
10091.426Slukemfile	net/route.c
10101.426Slukemfile	net/rtsock.c
10111.426Slukemfile	net/slcompress.c		sl | ppp | strip | i4bipr 
10121.426Slukemfile	net/zlib.c			(ppp & ppp_deflate) | ipsec
10131.426Slukemfile	netatalk/aarp.c			netatalk
10141.426Slukemfile	netatalk/at_control.c		netatalk
10151.426Slukemfile	netatalk/at_proto.c		netatalk
10161.426Slukemfile	netatalk/at_rmx.c		netatalkdebug
10171.426Slukemfile	netatalk/ddp_input.c		netatalk
10181.426Slukemfile	netatalk/ddp_output.c		netatalk
10191.426Slukemfile	netatalk/ddp_usrreq.c		netatalk
10201.426Slukemfile	netccitt/ccitt_proto.c		ccitt
10211.426Slukemfile	netccitt/hd_debug.c		hdlc
10221.426Slukemfile	netccitt/hd_input.c		hdlc
10231.426Slukemfile	netccitt/hd_output.c		hdlc
10241.426Slukemfile	netccitt/hd_subr.c		hdlc
10251.426Slukemfile	netccitt/hd_timer.c		hdlc
10261.426Slukemfile	netccitt/if_x25subr.c		ccitt
10271.426Slukemfile	netccitt/llc_input.c		llc
10281.426Slukemfile	netccitt/llc_output.c		llc
10291.426Slukemfile	netccitt/llc_subr.c		llc
10301.426Slukemfile	netccitt/llc_timer.c		llc
10311.426Slukemfile	netccitt/pk_acct.c		ccitt
10321.426Slukemfile	netccitt/pk_debug.c		ccitt
10331.426Slukemfile	netccitt/pk_input.c		ccitt
10341.426Slukemfile	netccitt/pk_llcsubr.c		llc | hdlc
10351.426Slukemfile	netccitt/pk_output.c		ccitt
10361.426Slukemfile	netccitt/pk_subr.c		ccitt
10371.426Slukemfile	netccitt/pk_timer.c		ccitt
10381.426Slukemfile	netccitt/pk_usrreq.c		ccitt
10391.426Slukemfile	netinet/fil.c			ipfilter
10401.426Slukemfile	netinet/if_arp.c		arp | netatalk		needs-flag
10411.426Slukemfile	netinet/if_ieee1394arp.c	arp & ieee1394 & inet
10421.426Slukemfile	netinet/if_atm.c		atm
10431.426Slukemfile	netinet/igmp.c			inet
10441.426Slukemfile	netinet/in.c			inet
10451.426Slukemfile	netinet/in_gif.c		gif & inet
10461.426Slukemfile	netinet/in_pcb.c		inet
10471.426Slukemfile	netinet/in_proto.c		inet
10481.426Slukemfile	netinet/ip_auth.c		ipfilter		needs-flag
10491.426Slukemfile	netinet/ip_ecn.c		ipsec | gif | stf
10501.426Slukemfile	netinet/ip_encap.c		inet | inet6
10511.426Slukemfile	netinet/ip_fil.c		ipfilter
10521.426Slukemfile	netinet/ip_flow.c		inet & gateway
10531.426Slukemfile	netinet/ip_frag.c		ipfilter
10541.426Slukemfile	netinet/ip_gre.c		inet & gre
10551.426Slukemfile	netinet/ip_icmp.c		inet
10561.426Slukemfile	netinet/ip_input.c		inet
10571.426Slukemfile	netinet/ip_ipip.c		ipip			needs-count
10581.426Slukemfile	netinet/ip_log.c		ipfilter & ipfilter_log
10591.426Slukemfile	netinet/ip_mroute.c		inet & mrouting
10601.426Slukemfile	netinet/ip_nat.c		ipfilter
10611.426Slukemfile	netinet/ip_output.c		inet
10621.426Slukemfile	netinet/ip_proxy.c		ipfilter
10631.426Slukemfile	netinet/ip_state.c		ipfilter
10641.426Slukemfile	netinet/raw_ip.c		inet
10651.426Slukemfile	netinet/tcp_debug.c		inet | inet6
10661.426Slukemfile	netinet/tcp_input.c		inet | inet6
10671.426Slukemfile	netinet/tcp_output.c		inet | inet6
10681.426Slukemfile	netinet/tcp_subr.c		inet | inet6
10691.426Slukemfile	netinet/tcp_timer.c		inet | inet6
10701.426Slukemfile	netinet/tcp_usrreq.c		inet | inet6
10711.426Slukemfile	netinet/udp_usrreq.c		inet | inet6
10721.426Slukemfile	netinet6/ah_core.c		ipsec
10731.426Slukemfile	netinet6/ah_input.c		ipsec
10741.426Slukemfile	netinet6/ah_output.c		ipsec
10751.426Slukemfile	netinet6/dest6.c		inet6
10761.426Slukemfile	netinet6/esp_core.c		ipsec & ipsec_esp
10771.426Slukemfile	netinet6/esp_output.c		ipsec & ipsec_esp
10781.426Slukemfile	netinet6/esp_input.c		ipsec & ipsec_esp
10791.426Slukemfile	netinet6/esp_rijndael.c		ipsec & ipsec_esp
10801.426Slukemfile	netinet6/frag6.c		inet6
10811.426Slukemfile	netinet6/icmp6.c		inet6
10821.426Slukemfile	netinet6/in6.c			inet6
10831.442Ssommerfefile	netinet6/in6_cksum.c		inet6 & !inet6_md_cksum
10841.426Slukemfile	netinet6/in6_gif.c		gif & inet6
10851.426Slukemfile	netinet6/in6_ifattach.c		inet6
10861.426Slukemfile	netinet6/in6_pcb.c		inet6
10871.426Slukemfile	netinet6/in6_prefix.c		inet6
10881.426Slukemfile	netinet6/in6_proto.c		inet6
10891.426Slukemfile	netinet6/in6_src.c		inet6
10901.426Slukemfile	netinet6/ip6_forward.c		inet6
10911.426Slukemfile	netinet6/ip6_input.c		inet6
10921.426Slukemfile	netinet6/ip6_mroute.c		inet6
10931.426Slukemfile	netinet6/ip6_output.c		inet6
10941.426Slukemfile	netinet6/ipcomp_core.c		ipsec
10951.426Slukemfile	netinet6/ipcomp_input.c		ipsec
10961.426Slukemfile	netinet6/ipcomp_output.c	ipsec
10971.426Slukemfile	netinet6/ipsec.c		ipsec
10981.426Slukemfile	netinet6/mld6.c			inet6
10991.426Slukemfile	netinet6/nd6.c			inet6
11001.426Slukemfile	netinet6/nd6_nbr.c		inet6
11011.426Slukemfile	netinet6/nd6_rtr.c		inet6
11021.426Slukemfile	netinet6/raw_ip6.c		inet6
11031.426Slukemfile	netinet6/route6.c		inet6
11041.426Slukemfile	netinet6/udp6_output.c		inet6
11051.426Slukemfile	netinet6/udp6_usrreq.c		inet6
11061.426Slukemfile	netiso/clnp_debug.c		iso
11071.426Slukemfile	netiso/clnp_er.c		iso
11081.426Slukemfile	netiso/clnp_frag.c		iso
11091.426Slukemfile	netiso/clnp_input.c		iso
11101.426Slukemfile	netiso/clnp_options.c		iso
11111.426Slukemfile	netiso/clnp_output.c		iso
11121.426Slukemfile	netiso/clnp_raw.c		iso
11131.426Slukemfile	netiso/clnp_subr.c		iso
11141.426Slukemfile	netiso/clnp_timer.c		iso
11151.426Slukemfile	netiso/cltp_usrreq.c		iso
11161.426Slukemfile	netiso/esis.c			iso
11171.426Slukemfile	netiso/idrp_usrreq.c		iso
11181.426Slukemfile	netiso/if_cons.c		iso
11191.426Slukemfile	netiso/if_eon.c			eon
11201.426Slukemfile	netiso/iso.c			iso
11211.426Slukemfile	netiso/iso_chksum.c		iso
11221.426Slukemfile	netiso/iso_pcb.c		iso
11231.426Slukemfile	netiso/iso_proto.c		iso
11241.426Slukemfile	netiso/iso_snpac.c		iso
11251.426Slukemfile	netiso/tp_astring.c		iso | tpip
11261.426Slukemfile	netiso/tp_cons.c		iso
11271.426Slukemfile	netiso/tp_driver.c		iso | tpip
11281.426Slukemfile	netiso/tp_emit.c		iso | tpip
11291.426Slukemfile	netiso/tp_inet.c		iso | tpip
11301.426Slukemfile	netiso/tp_input.c		iso | tpip
11311.426Slukemfile	netiso/tp_iso.c			iso
11321.426Slukemfile	netiso/tp_meas.c		iso | tpip
11331.426Slukemfile	netiso/tp_output.c		iso | tpip
11341.426Slukemfile	netiso/tp_pcb.c			iso | tpip
11351.426Slukemfile	netiso/tp_subr.c		iso | tpip
11361.426Slukemfile	netiso/tp_subr2.c		iso | tpip
11371.426Slukemfile	netiso/tp_timer.c		iso | tpip
11381.426Slukemfile	netiso/tp_trace.c		iso | tpip
11391.426Slukemfile	netiso/tp_usrreq.c		iso | tpip
11401.426Slukemfile	netkey/key.c			ipsec
11411.426Slukemfile	netkey/key_debug.c		ipsec
11421.426Slukemfile	netkey/keydb.c			ipsec
11431.426Slukemfile	netkey/keysock.c		ipsec
11441.426Slukemfile	netnatm/natm.c			natm
11451.426Slukemfile	netnatm/natm_pcb.c		natm
11461.426Slukemfile	netnatm/natm_proto.c		natm
11471.426Slukemfile	netns/idp_usrreq.c		ns
11481.426Slukemfile	netns/ns.c			ns
11491.426Slukemfile	netns/ns_error.c		ns
11501.426Slukemfile	netns/ns_input.c		ns
11511.426Slukemfile	netns/ns_ip.c			ns & nsip
11521.426Slukemfile	netns/ns_output.c		ns
11531.426Slukemfile	netns/ns_pcb.c			ns
11541.426Slukemfile	netns/ns_proto.c		ns
11551.426Slukemfile	netns/spp_debug.c		ns
11561.426Slukemfile	netns/spp_usrreq.c		ns
11571.426Slukemfile	nfs/krpc_subr.c			nfs
11581.426Slukemfile	nfs/nfs_bio.c			nfs
11591.426Slukemfile	nfs/nfs_boot.c			nfs
11601.426Slukemfile	nfs/nfs_bootdhcp.c		nfs & (nfs_boot_bootp | nfs_boot_dhcp)
11611.426Slukemfile	nfs/nfs_bootparam.c		nfs & nfs_boot_bootparam
11621.426Slukemfile	nfs/nfs_node.c			nfs
11631.426Slukemfile	nfs/nfs_nqlease.c		nfsserver | nfs
11641.426Slukemfile	nfs/nfs_serv.c			nfsserver
11651.426Slukemfile	nfs/nfs_socket.c		nfsserver | nfs
11661.426Slukemfile	nfs/nfs_srvcache.c		nfsserver
11671.426Slukemfile	nfs/nfs_subs.c			nfsserver | nfs
11681.426Slukemfile	nfs/nfs_syscalls.c		nfsserver | nfs
11691.426Slukemfile	nfs/nfs_vfsops.c		nfs
11701.426Slukemfile	nfs/nfs_vnops.c			nfs
11711.426Slukemfile	ntfs/ntfs_compr.c		ntfs
11721.426Slukemfile	ntfs/ntfs_conv.c		ntfs
11731.426Slukemfile	ntfs/ntfs_ihash.c		ntfs
11741.426Slukemfile	ntfs/ntfs_subr.c		ntfs
11751.426Slukemfile	ntfs/ntfs_vfsops.c		ntfs
11761.426Slukemfile	ntfs/ntfs_vnops.c		ntfs
11771.426Slukemfile	ufs/ext2fs/ext2fs_alloc.c	ext2fs
11781.426Slukemfile	ufs/ext2fs/ext2fs_balloc.c	ext2fs
11791.426Slukemfile	ufs/ext2fs/ext2fs_bmap.c	ext2fs
11801.426Slukemfile	ufs/ext2fs/ext2fs_bswap.c	ext2fs
11811.426Slukemfile	ufs/ext2fs/ext2fs_inode.c	ext2fs
11821.426Slukemfile	ufs/ext2fs/ext2fs_lookup.c	ext2fs
11831.426Slukemfile	ufs/ext2fs/ext2fs_readwrite.c	ext2fs
11841.426Slukemfile	ufs/ext2fs/ext2fs_subr.c	ext2fs
11851.426Slukemfile	ufs/ext2fs/ext2fs_vfsops.c	ext2fs
11861.426Slukemfile	ufs/ext2fs/ext2fs_vnops.c	ext2fs
11871.426Slukemfile	ufs/ffs/ffs_alloc.c		ffs | mfs
11881.426Slukemfile	ufs/ffs/ffs_balloc.c		ffs | mfs
11891.426Slukemfile	ufs/ffs/ffs_bswap.c		(ffs | mfs) & ffs_ei
11901.426Slukemfile	ufs/ffs/ffs_inode.c		ffs | mfs
11911.426Slukemfile	ufs/ffs/ffs_softdep.c		ffs & softdep
11921.426Slukemfile	ufs/ffs/ffs_softdep.stub.c	(ffs & !softdep) |
11931.426Slukem					    (!ffs & (lfs | mfs | ext2fs))
11941.426Slukemfile	ufs/ffs/ffs_subr.c		ffs | mfs
11951.426Slukemfile	ufs/ffs/ffs_tables.c		ffs | mfs
11961.426Slukemfile	ufs/ffs/ffs_vfsops.c		ffs | mfs
11971.426Slukemfile	ufs/ffs/ffs_vnops.c		ffs | mfs
11981.426Slukemfile	ufs/lfs/lfs_alloc.c		lfs
11991.426Slukemfile	ufs/lfs/lfs_balloc.c		lfs
12001.426Slukemfile	ufs/lfs/lfs_bio.c		lfs
12011.426Slukemfile	ufs/lfs/lfs_cksum.c		lfs
12021.426Slukemfile	ufs/lfs/lfs_debug.c		lfs
12031.426Slukemfile	ufs/lfs/lfs_inode.c		lfs
12041.426Slukemfile	ufs/lfs/lfs_segment.c		lfs
12051.426Slukemfile	ufs/lfs/lfs_subr.c		lfs
12061.426Slukemfile	ufs/lfs/lfs_syscalls.c		lfs
12071.426Slukemfile	ufs/lfs/lfs_vfsops.c		lfs
12081.426Slukemfile	ufs/lfs/lfs_vnops.c		lfs
12091.426Slukemfile	ufs/mfs/mfs_vfsops.c		mfs
12101.426Slukemfile	ufs/mfs/mfs_vnops.c		mfs
12111.426Slukemfile	ufs/ufs/ufs_bmap.c		ffs | lfs | mfs | ext2fs
12121.426Slukemfile	ufs/ufs/ufs_ihash.c		ffs | lfs | mfs | ext2fs
12131.426Slukemfile	ufs/ufs/ufs_inode.c		ffs | lfs | mfs
12141.426Slukemfile	ufs/ufs/ufs_lookup.c		ffs | lfs | mfs | ext2fs
12151.426Slukemfile	ufs/ufs/ufs_quota.c		quota & (ffs | lfs | mfs)
12161.426Slukemfile	ufs/ufs/ufs_vfsops.c		ffs | lfs | mfs | ext2fs
12171.426Slukemfile	ufs/ufs/ufs_vnops.c		ffs | lfs | mfs | ext2fs
12181.426Slukemfile	uvm/uvm_amap.c
12191.426Slukemfile	uvm/uvm_anon.c
12201.426Slukemfile	uvm/uvm_aobj.c
12211.426Slukemfile	uvm/uvm_bio.c
12221.426Slukemfile	uvm/uvm_device.c
12231.426Slukemfile	uvm/uvm_fault.c
12241.426Slukemfile	uvm/uvm_glue.c
12251.426Slukemfile	uvm/uvm_init.c
12261.426Slukemfile	uvm/uvm_io.c
12271.426Slukemfile	uvm/uvm_km.c
12281.426Slukemfile	uvm/uvm_loan.c
12291.426Slukemfile	uvm/uvm_map.c
12301.426Slukemfile	uvm/uvm_meter.c
12311.426Slukemfile	uvm/uvm_mmap.c
12321.426Slukemfile	uvm/uvm_page.c
12331.426Slukemfile	uvm/uvm_pager.c
12341.426Slukemfile	uvm/uvm_pdaemon.c
12351.426Slukemfile	uvm/uvm_pglist.c
12361.426Slukemfile	uvm/uvm_stat.c
12371.426Slukemfile	uvm/uvm_swap.c
12381.426Slukemfile	uvm/uvm_unix.c
12391.426Slukemfile	uvm/uvm_user.c
12401.426Slukemfile	uvm/uvm_vnode.c
12411.426Slukem
12421.426Slukemfile	netisdn/i4b_ctl.c		i4bctl			needs-flag
12431.426Slukemfile	netisdn/i4b_isppp.c		i4bisppp		needs-count
12441.426Slukemfile	netisdn/i4b_ipr.c		i4bipr			needs-count
12451.426Slukemfile	netisdn/i4b_rbch.c		i4brbch			needs-count
12461.426Slukemfile	netisdn/i4b_tel.c		i4btel			needs-count
12471.426Slukemfile	netisdn/i4b_trace.c		i4btrc			needs-count
12481.426Slukem
12491.430Smartinfile	netisdn/i4b_l1l2.c		passive_isdn
12501.430Smartinfile	netisdn/i4b_mbuf.c		passive_isdn
12511.426Slukemfile	netisdn/i4b_l2.c		passive_isdn
12521.426Slukemfile	netisdn/i4b_l2fsm.c		passive_isdn
12531.426Slukemfile	netisdn/i4b_uframe.c		passive_isdn
12541.426Slukemfile	netisdn/i4b_tei.c		passive_isdn
12551.426Slukemfile	netisdn/i4b_sframe.c		passive_isdn
12561.426Slukemfile	netisdn/i4b_iframe.c		passive_isdn
12571.426Slukemfile	netisdn/i4b_l2timer.c		passive_isdn
12581.426Slukemfile	netisdn/i4b_util.c		passive_isdn
12591.426Slukemfile	netisdn/i4b_lme.c		passive_isdn
12601.415Smartin# Q.931 handler
12611.426Slukemfile	netisdn/i4b_q931.c		passive_isdn
12621.426Slukemfile	netisdn/i4b_q932fac.c		passive_isdn
12631.426Slukemfile	netisdn/i4b_l3fsm.c		passive_isdn
12641.426Slukemfile	netisdn/i4b_l3timer.c		passive_isdn
12651.426Slukemfile	netisdn/i4b_l2if.c		passive_isdn
12661.426Slukemfile	netisdn/i4b_l4if.c		passive_isdn
12671.415Smartin# isdn device driver, interface to i4bd
12681.426Slukemfile	netisdn/i4b_i4bdrv.c		i4b			needs-flag
12691.426Slukemfile	netisdn/i4b_l4.c		isdn			needs-flag
12701.426Slukemfile	netisdn/i4b_l4mgmt.c		isdn			needs-flag
12711.426Slukemfile	netisdn/i4b_l4timer.c		isdn			needs-flag
12721.462Smanufile	dev/clockctl.c			clockctl		needs-flag
1273