files revision 1.780
11.780Srpaulo# $NetBSD: files,v 1.780 2006/06/07 15:24:12 rpaulo Exp $ 21.60Scgd 31.60Scgd# @(#)files.newconf 7.5 (Berkeley) 5/10/93 41.60Scgd 51.565Sthorpej# 61.565Sthorpej# device classes 71.565Sthorpej# 81.565Sthorpejdevclass disk 91.565Sthorpejdevclass tape 101.565Sthorpejdevclass ifnet 111.565Sthorpejdevclass tty 121.565Sthorpej 131.112Sthorpej# options understood by the machine-independent part of the kernel 141.112Sthorpej# (note, these are case-sensitive) 151.473Slukem# 161.474Slukemdefflag INSECURE 171.602Smattdefflag MBUFTRACE 181.474Slukemdefflag KMEMSTATS 191.662Smattdefflag KCONT 201.474Slukemdefflag KTRACE 211.534Schristosdefflag SYSTRACE 221.474Slukemdefparam MAXUPRC 231.474Slukemdefparam RTC_OFFSET 241.678Syamtdefparam HZ 251.474Slukemdefparam DEFCORENAME 261.494Sjdolecekdefflag opt_pipe.h PIPE_SOCKETPAIR PIPE_NODIRECT 271.573Sjunyoung 281.733Syamtdefflag BUFQ_DISKSORT 291.733Syamtdefflag BUFQ_FCFS 301.698Syamtdefflag BUFQ_PRIOCSCAN 311.698Syamtdefflag BUFQ_READPRIO 321.698Syamtdefflag NEW_BUFQ_STRATEGY # same as BUFQ_READPRIO 331.524Sthorpej 341.616Senamidefparam SOMAXKVA 351.524Sthorpejdefflag opt_sock_counters.h SOSEND_COUNTERS 361.547Sthorpejdefflag opt_sosend_loan.h SOSEND_NO_LOAN 371.247Sthorpej 381.474Slukemdefflag MULTIPROCESSOR 391.486Satatat 401.486Satatatdefflag opt_config.h INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG 411.459Senami 421.597Satatatdefparam opt_dump.h DUMP_ON_PANIC 431.597Satatat 441.474Slukemdefflag opt_callout.h CALLWHEEL_STATS 451.250Stron 461.592Schristosdefflag opt_posix.h P1003_1B_SEMAPHORE 471.474Slukemdefflag opt_sysv.h SYSVMSG SYSVSEM SYSVSHM 481.470Slukemdefparam opt_sysvparam.h SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU 491.181Sjonathan 501.474Slukemdefflag opt_ntp.h PPS_SYNC NTP 511.129Sthorpej 521.694Schristosdefflag opt_ptm.h NO_DEV_PTM COMPAT_BSDPTY 531.676Schristos 541.707Spetrovdefparam opt_kmempages.h NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX 551.474Slukemdefflag opt_malloclog.h MALLOCLOG 561.470Slukemdefparam opt_malloclog.h MALLOCLOGSIZE 571.474Slukemdefflag opt_malloc_debug.h MALLOC_DEBUG 581.474Slukemdefflag opt_pool.h POOL_DIAGNOSTIC 591.470Slukemdefparam opt_poollog.h POOL_LOGSIZE 601.431Sfvdl 611.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 621.189Sscottr 631.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 641.474Slukem EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT 651.503Sjdolecek EXEC_ELF_NOTELESS 661.199Sthorpej 671.686Sthorpejdefflag opt_dkwedge.h DKWEDGE_AUTODISCOVER 681.691Sthorpej DKWEDGE_METHOD_BSDLABEL 691.688Sthorpej DKWEDGE_METHOD_GPT 701.693Sthorpej DKWEDGE_METHOD_MBR 711.686Sthorpej 721.725Schristosdefflag opt_verified_exec.h VERIFIED_EXEC 731.725Schristos VERIFIED_EXEC_FP_SHA1 741.725Schristos VERIFIED_EXEC_FP_SHA256 751.725Schristos VERIFIED_EXEC_FP_SHA384 761.725Schristos VERIFIED_EXEC_FP_SHA512 771.725Schristos VERIFIED_EXEC_FP_MD5 781.725Schristos VERIFIED_EXEC_FP_RMD160 791.725Schristos 801.774Seladdefparam opt_pax.h PAX_MPROTECT 811.774Selad 821.199Sthorpej# compatibility options 831.473Slukem# 841.589Schristosdefflag COMPAT_OSSAUDIO 851.474Slukemdefflag COMPAT_FREEBSD 861.474Slukemdefflag COMPAT_HPUX 871.474Slukemdefflag COMPAT_IBCS2 881.474Slukemdefflag COMPAT_IRIX 891.474Slukemdefflag COMPAT_LINUX 901.758Smanudefflag COMPAT_LINUX32 911.474Slukemdefflag COMPAT_OSF1 921.474Slukemdefflag COMPAT_SUNOS 931.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 941.474Slukemdefflag COMPAT_ULTRIX 951.474Slukemdefflag COMPAT_NETBSD32 961.474Slukemdefflag COMPAT_AOUT_M68K 971.474Slukemdefflag COMPAT_M68K4K 981.474Slukemdefflag COMPAT_MACH 991.580Smanudefflag COMPAT_DARWIN 1001.474Slukemdefflag COMPAT_VAX1K 1011.474Slukemdefflag COMPAT_43 1021.474Slukemdefflag COMPAT_PECOFF 1031.729Schristosdefflag opt_compat_netbsd.h COMPAT_30 1041.729Schristosdefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30 1051.667Sdrochnerdefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20 1061.633Smattdefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16 1071.633Smattdefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15 1081.633Smattdefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14 1091.633Smattdefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13 1101.633Smattdefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12 1111.633Smattdefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11 1121.633Smattdefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10 1131.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1141.221Sjonathan 1151.473Slukem# 1161.570Sthorpej# Cryptography support. Include this early, since several things 1171.570Sthorpej# use it. 1181.624Sjonathan 1191.624Sjonathan# Individual crypto transforms 1201.570Sthorpejinclude "crypto/arc4/files.arc4" 1211.570Sthorpejinclude "crypto/des/files.des" 1221.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1231.570Sthorpejinclude "crypto/cast128/files.cast128" 1241.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1251.620Sitojuninclude "crypto/ripemd160/files.ripemd160" 1261.619Sitojuninclude "crypto/sha2/files.sha2" 1271.644Stlsinclude "crypto/skipjack/files.skipjack" 1281.570Sthorpej 1291.626Sthorpej# General-purpose crypto processing framework. 1301.626Sthorpejinclude "opencrypto/files.opencrypto" 1311.626Sthorpej 1321.570Sthorpej# 1331.618Sthorpej# System monitoring framework 1341.618Sthorpej# 1351.618Sthorpejinclude "dev/sysmon/files.sysmon" 1361.618Sthorpej 1371.618Sthorpej# 1381.563Sthorpej# Networking protocols 1391.563Sthorpej# 1401.743Sthorpejinclude "net80211/files.net80211" 1411.563Sthorpejinclude "netatalk/files.netatalk" 1421.564Sthorpejinclude "netccitt/files.netccitt" 1431.565Sthorpejinclude "netinet/files.netinet" 1441.565Sthorpejinclude "netinet/files.ipfilter" 1451.565Sthorpejinclude "netinet6/files.netinet6" 1461.632Sitojuninclude "netinet6/files.ipsec" 1471.632Sitojuninclude "netipsec/files.netipsec" 1481.566Sthorpejinclude "netiso/files.netiso" 1491.567Sthorpejinclude "netnatm/files.netnatm" 1501.568Sthorpejinclude "netns/files.netns" 1511.600Sjdolecekinclude "netsmb/files.netsmb" 1521.677Sitojuninclude "net/files.pf" 1531.563Sthorpej 1541.474Slukemdefflag IPX # IPX network stack 1551.474Slukemdefflag PFIL_HOOKS # pfil(9) 1561.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 1571.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 1581.474Slukem # Include deflate or bsd 1591.474Slukem # compression, enable pppd 1601.474Slukem # packet filtering support 1611.189Sscottr 1621.189Sscottr# networking options 1631.473Slukem# 1641.474Slukemdefflag GATEWAY 1651.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 1661.474Slukemdefparam SB_MAX 1671.171Smrg 1681.189Sscottr# file system options 1691.473Slukem# 1701.516Sthorpejdefflag SOFTDEP # XXX files.ufs? 1711.516Sthorpejdefflag QUOTA # XXX files.ufs? 1721.685Sthorpejdefflag VNODE_LOCKDEBUG 1731.759Schsdefflag MAGICLINKS 1741.353Soster 1751.276Sscottr# buffer cache size options 1761.473Slukem# 1771.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 1781.276Sscottr 1791.449Sgmcgarry# userconf 1801.473Slukem# 1811.474Slukemdefflag USERCONF 1821.449Sgmcgarry 1831.663Satatat# sysctl related 1841.663Satatat# 1851.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 1861.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 1871.665Satatat SYSCTL_INCLUDE_DESCR 1881.663Satatat 1891.473Slukem# 1901.289Slukem# Not entirely MI, but present on multiple arch's 1911.473Slukem# 1921.289Slukem 1931.276Sscottr# PC-style MBR handling 1941.473Slukem# 1951.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 1961.209Sjonathan 1971.745Sthorpej# 1981.209Sjonathan# debugging options 1991.473Slukem# 2001.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2011.745Sthorpej 2021.474Slukemdefflag opt_kgdb.h KGDB 2031.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2041.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2051.474Slukemdefflag LOCKDEBUG 2061.474Slukemdefflag SYSCALL_DEBUG 2071.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2081.271Sjonathan 2091.271Sjonathan# memory (ram) disk options 2101.473Slukem# 2111.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2121.474Slukem MEMORY_DISK_DYNAMIC 2131.509Slukemdefparam opt_md.h MEMORY_DISK_SERVER MEMORY_DISK_ROOT_SIZE 2141.594Smatt MEMORY_RBFLAGS 2151.159Sdrochner 2161.543Sbriggs# Support for hardware performance monitoring counters 2171.543Sbriggs# 2181.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2191.636Sjdolecek 2201.636Sjdolecek# Machine-independant device majors assignements 2211.640Sjdolecekinclude "conf/majors" 2221.543Sbriggs 2231.60Scgd# generic attributes 2241.473Slukem# 2251.519Saugustssdefine audiobus { } 2261.474Slukemdefine midibus { } 2271.232Saugustssdefine midisyn 2281.638Sbouyerdefine ata {[channel = -1]} 2291.674Sthorpejdefine sata 2301.558Sthorpejdefine scsi_core 2311.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 2321.638Sbouyerdefine ata_hl {[drive = -1]} 2331.637Sbouyerdefine atapi { } 2341.489Sdrochnerdefine radiodev { } 2351.614Sgmcgarrydefine gpibdev {[address = -1]} 2361.734Sjmcneilldefine gpiobus { } 2371.769Srizdefine onewirebus { } 2381.659Sbjh21define pckbport {[slot = -1]} 2391.659Sbjh21define pckbport_machdep_cnattach 2401.754Sthorpejdefine firmload 2411.67Scgd 2421.67Scgd# audio device attributes 2431.473Slukem# 2441.63Sbrezakdefine mulaw 2451.132Saugustssdefine auconv 2461.500Skentdefine aurateconv 2471.629Sthorpej 2481.228Saugustss# audio and midi devices, attaches to audio hardware driver 2491.473Slukem# 2501.173Sthorpejdevice audio 2511.519Saugustssattach audio at audiobus 2521.228Saugustssdevice midi 2531.228Saugustssattach midi at midibus 2541.363Sthorpej 2551.650Sbjh21# console bell via audio device 2561.650Sbjh21# 2571.650Sbjh21define audiobell 2581.650Sbjh21 2591.635Sthorpej# I2C device support 2601.635Sthorpejinclude "dev/i2c/files.i2c" 2611.635Sthorpej 2621.559Sthorpej# IR device support 2631.559Sthorpejinclude "dev/ir/files.ir" 2641.559Sthorpej 2651.559Sthorpej# Bluetooth device support 2661.559Sthorpejinclude "dev/bluetooth/files.bluetooth" 2671.548Saugustss 2681.651Sjdolecek# Parallel Port Bus support 2691.651Sjdolecekinclude "dev/ppbus/files.ppbus" 2701.651Sjdolecek 2711.363Sthorpej# raster operations attributes 2721.473Slukem# 2731.426Slukemdefine rasops1 2741.426Slukemdefine rasops2 2751.426Slukemdefine rasops4 2761.426Slukemdefine rasops8 2771.426Slukemdefine rasops15 2781.426Slukemdefine rasops16 2791.426Slukemdefine rasops24 2801.426Slukemdefine rasops32 2811.60Scgd 2821.760Sjmcneill# splash screen support 2831.760Sjmcneillinclude "dev/splash/files.splash" 2841.760Sjmcneill 2851.768Sgdamore# videomode support 2861.768Sgdamoreinclude "dev/videomode/files.videomode" 2871.768Sgdamore 2881.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 2891.457Sbjh21# fddi, token ring, atm and eco(net). 2901.473Slukem# 2911.67Scgddefine arc 2921.88Schuckdefine atm 2931.457Sbjh21define eco 2941.60Scgddefine ether 2951.67Scgddefine fddi 2961.185Skmldefine hippi 2971.399Sonoedefine ieee1394 2981.282Sbaddefine token 2991.284Sexplorerdefine sppp 3001.719Sdyoungdefine wlan: arc4, rijndael 3011.294Sitojundefine crypto 3021.100Sws 3031.119Sis# devices ARPing IPv4 pull this in: 3041.473Slukem# 3051.119Sisdefine arp 3061.119Sis 3071.515Sthorpej# 3081.515Sthorpej# ALTQ network traffic shaping subsystem 3091.515Sthorpej# 3101.515Sthorpejinclude "altq/files.altq" 3111.515Sthorpej 3121.473Slukem# 3131.560Sthorpej# IPKDB kernel debugger 3141.473Slukem# 3151.560Sthorpejinclude "ipkdb/files.ipkdb" 3161.102Sws 3171.404Sad# Logical disk 3181.473Slukem# 3191.404Saddevice ld: disk 3201.426Slukemfile dev/ld.c ld needs-flag 3211.513Sthorpej 3221.513Sthorpej# 3231.513Sthorpej# MII/PHY support for network devices 3241.513Sthorpej# 3251.513Sthorpejinclude "dev/mii/files.mii" 3261.375Sthorpej 3271.473Slukem# 3281.512Sthorpej# RAIDframe 3291.512Sthorpej# 3301.512Sthorpejinclude "dev/raidframe/files.raidframe" 3311.639Sgrog 3321.639Sgrog# 3331.542Sthorpej# Hardware-assisted data mover API 3341.542Sthorpej# 3351.542Sthorpejinclude "dev/dmover/files.dmover" 3361.512Sthorpej 3371.512Sthorpej# 3381.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 3391.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 3401.473Slukem# 3411.145Schristos 3421.145Schristos# Adaptec AIC-6[32]60 ICs 3431.473Slukem# 3441.173Sthorpejdevice aic: scsi 3451.145Schristosfile dev/ic/aic6360.c aic 3461.346Sthorpej 3471.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 3481.473Slukem# 3491.346Sthorpejdefine smc93cx6 3501.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 3511.83Sthorpej 3521.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 3531.473Slukem# 3541.474Slukemdefparam opt_ahc.h AHC_DEBUG 3551.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 3561.173Sthorpejdevice ahc: scsi 3571.345Sthorpejdefine ahc_seeprom 3581.354Sfvdldefine ahc_aic77xx 3591.142Senamifile dev/ic/aic7xxx.c ahc 3601.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 3611.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 3621.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 3631.609Sfvdl 3641.609Sfvdl# Adaptec aic79xx SCSI controllers 3651.609Sfvdldefflag opt_ahd.h AHD_DEBUG 3661.609Sfvdldevice ahd: scsi 3671.609Sfvdlfile dev/ic/aic79xx.c ahd 3681.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 3691.318Sad 3701.318Sad# DPT EATA SCSI controllers 3711.473Slukem# 3721.318Saddevice dpt: scsi 3731.318Sadfile dev/ic/dpt.c dpt 3741.355Sad 3751.355Sad# Compaq Smart ARRAY controllers 3761.473Slukem# 3771.355Saddevice cac {unit = -1} 3781.355Sadfile dev/ic/cac.c cac 3791.355Sad 3801.404Sadattach ld at cac with ld_cac 3811.404Sadfile dev/ic/ld_cac.c ld_cac 3821.419Sad 3831.764She# HP/Compaq Command Interface for SCSI-3 Support 3841.764She# 3851.764Shedevice ciss: scsi 3861.764Shefile dev/ic/ciss.c ciss 3871.764She 3881.419Sad# Mylex DAC960 RAID controllers 3891.473Slukem# 3901.419Saddevice mlx {unit = -1} 3911.419Sadfile dev/ic/mlx.c mlx needs-flag 3921.419Sad 3931.419Sadattach ld at mlx with ld_mlx 3941.419Sadfile dev/ic/ld_mlx.c ld_mlx 3951.521Sad 3961.521Sad# ICP-Vortex/Intel RAID controllers 3971.521Sad# 3981.521Saddevice icp {unit = -1} 3991.521Sadfile dev/ic/icp.c icp needs-flag 4001.611Sthorpejfile dev/ic/icp_ioctl.c icp 4011.521Sad 4021.521Sadattach ld at icp with ld_icp 4031.521Sadfile dev/ic/ld_icp.c ld_icp 4041.521Sad 4051.521Saddevice icpsp: scsi 4061.521Sadfile dev/ic/icpsp.c icpsp 4071.521Sadattach icpsp at icp 4081.523Sad 4091.523Sad# Adaptec FSA RAID controllers 4101.523Sad# 4111.523Saddevice aac {unit = -1} 4121.523Sadfile dev/ic/aac.c aac 4131.523Sad 4141.523Sadattach ld at aac with ld_aac 4151.523Sadfile dev/ic/ld_aac.c ld_aac 4161.238Sdante 4171.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 4181.473Slukem# 4191.238Sdantedevice adv: scsi 4201.238Sdantefile dev/ic/adv.c adv 4211.428Sthorpejfile dev/ic/advlib.c adv 4221.428Sthorpejfile dev/ic/advmcode.c adv 4231.248Sdante 4241.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 4251.473Slukem# 4261.248Sdantedevice adw: scsi 4271.248Sdantefile dev/ic/adw.c adw 4281.194Sjonathan 4291.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 4301.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 4311.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 4321.130Sjonathan# hardware-compatibility mode.) 4331.473Slukem# 4341.173Sthorpejdevice bha: scsi 4351.142Senamifile dev/ic/bha.c bha 4361.130Sjonathan 4371.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 4381.130Sjonathan# (must be after bha, see above) 4391.473Slukem# 4401.173Sthorpejdevice aha: scsi 4411.142Senamifile dev/ic/aha.c aha 4421.445Stsutsui 4431.445Stsutsui# Initio INIC-940/950 SCSI controllers 4441.473Slukem# 4451.445Stsutsuidevice iha: scsi 4461.445Stsutsuifile dev/ic/iha.c iha 4471.118Scgd 4481.118Scgd# Qlogic ISP 10x0 SCSI Controllers 4491.473Slukem# 4501.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 4511.474Slukem ISP_DISABLE_1080_SUPPORT 4521.474Slukem ISP_DISABLE_2100_SUPPORT 4531.474Slukem ISP_DISABLE_2200_SUPPORT 4541.474Slukem ISP_DISABLE_FW ISP_TARGET_MODE 4551.496Smjacob ISP_FW_CRASH_DUMP 4561.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 4571.173Sthorpejdevice isp: scsi 4581.142Senamifile dev/ic/isp.c isp 4591.223Smjacobfile dev/ic/isp_netbsd.c isp 4601.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 4611.528Smatt 4621.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 4631.528Smatt# 4641.608Sthorpejdevice mpt: scsi 4651.608Sthorpejfile dev/ic/mpt.c mpt 4661.608Sthorpejfile dev/ic/mpt_debug.c mpt 4671.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 4681.605Stsutsui 4691.682Sitohy# Workbit NinjaSCSI-32 controllers 4701.682Sitohydevice njs: scsi 4711.682Sitohyfile dev/ic/ninjascsi32.c njs 4721.682Sitohy 4731.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 4741.605Stsutsuidevice oosiop: scsi 4751.605Stsutsuifile dev/ic/oosiop.c oosiop 4761.436Stsutsui 4771.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 4781.473Slukem# 4791.436Stsutsuidevice osiop: scsi 4801.436Stsutsuifile dev/ic/osiop.c osiop 4811.364Sbouyer 4821.368Sbouyer# common stuff for siop and esiop 4831.473Slukem# 4841.426Slukemdefine siop_common 4851.426Slukemfile dev/ic/siop_common.c siop_common 4861.368Sbouyer 4871.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 4881.473Slukem# 4891.426Slukemdevice siop: scsi,siop_common 4901.426Slukemfile dev/ic/siop.c siop 4911.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 4921.518Sbouyer 4931.518Sbouyerdevice esiop: scsi,siop_common 4941.518Sbouyerfile dev/ic/esiop.c esiop 4951.94Smycroft 4961.94Smycroft# UltraStor SCSI controllers 4971.473Slukem# 4981.173Sthorpejdevice uha: scsi 4991.142Senamifile dev/ic/uha.c uha 5001.409Sonoe 5011.409Sonoe# Aironet PC4500/PC4800 5021.473Slukem# 5031.653Stsarnadevice an: arp, wlan, ifnet 5041.409Sonoefile dev/ic/an.c an 5051.86Smycroft 5061.376Sonoe# AMD 79c930-based 802.11 cards 5071.473Slukem# 5081.376Sonoedevice awi: arp, wlan, ifnet 5091.376Sonoefile dev/ic/awi.c awi 5101.376Sonoefile dev/ic/am79c930.c awi 5111.438Sichiro 5121.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 5131.473Slukem# 5141.656Sjunyoungdevice wi: arp, wlan, ifnet 5151.438Sichirofile dev/ic/wi.c wi 5161.617Sdyoung 5171.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 5181.641Sdyoung# 5191.767Sgdamoredefflag opt_athhal.h ATHHAL_ASSERT ATHHAL_DEBUG ATHHAL_DEBUG_ALQ 5201.656Sjunyoungdevice ath: arp, wlan, ifnet 5211.641Sdyoungfile dev/ic/ath.c ath 5221.719Sdyoungfile dev/ic/ath_netbsd.c ath 5231.738Sdyoungfile dev/ic/athrate-sample.c ath 5241.765Sgdamorefile contrib/dev/ath/netbsd/ah_osdep.c ath 5251.766Sgdamoreobject /athhal.o ath 5261.641Sdyoung 5271.617Sdyoung# ADMtek ADM8211 802.11 5281.617Sdyoung# 5291.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 5301.617Sdyoungfile dev/ic/atw.c atw 5311.376Sonoe 5321.687Sdyoung# Realtek RTL8180 802.11 5331.687Sdyoung# 5341.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 5351.687Sdyoungfile dev/ic/rtw.c rtw 5361.687Sdyoungfile dev/ic/rtwphy.c rtw 5371.687Sdyoungfile dev/ic/rtwphyio.c rtw 5381.687Sdyoung 5391.780Srpaulo# Ralink RT2500/RT2600 802.11 5401.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 5411.778Sdogcowfile dev/ic/rt2560.c ral 5421.778Sdogcowfile dev/ic/rt2661.c ral 5431.722Sdrochner 5441.83Sthorpej# 3Com Etherlink-III Ethernet controller 5451.473Slukem# 5461.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 5471.142Senamifile dev/ic/elink3.c ep 5481.253Sfvdl 5491.253Sfvdl# 3Com EtherLink XL Controller 5501.473Slukem# 5511.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 5521.253Sfvdlfile dev/ic/elinkxl.c ex 5531.131Smatt 5541.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 5551.473Slukem# 5561.173Sthorpejdevice lc: arp, ether, ifnet 5571.142Senamifile dev/ic/lemac.c lc 5581.84Smycroft 5591.84Smycroft# LANCE and PCnet Ethernet controllers 5601.473Slukem# 5611.173Sthorpejdevice le: arp, ether, ifnet 5621.426Slukemdefine le24 5631.426Slukemdefine le32 5641.227Sexplorerfile dev/ic/am7990.c le24 5651.225Sdrochnerfile dev/ic/am79900.c le32 5661.225Sdrochnerfile dev/ic/lance.c le24 | le32 5671.383Sthorpej 5681.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 5691.473Slukem# 5701.383Sthorpejdevice depca { }: le24 5711.383Sthorpejfile dev/ic/depca.c depca 5721.383Sthorpejattach le at depca with le_depca 5731.122Sscottr 5741.290Smrg# Sun HME Ethernet controllers 5751.473Slukem# 5761.293Spkdevice hme: arp, ether, ifnet, mii 5771.293Spkfile dev/ic/hme.c hme 5781.461Seeh 5791.461Seeh# Sun GEM Ethernet controllers 5801.473Slukem# 5811.461Seehdevice gem: arp, ether, ifnet, mii 5821.461Seehfile dev/ic/gem.c gem 5831.290Smrg 5841.122Sscottr# 8390-family Ethernet controllers 5851.473Slukem# 5861.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 5871.122Sscottrdefine dp8390nic 5881.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 5891.485Sbjh21 5901.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 5911.485Sbjh21# 5921.485Sbjh21define dp83905 5931.485Sbjh21file dev/ic/dp83905.c dp83905 5941.484Sbjh21 5951.484Sbjh21# Macronix MX98905 Ethernet controller 5961.484Sbjh21# (use as an attribute for an "ne" bus attachment) 5971.484Sbjh21# 5981.484Sbjh21define mx98905 5991.484Sbjh21file dev/ic/mx98905.c mx98905 6001.77Scgd 6011.282Sbad# TROPIC Token-Ring controller 6021.473Slukem# 6031.282Sbaddevice tr: arp, token, ifnet 6041.282Sbadfile dev/ic/tropic.c tr 6051.282Sbad 6061.91Scgd# NCR 5380 SCSI Bus Controller 6071.473Slukem# 6081.91Scgddefine ncr5380sbc 6091.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 6101.356Spkdevice nca: scsi, ncr5380sbc 6111.91Scgd 6121.434Sfredette# Sun sc PAL SCSI Bus Controller 6131.473Slukem# 6141.434Sfredettedefine sunscpal 6151.434Sfredettefile dev/ic/sunscpal.c sunscpal 6161.434Sfredettedevice ssc: scsi, sunscpal 6171.434Sfredette 6181.91Scgd# DEC FDDI Chipset 6191.473Slukem# 6201.91Scgddefine pdq 6211.142Senamifile dev/ic/pdq.c pdq 6221.142Senamifile dev/ic/pdq_ifsubr.c pdq 6231.98Schristos 6241.474Slukem# Cyclades Cyclom-8/16/32 6251.473Slukem# 6261.173Sthorpejdevice cy: tty 6271.142Senamifile dev/ic/cy.c cy needs-flag 6281.103Sthorpej 6291.103Sthorpej# Efficient Networks, Inc. ATM interface 6301.473Slukem# 6311.173Sthorpejdevice en: atm, ifnet 6321.142Senamifile dev/ic/midway.c en 6331.117Sthorpej 6341.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 6351.473Slukem# 6361.117Sthorpejdefine ncr53c9x 6371.359Smycroftdevice esp: scsi, ncr53c9x 6381.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 6391.227Sexplorer 6401.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 6411.679Smycroftdevice spc: scsi 6421.679Smycroftfile dev/ic/mb89352.c spc 6431.679Smycroft 6441.590Ssoren# Hitachi HD44780 LCD panel controller 6451.590Ssorendefine hd44780 6461.590Ssorenfile dev/ic/hd44780_subr.c hd44780 6471.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 6481.590Ssoren 6491.710Sjoff# Matrix keypad 6501.710Sjoffdefine matrixkp 6511.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 6521.710Sjoff 6531.227Sexplorer# Hitachi HD64570 serial controller 6541.473Slukem# 6551.359Smycroftdefine hd64570 6561.227Sexplorerfile dev/ic/hd64570.c hd64570 6571.339Schopps 6581.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 6591.473Slukem# 6601.339Schoppsdevice ntwoc: ifnet, hd64570 6611.128Spk 6621.128Spk# Intel 82586 Ethernet Controller 6631.473Slukem# 6641.128Spkdefine i82586 6651.142Senamifile dev/ic/i82586.c i82586 6661.291Sthorpej 6671.658Sjkunz# Intel 82596 Ethernet Controller 6681.658Sjkunz# 6691.658Sjkunzdefine i82596 6701.658Sjkunzfile dev/ic/i82596.c i82596 6711.658Sjkunz 6721.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 6731.473Slukem# 6741.291Sthorpejdevice fxp: ether, ifnet, arp, mii 6751.291Sthorpejfile dev/ic/i82557.c fxp 6761.389Sbjh21 6771.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 6781.473Slukem# 6791.389Sbjh21define seeq8005 6801.389Sbjh21file dev/ic/seeq8005.c seeq8005 6811.137Sthorpej 6821.137Sthorpej# SMC 91Cxx Ethernet Controller 6831.473Slukem# 6841.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 6851.142Senamifile dev/ic/smc91cxx.c sm 6861.188Sthorpej 6871.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 6881.473Slukem# 6891.230Sthorpejdevice epic: arp, ether, ifnet, mii 6901.188Sthorpejfile dev/ic/smc83c170.c epic 6911.309Sragge 6921.309Sragge# DEC SGEC Second Generation Ethernet Controller 6931.473Slukem# 6941.309Sraggedefine sgec 6951.309Sraggefile dev/ic/sgec.c sgec 6961.177Senami 6971.715Sjdolecek# MB86950 Ethernet Controller 6981.715Sjdolecek# 6991.715Sjdolecekdefine mb86950 7001.715Sjdolecekfile dev/ic/mb86950.c mb86950 7011.715Sjdolecek 7021.177Senami# MB8696x Ethernet Controller 7031.473Slukem# 7041.177Senamidefine mb86960 7051.177Senamifile dev/ic/mb86960.c mb86960 7061.177Senami 7071.177Senami# Generic MB8696x Ethernet Controller driver 7081.473Slukem# 7091.177Senamidevice mbe: arp, ether, ifnet, mb86960 7101.146Saugustss 7111.146Saugustss# Interwave Am78C201 audio driver 7121.473Slukem# 7131.146Saugustssdefine interwave 7141.146Saugustssfile dev/ic/interwave.c interwave 7151.154Sis 7161.154Sis# TMS 320av110 MPEG2/audio driver 7171.473Slukem# 7181.154Sisdefine tms320av110 7191.154Sisfile dev/ic/tms320av110.c tms320av110 7201.152Sthorpej 7211.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 7221.152Sthorpej# National Semiconductor DS8390. 7231.473Slukem# 7241.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 7251.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 7261.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 7271.153Sthorpej 7281.153Sthorpej# 8250/16[45]50-based "com" ports 7291.668Sthorpej# 7301.749Schsdefflag opt_com.h COM_DEBUG 7311.153Sthorpej# XXX In a perfect world, this would be done with attributes 7321.669Sthorpejdefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 7331.392Seehdevice com { } : tty 7341.426Slukemfile dev/ic/com.c com needs-flag 7351.336Sthorpej 7361.336Sthorpej# PC-like keyboard controller 7371.473Slukem# 7381.659Sbjh21device pckbc: pckbport 7391.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 7401.274Sscw 7411.714Scubedevice attimer 7421.714Scubefile dev/ic/attimer.c attimer needs-flag 7431.714Scube 7441.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 7451.473Slukem# 7461.274Sscwdevice clmpcc: tty 7471.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 7481.385Sbjh21 7491.351Sgroo# National Semiconductor LM7[89] 7501.473Slukem# 7511.426Slukemdevice lm: sysmon_envsys 7521.426Slukemfile dev/ic/nslm7x.c lm needs-flag 7531.164Scgd 7541.185Skml# Essential Communications Corp. HIPPI Interface 7551.473Slukem# 7561.426Slukemdevice esh: hippi, ifnet 7571.426Slukemfile dev/ic/rrunner.c esh needs-flag 7581.242Sis 7591.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 7601.473Slukem# 7611.426Slukemdevice bah: ifnet, arc, arp 7621.426Slukemfile dev/ic/smc90cx6.c bah 7631.234Saugustss 7641.234Saugustss# OPL2/OPL3 FM synth driver 7651.473Slukem# 7661.235Saugustssdevice opl: midibus, midisyn 7671.234Saugustssfile dev/ic/opl.c opl 7681.234Saugustssfile dev/ic/oplinstrs.c opl 7691.305Saugustss 7701.305Saugustss# MPU401 MIDI UART compatibles 7711.473Slukem# 7721.305Saugustssdevice mpu: midibus 7731.426Slukemfile dev/ic/mpu.c mpu needs-flag 7741.236Spk 7751.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 7761.473Slukem# 7771.236Spkdefine ad1848 7781.236Spkfile dev/ic/ad1848.c ad1848 7791.290Smrg 7801.290Smrg# AMD 7930 audio/ISDN codec 7811.473Slukem# 7821.366Saugustssdefine am7930 7831.366Saugustssfile dev/ic/am7930.c am7930 7841.290Smrg 7851.290Smrg# SPARC `SUNW,audiocs' 7861.473Slukem# 7871.519Saugustssdevice audiocs: audiobus, auconv, ad1848 7881.290Smrgfile dev/ic/cs4231.c audiocs 7891.326Saugustss 7901.326Saugustss# AC-97 CODECs 7911.473Slukem# 7921.326Saugustssdefine ac97 7931.326Saugustssfile dev/ic/ac97.c ac97 7941.437Sminoura 7951.437Sminoura# Oki MSM6258 support code 7961.473Slukem# 7971.437Sminouradefine msm6258 7981.437Sminourafile dev/ic/msm6258.c msm6258 7991.240Spk 8001.240Spk# LSI64854 DMA controller back-end 8011.473Slukem# 8021.240Spkdefine lsi64854 8031.240Spkfile dev/ic/lsi64854.c lsi64854 8041.465Smrg 8051.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 8061.473Slukem# 8071.465Smrgdefine cd18xx 8081.465Smrgfile dev/ic/cd18xx.c cd18xx 8091.240Spk 8101.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 8111.473Slukem# 8121.252Sthorpejdefine rtl80x9 8131.252Sthorpejfile dev/ic/rtl80x9.c rtl80x9 8141.360Shaya 8151.654Swiz# Realtek 8129/8139 Ethernet controllers 8161.473Slukem# 8171.362Shayadevice rtk: ether, ifnet, arp, mii 8181.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 8191.185Skml 8201.673Stoshii# Realtek 8169 Ethernet controllers 8211.673Stoshii# 8221.673Stoshiidevice re: ether, ifnet, arp, mii 8231.709Syamtfile dev/ic/rtl8169.c re 8241.673Stoshii 8251.258Spk# Common code for ESDI/IDE/etc. controllers 8261.473Slukem# 8271.680Sthorpejdefine wdc_common 8281.680Sthorpejdevice wdc: ata, wdc_common 8291.637Sbouyer 8301.656Sjunyoungdevice atabus: atapi,ata_hl 8311.656Sjunyoungattach atabus at ata 8321.680Sthorpejfile dev/ic/wdc.c atabus & wdc_common 8331.386Sbjh21 8341.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 8351.473Slukem# 8361.386Sbjh21device upc { [offset = -1] } 8371.386Sbjh21attach wdc at upc with wdc_upc 8381.386Sbjh21attach com at upc with com_upc 8391.651Sjdolecekattach lpt at upc with lpt_upc 8401.426Slukemfile dev/ic/upc.c upc 8411.426Slukemfile dev/ic/wdc_upc.c wdc_upc 8421.426Slukemfile dev/ic/com_upc.c com_upc 8431.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 8441.327Smatt 8451.327Smatt# Common code for ISA/PCMCIA (non 802.11) WaveLAN adapters 8461.473Slukem# 8471.328Smattdefine wavelan 8481.327Smattdevice wl: ether, ifnet, arp 8491.327Smattfile dev/ic/wavelan.c wavelan 8501.314Sthorpej 8511.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 8521.473Slukem# 8531.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 8541.314Sthorpejfile dev/ic/tulip.c tlp 8551.322Sthorpej 8561.322Sthorpej# Adaptec AIC-6915 Ethernet interface 8571.473Slukem# 8581.322Sthorpejdevice sf: arp, ether, ifnet, mii 8591.322Sthorpejfile dev/ic/aic6915.c sf 8601.378Spk 8611.378Spk# Mostek time-of-day clock and NVRAM 8621.473Slukem# 8631.378Spkdefine mk48txx 8641.507Spkfile dev/ic/mk48txx.c mk48txx 8651.378Spk 8661.378Spk# Intersil 7170 time-of-day clock 8671.473Slukem# 8681.378Spkdefine intersil7170 8691.378Spkfile dev/ic/intersil7170.c intersil7170 8701.434Sfredette 8711.434Sfredette# National Semiconductor MM58167 time-of-day clock 8721.473Slukem# 8731.434Sfredettedefine mm58167 8741.434Sfredettefile dev/ic/mm58167.c mm58167 8751.643Stsutsui 8761.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 8771.643Stsutsui# 8781.643Stsutsuidefine mc146818 8791.643Stsutsuifile dev/ic/mc146818.c mc146818 8801.422Sthorpej 8811.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 8821.473Slukem# 8831.422Sthorpejdefine dl10019 8841.422Sthorpejfile dev/ic/dl10019.c dl10019 8851.453Senami 8861.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 8871.473Slukem# 8881.453Senamidefine ax88190 8891.453Senamifile dev/ic/ax88190.c ax88190 8901.429Sjdolecek 8911.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 8921.473Slukem# 8931.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 8941.429Sjdolecekfile dev/ic/we.c we 8951.432Sjdolecek 8961.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 8971.473Slukem# 8981.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 8991.557Stsutsui 9001.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 9011.557Stsutsui# 9021.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 9031.557Stsutsuifile dev/ic/fmv.c fmv 9041.471Syamt 9051.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 9061.473Slukem# 9071.471Syamtdevice cs: arp, ether, ifnet 9081.704Sjoffdevice tscs: arp, ether, ifnet 9091.704Sjofffile dev/ic/cs89x0.c cs | tscs 9101.487Saugustss 9111.487Saugustss# Radio device attributes 9121.487Saugustss# 9131.487Saugustssdefine tea5757 9141.656Sjunyoungfile dev/ic/tea5757.c tea5757 9151.487Saugustssdefine lm700x 9161.656Sjunyoungfile dev/ic/lm700x.c lm700x 9171.179Sdrochner 9181.179Sdrochner# Definitions for wscons 9191.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 9201.473Slukem# 9211.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 9221.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 9231.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 9241.479Saugustssdefine wsmousedev {[mux = 0]} 9251.761Smacallandefine vcons 9261.179Sdrochner# attribute to pull in raster support 9271.473Slukem# 9281.179Sdrochnerdefine wsrasteremulops 9291.187Sdrochner# common PC display functions 9301.473Slukem# 9311.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 9321.426Slukemdefine pcdisplayops 9331.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 9341.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 9351.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 9361.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 9371.777Smartin# someday when we might make /dev/fb* support MI) 9381.777Smartindefine fb 9391.179Sdrochner# VGA graphics 9401.473Slukem# 9411.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 9421.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 9431.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 9441.593Stsutsuidefflag opt_vga.h VGA_RESET 9451.187Sdrochnerdevice vga: wsemuldisplaydev, pcdisplayops 9461.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 9471.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 9481.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 9491.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 9501.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 9511.473Slukem# 9521.761Smacallandevice igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons 9531.615Suwefile dev/ic/igsfb.c igsfb needs-flag 9541.551Suwefile dev/ic/igsfb_subr.c igsfb 9551.91Scgd 9561.683Sjkunz# STI (hp graphics) 9571.683Sjkunzdevice sti: wsemuldisplaydev 9581.683Sjkunzfile dev/ic/sti.c sti & (sti_pci | sti_sgc | sti_phantom) 9591.683Sjkunz 9601.77Scgd# Attributes which machine-independent bus support can be attached to. 9611.77Scgd# These should be defined here, because some of these busses can have 9621.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 9631.77Scgd# ordering constraints on inclusion of the busses' "files" files. 9641.473Slukem# 9651.474Slukemdefine isabus { } # ISA attachment 9661.474Slukemdefine eisabus { } # EISA attachment 9671.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 9681.474Slukemdefine tcbus { } # TurboChannel attachment 9691.474Slukemdefine mcabus { } # MicroChannel attachment 9701.474Slukemdefine usbus { } # USB attachment 9711.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 9721.474Slukemdefine vmebus { } # VME bus attachment 9731.474Slukemdefine acpibus { } # ACPI "bus" attachment 9741.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 9751.474Slukemdefine cbbus {[slot = -1]} # CardBus attachment 9761.474Slukemdefine pcmciaslot {[slot = -1]} # PCMCIA slot itself 9771.222Saugustss 9781.222Saugustss# We need the USB bus controllers here so different busses can 9791.222Saugustss# use them in an 'attach-with'. 9801.222Saugustss# UHCI USB controller 9811.473Slukem# 9821.703Sfvdl 9831.703Sfvdldefparam USB_MEM_RESERVE 9841.703Sfvdl 9851.222Saugustssdevice uhci: usbus 9861.426Slukemfile dev/usb/uhci.c uhci needs-flag 9871.222Saugustss 9881.222Saugustss# OHCI USB controller 9891.473Slukem# 9901.222Saugustssdevice ohci: usbus 9911.426Slukemfile dev/usb/ohci.c ohci needs-flag 9921.412Saugustss 9931.412Saugustss# EHCI USB controller 9941.473Slukem# 9951.412Saugustssdevice ehci: usbus 9961.426Slukemfile dev/usb/ehci.c ehci needs-flag 9971.545Sisaki 9981.545Sisaki# SL811HS/T USB controller 9991.712Sperrydefflag opt_slhci.h SLHCI_DEBUG 10001.545Sisakidevice slhci: usbus 10011.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 10021.579Smartin 10031.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 10041.579Smartindevice mtd: arp, ether, ifnet, mii 10051.579Smartinfile dev/ic/mtd803.c mtd 10061.369Smatt 10071.487Saugustss# radio devices, attaches to radio hardware driver 10081.487Saugustssdevice radio 10091.489Sdrochnerattach radio at radiodev 10101.498Sjmc 10111.402Smatt# IEEE 1394 controllers 10121.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 10131.473Slukem# 10141.369Smattdevice fwohci: fwbus 10151.520Saugustss 10161.520Saugustss# Sony Programmable I/O Controller 10171.520Saugustssdevice spic: wsmousedev 10181.520Saugustssfile dev/ic/spic.c spic 10191.529Saugustss 10201.529Saugustss# IBM CPC700 PowerPC bridge 10211.529Saugustssdefine cpcbus { addr, [irq=-1] } 10221.529Saugustssdevice cpc: cpcbus, pcibus 10231.529Saugustssfile dev/ic/cpc700.c cpc 10241.529Saugustss 10251.529Saugustssattach com at cpcbus with com_cpcbus 10261.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 10271.529Saugustss 10281.529Saugustssdevice cpctim 10291.529Saugustssattach cpctim at cpcbus 10301.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 10311.529Saugustss 10321.530Saugustssdevice cpciic 10331.530Saugustssattach cpciic at cpcbus with iic_cpcbus 10341.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 10351.529Saugustss 10361.60Scgd 10371.414Sthorpej# Attribute used by various things that need BPF's virtual machine 10381.473Slukem# 10391.414Sthorpejdefine bpf_filter 10401.532Swrstudendefparam opt_bpf.h BPF_BUFSIZE 10411.414Sthorpej 10421.415Smartin# Attributes used by the ISDN subsystem 10431.473Slukem# 10441.502Smartindefine isdndev # the ISDN subsystem 10451.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 10461.458Senami # specific) 10471.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 10481.415Smartin 10491.575Sleo# The isac found on the Fritz V2.0 Card. 10501.575Sleodefine nisacsx 10511.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 10521.575Sleo 10531.575Sleo# The 'standard' isac 10541.575Sleodefine nisac 10551.575Sleofile dev/ic/isac.c nisac needs-flag 10561.575Sleo 10571.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 10581.473Slukem# 10591.575Sleodevice isic: isdndev, passive_isdn, nisac 10601.415Smartin 10611.426Slukemfile dev/ic/isic.c isic 10621.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 10631.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 10641.426Slukemfile dev/ic/hscx.c isic 10651.426Slukemfile dev/ic/isic_bchan.c isic 10661.415Smartin 10671.415Smartin# (old) Diehl active ISDN cards 10681.473Slukem# 10691.502Smartindevice daic: isdndev 10701.426Slukemfile dev/ic/daic.c daic 10711.415Smartin 10721.634Spooka# AWM B1/T1 10731.634Spooka# XXX: passive_isdn 10741.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 10751.634Spookafile dev/ic/iavc.c iavc 10761.634Spooka 10771.60Scgd# legitimate pseudo-devices 10781.473Slukem# 10791.755Scubedefpseudo vnd { }: disk 10801.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 10811.474Slukemdefpseudo ccd: disk 10821.570Sthorpejdefpseudo cgd: disk, des, blowfish, cast128, rijndael 10831.763Scubedefpseudo md { }: disk 10841.647Shannkendefpseudo fss: disk 10851.298Sthorpej 10861.474Slukemdefpseudo pty: tty 10871.298Sthorpejdefpseudo rnd 10881.610Sraggedefpseudo ksyms 10891.642Scdidefpseudo nullcons 10901.298Sthorpej 10911.474Slukemdefpseudo loop: ifnet 10921.474Slukemdefpseudo sl: ifnet 10931.474Slukemdefpseudo ppp: ifnet, bpf_filter 10941.474Slukemdefpseudo pppoe: ifnet, ether, sppp 10951.474Slukemdefpseudo sppp: ifnet 10961.474Slukemdefpseudo tun: ifnet 10971.474Slukemdefpseudo vlan: ifnet, ether 10981.474Slukemdefpseudo bridge: ifnet, ether 10991.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 11001.474Slukemdefpseudo strip: ifnet 11011.474Slukemdefpseudo gre: ifnet 11021.474Slukemdefpseudo gif: ifnet 11031.474Slukemdefpseudo faith: ifnet 11041.474Slukemdefpseudo stf: ifnet 11051.752Scubedefpseudo tap { }: ifnet, ether, arp, bpf_filter 11061.775Sliamjfoydefpseudo carp: ifnet, ether, arp, bpf_filter 11071.60Scgd 11081.298Sthorpejdefpseudo sequencer 11091.462Smanudefpseudo clockctl 11101.504Smanudefpseudo irix_kmem 11111.522Smanudefpseudo irix_usema 11121.228Saugustss 11131.415Smartin# ISDN userland pseudo devices 11141.473Slukem# 11151.502Smartindefpseudo isdntrc: isdndev, tty 11161.502Smartindefpseudo isdnbchan: isdndev, tty 11171.502Smartindefpseudo isdntel: isdndev, tty 11181.502Smartindefpseudo isdnctl: isdndev, tty 11191.502Smartindefpseudo isdn: isdndev, tty 11201.502Smartin 11211.502Smartin# ISDN network interfaces 11221.502Smartindefpseudo irip: isdndev, ifnet 11231.607Sdrochnerdefflag opt_irip.h IRIP_VJ 11241.502Smartindefpseudo ippp: isdndev, sppp, ifnet 11251.539Sthorpej 11261.539Sthorpej# KTTCP network throughput testing pseudo-device 11271.539Sthorpejdefpseudo kttcp 11281.539Sthorpejfile dev/kttcp.c kttcp needs-flag 11291.576Sblymn 11301.576Sblymn# Verified exec fingerprint loader pseudo-device 11311.717Sblymndefpseudo veriexec 11321.717Sblymnfile kern/kern_verifiedexec.c veriexec needs-flag 11331.717Sblymnfile dev/verified_exec.c veriexec needs-flag 11341.415Smartin 11351.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 11361.582Shayadefpseudo fwiso: ieee1394 11371.582Shaya 11381.681Sdrochner# driver attach / detach user interface 11391.681Sdrochnerdefpseudo drvctl 11401.681Sdrochnerfile kern/kern_drvctl.c drvctl 11411.681Sdrochner 11421.516Sthorpej# 11431.516Sthorpej# File systems 11441.516Sthorpej# 11451.696Sjdolecekinclude "coda/files.coda" 11461.583Sjdolecekinclude "fs/adosfs/files.adosfs" 11471.696Sjdolecekinclude "fs/cd9660/files.cd9660" 11481.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 11491.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 11501.696Sjdolecekinclude "fs/ntfs/files.ntfs" 11511.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 11521.756Sreinoudinclude "fs/udf/files.udf" 11531.516Sthorpejinclude "fs/smbfs/files.smbfs" 11541.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 11551.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 11561.696Sjdolecekinclude "fs/union/files.union" 11571.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 11581.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 11591.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 11601.516Sthorpejinclude "miscfs/overlay/files.overlay" 11611.516Sthorpejinclude "miscfs/portal/files.portal" 11621.516Sthorpejinclude "miscfs/procfs/files.procfs" 11631.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 11641.516Sthorpejinclude "nfs/files.nfs" 11651.516Sthorpejinclude "ufs/files.ufs" 11661.516Sthorpej 11671.516Sthorpej# 11681.744Sthorpej# UVM (virtual memory) 11691.744Sthorpej# 11701.744Sthorpejinclude "uvm/files.uvm" 11711.744Sthorpej 11721.744Sthorpej# 11731.60Scgd# kernel sources 11741.473Slukem# 11751.706Skentfile dev/auconv.c auconv | mulaw 11761.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 11771.650Sbjh21file dev/audiobell.c audiobell 11781.697Skentfile dev/aurateconv.c aurateconv needs-flag 11791.426Slukemfile dev/ccd.c ccd needs-flag 11801.555Selricfile dev/cgd.c cgd needs-flag 11811.555Selricfile dev/cgd_crypto.c cgd 11821.623Sthorpejfile dev/clock_subr.c 11831.491Slukemfile dev/clockctl.c clockctl needs-flag 11841.666Sclfile dev/dksubr.c cgd | xbd 11851.689Sthorpejfile dev/dkwedge/dk.c 11861.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 11871.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 11881.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 11891.754Sthorpejfile dev/firmload.c firmload 11901.647Shannkenfile dev/fss.c fss needs-count 11911.426Slukemfile dev/md.c md needs-count 11921.426Slukemfile dev/midi.c midi | midibus needs-flag 11931.426Slukemfile dev/midisyn.c midisyn 11941.497Schristosfile dev/mm.c 11951.697Skentfile dev/mulaw.c mulaw needs-flag 11961.642Scdifile dev/nullcons_subr.c nullcons needs-flag 11971.487Saugustssfile dev/radio.c radio needs-flag 11981.426Slukemfile dev/rnd.c rnd needs-flag 11991.426Slukemfile dev/rndpool.c rnd needs-flag 12001.426Slukemfile dev/sequencer.c sequencer needs-flag 12011.426Slukemfile dev/vnd.c vnd needs-flag 12021.733Syamtfile kern/bufq_disksort.c bufq_disksort 12031.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 12041.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 12051.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 12061.482Sthorpejfile kern/core_elf32.c exec_elf32 12071.482Sthorpejfile kern/core_elf64.c exec_elf64 12081.718Smattfile kern/core_netbsd.c exec_aout | exec_coff | exec_ecoff | 12091.718Smatt exec_macho | lkm 12101.426Slukemfile kern/cnmagic.c 12111.426Slukemfile kern/exec_aout.c exec_aout 12121.426Slukemfile kern/exec_conf.c 12131.426Slukemfile kern/exec_ecoff.c exec_ecoff 12141.426Slukemfile kern/exec_elf32.c exec_elf32 12151.426Slukemfile kern/exec_elf64.c exec_elf64 12161.452Schristosfile kern/exec_macho.c exec_macho 12171.426Slukemfile kern/exec_script.c exec_script 12181.426Slukemfile kern/exec_subr.c 12191.426Slukemfile kern/init_main.c 12201.645Satatatfile kern/init_sysctl.c 12211.426Slukemfile kern/init_sysent.c 12221.426Slukemfile kern/kern_acct.c 12231.773Seladfile kern/kern_auth.c 12241.426Slukemfile kern/kern_clock.c 12251.426Slukemfile kern/kern_descrip.c 12261.574Sjdolecekfile kern/kern_event.c 12271.426Slukemfile kern/kern_exec.c 12281.426Slukemfile kern/kern_exit.c 12291.426Slukemfile kern/kern_fork.c 12301.662Smattfile kern/kern_kcont.c kcont 12311.426Slukemfile kern/kern_kthread.c 12321.426Slukemfile kern/kern_ktrace.c 12331.610Sraggefile kern/kern_ksyms.c ksyms | ddb | lkm needs-flag 12341.426Slukemfile kern/kern_lkm.c lkm 12351.426Slukemfile kern/kern_lock.c 12361.588Sthorpejfile kern/kern_lwp.c 12371.426Slukemfile kern/kern_malloc.c 12381.454Sthorpejfile kern/kern_malloc_debug.c malloc_debug 12391.426Slukemfile kern/kern_ntptime.c 12401.774Seladfile kern/kern_pax.c pax_mprotect 12411.426Slukemfile kern/kern_physio.c 12421.426Slukemfile kern/kern_proc.c 12431.426Slukemfile kern/kern_prot.c 12441.549Sgmcgarryfile kern/kern_ras.c 12451.426Slukemfile kern/kern_resource.c 12461.588Sthorpejfile kern/kern_sa.c 12471.771Seladfile kern/kern_securelevel.c 12481.426Slukemfile kern/kern_sig.c 12491.662Smattfile kern/kern_systrace.c systrace 12501.426Slukemfile kern/kern_subr.c 12511.426Slukemfile kern/kern_synch.c 12521.426Slukemfile kern/kern_sysctl.c 12531.426Slukemfile kern/kern_time.c 12541.595Sthorpejfile kern/kern_timeout.c 12551.652Stsarnafile kern/kern_uuid.c 12561.426Slukemfile kern/kern_xxx.c 12571.426Slukemfile kern/kgdb_stub.c kgdb 12581.426Slukemfile kern/subr_autoconf.c 12591.731Syamtfile kern/subr_blist.c vmswap 12601.736Syamtfile kern/subr_bufq.c 12611.776Syamtfile kern/subr_callback.c 12621.550Sgehennafile kern/subr_devsw.c 12631.426Slukemfile kern/subr_disk.c 12641.770Sblymnfile kern/subr_iostat.c 12651.657Srtrfile kern/subr_evcnt.c 12661.426Slukemfile kern/subr_extent.c 12671.426Slukemfile kern/subr_log.c 12681.426Slukemfile kern/subr_pool.c 12691.426Slukemfile kern/subr_prf.c 12701.426Slukemfile kern/subr_prof.c 12711.739Syamtfile kern/subr_once.c 12721.757Sjmmvfile kern/subr_optstr.c 12731.449Sgmcgarryfile kern/subr_userconf.c userconf 12741.739Syamtfile kern/subr_workqueue.c 12751.426Slukemfile kern/subr_xxx.c 12761.426Slukemfile kern/sys_generic.c 12771.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 12781.543Sbriggsfile kern/sys_pmc.c 12791.426Slukemfile kern/sys_process.c 12801.426Slukemfile kern/sys_socket.c 12811.426Slukemfile kern/syscalls.c syscall_debug 12821.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 12831.426Slukemfile kern/sysv_msg.c sysvmsg 12841.426Slukemfile kern/sysv_sem.c sysvsem 12851.426Slukemfile kern/sysv_shm.c sysvshm 12861.426Slukemfile kern/tty.c 12871.426Slukemfile kern/tty_conf.c 12881.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 12891.676Schristosfile kern/tty_pty.c pty needs-flag 12901.694Schristosfile kern/tty_ptm.c pty 12911.426Slukemfile kern/tty_subr.c 12921.426Slukemfile kern/tty_tty.c 12931.426Slukemfile kern/uipc_domain.c 12941.426Slukemfile kern/uipc_mbuf.c 12951.426Slukemfile kern/uipc_mbuf2.c 12961.426Slukemfile kern/uipc_proto.c 12971.592Schristosfile kern/uipc_sem.c p1003_1b_semaphore 12981.426Slukemfile kern/uipc_socket.c 12991.426Slukemfile kern/uipc_socket2.c 13001.426Slukemfile kern/uipc_syscalls.c 13011.426Slukemfile kern/uipc_usrreq.c 13021.426Slukemfile kern/vfs_bio.c 13031.426Slukemfile kern/vfs_cache.c 13041.426Slukemfile kern/vfs_getcwd.c 13051.732Sjmmvfile kern/vfs_hooks.c 13061.426Slukemfile kern/vfs_init.c 13071.426Slukemfile kern/vfs_lockf.c 13081.426Slukemfile kern/vfs_lookup.c 13091.426Slukemfile kern/vfs_subr.c 13101.426Slukemfile kern/vfs_syscalls.c 13111.426Slukemfile kern/vfs_vnops.c 13121.723Sthorpejfile kern/vfs_xattr.c 13131.426Slukemfile kern/vnode_if.c 13141.426Slukemfile miscfs/deadfs/dead_vnops.c 13151.426Slukemfile miscfs/fifofs/fifo_vnops.c 13161.426Slukemfile miscfs/genfs/genfs_vnops.c 13171.426Slukemfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs | lkm 13181.426Slukemfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs | lkm 13191.426Slukemfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs | lkm 13201.426Slukemfile miscfs/specfs/spec_vnops.c 13211.426Slukemfile miscfs/syncfs/sync_subr.c 13221.426Slukemfile miscfs/syncfs/sync_vnops.c 13231.700Schristosfile net/bpf.c bpfilter needs-flag 13241.426Slukemfile net/bpf_filter.c bpf_filter 13251.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 13261.426Slukemfile net/if.c 13271.426Slukemfile net/if_arcsubr.c arc needs-flag 13281.426Slukemfile net/if_atmsubr.c atm 13291.433Sthorpejfile net/if_bridge.c bridge needs-flag 13301.433Sthorpejfile net/bridgestp.c bridge 13311.457Sbjh21file net/if_ecosubr.c eco 13321.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 13331.511Smartin wlan 13341.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 13351.426Slukemfile net/if_fddisubr.c fddi needs-flag 13361.426Slukemfile net/if_gif.c gif needs-flag 13371.468Satatatfile net/if_gre.c gre needs-flag 13381.426Slukemfile net/if_hippisubr.c hippi needs-flag 13391.426Slukemfile net/if_ieee1394subr.c ieee1394 13401.701Speterfile net/if_loop.c loop needs-flag 13411.426Slukemfile net/if_media.c 13421.702Schristosfile net/if_ppp.c ppp needs-flag 13431.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 13441.702Schristosfile net/if_sl.c sl needs-flag 13451.426Slukemfile net/if_spppsubr.c sppp 13461.702Schristosfile net/if_strip.c strip needs-flag 13471.426Slukemfile net/if_tokensubr.c token needs-flag 13481.708Scubefile net/if_tap.c tap needs-flag 13491.468Satatatfile net/if_tun.c tun needs-flag 13501.426Slukemfile net/if_vlan.c vlan needs-flag 13511.502Smartinfile net/if_pppoe.c pppoe needs-flag 13521.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 13531.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 13541.426Slukemfile net/ppp_tty.c ppp 13551.426Slukemfile net/radix.c 13561.426Slukemfile net/raw_cb.c 13571.426Slukemfile net/raw_usrreq.c 13581.426Slukemfile net/route.c 13591.426Slukemfile net/rtsock.c 13601.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 13611.726Shubertffile net/zlib.c (ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression 13621.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 13631.426Slukemfile netinet/if_atm.c atm 13641.426Slukemfile netinet/in_gif.c gif & inet 13651.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 13661.648Sscwfile netinet/ip_ecn.c ipsec | fast_ipsec | gif | stf 13671.426Slukemfile netinet/ip_encap.c inet | inet6 13681.426Slukemfile netinet/ip_gre.c inet & gre 13691.426Slukemfile netinet6/in6_gif.c gif & inet6 13701.516Sthorpej 13711.502Smartinfile netisdn/i4b_ctl.c isdnctl needs-flag 13721.502Smartinfile netisdn/i4b_isppp.c ippp needs-count 13731.502Smartinfile netisdn/i4b_ipr.c irip needs-count 13741.502Smartinfile netisdn/i4b_rbch.c isdnbchan needs-count 13751.502Smartinfile netisdn/i4b_tel.c isdntel needs-count 13761.502Smartinfile netisdn/i4b_trace.c isdntrc needs-count 13771.426Slukem 13781.430Smartinfile netisdn/i4b_mbuf.c passive_isdn 13791.426Slukemfile netisdn/i4b_l2.c passive_isdn 13801.426Slukemfile netisdn/i4b_l2fsm.c passive_isdn 13811.426Slukemfile netisdn/i4b_uframe.c passive_isdn 13821.426Slukemfile netisdn/i4b_tei.c passive_isdn 13831.426Slukemfile netisdn/i4b_sframe.c passive_isdn 13841.426Slukemfile netisdn/i4b_iframe.c passive_isdn 13851.426Slukemfile netisdn/i4b_l2timer.c passive_isdn 13861.426Slukemfile netisdn/i4b_util.c passive_isdn 13871.426Slukemfile netisdn/i4b_lme.c passive_isdn 13881.415Smartin# Q.931 handler 13891.426Slukemfile netisdn/i4b_q931.c passive_isdn 13901.426Slukemfile netisdn/i4b_q932fac.c passive_isdn 13911.426Slukemfile netisdn/i4b_l3fsm.c passive_isdn 13921.426Slukemfile netisdn/i4b_l3timer.c passive_isdn 13931.426Slukemfile netisdn/i4b_l2if.c passive_isdn 13941.426Slukemfile netisdn/i4b_l4if.c passive_isdn 13951.502Smartin# isdn device driver, interface to isdnd 13961.502Smartinfile netisdn/i4b_i4bdrv.c isdn needs-flag 13971.502Smartinfile netisdn/i4b_l4.c isdndev needs-flag 13981.502Smartinfile netisdn/i4b_l4mgmt.c isdndev needs-flag 13991.502Smartinfile netisdn/i4b_l4timer.c isdndev needs-flag 14001.634Spooka# capi 14011.634Spookafile netisdn/i4b_capi_l4if.c isdncapi 14021.634Spookafile netisdn/i4b_capi_llif.c isdncapi 14031.634Spookafile netisdn/i4b_capi_msgs.c isdncapi 14041.493Sjdolecek 14051.493Sjdolecek# Game adapter (joystick) 14061.493Sjdolecekdevice joy 14071.493Sjdolecekfile dev/ic/joy.c joy needs-flag 14081.582Shaya 14091.713Syamtinclude "net/agr/files.agr" 14101.734Sjmcneill 14111.734Sjmcneill# 14121.734Sjmcneill# General Purpose Input/Output framework 14131.734Sjmcneill# 14141.769Srizdefine onewire_bitbang 14151.734Sjmcneillinclude "dev/gpio/files.gpio" 14161.769Sriz 14171.769Srizinclude "dev/onewire/files.onewire" 1418