Home | History | Annotate | Line # | Download | only in conf
files revision 1.819.2.5.2.1
      1 #	$NetBSD: files,v 1.819.2.5.2.1 2007/11/10 02:57:00 matt Exp $
      2 
      3 #	@(#)files.newconf	7.5 (Berkeley) 5/10/93
      4 
      5 version 	20060830
      6 
      7 #
      8 # device classes
      9 #
     10 devclass disk
     11 devclass tape
     12 devclass ifnet
     13 devclass tty
     14 
     15 # options understood by the machine-independent part of the kernel
     16 # (note, these are case-sensitive)
     17 #
     18 defflag				INSECURE
     19 defflag				KCONT
     20 defflag				KMEMSTATS
     21 defflag				KTRACE
     22 defflag				MBUFTRACE
     23 defflag				PTRACE
     24 defflag				SYSTRACE
     25 defflag				COREDUMP
     26 
     27 defparam			DEFCORENAME
     28 defparam			HZ
     29 defparam			MAXUPRC
     30 defparam			RTC_OFFSET
     31 defflag	opt_pipe.h		PIPE_SOCKETPAIR PIPE_NODIRECT
     32 
     33 defflag				BUFQ_DISKSORT
     34 defflag				BUFQ_FCFS
     35 defflag				BUFQ_PRIOCSCAN
     36 defflag				BUFQ_READPRIO
     37 defflag				NEW_BUFQ_STRATEGY	# same as BUFQ_READPRIO
     38 
     39 defparam			SOMAXKVA
     40 defflag	opt_sock_counters.h	SOSEND_COUNTERS
     41 defflag	opt_sosend_loan.h	SOSEND_NO_LOAN
     42 
     43 defflag				MULTIPROCESSOR
     44 
     45 defflag	opt_config.h		INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
     46 
     47 defparam opt_dump.h		DUMP_ON_PANIC
     48 
     49 defflag	opt_callout.h		CALLWHEEL_STATS
     50 
     51 defflag opt_posix.h		P1003_1B_SEMAPHORE
     52 defflag	opt_sysv.h		SYSVMSG SYSVSEM	SYSVSHM
     53 defparam opt_sysvparam.h	SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
     54 
     55 defflag	opt_ntp.h		PPS_SYNC NTP
     56 
     57 defflag	opt_ptm.h		NO_DEV_PTM COMPAT_BSDPTY
     58 
     59 defparam opt_kmempages.h	NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
     60 defflag	opt_malloclog.h		MALLOCLOG
     61 defparam opt_malloclog.h	MALLOCLOGSIZE
     62 defflag	opt_malloc_debug.h	MALLOC_DEBUG
     63 defflag	opt_pool.h		POOL_DIAGNOSTIC
     64 defparam opt_poollog.h		POOL_LOGSIZE
     65 defflag	opt_powerhook.h		POWERHOOK_DEBUG
     66 
     67 defflag	opt_revcache.h		NAMECACHE_ENTER_REVERSE
     68 
     69 defflag	opt_execfmt.h		EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
     70 				EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT
     71 				EXEC_ELF_NOTELESS
     72 
     73 defflag	opt_dkwedge.h		DKWEDGE_AUTODISCOVER
     74 				DKWEDGE_METHOD_BSDLABEL
     75 				DKWEDGE_METHOD_GPT
     76 				DKWEDGE_METHOD_MBR
     77 
     78 defflag	opt_veriexec.h		VERIFIED_EXEC_FP_SHA1
     79 				VERIFIED_EXEC_FP_SHA256
     80 				VERIFIED_EXEC_FP_SHA384
     81 				VERIFIED_EXEC_FP_SHA512
     82 				VERIFIED_EXEC_FP_MD5
     83 				VERIFIED_EXEC_FP_RMD160
     84 
     85 # Per system call number counts and times
     86 defflag opt_syscall_stats.h	SYSCALL_STATS
     87 defflag opt_syscall_stats.h	SYSCALL_TIMES: SYSCALL_STATS 
     88 # Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
     89 defflag opt_syscall_stats.h	SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 
     90 file kern/subr_syscall_stats.c	syscall_stats
     91 
     92 defparam opt_pax.h		PAX_MPROTECT
     93 				PAX_SEGVGUARD
     94 
     95 defflag	opt_fileassoc.h		FILEASSOC
     96 defparam opt_fileassoc.h	FILEASSOC_NHOOKS
     97 
     98 defflag	opt_gre.h		GRE_DEBUG
     99 
    100 # compatibility options
    101 #
    102 defflag	opt_compat_netbsd.h	COMPAT_30
    103 defflag	opt_compat_netbsd.h	COMPAT_20: COMPAT_30
    104 defflag	opt_compat_netbsd.h	COMPAT_16: COMPAT_20
    105 defflag	opt_compat_netbsd.h	COMPAT_15: COMPAT_16
    106 defflag	opt_compat_netbsd.h	COMPAT_14: COMPAT_15
    107 defflag	opt_compat_netbsd.h	COMPAT_13: COMPAT_14
    108 defflag	opt_compat_netbsd.h	COMPAT_12: COMPAT_13
    109 defflag	opt_compat_netbsd.h	COMPAT_11: COMPAT_12
    110 defflag	opt_compat_netbsd.h	COMPAT_10: COMPAT_11
    111 defflag	opt_compat_netbsd.h	COMPAT_09: COMPAT_10
    112 defflag				COMPAT_OSSAUDIO
    113 defflag				COMPAT_FREEBSD: COMPAT_30
    114 defflag				COMPAT_HPUX
    115 defflag				COMPAT_IBCS2
    116 defflag				COMPAT_IRIX
    117 defflag				COMPAT_LINUX
    118 defflag				COMPAT_LINUX32
    119 defflag				COMPAT_OSF1
    120 defflag				COMPAT_SUNOS: COMPAT_30
    121 defflag	opt_compat_svr4.h	COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
    122 defflag				COMPAT_ULTRIX
    123 defflag				COMPAT_NETBSD32
    124 defflag				COMPAT_AOUT_M68K
    125 defflag				COMPAT_M68K4K
    126 defflag				COMPAT_MACH
    127 defflag				COMPAT_DARWIN
    128 defflag				COMPAT_VAX1K
    129 defflag				COMPAT_43
    130 defflag				COMPAT_PECOFF
    131 defflag	opt_compat_netbsd.h	COMPAT_NOMID
    132 
    133 #
    134 # Cryptography support.  Include this early, since several things
    135 # use it.
    136 
    137 # Individual crypto transforms
    138 include "crypto/arc4/files.arc4"
    139 include "crypto/des/files.des"
    140 include "crypto/blowfish/files.blowfish"
    141 include "crypto/cast128/files.cast128"
    142 include "crypto/rijndael/files.rijndael"
    143 include "crypto/skipjack/files.skipjack"
    144 
    145 # General-purpose crypto processing framework.
    146 include "opencrypto/files.opencrypto"
    147 
    148 #
    149 # System monitoring framework
    150 #
    151 include "dev/sysmon/files.sysmon"
    152 
    153 #
    154 # Networking protocols
    155 #
    156 include "net80211/files.net80211"
    157 include "netatalk/files.netatalk"
    158 include "netbt/files.netbt"
    159 include "netinet/files.netinet"
    160 include "netinet/files.ipfilter"
    161 include "netinet6/files.netinet6"
    162 include "netinet6/files.ipsec"
    163 include "netipsec/files.netipsec"
    164 include "netiso/files.netiso"
    165 include "netnatm/files.netnatm"
    166 include "netsmb/files.netsmb"
    167 include "net/files.pf"
    168 
    169 obsolete defflag		CCITT		# obsolete
    170 obsolete defflag		HDLC		# obsolete
    171 obsolete defflag		LLC		# obsolete
    172 obsolete defflag opt_ns.h	NS NSIP		# obsolete
    173 obsolete defflag		IPX		# obsolete
    174 defflag				PFIL_HOOKS	# pfil(9)
    175 defflag	opt_bridge_ipf.h	BRIDGE_IPF	# bridge(4) use inet_pfil_hooks
    176 defflag	opt_ppp.h		PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
    177 						# Include deflate or bsd
    178 						# compression, enable pppd
    179 						# packet filtering support
    180 defflag opt_pppoe.h		PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
    181 
    182 # networking options
    183 #
    184 defflag				GATEWAY
    185 defparam opt_nmbclusters.h	NMBCLUSTERS
    186 defparam			SB_MAX
    187 
    188 # file system options
    189 #
    190 defflag				SOFTDEP			# XXX files.ufs?
    191 defflag				QUOTA			# XXX files.ufs?
    192 defflag				VNODE_LOCKDEBUG
    193 defflag				MAGICLINKS
    194 
    195 # buffer cache size options
    196 #
    197 defparam opt_bufcache.h		BUFCACHE BUFPAGES
    198 
    199 # userconf
    200 #
    201 defflag				USERCONF
    202 
    203 # sysctl related
    204 #
    205 defflag opt_sysctl.h		SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
    206 				SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
    207 				SYSCTL_INCLUDE_DESCR
    208 
    209 #
    210 # Not entirely MI, but present on multiple arch's
    211 #
    212 
    213 # PC-style MBR handling
    214 #
    215 defflag	opt_mbr.h		COMPAT_386BSD_MBRPART
    216 
    217 #
    218 # debugging options
    219 #
    220 include "ddb/files.ddb"		# in-kernel dynamic debugger
    221 
    222 defflag	opt_kgdb.h		KGDB
    223 defparam opt_kgdb.h		KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
    224 				KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
    225 defflag				LOCKDEBUG
    226 defflag				SYSCALL_DEBUG
    227 defflag	opt_kstack.h		KSTACK_CHECK_MAGIC
    228 
    229 # memory (ram) disk options
    230 #
    231 defflag	opt_md.h		MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
    232 				MEMORY_DISK_DYNAMIC
    233 defparam opt_md.h		MEMORY_DISK_SERVER MEMORY_DISK_ROOT_SIZE
    234 				MEMORY_RBFLAGS
    235 
    236 defflag opt_tftproot.h		TFTPROOT TFTPROOT_DEBUG
    237 
    238 # Support for hardware performance monitoring counters
    239 #
    240 defflag	opt_perfctrs.h		PERFCTRS
    241 
    242 # Machine-independent device majors assignements
    243 include "conf/majors"
    244 
    245 # generic attributes
    246 #
    247 define	audiobus	{ }
    248 define	midibus		{ }
    249 define	midisyn
    250 define	ata	        {[channel = -1]}
    251 define	sata
    252 define	scsi_core
    253 define	scsi		{[channel = -1]}: scsi_core
    254 define	ata_hl		{[drive = -1]}
    255 define	atapi		{ }
    256 define	radiodev	{ }
    257 define	gpibdev		{[address = -1]}
    258 define	gpiobus		{ }
    259 define	onewirebus	{ }
    260 define 	pckbport	{[slot = -1]}
    261 define	pckbport_machdep_cnattach
    262 define	firmload
    263 define	mmcbus		{ }
    264 
    265 # audio device attributes
    266 #
    267 define	mulaw
    268 define	auconv
    269 define	aurateconv
    270 
    271 # audio and midi devices, attaches to audio hardware driver
    272 #
    273 device	audio
    274 attach	audio at audiobus
    275 device	midi
    276 attach	midi at midibus
    277 
    278 # console bell via audio device
    279 #
    280 define	audiobell
    281 
    282 # I2C device support
    283 include "dev/i2c/files.i2c"
    284 
    285 # SPI device support
    286 include "dev/spi/files.spi"
    287 
    288 # IR device support
    289 include	"dev/ir/files.ir"
    290 
    291 # Parallel Port Bus support
    292 include "dev/ppbus/files.ppbus"
    293 
    294 # raster operations attributes
    295 #
    296 define	rasops1
    297 define	rasops2
    298 define	rasops4
    299 define	rasops8
    300 define	rasops15
    301 define	rasops16
    302 define	rasops24
    303 define	rasops32
    304 
    305 # splash screen support
    306 include "dev/splash/files.splash"
    307 
    308 # videomode support
    309 include "dev/videomode/files.videomode"
    310 
    311 # net device attributes - we have generic code for arc(net), ether(net),
    312 # fddi, token ring, atm and eco(net).
    313 #
    314 define	arc
    315 define	atm
    316 define	eco
    317 define	ether
    318 define	fddi
    319 define	hippi
    320 define	ieee1394
    321 define	token
    322 define	sppp
    323 define	wlan: arc4, rijndael
    324 define	crypto
    325 
    326 # devices ARPing IPv4 pull this in:
    327 #
    328 define	arp
    329 
    330 #
    331 # ALTQ network traffic shaping subsystem
    332 #
    333 include "altq/files.altq"
    334 
    335 #
    336 # IPKDB kernel debugger
    337 #
    338 include "ipkdb/files.ipkdb"
    339 
    340 # Logical disk
    341 #
    342 device	ld: disk
    343 file	dev/ld.c			ld			needs-flag
    344 
    345 #
    346 # MII/PHY support for network devices
    347 #
    348 include "dev/mii/files.mii"
    349 
    350 #
    351 # RAIDframe
    352 #
    353 include "dev/raidframe/files.raidframe"
    354 
    355 #
    356 # Hardware-assisted data mover API
    357 #
    358 include "dev/dmover/files.dmover"
    359 
    360 #
    361 # "Chipset" drivers.  These are the bus-independent routines which
    362 # contain the cfdrivers.  Attachments are provided by files.<bus>
    363 #
    364 
    365 # Adaptec AIC-6[32]60 ICs
    366 #
    367 device	aic: scsi
    368 file	dev/ic/aic6360.c		aic
    369 
    370 # SMC 93Cx6 Serial EEPROM devices
    371 #
    372 define	smc93cx6
    373 file	dev/ic/smc93cx6.c		smc93cx6
    374 
    375 # Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
    376 #
    377 defparam opt_ahc.h		AHC_DEBUG
    378 defflag	opt_ahc.h		AHC_NO_TAGS
    379 device	ahc: scsi
    380 define	ahc_seeprom
    381 define	ahc_aic77xx
    382 file	dev/ic/aic7xxx.c		ahc
    383 file	dev/ic/aic7xxx_osm.c		ahc
    384 file	dev/ic/aic7xxx_seeprom.c	ahc_seeprom
    385 file	dev/ic/aic77xx.c		ahc_aic77xx
    386 
    387 # Adaptec aic79xx SCSI controllers
    388 defflag	opt_ahd.h		AHD_DEBUG
    389 device	ahd: scsi
    390 file	dev/ic/aic79xx.c		ahd
    391 file	dev/ic/aic79xx_osm.c		ahd
    392 
    393 # DPT EATA SCSI controllers
    394 #
    395 device	dpt: scsi
    396 file	dev/ic/dpt.c			dpt
    397 
    398 # Compaq Smart ARRAY controllers
    399 #
    400 device	cac {unit = -1}
    401 file	dev/ic/cac.c			cac
    402 
    403 attach	ld at cac with ld_cac
    404 file	dev/ic/ld_cac.c			ld_cac
    405 
    406 # HP/Compaq Command Interface for SCSI-3 Support
    407 #
    408 device ciss: scsi
    409 file	dev/ic/ciss.c			ciss
    410 
    411 # Mylex DAC960 RAID controllers
    412 #
    413 device	mlx {unit = -1}
    414 file	dev/ic/mlx.c			mlx			needs-flag
    415 
    416 attach	ld at mlx with ld_mlx
    417 file	dev/ic/ld_mlx.c			ld_mlx
    418 
    419 # ICP-Vortex/Intel RAID controllers
    420 #
    421 device	icp {unit = -1}
    422 file	dev/ic/icp.c			icp			needs-flag
    423 file	dev/ic/icp_ioctl.c		icp
    424 
    425 attach	ld at icp with ld_icp
    426 file	dev/ic/ld_icp.c			ld_icp
    427 
    428 device	icpsp: scsi
    429 file	dev/ic/icpsp.c			icpsp
    430 attach	icpsp at icp
    431 
    432 # Adaptec FSA RAID controllers
    433 #
    434 device	aac {unit = -1}
    435 file	dev/ic/aac.c			aac
    436 
    437 attach	ld at aac with ld_aac
    438 file	dev/ic/ld_aac.c			ld_aac
    439 
    440 # AdvanSys 1200A, 1200B and ULTRA SCSI controllers
    441 #
    442 device	adv: scsi
    443 file	dev/ic/adv.c			adv
    444 file	dev/ic/advlib.c			adv
    445 file	dev/ic/advmcode.c		adv
    446 
    447 # AdvanSys ULTRA WIDE SCSI controllers
    448 #
    449 device	adw: scsi
    450 file	dev/ic/adw.c			adw
    451 
    452 # BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
    453 # (Must be declared before AHA to ensure bha probes before aha.
    454 #  Probing AHA first configures bhas as aha, via their AHA
    455 #  hardware-compatibility mode.)
    456 #
    457 device	bha: scsi
    458 file	dev/ic/bha.c			bha
    459 
    460 # Adaptec AHA-154x and AHA-164x controllers
    461 # (must be after bha, see above)
    462 #
    463 device	aha: scsi
    464 file	dev/ic/aha.c			aha
    465 
    466 # Initio INIC-940/950 SCSI controllers
    467 #
    468 device	iha: scsi
    469 file	dev/ic/iha.c			iha
    470 
    471 # Qlogic ISP 10x0 SCSI Controllers
    472 #
    473 defflag	opt_isp.h		ISP_DISABLE_1020_SUPPORT
    474 				ISP_DISABLE_1080_SUPPORT
    475 				ISP_DISABLE_2100_SUPPORT
    476 				ISP_DISABLE_2200_SUPPORT
    477 				ISP_DISABLE_FW ISP_TARGET_MODE
    478 				ISP_FW_CRASH_DUMP
    479 defparam opt_isp.h		ISP_LOGDEFAULT
    480 device	isp: scsi
    481 file	dev/ic/isp.c			isp
    482 file	dev/ic/isp_netbsd.c		isp
    483 file	dev/ic/isp_target.c		isp & isp_target_mode
    484 
    485 # LSILogic MegaRAID SAS
    486 #
    487 device	mfi: scsi
    488 file	dev/ic/mfi.c			mfi
    489 
    490 # LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
    491 #
    492 device	mpt: scsi
    493 file	dev/ic/mpt.c			mpt
    494 file	dev/ic/mpt_debug.c		mpt
    495 file	dev/ic/mpt_netbsd.c		mpt
    496 
    497 # Workbit NinjaSCSI-32 controllers
    498 device	njs: scsi
    499 file	dev/ic/ninjascsi32.c		njs
    500 
    501 # Symbios/NCR 53c700 SCSI controllers
    502 device	oosiop: scsi
    503 file	dev/ic/oosiop.c			oosiop
    504 
    505 # Symbios/NCR 53c710 SCSI controllers
    506 #
    507 device	osiop: scsi
    508 file	dev/ic/osiop.c			osiop
    509 
    510 # common stuff for siop and esiop
    511 #
    512 define	siop_common
    513 file	dev/ic/siop_common.c		siop_common
    514 
    515 # Symbios/NCR 53c720/53c8xx SCSI controllers
    516 #
    517 device	siop: scsi,siop_common
    518 file	dev/ic/siop.c			siop
    519 defflag	opt_siop.h			SIOP_SYMLED
    520 
    521 device	esiop: scsi,siop_common
    522 file	dev/ic/esiop.c			esiop
    523 
    524 # UltraStor SCSI controllers
    525 #
    526 device	uha: scsi
    527 file	dev/ic/uha.c			uha
    528 
    529 # Aironet PC4500/PC4800
    530 #
    531 device	an: arp, wlan, ifnet
    532 file	dev/ic/an.c			an
    533 
    534 # AMD 79c930-based 802.11 cards
    535 #
    536 device	awi: arp, wlan, ifnet
    537 file	dev/ic/awi.c			awi
    538 file	dev/ic/am79c930.c		awi
    539 
    540 # Lucent & Intersil WaveLan IEEE (802.11)
    541 #
    542 device	wi: arp, wlan, ifnet
    543 file	dev/ic/wi.c			wi
    544 
    545 # Atheros 5210/5211/5212 multi-mode 802.11
    546 #
    547 defflag	opt_athhal.h	ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ
    548 device	ath: arp, wlan, ifnet
    549 file	dev/ic/ath.c					ath
    550 file	dev/ic/ath_netbsd.c				ath
    551 file	dev/ic/athrate-sample.c				ath
    552 file	contrib/dev/ath/netbsd/ah_osdep.c		ath
    553 object	/athhal.o					ath
    554 
    555 # ADMtek ADM8211 802.11
    556 #
    557 device	atw: arp, wlan, ifnet, smc93cx6
    558 file	dev/ic/atw.c			atw
    559 
    560 # Realtek RTL8180 802.11
    561 #
    562 device rtw: arp, wlan, ifnet, smc93cx6
    563 file	dev/ic/rtw.c			rtw
    564 file	dev/ic/rtwphy.c			rtw
    565 file	dev/ic/rtwphyio.c		rtw
    566 
    567 # Ralink RT2500/RT2600 802.11
    568 device	ral: arp, ether, ifnet, wlan, firmload
    569 file	dev/ic/rt2560.c			ral
    570 file	dev/ic/rt2661.c			ral
    571 
    572 # 3Com Etherlink-III Ethernet controller
    573 #
    574 device	ep: arp, ether, ifnet, mii, mii_bitbang
    575 file	dev/ic/elink3.c			ep
    576 
    577 # 3Com EtherLink XL Controller
    578 #
    579 device	ex: arp, ether, ifnet, mii, mii_bitbang
    580 file	dev/ic/elinkxl.c		ex
    581 
    582 # DEC EtherWORKS III (LEMAC) Ethernet controllers
    583 #
    584 device	lc: arp, ether, ifnet
    585 file	dev/ic/lemac.c			lc
    586 
    587 # LANCE and PCnet Ethernet controllers
    588 #
    589 device	le: arp, ether, ifnet
    590 define	le24
    591 define	le32
    592 file	dev/ic/am7990.c			le24
    593 file	dev/ic/am79900.c		le32
    594 file	dev/ic/lance.c			le24 | le32
    595 
    596 # DEC DEPCA-family of LANCE Ethernet controllers
    597 #
    598 device	depca { }: le24
    599 file	dev/ic/depca.c			depca
    600 attach	le at depca with le_depca
    601 
    602 # Sun HME Ethernet controllers
    603 #
    604 device	hme: arp, ether, ifnet, mii
    605 file	dev/ic/hme.c			hme
    606 
    607 # Sun GEM Ethernet controllers
    608 #
    609 device	gem: arp, ether, ifnet, mii
    610 file	dev/ic/gem.c			gem
    611 
    612 # 8390-family Ethernet controllers
    613 #
    614 defflag	opt_ipkdb.h		IPKDB_DP8390
    615 define	dp8390nic
    616 file	dev/ic/dp8390.c			dp8390nic | ipkdb_dp8390
    617 
    618 # National Semiconductor DP83905 AT/LANTIC Ethernet media support
    619 #
    620 define	dp83905
    621 file	dev/ic/dp83905.c		dp83905
    622 
    623 # Macronix MX98905 Ethernet controller
    624 # (use as an attribute for an "ne" bus attachment)
    625 #
    626 define	mx98905
    627 file	dev/ic/mx98905.c		mx98905
    628 
    629 # TROPIC Token-Ring controller
    630 #
    631 device	tr: arp, token, ifnet
    632 file	dev/ic/tropic.c			tr
    633 
    634 # NCR 5380 SCSI Bus Controller
    635 #
    636 define	ncr5380sbc
    637 file	dev/ic/ncr5380sbc.c		ncr5380sbc
    638 device	nca: scsi, ncr5380sbc
    639 
    640 # Sun sc PAL SCSI Bus Controller
    641 #
    642 define	sunscpal
    643 file	dev/ic/sunscpal.c		sunscpal
    644 device	ssc: scsi, sunscpal
    645 
    646 # DEC FDDI Chipset
    647 #
    648 define	pdq
    649 file	dev/ic/pdq.c			pdq
    650 file	dev/ic/pdq_ifsubr.c		pdq
    651 
    652 # Cyclades Cyclom-8/16/32
    653 #
    654 device	cy: tty
    655 file	dev/ic/cy.c			cy			needs-flag
    656 
    657 # Efficient Networks, Inc. ATM interface
    658 #
    659 device	en: atm, ifnet
    660 file	dev/ic/midway.c			en
    661 
    662 # NCR 53x9x or Emulex ESP SCSI Controller
    663 #
    664 define	ncr53c9x
    665 device	esp: scsi, ncr53c9x
    666 file	dev/ic/ncr53c9x.c		ncr53c9x
    667 
    668 # Fujitsu MB87030/MB89352 SCSI Protocol Controller
    669 device	spc: scsi
    670 file	dev/ic/mb89352.c		spc
    671 
    672 # Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
    673 define	wd33c93
    674 file	dev/ic/wd33c93.c		wd33c93
    675 
    676 # Hitachi HD44780 LCD panel controller
    677 define	hd44780
    678 file	dev/ic/hd44780_subr.c		hd44780
    679 file	dev/ic/lcdkp_subr.c		hd44780
    680 
    681 # Matrix keypad
    682 define	matrixkp
    683 file	dev/ic/matrixkp_subr.c		matrixkp
    684 
    685 # Hitachi HD64570 serial controller
    686 #
    687 define	hd64570
    688 file	dev/ic/hd64570.c		hd64570
    689 
    690 # Riscom/N2 ISA/PCI Sync Serial Controller
    691 #
    692 device	ntwoc: ifnet, hd64570
    693 
    694 # Intel 82586 Ethernet Controller
    695 #
    696 define	i82586
    697 file	dev/ic/i82586.c			i82586
    698 
    699 # Intel 82596 Ethernet Controller
    700 #
    701 define	i82596
    702 file	dev/ic/i82596.c			i82596
    703 
    704 # Intel 82557/82558/82559 Ethernet Controller
    705 #
    706 device	fxp: ether, ifnet, arp, mii
    707 file	dev/ic/i82557.c			fxp
    708 
    709 # SEEQ 8005 Advanced Ethernet Data Link Controller
    710 #
    711 define	seeq8005
    712 file	dev/ic/seeq8005.c		seeq8005
    713 
    714 # SMC 91Cxx Ethernet Controller
    715 #
    716 device	sm: arp, ether, ifnet, mii, mii_bitbang
    717 file	dev/ic/smc91cxx.c		sm
    718 
    719 # SMC 83C170 EPIC/100 Fast Ethernet Controller
    720 #
    721 device	epic: arp, ether, ifnet, mii
    722 file	dev/ic/smc83c170.c		epic
    723 
    724 # DEC SGEC Second Generation Ethernet Controller
    725 #
    726 define	sgec
    727 file	dev/ic/sgec.c			sgec
    728 
    729 # MB86950 Ethernet Controller
    730 #
    731 define	mb86950
    732 file	dev/ic/mb86950.c		mb86950
    733 
    734 # MB8696x Ethernet Controller
    735 #
    736 define	mb86960
    737 file	dev/ic/mb86960.c		mb86960
    738 
    739 # Generic MB8696x Ethernet Controller driver
    740 #
    741 device	mbe: arp, ether, ifnet, mb86960
    742 
    743 # Interwave Am78C201 audio driver
    744 #
    745 define	interwave
    746 file	dev/ic/interwave.c		interwave
    747 
    748 # TMS 320av110 MPEG2/audio driver
    749 #
    750 define	tms320av110
    751 file	dev/ic/tms320av110.c		tms320av110
    752 
    753 # Novell NE2000-compatible Ethernet cards, based on the
    754 # National Semiconductor DS8390.
    755 #
    756 defflag	opt_ipkdb.h		IPKDB_NE			: IPKDB_DP8390
    757 device	ne: ether, ifnet, arp, dp8390nic, mii
    758 file	dev/ic/ne2000.c			ne | ipkdb_ne
    759 
    760 # 8250/16[45]50-based "com" ports
    761 #
    762 defflag	opt_com.h		COM_DEBUG
    763 # XXX In a perfect world, this would be done with attributes
    764 defflag	opt_com.h		COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
    765 				COM_REGMAP
    766 device	com { } : tty
    767 file	dev/ic/com.c			com			needs-flag
    768 
    769 # PC-like keyboard controller
    770 #
    771 device	pckbc: pckbport
    772 file	dev/ic/pckbc.c			pckbc			needs-flag
    773 
    774 device	attimer
    775 file	dev/ic/attimer.c		attimer			needs-flag
    776 
    777 # Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
    778 #
    779 device	clmpcc: tty
    780 file	dev/ic/clmpcc.c			clmpcc			needs-flag
    781 
    782 # National Semiconductor LM7[89]
    783 #
    784 device	lm: sysmon_envsys
    785 file	dev/ic/nslm7x.c			lm			needs-flag
    786 
    787 # Abit uGuru
    788 #
    789 device	ug: sysmon_envsys
    790 file	dev/ic/ug.c			ug			needs-flag
    791 
    792 # Essential Communications Corp. HIPPI Interface
    793 #
    794 device	esh: hippi, ifnet
    795 file	dev/ic/rrunner.c		esh			needs-flag
    796 
    797 # SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
    798 #
    799 device	bah: ifnet, arc, arp
    800 file	dev/ic/smc90cx6.c		bah
    801 
    802 # OPL2/OPL3 FM synth driver
    803 #
    804 device	opl: midibus, midisyn
    805 file	dev/ic/opl.c			opl
    806 file	dev/ic/oplinstrs.c		opl
    807 
    808 # MPU401 MIDI UART compatibles
    809 #
    810 device	mpu: midibus
    811 file	dev/ic/mpu.c			mpu			needs-flag
    812 
    813 # AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
    814 #
    815 define	ad1848
    816 file	dev/ic/ad1848.c			ad1848
    817 
    818 # AMD 7930 audio/ISDN codec
    819 #
    820 define	am7930
    821 file	dev/ic/am7930.c			am7930
    822 
    823 # SPARC `SUNW,audiocs'
    824 #
    825 device	audiocs: audiobus, auconv, ad1848
    826 file	dev/ic/cs4231.c			audiocs
    827 
    828 # AC-97 CODECs
    829 #
    830 define	ac97
    831 file	dev/ic/ac97.c			ac97
    832 
    833 # Oki MSM6258 support code
    834 #
    835 define msm6258
    836 file	dev/ic/msm6258.c		msm6258
    837 
    838 # LSI64854 DMA controller back-end
    839 #
    840 define	lsi64854
    841 file	dev/ic/lsi64854.c		lsi64854
    842 
    843 # Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
    844 #
    845 define	cd18xx
    846 file	dev/ic/cd18xx.c			cd18xx
    847 
    848 # Realtek 8019/8029 NE2000-compatible network interface subroutines
    849 #
    850 define	rtl80x9
    851 file	dev/ic/rtl80x9.c		rtl80x9
    852 
    853 # Realtek 8129/8139 Ethernet controllers
    854 #
    855 device	rtk: ether, ifnet, arp, mii
    856 file	dev/ic/rtl81x9.c		rtk | re
    857 
    858 # Realtek 8169 Ethernet controllers
    859 #
    860 device	re: ether, ifnet, arp, mii
    861 file	dev/ic/rtl8169.c		re
    862 
    863 # Common code for ESDI/IDE/etc. controllers
    864 #
    865 define	wdc_common
    866 define	ata_dma
    867 define	ata_udma
    868 define	ata_piobm
    869 device	wdc: ata, wdc_common
    870 
    871 device	atabus: atapi,ata_hl
    872 attach	atabus at ata
    873 # The strange expression is to dump ata_* definitions to ata_dma.h.
    874 file	dev/ic/wdc.c			(ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common	needs-flag
    875 
    876 # Workbit NinjaATA-32 IDE controllers
    877 device	njata: ata, ata_piobm, wdc_common
    878 file	dev/ic/ninjaata32.c		njata
    879 
    880 # CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
    881 #
    882 device	upc { [offset = -1] }
    883 attach	wdc at upc with wdc_upc
    884 attach	com at upc with com_upc
    885 attach	lpt at upc with lpt_upc
    886 file	dev/ic/upc.c			upc
    887 file	dev/ic/wdc_upc.c		wdc_upc
    888 file	dev/ic/com_upc.c		com_upc
    889 file	dev/ic/lpt_upc.c		lpt_upc
    890 
    891 # AHCI-compatible SATA controllers
    892 define ahcisata_core
    893 file dev/ic/ahcisata_core.c ahcisata_core
    894 device ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core
    895 
    896 # Common code for ISA/PCMCIA (non 802.11) WaveLAN adapters
    897 #
    898 define	wavelan
    899 device	wl: ether, ifnet, arp
    900 file	dev/ic/wavelan.c		wavelan
    901 
    902 # DECchip 21x4x Ethernet controller family, and assorted clones.
    903 #
    904 device	tlp: arp, ether, ifnet, mii, mii_bitbang
    905 file	dev/ic/tulip.c			tlp
    906 
    907 # Adaptec AIC-6915 Ethernet interface
    908 #
    909 device	sf: arp, ether, ifnet, mii
    910 file	dev/ic/aic6915.c		sf
    911 
    912 # Mostek time-of-day clock and NVRAM
    913 #
    914 define	mk48txx
    915 file	dev/ic/mk48txx.c		mk48txx
    916 
    917 # Intersil 7170 time-of-day clock
    918 #
    919 define	intersil7170
    920 file	dev/ic/intersil7170.c		intersil7170
    921 
    922 # National Semiconductor MM58167 time-of-day clock
    923 #
    924 define	mm58167
    925 file	dev/ic/mm58167.c		mm58167
    926 
    927 # Motorola mc146818 (and compatible) time-of-day clock
    928 #
    929 define	mc146818
    930 file	dev/ic/mc146818.c		mc146818
    931 
    932 # Ricoh RS5C313 time of-day-clock
    933 #
    934 define	rs5c313
    935 file	dev/ic/rs5c313.c		rs5c313
    936 
    937 # D-Link DL10019/10022 NE2000-compatible network interface subroutines
    938 #
    939 define	dl10019
    940 file	dev/ic/dl10019.c		dl10019
    941 
    942 # ASIX AX88190 NE2000-compatible network interface subroutines
    943 #
    944 define	ax88190
    945 file	dev/ic/ax88190.c		ax88190
    946 
    947 # WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
    948 #
    949 device	we: ether, ifnet, arp, dp8390nic
    950 file	dev/ic/we.c			we
    951 
    952 # Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
    953 #
    954 device	ate: arp, ether, ifnet, mb86960
    955 
    956 # Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
    957 #
    958 device	fmv: arp, ether, ifnet, mb86960
    959 file	dev/ic/fmv.c			fmv
    960 
    961 # Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
    962 #
    963 device	cs: arp, ether, ifnet
    964 device	tscs: arp, ether, ifnet
    965 file	dev/ic/cs89x0.c			cs | tscs
    966 
    967 # Radio device attributes
    968 #
    969 define	tea5757
    970 file	dev/ic/tea5757.c		tea5757
    971 define	lm700x
    972 file	dev/ic/lm700x.c			lm700x
    973 
    974 # ACPI power management timer (hardware access, independent of ACPI)
    975 #
    976 define acpipmtimer
    977 file	dev/ic/acpipmtimer.c	acpipmtimer
    978 
    979 # Definitions for wscons
    980 # device attributes: display, display with emulator, keyboard, and mouse
    981 #
    982 define	wsdisplaydev		{[kbdmux = 1]}
    983 define	wsemuldisplaydev	{[console = -1], [kbdmux = 1]}
    984 define	wskbddev		{[console = -1], [mux = 1]}
    985 define	wsmousedev		{[mux = 0]}
    986 define	vcons
    987 # attribute to pull in raster support
    988 #
    989 define	wsrasteremulops
    990 # common PC display functions
    991 #
    992 defflag	opt_pcdisplay.h		PCDISPLAY_SOFTCURSOR
    993 define	pcdisplayops
    994 file	dev/ic/pcdisplay_subr.c	pcdisplayops
    995 file	dev/ic/pcdisplay_chars.c	pcdisplayops
    996 # an attribute used by arch specific config files to include /dev/fb* (or
    997 # equivalent) support - on most archs this is just a NOP (untill, maybe
    998 # someday when we might make /dev/fb* support MI)
    999 define	fb
   1000 # VGA graphics
   1001 #
   1002 defparam opt_vga.h		VGA_CONSOLE_SCREENTYPE
   1003 defflag opt_vga.h 		VGA_CONSOLE_ATI_BROKEN_FONTSEL
   1004 defflag opt_vga.h		VGA_RASTERCONSOLE
   1005 defflag opt_vga.h		VGA_RESET
   1006 device	vga: wsemuldisplaydev, pcdisplayops
   1007 file	dev/ic/vga.c		vga & !vga_rasterconsole	needs-flag
   1008 file	dev/ic/vga_raster.c	vga_rasterconsole		needs-flag
   1009 file	dev/ic/vga_subr.c	vga | vga_rasterconsole
   1010 file	dev/ic/vga_common.c	vga | vga_rasterconsole
   1011 # Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
   1012 #
   1013 device	igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons
   1014 file	dev/ic/igsfb.c			igsfb			needs-flag
   1015 file	dev/ic/igsfb_subr.c		igsfb
   1016 
   1017 # STI (hp graphics)
   1018 device	sti: wsemuldisplaydev
   1019 file	dev/ic/sti.c		sti & (sti_pci | sti_sgc | sti_phantom)
   1020 
   1021 # Attributes which machine-independent bus support can be attached to.
   1022 # These should be defined here, because some of these busses can have
   1023 # devices which provide these attributes, and we'd like to avoid hairy
   1024 # ordering constraints on inclusion of the busses' "files" files.
   1025 #
   1026 define	isabus	{ }			# ISA attachment
   1027 define	eisabus	{ }			# EISA attachment
   1028 define	pcibus	{[bus = -1]}		# PCI attachment
   1029 define	tcbus	{ }			# TurboChannel attachment
   1030 define	mcabus	{ }			# MicroChannel attachment
   1031 define	usbus	{ }			# USB attachment
   1032 define	usbfbus	{ }			# USB function attachment
   1033 define	usbtbus { }			# USB transceiver attachment
   1034 define	fwbus	{ }			# IEEE 1394 attachment
   1035 define	vmebus	{ }			# VME bus attachment
   1036 define	acpibus	{ }			# ACPI "bus" attachment
   1037 define	pcmciabus { [controller = -1], [socket = -1]}	# PCMCIA bus attachment
   1038 define	cbbus	{[slot = -1]}		# CardBus attachment
   1039 define	pcmciaslot {[slot = -1]}	# PCMCIA slot itself
   1040 
   1041 # We need the USB bus controllers here so different busses can
   1042 # use them in an 'attach-with'.
   1043 # UHCI USB controller
   1044 #
   1045 
   1046 defparam USB_MEM_RESERVE
   1047 
   1048 device	uhci: usbus
   1049 file	dev/usb/uhci.c			uhci			needs-flag
   1050 
   1051 # OHCI USB controller
   1052 #
   1053 device	ohci: usbus
   1054 file	dev/usb/ohci.c			ohci			needs-flag
   1055 
   1056 # EHCI USB controller
   1057 #
   1058 device	ehci: usbus
   1059 file	dev/usb/ehci.c			ehci			needs-flag
   1060 
   1061 # SL811HS/T USB controller
   1062 defflag	opt_slhci.h	SLHCI_DEBUG
   1063 device	slhci: usbus
   1064 file	dev/ic/sl811hs.c		slhci			needs-flag
   1065 
   1066 # Myson MTD803 3-in-1 Fast Ethernet Controller
   1067 device	mtd: arp, ether, ifnet, mii
   1068 file	dev/ic/mtd803.c			mtd
   1069 
   1070 # radio devices, attaches to radio hardware driver
   1071 device	radio
   1072 attach	radio at radiodev
   1073 
   1074 # IEEE 1394 controllers
   1075 # (These need to be here since it will have both PCI and CardBus attachments)
   1076 #
   1077 device	fwohci: fwbus
   1078 
   1079 # Sony Programmable I/O Controller
   1080 device	spic: wsmousedev
   1081 file	dev/ic/spic.c			spic
   1082 
   1083 # IBM CPC700 PowerPC bridge
   1084 define	cpcbus { addr, [irq=-1] }
   1085 device	cpc: cpcbus, pcibus
   1086 file	dev/ic/cpc700.c			cpc
   1087 
   1088 attach	com at cpcbus with com_cpcbus
   1089 file	dev/ic/com_cpcbus.c		com_cpcbus
   1090 
   1091 device	cpctim
   1092 attach	cpctim at cpcbus
   1093 file	dev/ic/timer_cpcbus.c		cpctim
   1094 
   1095 device	cpciic
   1096 attach	cpciic at cpcbus with iic_cpcbus
   1097 file	dev/ic/iic_cpcbus.c		iic_cpcbus
   1098 
   1099 
   1100 # Attribute used by various things that need BPF's virtual machine
   1101 #
   1102 define	bpf_filter
   1103 defparam opt_bpf.h	BPF_BUFSIZE
   1104 
   1105 # Attributes used by the ISDN subsystem
   1106 #
   1107 define	isdndev		# the ISDN subsystem
   1108 define	passive_isdn	# files needed by passive cards (XXX - protocol
   1109 			# specific)
   1110 define	isdncapi	# ISDN CAPI (http://www.capi.org/)
   1111 
   1112 # The isac found on the Fritz V2.0 Card.
   1113 define	nisacsx
   1114 file	dev/ic/isacsx.c			nisacsx	needs-flag
   1115 
   1116 # The 'standard' isac
   1117 define	nisac
   1118 file	dev/ic/isac.c			nisac	needs-flag
   1119 
   1120 # ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
   1121 #
   1122 device	isic: isdndev, passive_isdn, nisac
   1123 
   1124 file	dev/ic/isic.c			isic
   1125 file	dev/ic/isic_l1.c		isic|ifpci|ifritz
   1126 file	dev/ic/isic_l1fsm.c		isic|ifpci|ifritz
   1127 file	dev/ic/hscx.c			isic
   1128 file	dev/ic/isic_bchan.c		isic
   1129 
   1130 # (old) Diehl active ISDN cards
   1131 #
   1132 device	daic: isdndev
   1133 file	dev/ic/daic.c			daic
   1134 
   1135 # AWM B1/T1
   1136 # XXX: passive_isdn
   1137 device	iavc: isdndev, isdncapi, passive_isdn
   1138 file	dev/ic/iavc.c			iavc
   1139 
   1140 # legitimate pseudo-devices
   1141 #
   1142 defpseudo vnd { }:	disk
   1143 defflag opt_vnd.h	VND_COMPRESSION
   1144 defpseudo ccd:		disk
   1145 defpseudo cgd:		disk, des, blowfish, cast128, rijndael
   1146 defpseudo md { }:	disk
   1147 defpseudo fss:		disk
   1148 
   1149 defpseudo pty:		tty
   1150 defpseudo rnd
   1151 defpseudo ksyms
   1152 defpseudo nullcons
   1153 defpseudo lockstat
   1154 defpseudo bio:		sysmon_envsys
   1155 
   1156 defpseudo loop:		ifnet
   1157 defpseudo sl:		ifnet
   1158 defpseudo ppp:		ifnet, bpf_filter
   1159 defpseudo pppoe:	ifnet, ether, sppp
   1160 defpseudo sppp:		ifnet
   1161 defpseudo tun:		ifnet
   1162 defpseudo vlan:		ifnet, ether
   1163 defpseudo bridge:	ifnet, ether
   1164 defpseudo bpfilter:	ifnet, bpf_filter
   1165 defpseudo strip:	ifnet
   1166 defpseudo gre:		ifnet
   1167 defpseudo gif:		ifnet
   1168 defpseudo faith:	ifnet
   1169 defpseudo stf:		ifnet
   1170 defpseudo tap { }:	ifnet, ether, arp, bpf_filter
   1171 defpseudo carp:		ifnet, ether, arp, bpf_filter
   1172 defpseudo etherip { }:	ifnet, ether, arp, bpf_filter
   1173 
   1174 defpseudo sequencer
   1175 defpseudo clockctl
   1176 defpseudo irix_kmem
   1177 defpseudo irix_usema
   1178 
   1179 # ISDN userland pseudo devices
   1180 #
   1181 defpseudo isdntrc:	isdndev, tty
   1182 defpseudo isdnbchan:	isdndev, tty
   1183 defpseudo isdntel:	isdndev, tty
   1184 defpseudo isdnctl:	isdndev, tty
   1185 defpseudo isdn:		isdndev, tty
   1186 
   1187 # ISDN network interfaces
   1188 defpseudo irip:		isdndev, ifnet
   1189 defflag opt_irip.h	IRIP_VJ
   1190 defpseudo ippp:		isdndev, sppp, ifnet
   1191 
   1192 # KTTCP network throughput testing pseudo-device
   1193 defpseudo kttcp
   1194 file	dev/kttcp.c			kttcp		needs-flag
   1195 
   1196 # Veriexec
   1197 defpseudo veriexec
   1198 file	kern/kern_verifiedexec.c	veriexec
   1199 file	dev/verified_exec.c		veriexec	needs-flag
   1200 
   1201 # isochronous pseudo device for IEEE 1394, i.LINK or FireWire
   1202 defpseudo fwiso:	ieee1394
   1203 
   1204 # driver attach / detach user interface
   1205 defpseudo drvctl
   1206 file	kern/kern_drvctl.c		drvctl
   1207 
   1208 #
   1209 # File systems
   1210 #
   1211 include "coda/files.coda"
   1212 include "fs/adosfs/files.adosfs"
   1213 include "fs/cd9660/files.cd9660"
   1214 include "fs/filecorefs/files.filecorefs"
   1215 include "fs/msdosfs/files.msdosfs"
   1216 include "fs/ntfs/files.ntfs"
   1217 include "fs/ptyfs/files.ptyfs"
   1218 include "fs/puffs/files.puffs"
   1219 include "fs/udf/files.udf"
   1220 include "fs/smbfs/files.smbfs"
   1221 include "fs/sysvbfs/files.sysvbfs"
   1222 include "fs/tmpfs/files.tmpfs"
   1223 include "fs/union/files.union"
   1224 include "miscfs/fdesc/files.fdesc"
   1225 include "miscfs/kernfs/files.kernfs"
   1226 include "miscfs/nullfs/files.nullfs"
   1227 include "miscfs/overlay/files.overlay"
   1228 include "miscfs/portal/files.portal"
   1229 include "miscfs/procfs/files.procfs"
   1230 include "miscfs/umapfs/files.umapfs"
   1231 include "nfs/files.nfs"
   1232 include "ufs/files.ufs"
   1233 
   1234 #
   1235 # UVM (virtual memory)
   1236 #
   1237 include "uvm/files.uvm"
   1238 
   1239 # Hardware clocks
   1240 
   1241 defparam opt_hwclock_machine.h	HWCLOCK_MACHINE
   1242 file	kern/hwclock.c			hwclock
   1243 
   1244 
   1245 #
   1246 # Security models
   1247 #
   1248 include "secmodel/files.secmodel"
   1249 
   1250 #
   1251 # kernel sources
   1252 #
   1253 file	dev/auconv.c			auconv | mulaw
   1254 file	dev/audio.c			audio | midi | midibus	needs-flag
   1255 file	dev/audiobell.c			audiobell
   1256 file	dev/aurateconv.c		aurateconv		needs-flag
   1257 file	dev/bio.c			bio			needs-flag
   1258 file	dev/ccd.c			ccd			needs-flag
   1259 file	dev/cgd.c			cgd			needs-flag
   1260 file	dev/cgd_crypto.c		cgd
   1261 file	dev/clock_subr.c
   1262 file	dev/clockctl.c			clockctl		needs-flag
   1263 file	dev/dksubr.c			cgd | xbd | ccd | raid
   1264 file	dev/dkwedge/dk.c
   1265 file	dev/dkwedge/dkwedge_bsdlabel.c	dkwedge_method_bsdlabel
   1266 file	dev/dkwedge/dkwedge_gpt.c	dkwedge_method_gpt
   1267 file	dev/dkwedge/dkwedge_mbr.c	dkwedge_method_mbr
   1268 file	dev/firmload.c			firmload
   1269 file	dev/fss.c			fss			needs-count
   1270 file	dev/lockstat.c			lockstat		needs-flag
   1271 file	dev/md.c			md			needs-count
   1272 file	dev/midi.c			midi | midibus		needs-flag
   1273 file	dev/midictl.c			midisyn
   1274 file	dev/midisyn.c			midisyn
   1275 file	dev/mm.c
   1276 file	dev/mulaw.c			mulaw			needs-flag
   1277 file	dev/nullcons_subr.c		nullcons		needs-flag
   1278 file	dev/radio.c			radio			needs-flag
   1279 file	dev/rnd.c			rnd			needs-flag
   1280 file	dev/rndpool.c			rnd			needs-flag
   1281 file	dev/sequencer.c			sequencer		needs-flag
   1282 file	dev/vnd.c			vnd			needs-flag
   1283 file	kern/bufq_disksort.c		bufq_disksort
   1284 file	kern/bufq_fcfs.c		bufq_fcfs
   1285 file	kern/bufq_priocscan.c		bufq_priocscan
   1286 file	kern/bufq_readprio.c		bufq_readprio | new_bufq_strategy
   1287 file	kern/core_elf32.c		coredump & exec_elf32
   1288 file	kern/core_elf64.c		coredump & exec_elf64
   1289 file	kern/core_netbsd.c		coredump & (exec_aout | exec_coff |
   1290 					     exec_ecoff | exec_macho | lkm)
   1291 file	kern/cnmagic.c
   1292 file	kern/exec_aout.c		exec_aout
   1293 file	kern/exec_conf.c
   1294 file	kern/exec_ecoff.c		exec_ecoff
   1295 file	kern/exec_elf32.c		exec_elf32
   1296 file	kern/exec_elf64.c		exec_elf64
   1297 file	kern/exec_macho.c		exec_macho
   1298 file	kern/exec_script.c		exec_script
   1299 file	kern/exec_subr.c
   1300 file	kern/init_main.c
   1301 file	kern/init_sysctl.c
   1302 file	kern/init_sysent.c
   1303 file	kern/kern_acct.c
   1304 file	kern/kern_auth.c
   1305 file	kern/kern_clock.c
   1306 file	kern/kern_descrip.c
   1307 file	kern/kern_event.c
   1308 file	kern/kern_exec.c
   1309 file	kern/kern_exit.c
   1310 file	kern/kern_fork.c
   1311 file	kern/kern_kcont.c		kcont
   1312 file	kern/kern_kthread.c
   1313 file	kern/kern_ktrace.c
   1314 file	kern/kern_ksyms.c		ksyms | ddb | lkm needs-flag
   1315 file	kern/kern_lkm.c			lkm
   1316 file	kern/kern_lock.c
   1317 file	kern/kern_lwp.c
   1318 file	kern/kern_malloc.c
   1319 file	kern/kern_malloc_debug.c	malloc_debug
   1320 file	kern/kern_fileassoc.c		fileassoc
   1321 file	kern/kern_ntptime.c
   1322 file	kern/kern_pax.c			pax_mprotect | pax_segvguard
   1323 file	kern/kern_physio.c
   1324 file	kern/kern_proc.c
   1325 file	kern/kern_prot.c
   1326 file	kern/kern_ras.c
   1327 file	kern/kern_resource.c
   1328 file	kern/kern_sa.c
   1329 file	kern/kern_sig.c
   1330 file	kern/kern_systrace.c		systrace
   1331 file	kern/kern_subr.c
   1332 file	kern/kern_synch.c
   1333 file	kern/kern_sysctl.c
   1334 file	kern/kern_tc.c
   1335 file	kern/kern_time.c
   1336 file	kern/kern_timeout.c
   1337 file	kern/kern_todr.c
   1338 file	kern/kern_uuid.c
   1339 file	kern/kern_xxx.c
   1340 file	kern/kgdb_stub.c		kgdb
   1341 file	kern/subr_autoconf.c
   1342 file	kern/subr_blist.c		vmswap
   1343 file	kern/subr_bufq.c
   1344 file	kern/subr_callback.c
   1345 file	kern/subr_devsw.c
   1346 file	kern/subr_disk.c
   1347 file	kern/subr_iostat.c
   1348 file	kern/subr_evcnt.c
   1349 file	kern/subr_extent.c
   1350 file	kern/subr_kmem.c
   1351 file	kern/subr_log.c
   1352 file	kern/subr_pool.c
   1353 file	kern/subr_prf.c
   1354 file	kern/subr_prof.c
   1355 file	kern/subr_once.c
   1356 file	kern/subr_optstr.c
   1357 file	kern/subr_specificdata.c
   1358 file	kern/subr_tftproot.c		tftproot
   1359 file	kern/subr_userconf.c		userconf
   1360 file	kern/subr_vmem.c
   1361 file	kern/subr_workqueue.c
   1362 file	kern/subr_xxx.c
   1363 file	kern/sys_generic.c
   1364 file	kern/sys_pipe.c			!pipe_socketpair
   1365 file	kern/sys_pmc.c
   1366 file	kern/sys_process.c		ptrace | ktrace
   1367 file	kern/sys_socket.c
   1368 file	kern/syscalls.c			syscall_debug
   1369 file	kern/sysv_ipc.c			sysvshm | sysvsem | sysvmsg
   1370 file	kern/sysv_msg.c			sysvmsg
   1371 file	kern/sysv_sem.c			sysvsem
   1372 file	kern/sysv_shm.c			sysvshm
   1373 file	kern/tty.c
   1374 file	kern/tty_conf.c
   1375 file	kern/tty_bsdpty.c		compat_bsdpty
   1376 file	kern/tty_pty.c			pty 			needs-flag
   1377 file	kern/tty_ptm.c			pty
   1378 file	kern/tty_subr.c
   1379 file	kern/tty_tty.c
   1380 file	kern/uipc_domain.c
   1381 file	kern/uipc_mbuf.c
   1382 file	kern/uipc_mbuf2.c
   1383 file	kern/uipc_proto.c
   1384 file	kern/uipc_sem.c			p1003_1b_semaphore
   1385 file	kern/uipc_socket.c
   1386 file	kern/uipc_socket2.c
   1387 file	kern/uipc_syscalls.c
   1388 file	kern/uipc_usrreq.c
   1389 file	kern/vfs_bio.c
   1390 file	kern/vfs_cache.c
   1391 file	kern/vfs_getcwd.c
   1392 file	kern/vfs_hooks.c
   1393 file	kern/vfs_init.c
   1394 file	kern/vfs_lockf.c
   1395 file	kern/vfs_lookup.c
   1396 file	kern/vfs_subr.c
   1397 file	kern/vfs_syscalls.c
   1398 file	kern/vfs_vnops.c
   1399 file	kern/vfs_xattr.c
   1400 file	kern/vnode_if.c
   1401 file	miscfs/deadfs/dead_vnops.c
   1402 file	miscfs/fifofs/fifo_vnops.c
   1403 file	miscfs/genfs/genfs_vnops.c
   1404 file	miscfs/genfs/layer_subr.c	nullfs | overlay | umapfs | lkm
   1405 file	miscfs/genfs/layer_vfsops.c	nullfs | overlay | umapfs | lkm
   1406 file	miscfs/genfs/layer_vnops.c	nullfs | overlay | umapfs | lkm
   1407 file	miscfs/specfs/spec_vnops.c
   1408 file	miscfs/syncfs/sync_subr.c
   1409 file	miscfs/syncfs/sync_vnops.c
   1410 file	net/bpf.c			bpfilter		needs-flag
   1411 file	net/bpf_filter.c		bpf_filter
   1412 file	net/bsd-comp.c			ppp & ppp_bsdcomp
   1413 file	net/if.c
   1414 file	net/if_arcsubr.c		arc			needs-flag
   1415 file	net/if_atmsubr.c		atm
   1416 file	net/if_bridge.c			bridge			needs-flag
   1417 file	net/bridgestp.c			bridge
   1418 file	net/if_ecosubr.c		eco
   1419 file	net/if_etherip.c		etherip			needs-flag
   1420 file	net/if_ethersubr.c		ether | fddi | netatalk | token |
   1421 					    wlan
   1422 file	net/if_faith.c			faith & inet & inet6	needs-flag
   1423 file	net/if_fddisubr.c		fddi			needs-flag
   1424 file	net/if_gif.c			gif			needs-flag
   1425 file	net/if_gre.c			gre			needs-flag
   1426 file	net/if_hippisubr.c		hippi			needs-flag
   1427 file	net/if_ieee1394subr.c		ieee1394
   1428 file	net/if_loop.c			loop			needs-flag
   1429 file	net/if_media.c
   1430 file	net/if_ppp.c			ppp			needs-flag
   1431 file	net/if_stf.c			stf & inet & inet6	needs-flag
   1432 file	net/if_sl.c			sl			needs-flag
   1433 file	net/if_spppsubr.c		sppp
   1434 file	net/if_strip.c			strip			needs-flag
   1435 file	net/if_tokensubr.c		token			needs-flag
   1436 file	net/if_tap.c			tap			needs-flag
   1437 file	net/if_tun.c			tun			needs-flag
   1438 file	net/if_vlan.c			vlan			needs-flag
   1439 file	net/if_pppoe.c			pppoe			needs-flag
   1440 file	net/pfil.c			pfil_hooks | ipfilter | pf
   1441 file	net/ppp-deflate.c		ppp & ppp_deflate
   1442 file	net/ppp_tty.c			ppp
   1443 file	net/radix.c
   1444 file	net/raw_cb.c
   1445 file	net/raw_usrreq.c
   1446 file	net/route.c
   1447 file	net/rtsock.c
   1448 file	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
   1449 file	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression
   1450 file	netinet/if_arp.c		arp | netatalk		needs-flag
   1451 file	netinet/if_atm.c		atm
   1452 file	netinet/in_gif.c		gif & inet
   1453 file	netinet/ip_carp.c		carp & (inet | inet6)	needs-flag
   1454 file	netinet/ip_ecn.c		ipsec | fast_ipsec | gif | stf
   1455 file	netinet/ip_encap.c		inet | inet6
   1456 file	netinet/ip_etherip.c		etherip & inet
   1457 file	netinet/ip_gre.c		inet & gre
   1458 file	netinet6/ip6_etherip.c		etherip & inet6
   1459 file	netinet6/in6_gif.c		gif & inet6
   1460 
   1461 file	netisdn/i4b_ctl.c		isdnctl			needs-flag
   1462 file	netisdn/i4b_isppp.c		ippp			needs-count
   1463 file	netisdn/i4b_ipr.c		irip			needs-count
   1464 file	netisdn/i4b_rbch.c		isdnbchan		needs-count
   1465 file	netisdn/i4b_tel.c		isdntel			needs-count
   1466 file	netisdn/i4b_trace.c		isdntrc			needs-count
   1467 
   1468 file	netisdn/i4b_mbuf.c		passive_isdn
   1469 file	netisdn/i4b_l2.c		passive_isdn
   1470 file	netisdn/i4b_l2fsm.c		passive_isdn
   1471 file	netisdn/i4b_uframe.c		passive_isdn
   1472 file	netisdn/i4b_tei.c		passive_isdn
   1473 file	netisdn/i4b_sframe.c		passive_isdn
   1474 file	netisdn/i4b_iframe.c		passive_isdn
   1475 file	netisdn/i4b_l2timer.c		passive_isdn
   1476 file	netisdn/i4b_util.c		passive_isdn
   1477 file	netisdn/i4b_lme.c		passive_isdn
   1478 # Q.931 handler
   1479 file	netisdn/i4b_q931.c		passive_isdn
   1480 file	netisdn/i4b_q932fac.c		passive_isdn
   1481 file	netisdn/i4b_l3fsm.c		passive_isdn
   1482 file	netisdn/i4b_l3timer.c		passive_isdn
   1483 file	netisdn/i4b_l2if.c		passive_isdn
   1484 file	netisdn/i4b_l4if.c		passive_isdn
   1485 # isdn device driver, interface to isdnd
   1486 file	netisdn/i4b_i4bdrv.c		isdn			needs-flag
   1487 file	netisdn/i4b_l4.c		isdndev			needs-flag
   1488 file	netisdn/i4b_l4mgmt.c		isdndev			needs-flag
   1489 file	netisdn/i4b_l4timer.c		isdndev			needs-flag
   1490 # capi
   1491 file	netisdn/i4b_capi_l4if.c		isdncapi
   1492 file	netisdn/i4b_capi_llif.c		isdncapi
   1493 file	netisdn/i4b_capi_msgs.c		isdncapi
   1494 
   1495 # Game adapter (joystick)
   1496 device	joy
   1497 file	dev/ic/joy.c			joy needs-flag
   1498 
   1499 include	"net/agr/files.agr"
   1500 
   1501 #
   1502 # General Purpose Input/Output framework
   1503 #
   1504 define	onewire_bitbang
   1505 include	"dev/gpio/files.gpio"
   1506 
   1507 include "dev/onewire/files.onewire"
   1508