files revision 1.1052
11.1051Sbouyer# $NetBSD: files,v 1.1052 2012/07/26 20:49:47 jakllsch Exp $ 21.60Scgd# @(#)files.newconf 7.5 (Berkeley) 5/10/93 31.60Scgd 41.989Spookaversion 20100430 51.798Scube 61.565Sthorpej# 71.565Sthorpej# device classes 81.565Sthorpej# 91.565Sthorpejdevclass disk 101.565Sthorpejdevclass tape 111.565Sthorpejdevclass ifnet 121.565Sthorpejdevclass tty 131.876Sjmcneilldevclass audiodev 141.876Sjmcneilldevclass displaydev 151.876Sjmcneilldevclass bus 161.565Sthorpej 171.112Sthorpej# options understood by the machine-independent part of the kernel 181.112Sthorpej# (note, these are case-sensitive) 191.473Slukem# 201.474Slukemdefflag INSECURE 211.474Slukemdefflag KMEMSTATS 221.474Slukemdefflag KTRACE 231.781Skardeldefflag MBUFTRACE 241.799Smattdefflag PTRACE 251.799Smattdefflag COREDUMP 261.941Sapbdefflag MODULAR 271.953Smbalmerdefflag KEYLOCK 281.799Smatt 291.781Skardeldefparam DEFCORENAME 301.781Skardeldefparam HZ 311.474Slukemdefparam MAXUPRC 321.474Slukemdefparam RTC_OFFSET 331.494Sjdolecekdefflag opt_pipe.h PIPE_SOCKETPAIR PIPE_NODIRECT 341.573Sjunyoung 351.926Saddefflag AIO 361.926Saddefflag MQUEUE 371.926Sad 381.733Syamtdefflag BUFQ_DISKSORT 391.733Syamtdefflag BUFQ_FCFS 401.698Syamtdefflag BUFQ_PRIOCSCAN 411.698Syamtdefflag BUFQ_READPRIO 421.698Syamtdefflag NEW_BUFQ_STRATEGY # same as BUFQ_READPRIO 431.524Sthorpej 441.845Syamtdefflag opt_sched.h SCHED_4BSD 451.868Srminddefflag opt_sched.h SCHED_M2 461.845Syamt 471.616Senamidefparam SOMAXKVA 481.524Sthorpejdefflag opt_sock_counters.h SOSEND_COUNTERS 491.547Sthorpejdefflag opt_sosend_loan.h SOSEND_NO_LOAN 501.840Sdyoungdefflag opt_route.h RTCACHE_DEBUG RTFLUSH_DEBUG 511.247Sthorpej 521.474Slukemdefflag MULTIPROCESSOR 531.486Satatat 541.486Satatatdefflag opt_config.h INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG 551.459Senami 561.597Satatatdefparam opt_dump.h DUMP_ON_PANIC 571.597Satatat 581.474Slukemdefflag opt_callout.h CALLWHEEL_STATS 591.250Stron 601.891Smartindefflag CPU_IN_CKSUM 611.891Smartin 621.976Sdarrandefflag opt_dtrace.h KDTRACE_HOOKS 631.976Sdarran 641.474Slukemdefflag opt_sysv.h SYSVMSG SYSVSEM SYSVSHM 651.470Slukemdefparam opt_sysvparam.h SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU 661.181Sjonathan 671.474Slukemdefflag opt_ntp.h PPS_SYNC NTP 681.129Sthorpej 691.694Schristosdefflag opt_ptm.h NO_DEV_PTM COMPAT_BSDPTY 701.676Schristos 711.707Spetrovdefparam opt_kmempages.h NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX 721.431Sfvdl 731.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 741.189Sscottr 751.1025Sjmcneilldefflag opt_exec.h DEBUG_EXEC 761.1025Sjmcneill 771.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 781.1008Sjoerg EXEC_ELF64 EXEC_SCRIPT 791.503Sjdolecek EXEC_ELF_NOTELESS 801.199Sthorpej 811.686Sthorpejdefflag opt_dkwedge.h DKWEDGE_AUTODISCOVER 821.691Sthorpej DKWEDGE_METHOD_BSDLABEL 831.688Sthorpej DKWEDGE_METHOD_GPT 841.693Sthorpej DKWEDGE_METHOD_MBR 851.1047Schristos DKWEDGE_METHOD_APPLE 861.686Sthorpej 871.791Seladdefflag opt_veriexec.h VERIFIED_EXEC_FP_SHA1 881.725Schristos VERIFIED_EXEC_FP_SHA256 891.725Schristos VERIFIED_EXEC_FP_SHA384 901.725Schristos VERIFIED_EXEC_FP_SHA512 911.725Schristos VERIFIED_EXEC_FP_MD5 921.725Schristos VERIFIED_EXEC_FP_RMD160 931.725Schristos 941.794Sdsl# Per system call number counts and times 951.794Sdsldefflag opt_syscall_stats.h SYSCALL_STATS 961.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES: SYSCALL_STATS 971.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris) 981.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 991.794Sdslfile kern/subr_syscall_stats.c syscall_stats 1001.794Sdsl 1011.774Seladdefparam opt_pax.h PAX_MPROTECT 1021.817Selad PAX_SEGVGUARD 1031.879Schristos PAX_ASLR 1041.879Schristos PAX_ASLR_DELTA_MMAP_LSB 1051.879Schristos PAX_ASLR_DELTA_MMAP_LEN 1061.879Schristos PAX_ASLR_DELTA_STACK_LSB 1071.879Schristos PAX_ASLR_DELTA_STACK_LEN 1081.879Schristos PAX_ASLR_DELTA_PROG_LEN 1091.983Schristos PAX_ASLR_DEBUG 1101.774Selad 1111.789Seladdefflag opt_fileassoc.h FILEASSOC 1121.789Selad 1131.803Sdyoungdefflag opt_gre.h GRE_DEBUG 1141.803Sdyoung 1151.911Ssimonb# Write Ahead Physical Block Logging 1161.911Ssimonbdefflag opt_wapbl.h WAPBL WAPBL_DEBUG 1171.911Ssimonbdefparam opt_wapbl.h WAPBL_DEBUG_PRINT 1181.911Ssimonb 1191.199Sthorpej# compatibility options 1201.473Slukem# 1211.926Saddefflag opt_compat_netbsd.h COMPAT_NETBSD 1221.936Schristosdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_NETBSD 1231.1044Srminddefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, COMPAT_NETBSD 1241.926Saddefflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD 1251.926Saddefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD 1261.926Saddefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD 1271.926Saddefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16, COMPAT_NETBSD 1281.926Saddefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15, COMPAT_NETBSD 1291.926Saddefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14, COMPAT_NETBSD 1301.926Saddefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13, COMPAT_NETBSD 1311.926Saddefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12, COMPAT_NETBSD 1321.926Saddefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11, COMPAT_NETBSD 1331.926Saddefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10, COMPAT_NETBSD 1341.589Schristosdefflag COMPAT_OSSAUDIO 1351.786Smartindefflag COMPAT_FREEBSD: COMPAT_30 1361.474Slukemdefflag COMPAT_IBCS2 1371.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1381.992Schsdefflag COMPAT_LINUX32 : COMPAT_LINUX 1391.474Slukemdefflag COMPAT_OSF1 1401.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1411.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1421.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1431.474Slukemdefflag COMPAT_NETBSD32 1441.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1451.474Slukemdefflag COMPAT_M68K4K 1461.474Slukemdefflag COMPAT_VAX1K 1471.474Slukemdefflag COMPAT_43 1481.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1491.221Sjonathan 1501.473Slukem# 1511.570Sthorpej# Cryptography support. Include this early, since several things 1521.570Sthorpej# use it. 1531.624Sjonathan 1541.624Sjonathan# Individual crypto transforms 1551.570Sthorpejinclude "crypto/arc4/files.arc4" 1561.570Sthorpejinclude "crypto/des/files.des" 1571.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1581.570Sthorpejinclude "crypto/cast128/files.cast128" 1591.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1601.644Stlsinclude "crypto/skipjack/files.skipjack" 1611.1011Sdrochnerinclude "crypto/camellia/files.camellia" 1621.626Sthorpej# General-purpose crypto processing framework. 1631.626Sthorpejinclude "opencrypto/files.opencrypto" 1641.626Sthorpej 1651.1032Stls# NIST SP800.90 CTR DRBG 1661.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg" 1671.1032Stls 1681.570Sthorpej# 1691.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this. 1701.1014Smrg# 1711.1014Smrgdefflag opt_kernhist.h KERNHIST KERNHIST_PRINT 1721.1014Smrgfile kern/kern_history.c kernhist 1731.1014Smrg 1741.1014Smrg# 1751.618Sthorpej# System monitoring framework 1761.618Sthorpej# 1771.618Sthorpejinclude "dev/sysmon/files.sysmon" 1781.618Sthorpej 1791.618Sthorpej# 1801.563Sthorpej# Networking protocols 1811.563Sthorpej# 1821.971Spooka 1831.971Spooka# Attribute used by various things that need BPF's virtual machine 1841.971Spooka# 1851.971Spookadefine bpf_filter 1861.971Spookadefparam opt_bpf.h BPF_BUFSIZE 1871.971Spooka 1881.743Sthorpejinclude "net80211/files.net80211" 1891.563Sthorpejinclude "netatalk/files.netatalk" 1901.782Sgdamoreinclude "netbt/files.netbt" 1911.565Sthorpejinclude "netinet/files.netinet" 1921.565Sthorpejinclude "netinet6/files.netinet6" 1931.632Sitojuninclude "netipsec/files.netipsec" 1941.566Sthorpejinclude "netiso/files.netiso" 1951.991Skefreninclude "netmpls/files.netmpls" 1961.567Sthorpejinclude "netnatm/files.netnatm" 1971.600Sjdolecekinclude "netsmb/files.netsmb" 1981.994Srmind 1991.994Srmindinclude "net/npf/files.npf" 2001.994Srmindinclude "netinet/files.ipfilter" 2011.677Sitojuninclude "net/files.pf" 2021.563Sthorpej 2031.795Smattobsolete defflag CCITT # obsolete 2041.795Smattobsolete defflag HDLC # obsolete 2051.795Smattobsolete defflag LLC # obsolete 2061.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 2071.795Smattobsolete defflag IPX # obsolete 2081.825Scubeobsolete defflag opt_iso.h TPCONS 2091.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 2101.939Sjym # MEMORY_DISK_RBFLAGS 2111.939Sjym 2121.474Slukemdefflag PFIL_HOOKS # pfil(9) 2131.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2141.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2151.474Slukem # Include deflate or bsd 2161.474Slukem # compression, enable pppd 2171.474Slukem # packet filtering support 2181.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2191.189Sscottr 2201.189Sscottr# networking options 2211.473Slukem# 2221.474Slukemdefflag GATEWAY 2231.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2241.474Slukemdefparam SB_MAX 2251.171Smrg 2261.189Sscottr# file system options 2271.473Slukem# 2281.1004Sbouyerdefflag opt_quota.h QUOTA QUOTA2 # XXX files.ufs? 2291.685Sthorpejdefflag VNODE_LOCKDEBUG 2301.759Schsdefflag MAGICLINKS 2311.353Soster 2321.276Sscottr# buffer cache size options 2331.473Slukem# 2341.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2351.276Sscottr 2361.449Sgmcgarry# userconf 2371.473Slukem# 2381.474Slukemdefflag USERCONF 2391.449Sgmcgarry 2401.663Satatat# sysctl related 2411.663Satatat# 2421.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2431.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2441.665Satatat SYSCTL_INCLUDE_DESCR 2451.663Satatat 2461.473Slukem# 2471.289Slukem# Not entirely MI, but present on multiple arch's 2481.473Slukem# 2491.289Slukem 2501.276Sscottr# PC-style MBR handling 2511.473Slukem# 2521.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2531.209Sjonathan 2541.745Sthorpej# 2551.209Sjonathan# debugging options 2561.473Slukem# 2571.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2581.745Sthorpej 2591.474Slukemdefflag opt_kgdb.h KGDB 2601.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2611.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2621.474Slukemdefflag LOCKDEBUG 2631.474Slukemdefflag SYSCALL_DEBUG 2641.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2651.271Sjonathan 2661.271Sjonathan# memory (ram) disk options 2671.473Slukem# 2681.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2691.474Slukem MEMORY_DISK_DYNAMIC 2701.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2711.939Sjym MEMORY_DISK_RBFLAGS 2721.159Sdrochner 2731.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2741.842Smanu 2751.543Sbriggs# Support for hardware performance monitoring counters 2761.543Sbriggs# 2771.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2781.636Sjdolecek 2791.936Schristosdefflag opt_wlan.h WLAN 2801.936Schristos 2811.819Swiz# Machine-independent device majors assignements 2821.640Sjdolecekinclude "conf/majors" 2831.543Sbriggs 2841.60Scgd# generic attributes 2851.473Slukem# 2861.519Saugustssdefine audiobus { } 2871.474Slukemdefine midibus { } 2881.232Saugustssdefine midisyn 2891.915Sjmcneilldefine videobus { } 2901.638Sbouyerdefine ata {[channel = -1]} 2911.674Sthorpejdefine sata 2921.947Sjakllschdefine sata_fis 2931.558Sthorpejdefine scsi_core 2941.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 2951.638Sbouyerdefine ata_hl {[drive = -1]} 2961.637Sbouyerdefine atapi { } 2971.489Sdrochnerdefine radiodev { } 2981.614Sgmcgarrydefine gpibdev {[address = -1]} 2991.734Sjmcneilldefine gpiobus { } 3001.769Srizdefine onewirebus { } 3011.659Sbjh21define pckbport {[slot = -1]} 3021.659Sbjh21define pckbport_machdep_cnattach 3031.754Sthorpejdefine firmload 3041.67Scgd 3051.67Scgd# audio device attributes 3061.473Slukem# 3071.63Sbrezakdefine mulaw 3081.132Saugustssdefine auconv 3091.500Skentdefine aurateconv 3101.629Sthorpej 3111.228Saugustss# audio and midi devices, attaches to audio hardware driver 3121.473Slukem# 3131.876Sjmcneilldevice audio: audiodev 3141.519Saugustssattach audio at audiobus 3151.228Saugustssdevice midi 3161.228Saugustssattach midi at midibus 3171.363Sthorpej 3181.650Sbjh21# console bell via audio device 3191.650Sbjh21# 3201.650Sbjh21define audiobell 3211.650Sbjh21 3221.915Sjmcneill# video devices, attaches to video hardware driver 3231.915Sjmcneill# 3241.915Sjmcneilldevice video 3251.915Sjmcneillattach video at videobus 3261.915Sjmcneill 3271.1024Sjmcneill# DTV subsystem 3281.1024Sjmcneill# 3291.1024Sjmcneillinclude "dev/dtv/files.dtv" 3301.1024Sjmcneill 3311.922Spgoyette# National Semiconductor LM7[89] 3321.922Spgoyette# 3331.922Spgoyette# (included here so files.i2c can define an attachment) 3341.922Spgoyette 3351.922Spgoyettedevice lm: sysmon_envsys 3361.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3371.922Spgoyette 3381.984Spgoyette# JEDEC standard SPD EPROM 3391.984Spgoyette# 3401.984Spgoyette# (included here so files.i2c can define an attachment) 3411.984Spgoyette 3421.984Spgoyettedevice spdmem 3431.984Spgoyettefile dev/ic/spdmem.c spdmem 3441.984Spgoyette 3451.635Sthorpej# I2C device support 3461.635Sthorpejinclude "dev/i2c/files.i2c" 3471.635Sthorpej 3481.813Sgdamore# SPI device support 3491.813Sgdamoreinclude "dev/spi/files.spi" 3501.813Sgdamore 3511.559Sthorpej# IR device support 3521.559Sthorpejinclude "dev/ir/files.ir" 3531.559Sthorpej 3541.651Sjdolecek# Parallel Port Bus support 3551.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3561.651Sjdolecek 3571.363Sthorpej# raster operations attributes 3581.473Slukem# 3591.426Slukemdefine rasops1 3601.426Slukemdefine rasops2 3611.426Slukemdefine rasops4 3621.426Slukemdefine rasops8 3631.426Slukemdefine rasops15 3641.426Slukemdefine rasops16 3651.426Slukemdefine rasops24 3661.426Slukemdefine rasops32 3671.829Soberdefine rasops_rotation 3681.60Scgd 3691.997Sjmcneill# image decoding support 3701.997Sjmcneillinclude "dev/stbi/files.stbi" 3711.997Sjmcneill 3721.760Sjmcneill# splash screen support 3731.760Sjmcneillinclude "dev/splash/files.splash" 3741.760Sjmcneill 3751.768Sgdamore# videomode support 3761.768Sgdamoreinclude "dev/videomode/files.videomode" 3771.768Sgdamore 3781.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3791.457Sbjh21# fddi, token ring, atm and eco(net). 3801.473Slukem# 3811.874Scubedefine arcnet 3821.88Schuckdefine atm 3831.457Sbjh21define eco 3841.60Scgddefine ether 3851.67Scgddefine fddi 3861.185Skmldefine hippi 3871.399Sonoedefine ieee1394 3881.282Sbaddefine token 3891.284Sexplorerdefine sppp 3901.1032Stlsdefine wlan 3911.294Sitojundefine crypto 3921.100Sws 3931.1039Schristos# TPM 3941.1039Schristosdevice tpm 3951.1039Schristosfile dev/ic/tpm.c tpm needs-flag 3961.1039Schristos 3971.119Sis# devices ARPing IPv4 pull this in: 3981.473Slukem# 3991.119Sisdefine arp 4001.119Sis 4011.515Sthorpej# 4021.515Sthorpej# ALTQ network traffic shaping subsystem 4031.515Sthorpej# 4041.515Sthorpejinclude "altq/files.altq" 4051.515Sthorpej 4061.473Slukem# 4071.560Sthorpej# IPKDB kernel debugger 4081.473Slukem# 4091.560Sthorpejinclude "ipkdb/files.ipkdb" 4101.102Sws 4111.404Sad# Logical disk 4121.473Slukem# 4131.404Saddevice ld: disk 4141.426Slukemfile dev/ld.c ld needs-flag 4151.513Sthorpej 4161.513Sthorpej# 4171.513Sthorpej# MII/PHY support for network devices 4181.513Sthorpej# 4191.513Sthorpejinclude "dev/mii/files.mii" 4201.375Sthorpej 4211.473Slukem# 4221.512Sthorpej# RAIDframe 4231.512Sthorpej# 4241.512Sthorpejinclude "dev/raidframe/files.raidframe" 4251.639Sgrog 4261.639Sgrog# 4271.542Sthorpej# Hardware-assisted data mover API 4281.542Sthorpej# 4291.542Sthorpejinclude "dev/dmover/files.dmover" 4301.512Sthorpej 4311.512Sthorpej# 4321.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4331.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4341.473Slukem# 4351.145Schristos 4361.145Schristos# Adaptec AIC-6[32]60 ICs 4371.473Slukem# 4381.173Sthorpejdevice aic: scsi 4391.145Schristosfile dev/ic/aic6360.c aic 4401.346Sthorpej 4411.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4421.473Slukem# 4431.346Sthorpejdefine smc93cx6 4441.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4451.83Sthorpej 4461.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4471.473Slukem# 4481.474Slukemdefparam opt_ahc.h AHC_DEBUG 4491.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4501.173Sthorpejdevice ahc: scsi 4511.345Sthorpejdefine ahc_seeprom 4521.354Sfvdldefine ahc_aic77xx 4531.142Senamifile dev/ic/aic7xxx.c ahc 4541.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4551.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4561.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4571.609Sfvdl 4581.609Sfvdl# Adaptec aic79xx SCSI controllers 4591.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4601.609Sfvdldevice ahd: scsi 4611.609Sfvdlfile dev/ic/aic79xx.c ahd 4621.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4631.318Sad 4641.318Sad# DPT EATA SCSI controllers 4651.473Slukem# 4661.318Saddevice dpt: scsi 4671.318Sadfile dev/ic/dpt.c dpt 4681.355Sad 4691.355Sad# Compaq Smart ARRAY controllers 4701.473Slukem# 4711.355Saddevice cac {unit = -1} 4721.355Sadfile dev/ic/cac.c cac 4731.355Sad 4741.404Sadattach ld at cac with ld_cac 4751.404Sadfile dev/ic/ld_cac.c ld_cac 4761.419Sad 4771.764She# HP/Compaq Command Interface for SCSI-3 Support 4781.764She# 4791.764Shedevice ciss: scsi 4801.764Shefile dev/ic/ciss.c ciss 4811.764She 4821.419Sad# Mylex DAC960 RAID controllers 4831.473Slukem# 4841.419Saddevice mlx {unit = -1} 4851.419Sadfile dev/ic/mlx.c mlx needs-flag 4861.419Sad 4871.419Sadattach ld at mlx with ld_mlx 4881.419Sadfile dev/ic/ld_mlx.c ld_mlx 4891.521Sad 4901.521Sad# ICP-Vortex/Intel RAID controllers 4911.521Sad# 4921.521Saddevice icp {unit = -1} 4931.521Sadfile dev/ic/icp.c icp needs-flag 4941.611Sthorpejfile dev/ic/icp_ioctl.c icp 4951.521Sad 4961.521Sadattach ld at icp with ld_icp 4971.521Sadfile dev/ic/ld_icp.c ld_icp 4981.521Sad 4991.521Saddevice icpsp: scsi 5001.521Sadfile dev/ic/icpsp.c icpsp 5011.521Sadattach icpsp at icp 5021.523Sad 5031.523Sad# Adaptec FSA RAID controllers 5041.523Sad# 5051.523Saddevice aac {unit = -1} 5061.523Sadfile dev/ic/aac.c aac 5071.523Sad 5081.523Sadattach ld at aac with ld_aac 5091.523Sadfile dev/ic/ld_aac.c ld_aac 5101.238Sdante 5111.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 5121.473Slukem# 5131.238Sdantedevice adv: scsi 5141.238Sdantefile dev/ic/adv.c adv 5151.428Sthorpejfile dev/ic/advlib.c adv 5161.428Sthorpejfile dev/ic/advmcode.c adv 5171.248Sdante 5181.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 5191.473Slukem# 5201.248Sdantedevice adw: scsi 5211.248Sdantefile dev/ic/adw.c adw 5221.194Sjonathan 5231.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 5241.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 5251.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 5261.130Sjonathan# hardware-compatibility mode.) 5271.473Slukem# 5281.173Sthorpejdevice bha: scsi 5291.142Senamifile dev/ic/bha.c bha 5301.130Sjonathan 5311.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5321.130Sjonathan# (must be after bha, see above) 5331.473Slukem# 5341.173Sthorpejdevice aha: scsi 5351.142Senamifile dev/ic/aha.c aha 5361.445Stsutsui 5371.445Stsutsui# Initio INIC-940/950 SCSI controllers 5381.473Slukem# 5391.445Stsutsuidevice iha: scsi 5401.445Stsutsuifile dev/ic/iha.c iha 5411.118Scgd 5421.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5431.473Slukem# 5441.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5451.474Slukem ISP_DISABLE_1080_SUPPORT 5461.474Slukem ISP_DISABLE_2100_SUPPORT 5471.474Slukem ISP_DISABLE_2200_SUPPORT 5481.846Smjacob ISP_DISABLE_2300_SUPPORT 5491.894Smjacob ISP_DISABLE_2322_SUPPORT 5501.846Smjacob ISP_DISABLE_2400_SUPPORT 5511.846Smjacob ISP_DISABLE_FW 5521.846Smjacob ISP_TARGET_MODE 5531.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5541.894Smjacob ISP_VPORTS 5551.173Sthorpejdevice isp: scsi 5561.142Senamifile dev/ic/isp.c isp 5571.846Smjacobfile dev/ic/isp_library.c isp 5581.223Smjacobfile dev/ic/isp_netbsd.c isp 5591.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5601.821Sbouyer# LSILogic MegaRAID SAS 5611.821Sbouyer# 5621.821Sbouyerdevice mfi: scsi 5631.821Sbouyerfile dev/ic/mfi.c mfi 5641.821Sbouyer 5651.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5661.528Smatt# 5671.608Sthorpejdevice mpt: scsi 5681.608Sthorpejfile dev/ic/mpt.c mpt 5691.608Sthorpejfile dev/ic/mpt_debug.c mpt 5701.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5711.605Stsutsui 5721.682Sitohy# Workbit NinjaSCSI-32 controllers 5731.682Sitohydevice njs: scsi 5741.682Sitohyfile dev/ic/ninjascsi32.c njs 5751.682Sitohy 5761.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5771.605Stsutsuidevice oosiop: scsi 5781.605Stsutsuifile dev/ic/oosiop.c oosiop 5791.436Stsutsui 5801.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5811.473Slukem# 5821.436Stsutsuidevice osiop: scsi 5831.436Stsutsuifile dev/ic/osiop.c osiop 5841.364Sbouyer 5851.368Sbouyer# common stuff for siop and esiop 5861.473Slukem# 5871.426Slukemdefine siop_common 5881.426Slukemfile dev/ic/siop_common.c siop_common 5891.368Sbouyer 5901.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5911.473Slukem# 5921.426Slukemdevice siop: scsi,siop_common 5931.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 5941.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 5951.518Sbouyer 5961.518Sbouyerdevice esiop: scsi,siop_common 5971.518Sbouyerfile dev/ic/esiop.c esiop 5981.94Smycroft 5991.94Smycroft# UltraStor SCSI controllers 6001.473Slukem# 6011.173Sthorpejdevice uha: scsi 6021.142Senamifile dev/ic/uha.c uha 6031.409Sonoe 6041.878Sgarbled# 3Com common probe code 6051.878Sgarbleddefine elink 6061.878Sgarbledfile dev/isa/elink.c elink 6071.878Sgarbled 6081.409Sonoe# Aironet PC4500/PC4800 6091.473Slukem# 6101.653Stsarnadevice an: arp, wlan, ifnet 6111.409Sonoefile dev/ic/an.c an 6121.86Smycroft 6131.376Sonoe# AMD 79c930-based 802.11 cards 6141.473Slukem# 6151.376Sonoedevice awi: arp, wlan, ifnet 6161.376Sonoefile dev/ic/awi.c awi 6171.376Sonoefile dev/ic/am79c930.c awi 6181.438Sichiro 6191.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 6201.473Slukem# 6211.656Sjunyoungdevice wi: arp, wlan, ifnet 6221.438Sichirofile dev/ic/wi.c wi 6231.617Sdyoung 6241.930Salc# Atheros HAL 6251.930Salc# 6261.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 6271.930Salc 6281.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6291.641Sdyoung# 6301.656Sjunyoungdevice ath: arp, wlan, ifnet 6311.641Sdyoungfile dev/ic/ath.c ath 6321.719Sdyoungfile dev/ic/ath_netbsd.c ath 6331.738Sdyoungfile dev/ic/athrate-sample.c ath 6341.641Sdyoung 6351.617Sdyoung# ADMtek ADM8211 802.11 6361.617Sdyoung# 6371.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6381.617Sdyoungfile dev/ic/atw.c atw 6391.376Sonoe 6401.687Sdyoung# Realtek RTL8180 802.11 6411.687Sdyoung# 6421.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6431.687Sdyoungfile dev/ic/rtw.c rtw 6441.687Sdyoungfile dev/ic/rtwphy.c rtw 6451.687Sdyoungfile dev/ic/rtwphyio.c rtw 6461.687Sdyoung 6471.780Srpaulo# Ralink RT2500/RT2600 802.11 6481.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6491.778Sdogcowfile dev/ic/rt2560.c ral 6501.778Sdogcowfile dev/ic/rt2661.c ral 6511.722Sdrochner 6521.83Sthorpej# 3Com Etherlink-III Ethernet controller 6531.473Slukem# 6541.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6551.142Senamifile dev/ic/elink3.c ep 6561.253Sfvdl 6571.253Sfvdl# 3Com EtherLink XL Controller 6581.473Slukem# 6591.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6601.253Sfvdlfile dev/ic/elinkxl.c ex 6611.131Smatt 6621.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6631.473Slukem# 6641.173Sthorpejdevice lc: arp, ether, ifnet 6651.142Senamifile dev/ic/lemac.c lc 6661.84Smycroft 6671.84Smycroft# LANCE and PCnet Ethernet controllers 6681.473Slukem# 6691.173Sthorpejdevice le: arp, ether, ifnet 6701.426Slukemdefine le24 6711.426Slukemdefine le32 6721.227Sexplorerfile dev/ic/am7990.c le24 6731.225Sdrochnerfile dev/ic/am79900.c le32 6741.225Sdrochnerfile dev/ic/lance.c le24 | le32 6751.383Sthorpej 6761.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6771.473Slukem# 6781.383Sthorpejdevice depca { }: le24 6791.383Sthorpejfile dev/ic/depca.c depca 6801.383Sthorpejattach le at depca with le_depca 6811.122Sscottr 6821.290Smrg# Sun HME Ethernet controllers 6831.473Slukem# 6841.293Spkdevice hme: arp, ether, ifnet, mii 6851.293Spkfile dev/ic/hme.c hme 6861.461Seeh 6871.461Seeh# Sun GEM Ethernet controllers 6881.473Slukem# 6891.461Seehdevice gem: arp, ether, ifnet, mii 6901.461Seehfile dev/ic/gem.c gem 6911.290Smrg 6921.122Sscottr# 8390-family Ethernet controllers 6931.473Slukem# 6941.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 6951.122Sscottrdefine dp8390nic 6961.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 6971.485Sbjh21 6981.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 6991.485Sbjh21# 7001.485Sbjh21define dp83905 7011.485Sbjh21file dev/ic/dp83905.c dp83905 7021.484Sbjh21 7031.484Sbjh21# Macronix MX98905 Ethernet controller 7041.484Sbjh21# (use as an attribute for an "ne" bus attachment) 7051.484Sbjh21# 7061.484Sbjh21define mx98905 7071.484Sbjh21file dev/ic/mx98905.c mx98905 7081.77Scgd 7091.282Sbad# TROPIC Token-Ring controller 7101.473Slukem# 7111.282Sbaddevice tr: arp, token, ifnet 7121.282Sbadfile dev/ic/tropic.c tr 7131.282Sbad 7141.91Scgd# NCR 5380 SCSI Bus Controller 7151.473Slukem# 7161.91Scgddefine ncr5380sbc 7171.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 7181.356Spkdevice nca: scsi, ncr5380sbc 7191.91Scgd 7201.434Sfredette# Sun sc PAL SCSI Bus Controller 7211.473Slukem# 7221.434Sfredettedefine sunscpal 7231.434Sfredettefile dev/ic/sunscpal.c sunscpal 7241.434Sfredettedevice ssc: scsi, sunscpal 7251.434Sfredette 7261.91Scgd# DEC FDDI Chipset 7271.473Slukem# 7281.91Scgddefine pdq 7291.142Senamifile dev/ic/pdq.c pdq 7301.142Senamifile dev/ic/pdq_ifsubr.c pdq 7311.98Schristos 7321.474Slukem# Cyclades Cyclom-8/16/32 7331.473Slukem# 7341.173Sthorpejdevice cy: tty 7351.142Senamifile dev/ic/cy.c cy needs-flag 7361.103Sthorpej 7371.103Sthorpej# Efficient Networks, Inc. ATM interface 7381.473Slukem# 7391.173Sthorpejdevice en: atm, ifnet 7401.142Senamifile dev/ic/midway.c en 7411.117Sthorpej 7421.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7431.473Slukem# 7441.117Sthorpejdefine ncr53c9x 7451.359Smycroftdevice esp: scsi, ncr53c9x 7461.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7471.227Sexplorer 7481.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7491.679Smycroftdevice spc: scsi 7501.679Smycroftfile dev/ic/mb89352.c spc 7511.679Smycroft 7521.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7531.796Sbjh21define wd33c93 7541.796Sbjh21file dev/ic/wd33c93.c wd33c93 7551.796Sbjh21 7561.590Ssoren# Hitachi HD44780 LCD panel controller 7571.590Ssorendefine hd44780 7581.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7591.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7601.590Ssoren 7611.710Sjoff# Matrix keypad 7621.710Sjoffdefine matrixkp 7631.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7641.710Sjoff 7651.227Sexplorer# Hitachi HD64570 serial controller 7661.473Slukem# 7671.359Smycroftdefine hd64570 7681.227Sexplorerfile dev/ic/hd64570.c hd64570 7691.339Schopps 7701.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7711.473Slukem# 7721.339Schoppsdevice ntwoc: ifnet, hd64570 7731.128Spk 7741.128Spk# Intel 82586 Ethernet Controller 7751.473Slukem# 7761.128Spkdefine i82586 7771.142Senamifile dev/ic/i82586.c i82586 7781.291Sthorpej 7791.658Sjkunz# Intel 82596 Ethernet Controller 7801.658Sjkunz# 7811.658Sjkunzdefine i82596 7821.658Sjkunzfile dev/ic/i82596.c i82596 7831.658Sjkunz 7841.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7851.473Slukem# 7861.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7871.291Sthorpejfile dev/ic/i82557.c fxp 7881.389Sbjh21 7891.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 7901.473Slukem# 7911.389Sbjh21define seeq8005 7921.389Sbjh21file dev/ic/seeq8005.c seeq8005 7931.137Sthorpej 7941.137Sthorpej# SMC 91Cxx Ethernet Controller 7951.473Slukem# 7961.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 7971.142Senamifile dev/ic/smc91cxx.c sm 7981.188Sthorpej 7991.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 8001.473Slukem# 8011.230Sthorpejdevice epic: arp, ether, ifnet, mii 8021.188Sthorpejfile dev/ic/smc83c170.c epic 8031.309Sragge 8041.309Sragge# DEC SGEC Second Generation Ethernet Controller 8051.473Slukem# 8061.309Sraggedefine sgec 8071.309Sraggefile dev/ic/sgec.c sgec 8081.177Senami 8091.715Sjdolecek# MB86950 Ethernet Controller 8101.715Sjdolecek# 8111.715Sjdolecekdefine mb86950 8121.715Sjdolecekfile dev/ic/mb86950.c mb86950 8131.715Sjdolecek 8141.177Senami# MB8696x Ethernet Controller 8151.473Slukem# 8161.177Senamidefine mb86960 8171.177Senamifile dev/ic/mb86960.c mb86960 8181.177Senami 8191.177Senami# Generic MB8696x Ethernet Controller driver 8201.473Slukem# 8211.177Senamidevice mbe: arp, ether, ifnet, mb86960 8221.146Saugustss 8231.146Saugustss# Interwave Am78C201 audio driver 8241.473Slukem# 8251.146Saugustssdefine interwave 8261.146Saugustssfile dev/ic/interwave.c interwave 8271.154Sis 8281.154Sis# TMS 320av110 MPEG2/audio driver 8291.473Slukem# 8301.154Sisdefine tms320av110 8311.154Sisfile dev/ic/tms320av110.c tms320av110 8321.152Sthorpej 8331.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8341.152Sthorpej# National Semiconductor DS8390. 8351.473Slukem# 8361.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8371.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8381.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8391.153Sthorpej 8401.153Sthorpej# 8250/16[45]50-based "com" ports 8411.668Sthorpej# 8421.749Schsdefflag opt_com.h COM_DEBUG 8431.153Sthorpej# XXX In a perfect world, this would be done with attributes 8441.788Sgdamoredefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00 8451.788Sgdamore COM_REGMAP 8461.1016Smattdefparam opt_com.h COM_TOLERANCE 8471.392Seehdevice com { } : tty 8481.426Slukemfile dev/ic/com.c com needs-flag 8491.336Sthorpej 8501.336Sthorpej# PC-like keyboard controller 8511.473Slukem# 8521.659Sbjh21device pckbc: pckbport 8531.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8541.274Sscw 8551.714Scubedevice attimer 8561.714Scubefile dev/ic/attimer.c attimer needs-flag 8571.714Scube 8581.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8591.473Slukem# 8601.274Sscwdevice clmpcc: tty 8611.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8621.385Sbjh21 8631.843Sxtraeme# Abit uGuru 8641.843Sxtraeme# 8651.843Sxtraemedevice ug: sysmon_envsys 8661.843Sxtraemefile dev/ic/ug.c ug needs-flag 8671.843Sxtraeme 8681.185Skml# Essential Communications Corp. HIPPI Interface 8691.473Slukem# 8701.426Slukemdevice esh: hippi, ifnet 8711.426Slukemfile dev/ic/rrunner.c esh needs-flag 8721.242Sis 8731.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8741.473Slukem# 8751.874Scubedevice bah: ifnet, arcnet, arp 8761.426Slukemfile dev/ic/smc90cx6.c bah 8771.234Saugustss 8781.234Saugustss# OPL2/OPL3 FM synth driver 8791.473Slukem# 8801.235Saugustssdevice opl: midibus, midisyn 8811.234Saugustssfile dev/ic/opl.c opl 8821.234Saugustssfile dev/ic/oplinstrs.c opl 8831.305Saugustss 8841.305Saugustss# MPU401 MIDI UART compatibles 8851.473Slukem# 8861.305Saugustssdevice mpu: midibus 8871.426Slukemfile dev/ic/mpu.c mpu needs-flag 8881.236Spk 8891.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 8901.473Slukem# 8911.236Spkdefine ad1848 8921.236Spkfile dev/ic/ad1848.c ad1848 8931.290Smrg 8941.290Smrg# AMD 7930 audio/ISDN codec 8951.473Slukem# 8961.366Saugustssdefine am7930 8971.366Saugustssfile dev/ic/am7930.c am7930 8981.290Smrg 8991.290Smrg# SPARC `SUNW,audiocs' 9001.473Slukem# 9011.519Saugustssdevice audiocs: audiobus, auconv, ad1848 9021.290Smrgfile dev/ic/cs4231.c audiocs 9031.326Saugustss 9041.326Saugustss# AC-97 CODECs 9051.473Slukem# 9061.326Saugustssdefine ac97 9071.326Saugustssfile dev/ic/ac97.c ac97 9081.437Sminoura 9091.1040Snisimura# UDA1341 CODEC support 9101.1040Snisimuradefine uda1341 9111.1040Snisimurafile dev/ic/uda1341.c uda1341 9121.1040Snisimura 9131.437Sminoura# Oki MSM6258 support code 9141.473Slukem# 9151.437Sminouradefine msm6258 9161.437Sminourafile dev/ic/msm6258.c msm6258 9171.240Spk 9181.240Spk# LSI64854 DMA controller back-end 9191.473Slukem# 9201.240Spkdefine lsi64854 9211.240Spkfile dev/ic/lsi64854.c lsi64854 9221.465Smrg 9231.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 9241.473Slukem# 9251.465Smrgdefine cd18xx 9261.465Smrgfile dev/ic/cd18xx.c cd18xx 9271.240Spk 9281.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 9291.473Slukem# 9301.252Sthorpejdefine rtl80x9 9311.980Stsutsuifile dev/ic/rtl80x9.c rtl80x9 needs-flag 9321.360Shaya 9331.654Swiz# Realtek 8129/8139 Ethernet controllers 9341.473Slukem# 9351.362Shayadevice rtk: ether, ifnet, arp, mii 9361.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9371.185Skml 9381.673Stoshii# Realtek 8169 Ethernet controllers 9391.673Stoshii# 9401.673Stoshiidevice re: ether, ifnet, arp, mii 9411.709Syamtfile dev/ic/rtl8169.c re 9421.673Stoshii 9431.258Spk# Common code for ESDI/IDE/etc. controllers 9441.473Slukem# 9451.680Sthorpejdefine wdc_common 9461.809Sitohydefine ata_dma 9471.809Sitohydefine ata_udma 9481.809Sitohydefine ata_piobm 9491.680Sthorpejdevice wdc: ata, wdc_common 9501.637Sbouyer 9511.835Sdyoungdefflag opt_ata.h ATADEBUG 9521.1026Sbouyerdefflag opt_wdc.h WDC_NO_IDS 9531.835Sdyoung 9541.656Sjunyoungdevice atabus: atapi,ata_hl 9551.656Sjunyoungattach atabus at ata 9561.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9571.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9581.386Sbjh21 9591.810Sitohy# Workbit NinjaATA-32 IDE controllers 9601.810Sitohydevice njata: ata, ata_piobm, wdc_common 9611.810Sitohyfile dev/ic/ninjaata32.c njata 9621.810Sitohy 9631.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9641.473Slukem# 9651.386Sbjh21device upc { [offset = -1] } 9661.386Sbjh21attach wdc at upc with wdc_upc 9671.386Sbjh21attach com at upc with com_upc 9681.651Sjdolecekattach lpt at upc with lpt_upc 9691.426Slukemfile dev/ic/upc.c upc 9701.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9711.426Slukemfile dev/ic/com_upc.c com_upc 9721.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9731.327Smatt 9741.844Sbouyer# AHCI-compatible SATA controllers 9751.844Sbouyerdefine ahcisata_core 9761.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9771.1052Sjakllschdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, ahcisata_core 9781.844Sbouyer 9791.956Sjakllsch# Silicon Image SteelVine SATA-II controllers 9801.956Sjakllschdefine siisata 9811.956Sjakllschfile dev/ic/siisata.c siisata 9821.1052Sjakllschdevice siisata: ata, ata_dma, ata_udma, sata, sata_fis, siisata 9831.956Sjakllsch 9841.957Sjakllsch# Marvell Serial-ATA Host Controller 9851.951Skiyoharadefine mvsata 9861.951Skiyoharafile dev/ic/mvsata.c mvsata 9871.951Skiyoharadevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata 9881.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 9891.951Skiyohara 9901.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 9911.473Slukem# 9921.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 9931.314Sthorpejfile dev/ic/tulip.c tlp 9941.322Sthorpej 9951.322Sthorpej# Adaptec AIC-6915 Ethernet interface 9961.473Slukem# 9971.322Sthorpejdevice sf: arp, ether, ifnet, mii 9981.322Sthorpejfile dev/ic/aic6915.c sf 9991.378Spk 10001.378Spk# Mostek time-of-day clock and NVRAM 10011.473Slukem# 10021.378Spkdefine mk48txx 10031.507Spkfile dev/ic/mk48txx.c mk48txx 10041.378Spk 10051.378Spk# Intersil 7170 time-of-day clock 10061.473Slukem# 10071.378Spkdefine intersil7170 10081.378Spkfile dev/ic/intersil7170.c intersil7170 10091.434Sfredette 10101.434Sfredette# National Semiconductor MM58167 time-of-day clock 10111.473Slukem# 10121.434Sfredettedefine mm58167 10131.434Sfredettefile dev/ic/mm58167.c mm58167 10141.643Stsutsui 10151.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 10161.643Stsutsui# 10171.643Stsutsuidefine mc146818 10181.643Stsutsuifile dev/ic/mc146818.c mc146818 10191.422Sthorpej 10201.808Suwe# Ricoh RS5C313 time of-day-clock 10211.808Suwe# 10221.808Suwedefine rs5c313 10231.808Suwefile dev/ic/rs5c313.c rs5c313 10241.808Suwe 10251.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 10261.473Slukem# 10271.422Sthorpejdefine dl10019 10281.422Sthorpejfile dev/ic/dl10019.c dl10019 10291.453Senami 10301.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 10311.473Slukem# 10321.453Senamidefine ax88190 10331.453Senamifile dev/ic/ax88190.c ax88190 10341.429Sjdolecek 10351.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 10361.473Slukem# 10371.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 10381.429Sjdolecekfile dev/ic/we.c we 10391.432Sjdolecek 10401.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10411.473Slukem# 10421.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10431.557Stsutsui 10441.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10451.557Stsutsui# 10461.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10471.557Stsutsuifile dev/ic/fmv.c fmv 10481.471Syamt 10491.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10501.473Slukem# 10511.471Syamtdevice cs: arp, ether, ifnet 10521.704Sjoffdevice tscs: arp, ether, ifnet 10531.704Sjofffile dev/ic/cs89x0.c cs | tscs 10541.487Saugustss 10551.487Saugustss# Radio device attributes 10561.487Saugustss# 10571.487Saugustssdefine tea5757 10581.656Sjunyoungfile dev/ic/tea5757.c tea5757 10591.487Saugustssdefine lm700x 10601.656Sjunyoungfile dev/ic/lm700x.c lm700x 10611.179Sdrochner 10621.837Stnn# Philips PCF8584 i2c controller 10631.837Stnndefine pcf8584 10641.837Stnnfile dev/ic/pcf8584.c pcf8584 10651.837Stnn 10661.985Snonaka# PCA9564 i2c controller 10671.985Snonakadefine pca9564 10681.985Snonakafile dev/ic/pca9564.c pca9564 10691.985Snonaka 10701.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10711.784Sdrochner# 10721.784Sdrochnerdefine acpipmtimer 10731.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10741.784Sdrochner 10751.834Snjolydevice hpet 10761.834Snjolyfile dev/ic/hpet.c hpet needs-flag 10771.834Snjoly 10781.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 10791.952Skiyohara# 10801.965Skiyoharadevice smsh: arp, ether, ifnet, mii 10811.952Skiyoharafile dev/ic/lan9118.c smsh 10821.952Skiyohara 10831.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 10841.836Sdrochnerdefine drm {} 10851.949Smrginclude "external/bsd/drm/conf/files.drm" 10861.1002Sjmcneillinclude "dev/drm/files.drm" 10871.836Sdrochner 10881.1039Schristos 10891.179Sdrochner# Definitions for wscons 10901.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 10911.473Slukem# 10921.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 10931.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 10941.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 10951.479Saugustssdefine wsmousedev {[mux = 0]} 10961.761Smacallandefine vcons 10971.179Sdrochner# attribute to pull in raster support 10981.473Slukem# 10991.179Sdrochnerdefine wsrasteremulops 11001.187Sdrochner# common PC display functions 11011.473Slukem# 11021.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 11031.426Slukemdefine pcdisplayops 11041.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 11051.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 11061.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 11071.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 11081.777Smartin# someday when we might make /dev/fb* support MI) 11091.777Smartindefine fb 11101.179Sdrochner# VGA graphics 11111.473Slukem# 11121.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 11131.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 11141.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 11151.593Stsutsuidefflag opt_vga.h VGA_RESET 11161.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 11171.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 11181.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 11191.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 11201.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 11211.998Smacallan 11221.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 11231.473Slukem# 11241.1042Smacallandevice igsfb: wsemuldisplaydev, rasops8, vcons, videomode 11251.615Suwefile dev/ic/igsfb.c igsfb needs-flag 11261.551Suwefile dev/ic/igsfb_subr.c igsfb 11271.91Scgd 11281.998Smacallandevice chipsfb: wsemuldisplaydev, rasops8, vcons, videomode 11291.998Smacallanfile dev/ic/ct65550.c chipsfb 11301.998Smacallandefflag opt_chipsfb.h CHIPSFB_DEBUG 11311.998Smacallandefflag opt_chipsfb.h CHIPSFB_WAIT 11321.998Smacallan 11331.683Sjkunz# STI (hp graphics) 11341.683Sjkunzdevice sti: wsemuldisplaydev 11351.1005Stsutsuifile dev/ic/sti.c sti 11361.683Sjkunz 11371.892Sdrochnerinclude "dev/wscons/files.wscons" 11381.892Sdrochnerinclude "dev/rasops/files.rasops" 11391.892Sdrochnerinclude "dev/wsfont/files.wsfont" 11401.892Sdrochnerinclude "dev/wsfb/files.wsfb" 11411.892Sdrochner 11421.77Scgd# Attributes which machine-independent bus support can be attached to. 11431.77Scgd# These should be defined here, because some of these busses can have 11441.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 11451.77Scgd# ordering constraints on inclusion of the busses' "files" files. 11461.473Slukem# 11471.474Slukemdefine isabus { } # ISA attachment 11481.474Slukemdefine eisabus { } # EISA attachment 11491.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 11501.474Slukemdefine tcbus { } # TurboChannel attachment 11511.474Slukemdefine mcabus { } # MicroChannel attachment 11521.474Slukemdefine usbus { } # USB attachment 11531.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 11541.474Slukemdefine vmebus { } # VME bus attachment 11551.474Slukemdefine acpibus { } # ACPI "bus" attachment 11561.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 11571.909Sdrochnerdefine cbbus { } # CardBus attachment 11581.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 11591.945Snonakadefine sdmmcbus { } # SD/MMC attachment 11601.222Saugustss 11611.222Saugustss# We need the USB bus controllers here so different busses can 11621.222Saugustss# use them in an 'attach-with'. 11631.222Saugustss# UHCI USB controller 11641.473Slukem# 11651.703Sfvdl 11661.703Sfvdldefparam USB_MEM_RESERVE 11671.703Sfvdl 11681.890Sdrochnerdefine usbroothub 11691.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 11701.890Sdrochner 11711.1005Stsutsuidefine usb_dma 11721.1005Stsutsui 11731.1005Stsutsuidevice uhci: usbus, usbroothub, usb_dma 11741.426Slukemfile dev/usb/uhci.c uhci needs-flag 11751.222Saugustss 11761.222Saugustss# OHCI USB controller 11771.473Slukem# 11781.1005Stsutsuidevice ohci: usbus, usbroothub, usb_dma 11791.426Slukemfile dev/usb/ohci.c ohci needs-flag 11801.412Saugustss 11811.412Saugustss# EHCI USB controller 11821.473Slukem# 11831.1005Stsutsuidevice ehci: usbus, usbroothub, usb_dma 11841.426Slukemfile dev/usb/ehci.c ehci needs-flag 11851.545Sisaki 11861.545Sisaki# SL811HS/T USB controller 11871.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 11881.893Sisakidevice slhci: usbus, usbroothub 11891.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 11901.579Smartin 11911.863Splunky# USB HID processing (as used by bluetooth and usb code) 11921.863Splunkydefine hid 11931.863Splunkyfile dev/usb/hid.c hid 11941.863Splunky 11951.945Snonaka# SD Host controller 11961.945Snonakadevice sdhc: sdmmcbus 11971.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 11981.945Snonaka 11991.958Sjmcneill# Winbond Integrated Media Reader 12001.958Sjmcneilldevice wb: sdmmcbus 12011.958Sjmcneillfile dev/ic/w83l518d.c wb 12021.958Sjmcneillfile dev/ic/w83l518d_sdmmc.c wb 12031.958Sjmcneill 12041.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 12051.579Smartindevice mtd: arp, ether, ifnet, mii 12061.579Smartinfile dev/ic/mtd803.c mtd 12071.369Smatt 12081.487Saugustss# radio devices, attaches to radio hardware driver 12091.487Saugustssdevice radio 12101.489Sdrochnerattach radio at radiodev 12111.498Sjmc 12121.402Smatt# IEEE 1394 controllers 12131.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 12141.473Slukem# 12151.369Smattdevice fwohci: fwbus 12161.520Saugustss 12171.520Saugustss# Sony Programmable I/O Controller 12181.520Saugustssdevice spic: wsmousedev 12191.520Saugustssfile dev/ic/spic.c spic 12201.529Saugustss 12211.529Saugustss# IBM CPC700 PowerPC bridge 12221.529Saugustssdefine cpcbus { addr, [irq=-1] } 12231.529Saugustssdevice cpc: cpcbus, pcibus 12241.529Saugustssfile dev/ic/cpc700.c cpc 12251.529Saugustss 12261.529Saugustssattach com at cpcbus with com_cpcbus 12271.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 12281.529Saugustss 12291.529Saugustssdevice cpctim 12301.529Saugustssattach cpctim at cpcbus 12311.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 12321.529Saugustss 12331.530Saugustssdevice cpciic 12341.530Saugustssattach cpciic at cpcbus with iic_cpcbus 12351.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 12361.529Saugustss 12371.60Scgd 12381.415Smartin# Attributes used by the ISDN subsystem 12391.473Slukem# 12401.502Smartindefine isdndev # the ISDN subsystem 12411.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 12421.458Senami # specific) 12431.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 12441.415Smartin 12451.575Sleo# The isac found on the Fritz V2.0 Card. 12461.575Sleodefine nisacsx 12471.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 12481.575Sleo 12491.575Sleo# The 'standard' isac 12501.575Sleodefine nisac 12511.575Sleofile dev/ic/isac.c nisac needs-flag 12521.575Sleo 12531.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 12541.473Slukem# 12551.575Sleodevice isic: isdndev, passive_isdn, nisac 12561.415Smartin 12571.426Slukemfile dev/ic/isic.c isic 12581.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 12591.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 12601.426Slukemfile dev/ic/hscx.c isic 12611.426Slukemfile dev/ic/isic_bchan.c isic 12621.415Smartin 12631.415Smartin# (old) Diehl active ISDN cards 12641.473Slukem# 12651.823Scube#device daic: isdndev 12661.823Scube#file dev/ic/daic.c daic 12671.415Smartin 12681.634Spooka# AWM B1/T1 12691.634Spooka# XXX: passive_isdn 12701.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 12711.634Spookafile dev/ic/iavc.c iavc 12721.634Spooka 12731.934Smacallan# Broadcom AirForce / Apple Airport Extreme 12741.934Smacallandevice bwi: arp, ifnet, firmload, wlan 12751.934Smacallanfile dev/ic/bwi.c bwi 12761.934Smacallan 12771.995Sahoka# DM9000 Ethernet controllers 12781.995Sahoka# 12791.995Sahokadevice dme: arp, ether, ifnet 12801.995Sahokafile dev/ic/dm9000.c dme 12811.995Sahoka 12821.60Scgd# legitimate pseudo-devices 12831.473Slukem# 12841.907Sdrochnerdefpseudodev vnd: disk 12851.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 12861.474Slukemdefpseudo ccd: disk 12871.1032Stlsdefpseudodev cgd: disk, des, blowfish, cast128 12881.907Sdrochnerdefpseudodev md: disk 12891.916Shannkendefpseudodev fss: disk 12901.298Sthorpej 12911.474Slukemdefpseudo pty: tty 12921.298Sthorpejdefpseudo rnd 12931.610Sraggedefpseudo ksyms 12941.1021Suebayasidefparam opt_ksyms.h SYMTAB_SPACE 12951.642Scdidefpseudo nullcons 12961.807Saddefpseudo lockstat 12971.839Sbouyerdefpseudo bio: sysmon_envsys 12981.298Sthorpej 12991.474Slukemdefpseudo loop: ifnet 13001.474Slukemdefpseudo sl: ifnet 13011.474Slukemdefpseudo ppp: ifnet, bpf_filter 13021.474Slukemdefpseudo pppoe: ifnet, ether, sppp 13031.474Slukemdefpseudo sppp: ifnet 13041.474Slukemdefpseudo tun: ifnet 13051.474Slukemdefpseudo vlan: ifnet, ether 13061.474Slukemdefpseudo bridge: ifnet, ether 13071.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 13081.474Slukemdefpseudo strip: ifnet 13091.474Slukemdefpseudo gre: ifnet 13101.474Slukemdefpseudo gif: ifnet 13111.474Slukemdefpseudo faith: ifnet 13121.991Skefrendefpseudo ifmpls: ifnet 13131.826Smousedefpseudo srt: ifnet 13141.474Slukemdefpseudo stf: ifnet 13151.969Spookadefpseudodev tap: ifnet, ether, arp 13161.969Spookadefpseudo carp: ifnet, ether, arp 13171.969Spookadefpseudodev etherip: ifnet, ether, arp 13181.60Scgd 13191.298Sthorpejdefpseudo sequencer 13201.462Smanudefpseudo clockctl 13211.228Saugustss 13221.912Stls# 13231.912Stls# Accept filters. XXX should use another registration/initialization method. 13241.912Stls# 13251.912Stlsdefpseudo accf_data 13261.912Stlsdefpseudo accf_http 13271.912Stls 13281.415Smartin# ISDN userland pseudo devices 13291.473Slukem# 13301.502Smartindefpseudo isdntrc: isdndev, tty 13311.502Smartindefpseudo isdnbchan: isdndev, tty 13321.502Smartindefpseudo isdntel: isdndev, tty 13331.502Smartindefpseudo isdnctl: isdndev, tty 13341.502Smartindefpseudo isdn: isdndev, tty 13351.502Smartin 13361.502Smartin# ISDN network interfaces 13371.502Smartindefpseudo irip: isdndev, ifnet 13381.607Sdrochnerdefflag opt_irip.h IRIP_VJ 13391.502Smartindefpseudo ippp: isdndev, sppp, ifnet 13401.539Sthorpej 13411.539Sthorpej# KTTCP network throughput testing pseudo-device 13421.539Sthorpejdefpseudo kttcp 13431.539Sthorpejfile dev/kttcp.c kttcp needs-flag 13441.576Sblymn 13451.790Selad# Veriexec 13461.717Sblymndefpseudo veriexec 13471.790Seladfile kern/kern_verifiedexec.c veriexec 13481.792Seladfile dev/verified_exec.c veriexec needs-flag 13491.415Smartin 13501.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 13511.582Shayadefpseudo fwiso: ieee1394 13521.582Shaya 13531.681Sdrochner# driver attach / detach user interface 13541.681Sdrochnerdefpseudo drvctl 13551.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 13561.681Sdrochner 13571.857Sad# cpu control 13581.857Saddefpseudo cpuctl 13591.1037Sdrochnerdefflag CPU_UCODE: firmload 13601.857Sad 13611.870Spooka# pass-to-userspace transporter 13621.870Spookadefpseudo putter 13631.873Spookafile dev/putter/putter.c putter 13641.870Spooka 13651.875Spooka# userspace block/char device drivers 13661.875Spookadefpseudo pud 13671.875Spookafile dev/pud/pud.c pud 13681.875Spookafile dev/pud/pud_dev.c pud 13691.875Spooka 13701.931Shaad# device-mapper driver for LVM 13711.931Shaadinclude "dev/dm/files.dm" 13721.931Shaad 13731.516Sthorpej# 13741.516Sthorpej# File systems 13751.516Sthorpej# 13761.696Sjdolecekinclude "coda/files.coda" 13771.583Sjdolecekinclude "fs/adosfs/files.adosfs" 13781.696Sjdolecekinclude "fs/cd9660/files.cd9660" 13791.848Srumbleinclude "fs/efs/files.efs" 13801.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 13811.833Sdilloinclude "fs/hfs/files.hfs" 13821.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 13831.950Sreinoudinclude "fs/nilfs/files.nilfs" 13841.696Sjdolecekinclude "fs/ntfs/files.ntfs" 13851.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 13861.815Spookainclude "fs/puffs/files.puffs" 13871.756Sreinoudinclude "fs/udf/files.udf" 13881.516Sthorpejinclude "fs/smbfs/files.smbfs" 13891.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 13901.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 13911.696Sjdolecekinclude "fs/union/files.union" 13921.1018Suchinclude "fs/v7fs/files.v7fs" 13931.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 13941.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 13951.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 13961.516Sthorpejinclude "miscfs/overlay/files.overlay" 13971.516Sthorpejinclude "miscfs/procfs/files.procfs" 13981.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 13991.516Sthorpejinclude "nfs/files.nfs" 14001.516Sthorpejinclude "ufs/files.ufs" 14011.516Sthorpej 14021.516Sthorpej# 14031.1013Smrg# UVM (virtual memory) 14041.1012Smrg# 14051.1013Smrginclude "uvm/files.uvm" 14061.1012Smrg 14071.1012Smrg# 14081.811Selad# Security models 14091.811Selad# 14101.811Seladinclude "secmodel/files.secmodel" 14111.811Selad 14121.811Selad# 14131.60Scgd# kernel sources 14141.473Slukem# 14151.929Sadfile compat/common/compat_mod.c compat_netbsd 14161.887Sjoergfile conf/debugsyms.c 14171.706Skentfile dev/auconv.c auconv | mulaw 14181.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 14191.650Sbjh21file dev/audiobell.c audiobell 14201.697Skentfile dev/aurateconv.c aurateconv needs-flag 14211.839Sbouyerfile dev/bio.c bio needs-flag 14221.426Slukemfile dev/ccd.c ccd needs-flag 14231.555Selricfile dev/cgd.c cgd needs-flag 14241.555Selricfile dev/cgd_crypto.c cgd 14251.623Sthorpejfile dev/clock_subr.c 14261.491Slukemfile dev/clockctl.c clockctl needs-flag 14271.1027Sjnemethfile dev/dksubr.c cgd | xbd | ccd | raid | dm 14281.689Sthorpejfile dev/dkwedge/dk.c 14291.1047Schristosfile dev/dkwedge/dkwedge_apple.c dkwedge_method_apple 14301.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 14311.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 14321.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 14331.1038Sdrochnerfile dev/firmload.c firmload 14341.988Spookafile dev/fss.c fss 14351.953Smbalmerfile dev/keylock.c keylock 14361.807Sadfile dev/lockstat.c lockstat needs-flag 14371.996Shannkenfile dev/md.c md 14381.426Slukemfile dev/midi.c midi | midibus needs-flag 14391.785Schapfile dev/midictl.c midisyn 14401.426Slukemfile dev/midisyn.c midisyn 14411.497Schristosfile dev/mm.c 14421.697Skentfile dev/mulaw.c mulaw needs-flag 14431.642Scdifile dev/nullcons_subr.c nullcons needs-flag 14441.487Saugustssfile dev/radio.c radio needs-flag 14451.1033Stlsfile dev/rndpseudo.c rnd needs-flag 14461.426Slukemfile dev/sequencer.c sequencer needs-flag 14471.915Sjmcneillfile dev/video.c video needs-flag 14481.426Slukemfile dev/vnd.c vnd needs-flag 14491.733Syamtfile kern/bufq_disksort.c bufq_disksort 14501.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 14511.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 14521.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 14531.929Sadfile kern/core_elf32.c exec_elf32 14541.929Sadfile kern/core_elf64.c exec_elf64 14551.1008Sjoergfile kern/core_netbsd.c exec_aout | exec_coff | exec_ecoff 14561.426Slukemfile kern/cnmagic.c 14571.426Slukemfile kern/exec_aout.c exec_aout 14581.426Slukemfile kern/exec_ecoff.c exec_ecoff 14591.426Slukemfile kern/exec_elf32.c exec_elf32 14601.426Slukemfile kern/exec_elf64.c exec_elf64 14611.426Slukemfile kern/exec_script.c exec_script 14621.426Slukemfile kern/exec_subr.c 14631.426Slukemfile kern/init_main.c 14641.645Satatatfile kern/init_sysctl.c 14651.955Spookafile kern/init_sysctl_base.c 14661.426Slukemfile kern/init_sysent.c 14671.426Slukemfile kern/kern_acct.c 14681.773Seladfile kern/kern_auth.c 14691.993Spgoyettefile kern/kern_cfglock.c 14701.426Slukemfile kern/kern_clock.c 14711.830Sadfile kern/kern_condvar.c 14721.929Sadfile kern/kern_core.c coredump 14731.845Syamtfile kern/kern_cpu.c 14741.982Sdarranfile kern/kern_ctf.c kdtrace_hooks 14751.426Slukemfile kern/kern_descrip.c 14761.574Sjdolecekfile kern/kern_event.c 14771.426Slukemfile kern/kern_exec.c 14781.426Slukemfile kern/kern_exit.c 14791.426Slukemfile kern/kern_fork.c 14801.845Syamtfile kern/kern_idle.c 14811.973Spookafile kern/kern_hook.c 14821.426Slukemfile kern/kern_kthread.c 14831.860Sadfile kern/kern_ktrace.c ktrace 14841.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 14851.426Slukemfile kern/kern_lock.c 14861.588Sthorpejfile kern/kern_lwp.c 14871.426Slukemfile kern/kern_malloc.c 14881.886Sadfile kern/kern_module.c 14891.964Spookafile kern/kern_module_vfs.c 14901.830Sadfile kern/kern_mutex.c 14911.961Spookafile kern/kern_mutex_obj.c 14921.790Seladfile kern/kern_fileassoc.c fileassoc 14931.426Slukemfile kern/kern_ntptime.c 14941.1017Smattfile kern/kern_pax.c pax_mprotect | pax_segvguard | pax_aslr 14951.426Slukemfile kern/kern_physio.c 14961.876Sjmcneillfile kern/kern_pmf.c 14971.426Slukemfile kern/kern_proc.c 14981.426Slukemfile kern/kern_prot.c 14991.549Sgmcgarryfile kern/kern_ras.c 15001.918Spookafile kern/kern_rate.c 15011.426Slukemfile kern/kern_resource.c 15021.1043Stlsfile kern/kern_rndpool.c 15031.1043Stlsfile kern/kern_rndq.c 15041.902Srmindfile kern/kern_runq.c 15051.830Sadfile kern/kern_rwlock.c 15061.961Spookafile kern/kern_rwlock_obj.c 15071.978Sdarranfile kern/kern_sdt.c kdtrace_hooks 15081.426Slukemfile kern/kern_sig.c 15091.830Sadfile kern/kern_sleepq.c 15101.867Sadfile kern/kern_softint.c 15111.940Schristosfile kern/kern_ssp.c 15121.831Sadfile kern/kern_stub.c 15131.830Sadfile kern/kern_subr.c 15141.426Slukemfile kern/kern_synch.c 15151.987Spookafile kern/kern_syscall.c 15161.426Slukemfile kern/kern_sysctl.c 15171.781Skardelfile kern/kern_tc.c 15181.426Slukemfile kern/kern_time.c 15191.595Sthorpejfile kern/kern_timeout.c 15201.830Sadfile kern/kern_turnstile.c 15211.806Sgdamorefile kern/kern_todr.c 15221.920Spookafile kern/kern_uidinfo.c 15231.652Stsarnafile kern/kern_uuid.c 15241.426Slukemfile kern/kern_xxx.c 15251.426Slukemfile kern/kgdb_stub.c kgdb 15261.845Syamtfile kern/sched_4bsd.c sched_4bsd 15271.868Srmindfile kern/sched_m2.c sched_m2 15281.426Slukemfile kern/subr_autoconf.c 15291.731Syamtfile kern/subr_blist.c vmswap 15301.736Syamtfile kern/subr_bufq.c 15311.776Syamtfile kern/subr_callback.c 15321.1032Stlsfile kern/subr_cprng.c 15331.1028Sjruohofile kern/subr_cpufreq.c 15341.962Spookafile kern/subr_copy.c 15351.830Sadfile kern/subr_debug.c debug 15361.974Spookafile kern/subr_device.c 15371.550Sgehennafile kern/subr_devsw.c 15381.426Slukemfile kern/subr_disk.c 15391.954Spookafile kern/subr_disk_open.c 15401.657Srtrfile kern/subr_evcnt.c 15411.928Spookafile kern/subr_exec_fd.c 15421.426Slukemfile kern/subr_extent.c 15431.854Spookafile kern/subr_hash.c 15441.959Spookafile kern/subr_humanize.c 15451.960Sdyoungfile kern/subr_iostat.c 15461.1023Srmindfile kern/subr_kcpuset.c 15471.783Syamtfile kern/subr_kmem.c 15481.883Sadfile kern/subr_kobj.c 15491.966Spookafile kern/subr_kobj_vfs.c 15501.830Sadfile kern/subr_lockdebug.c 15511.426Slukemfile kern/subr_log.c 15521.986Spookafile kern/subr_lwp_specificdata.c 15531.960Sdyoungfile kern/subr_once.c 15541.960Sdyoungfile kern/subr_optstr.c 15551.1030Smartinfile kern/subr_pcq.c 15561.1001Smattfile kern/subr_pcu.c 15571.884Syamtfile kern/subr_percpu.c 15581.426Slukemfile kern/subr_pool.c 15591.426Slukemfile kern/subr_prf.c 15601.426Slukemfile kern/subr_prof.c 15611.1022Schristosfile kern/subr_pserialize.c 15621.814Sthorpejfile kern/subr_specificdata.c 15631.842Smanufile kern/subr_tftproot.c tftproot 15641.858Spookafile kern/subr_time.c 15651.449Sgmcgarryfile kern/subr_userconf.c userconf 15661.783Syamtfile kern/subr_vmem.c 15671.739Syamtfile kern/subr_workqueue.c 15681.866Sadfile kern/subr_xcall.c 15691.926Sadfile kern/sys_aio.c aio 15701.895Sadfile kern/sys_descrip.c 15711.426Slukemfile kern/sys_generic.c 15721.886Sadfile kern/sys_module.c 15731.926Sadfile kern/sys_mqueue.c mqueue 15741.830Sadfile kern/sys_lwp.c 15751.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 15761.543Sbriggsfile kern/sys_pmc.c 15771.800Smattfile kern/sys_process.c ptrace | ktrace 15781.885Srmindfile kern/sys_pset.c 15791.896Sadfile kern/sys_select.c 15801.830Sadfile kern/sys_sig.c 15811.827Sadfile kern/sys_sched.c 15821.426Slukemfile kern/sys_socket.c 15831.426Slukemfile kern/syscalls.c syscall_debug 15841.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 15851.426Slukemfile kern/sysv_msg.c sysvmsg 15861.426Slukemfile kern/sysv_sem.c sysvsem 15871.426Slukemfile kern/sysv_shm.c sysvshm 15881.426Slukemfile kern/tty.c 15891.426Slukemfile kern/tty_conf.c 15901.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 15911.676Schristosfile kern/tty_pty.c pty needs-flag 15921.694Schristosfile kern/tty_ptm.c pty 15931.426Slukemfile kern/tty_subr.c 15941.426Slukemfile kern/tty_tty.c 15951.923Stlsfile kern/uipc_accf.c 15961.426Slukemfile kern/uipc_domain.c 15971.426Slukemfile kern/uipc_mbuf.c 15981.426Slukemfile kern/uipc_mbuf2.c 15991.864Sdyoungfile net/link_proto.c 16001.426Slukemfile kern/uipc_proto.c 16011.1045Sjoergfile kern/uipc_sem.c 16021.426Slukemfile kern/uipc_socket.c 16031.426Slukemfile kern/uipc_socket2.c 16041.426Slukemfile kern/uipc_syscalls.c 16051.426Slukemfile kern/uipc_usrreq.c 16061.426Slukemfile kern/vfs_bio.c 16071.426Slukemfile kern/vfs_cache.c 16081.927Spookafile kern/vfs_cwd.c 16091.919Sreinoudfile kern/vfs_dirhash.c 16101.426Slukemfile kern/vfs_getcwd.c 16111.732Sjmmvfile kern/vfs_hooks.c 16121.426Slukemfile kern/vfs_init.c 16131.426Slukemfile kern/vfs_lockf.c 16141.426Slukemfile kern/vfs_lookup.c 16151.1007Srmindfile kern/vfs_mount.c 16161.1041Sdhollandfile kern/vfs_quotactl.c 16171.426Slukemfile kern/vfs_subr.c 16181.426Slukemfile kern/vfs_syscalls.c 16191.828Shannkenfile kern/vfs_trans.c 16201.1007Srmindfile kern/vfs_vnode.c 16211.426Slukemfile kern/vfs_vnops.c 16221.911Ssimonbfile kern/vfs_wapbl.c wapbl 16231.723Sthorpejfile kern/vfs_xattr.c 16241.426Slukemfile kern/vnode_if.c 16251.426Slukemfile miscfs/deadfs/dead_vnops.c 16261.426Slukemfile miscfs/fifofs/fifo_vnops.c 16271.869Spookafile miscfs/genfs/genfs_io.c 16281.1050Sriastradfile miscfs/genfs/genfs_rename.c 16291.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 16301.426Slukemfile miscfs/genfs/genfs_vnops.c 16311.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 16321.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 16331.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 16341.426Slukemfile miscfs/specfs/spec_vnops.c 16351.426Slukemfile miscfs/syncfs/sync_subr.c 16361.426Slukemfile miscfs/syncfs/sync_vnops.c 16371.979Suebayasi 16381.970Spookafile net/bpf.c bpfilter 16391.426Slukemfile net/bpf_filter.c bpf_filter 16401.970Spookafile net/bpf_stub.c 16411.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 16421.426Slukemfile net/if.c 16431.874Scubefile net/if_arcsubr.c arcnet needs-flag 16441.426Slukemfile net/if_atmsubr.c atm 16451.433Sthorpejfile net/if_bridge.c bridge needs-flag 16461.433Sthorpejfile net/bridgestp.c bridge 16471.457Sbjh21file net/if_ecosubr.c eco 16481.818Srpaulofile net/if_etherip.c etherip needs-flag 16491.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 16501.511Smartin wlan 16511.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 16521.426Slukemfile net/if_fddisubr.c fddi needs-flag 16531.426Slukemfile net/if_gif.c gif needs-flag 16541.468Satatatfile net/if_gre.c gre needs-flag 16551.426Slukemfile net/if_hippisubr.c hippi needs-flag 16561.426Slukemfile net/if_ieee1394subr.c ieee1394 16571.701Speterfile net/if_loop.c loop needs-flag 16581.426Slukemfile net/if_media.c 16591.991Skefrenfile net/if_mpls.c ifmpls needs-flag 16601.702Schristosfile net/if_ppp.c ppp needs-flag 16611.826Smousefile net/if_srt.c srt 16621.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 16631.702Schristosfile net/if_sl.c sl needs-flag 16641.426Slukemfile net/if_spppsubr.c sppp 16651.702Schristosfile net/if_strip.c strip needs-flag 16661.426Slukemfile net/if_tokensubr.c token needs-flag 16671.708Scubefile net/if_tap.c tap needs-flag 16681.468Satatatfile net/if_tun.c tun needs-flag 16691.426Slukemfile net/if_vlan.c vlan needs-flag 16701.502Smartinfile net/if_pppoe.c pppoe needs-flag 16711.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 16721.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 16731.426Slukemfile net/ppp_tty.c ppp 16741.899Sthorpejfile net/net_stats.c 16751.426Slukemfile net/radix.c 16761.426Slukemfile net/raw_cb.c 16771.426Slukemfile net/raw_usrreq.c 16781.426Slukemfile net/route.c 16791.1006Sdyoungfile net/rtbl.c 16801.426Slukemfile net/rtsock.c 16811.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 16821.1034Sdrochnerfile net/zlib.c (ppp & ppp_deflate) | kame_ipsec | opencrypto | vnd_compression 16831.921Stlsfile netinet/accf_data.c accf_data 16841.921Stlsfile netinet/accf_http.c accf_http 16851.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 16861.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 16871.426Slukemfile netinet/if_atm.c atm 16881.888Sjoergfile netinet/in4_cksum.c inet 16891.888Sjoergfile netinet/in_cksum.c inet 16901.426Slukemfile netinet/in_gif.c gif & inet 16911.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 16921.1034Sdrochnerfile netinet/ip_ecn.c kame_ipsec | fast_ipsec | gif | stf 16931.426Slukemfile netinet/ip_encap.c inet | inet6 16941.818Srpaulofile netinet/ip_etherip.c etherip & inet 16951.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 16961.426Slukemfile netinet6/in6_gif.c gif & inet6 16971.516Sthorpej 16981.979Suebayasiinclude "netisdn/files.i4b" 16991.493Sjdolecek 17001.493Sjdolecek# Game adapter (joystick) 17011.493Sjdolecekdevice joy 17021.493Sjdolecekfile dev/ic/joy.c joy needs-flag 17031.582Shaya 17041.1029Ssjg# process monitor for make(1) 17051.1029Ssjg# normally built as module 17061.1029Ssjgdefpseudo filemon 17071.1029Ssjgfile dev/filemon/filemon.c filemon 17081.1029Ssjgfile dev/filemon/filemon_wrapper.c filemon 17091.1029Ssjg 17101.713Syamtinclude "net/agr/files.agr" 17111.734Sjmcneill 17121.734Sjmcneill# 17131.734Sjmcneill# General Purpose Input/Output framework 17141.734Sjmcneill# 17151.769Srizdefine onewire_bitbang 17161.734Sjmcneillinclude "dev/gpio/files.gpio" 17171.769Sriz 17181.769Srizinclude "dev/onewire/files.onewire" 17191.872Sjmcneill 17201.872Sjmcneill# 17211.872Sjmcneill# Pseudo audio device 17221.872Sjmcneill# 17231.872Sjmcneillinclude "dev/pad/files.pad" 17241.877Sjoerg 17251.877Sjoerg# 17261.877Sjoerg# Intel 386 Real Mode emulator 17271.877Sjoerg# 17281.877Sjoerginclude "lib/libx86emu/files.x86emu" 17291.882Syamt 17301.882Syamt# 17311.882Syamt# "tprof" profiler. 17321.882Syamt# 17331.882Syamtinclude "dev/tprof/files.tprof" 17341.944Sjmcneill 17351.944Sjmcneill# 17361.944Sjmcneill# alternate memory device 17371.944Sjmcneill# 17381.944Sjmcneillinclude "dev/altmem/files.altmem" 17391.1003Sahoka 17401.1003Sahoka# 17411.1003Sahoka# Flash subsystem 17421.1003Sahoka# 17431.1003Sahokainclude "dev/flash/files.flash" 17441.1003Sahoka 17451.1003Sahoka# 17461.1003Sahoka# NAND subsytem 17471.1003Sahoka# 17481.1003Sahokainclude "dev/nand/files.nand" 17491.1003Sahoka 17501.1019Sjmcneill# 17511.1020Scliff# NOR subsytem 17521.1020Scliff# 17531.1020Scliffinclude "dev/nor/files.nor" 17541.1031Sriz 17551.1031Sriz# 17561.1031Sriz# iscsi 17571.1031Sriz# 17581.1031Srizinclude "dev/iscsi/files.iscsi" 1759