files revision 1.1060
11.1060Salnsn# $NetBSD: files,v 1.1060 2012/10/27 22:36:13 alnsn 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.1059Sdrochnerdefflag opt_compat_netbsd.h COMPAT_60: COMPAT_NETBSD 1231.1059Sdrochnerdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_60, COMPAT_NETBSD 1241.1044Srminddefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, COMPAT_NETBSD 1251.926Saddefflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD 1261.926Saddefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD 1271.926Saddefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD 1281.926Saddefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16, COMPAT_NETBSD 1291.926Saddefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15, COMPAT_NETBSD 1301.926Saddefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14, COMPAT_NETBSD 1311.926Saddefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13, COMPAT_NETBSD 1321.926Saddefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12, COMPAT_NETBSD 1331.926Saddefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11, COMPAT_NETBSD 1341.926Saddefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10, COMPAT_NETBSD 1351.589Schristosdefflag COMPAT_OSSAUDIO 1361.786Smartindefflag COMPAT_FREEBSD: COMPAT_30 1371.474Slukemdefflag COMPAT_IBCS2 1381.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1391.992Schsdefflag COMPAT_LINUX32 : COMPAT_LINUX 1401.474Slukemdefflag COMPAT_OSF1 1411.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1421.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1431.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1441.474Slukemdefflag COMPAT_NETBSD32 1451.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1461.474Slukemdefflag COMPAT_M68K4K 1471.474Slukemdefflag COMPAT_VAX1K 1481.474Slukemdefflag COMPAT_43 1491.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1501.221Sjonathan 1511.473Slukem# 1521.570Sthorpej# Cryptography support. Include this early, since several things 1531.570Sthorpej# use it. 1541.624Sjonathan 1551.624Sjonathan# Individual crypto transforms 1561.570Sthorpejinclude "crypto/arc4/files.arc4" 1571.570Sthorpejinclude "crypto/des/files.des" 1581.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1591.570Sthorpejinclude "crypto/cast128/files.cast128" 1601.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1611.644Stlsinclude "crypto/skipjack/files.skipjack" 1621.1011Sdrochnerinclude "crypto/camellia/files.camellia" 1631.626Sthorpej# General-purpose crypto processing framework. 1641.626Sthorpejinclude "opencrypto/files.opencrypto" 1651.626Sthorpej 1661.1032Stls# NIST SP800.90 CTR DRBG 1671.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg" 1681.1032Stls 1691.570Sthorpej# 1701.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this. 1711.1014Smrg# 1721.1014Smrgdefflag opt_kernhist.h KERNHIST KERNHIST_PRINT 1731.1014Smrgfile kern/kern_history.c kernhist 1741.1014Smrg 1751.1014Smrg# 1761.618Sthorpej# System monitoring framework 1771.618Sthorpej# 1781.618Sthorpejinclude "dev/sysmon/files.sysmon" 1791.618Sthorpej 1801.618Sthorpej# 1811.563Sthorpej# Networking protocols 1821.563Sthorpej# 1831.971Spooka 1841.971Spooka# Attribute used by various things that need BPF's virtual machine 1851.971Spooka# 1861.971Spookadefine bpf_filter 1871.971Spookadefparam opt_bpf.h BPF_BUFSIZE 1881.971Spooka 1891.1060Salnsndefflag opt_bpfjit.h BPFJIT 1901.1060Salnsn 1911.1060Salnsnfile net/bpfjit.c sljit & bpfjit 1921.1060Salnsn 1931.743Sthorpejinclude "net80211/files.net80211" 1941.563Sthorpejinclude "netatalk/files.netatalk" 1951.782Sgdamoreinclude "netbt/files.netbt" 1961.565Sthorpejinclude "netinet/files.netinet" 1971.565Sthorpejinclude "netinet6/files.netinet6" 1981.632Sitojuninclude "netipsec/files.netipsec" 1991.566Sthorpejinclude "netiso/files.netiso" 2001.991Skefreninclude "netmpls/files.netmpls" 2011.567Sthorpejinclude "netnatm/files.netnatm" 2021.600Sjdolecekinclude "netsmb/files.netsmb" 2031.994Srmind 2041.994Srmindinclude "net/npf/files.npf" 2051.994Srmindinclude "netinet/files.ipfilter" 2061.677Sitojuninclude "net/files.pf" 2071.563Sthorpej 2081.795Smattobsolete defflag CCITT # obsolete 2091.795Smattobsolete defflag HDLC # obsolete 2101.795Smattobsolete defflag LLC # obsolete 2111.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 2121.795Smattobsolete defflag IPX # obsolete 2131.825Scubeobsolete defflag opt_iso.h TPCONS 2141.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 2151.939Sjym # MEMORY_DISK_RBFLAGS 2161.939Sjym 2171.474Slukemdefflag PFIL_HOOKS # pfil(9) 2181.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2191.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2201.474Slukem # Include deflate or bsd 2211.474Slukem # compression, enable pppd 2221.474Slukem # packet filtering support 2231.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2241.189Sscottr 2251.189Sscottr# networking options 2261.473Slukem# 2271.474Slukemdefflag GATEWAY 2281.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2291.474Slukemdefparam SB_MAX 2301.171Smrg 2311.189Sscottr# file system options 2321.473Slukem# 2331.1004Sbouyerdefflag opt_quota.h QUOTA QUOTA2 # XXX files.ufs? 2341.685Sthorpejdefflag VNODE_LOCKDEBUG 2351.759Schsdefflag MAGICLINKS 2361.353Soster 2371.276Sscottr# buffer cache size options 2381.473Slukem# 2391.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2401.276Sscottr 2411.449Sgmcgarry# userconf 2421.473Slukem# 2431.474Slukemdefflag USERCONF 2441.449Sgmcgarry 2451.663Satatat# sysctl related 2461.663Satatat# 2471.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2481.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2491.665Satatat SYSCTL_INCLUDE_DESCR 2501.663Satatat 2511.473Slukem# 2521.289Slukem# Not entirely MI, but present on multiple arch's 2531.473Slukem# 2541.289Slukem 2551.276Sscottr# PC-style MBR handling 2561.473Slukem# 2571.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2581.209Sjonathan 2591.745Sthorpej# 2601.209Sjonathan# debugging options 2611.473Slukem# 2621.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2631.745Sthorpej 2641.474Slukemdefflag opt_kgdb.h KGDB 2651.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2661.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2671.474Slukemdefflag LOCKDEBUG 2681.474Slukemdefflag SYSCALL_DEBUG 2691.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2701.271Sjonathan 2711.271Sjonathan# memory (ram) disk options 2721.473Slukem# 2731.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2741.474Slukem MEMORY_DISK_DYNAMIC 2751.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2761.939Sjym MEMORY_DISK_RBFLAGS 2771.159Sdrochner 2781.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2791.842Smanu 2801.543Sbriggs# Support for hardware performance monitoring counters 2811.543Sbriggs# 2821.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2831.636Sjdolecek 2841.936Schristosdefflag opt_wlan.h WLAN 2851.936Schristos 2861.819Swiz# Machine-independent device majors assignements 2871.640Sjdolecekinclude "conf/majors" 2881.543Sbriggs 2891.60Scgd# generic attributes 2901.473Slukem# 2911.519Saugustssdefine audiobus { } 2921.474Slukemdefine midibus { } 2931.232Saugustssdefine midisyn 2941.915Sjmcneilldefine videobus { } 2951.638Sbouyerdefine ata {[channel = -1]} 2961.674Sthorpejdefine sata 2971.947Sjakllschdefine sata_fis 2981.1054Sbouyerdefine sata_pmp 2991.558Sthorpejdefine scsi_core 3001.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 3011.638Sbouyerdefine ata_hl {[drive = -1]} 3021.637Sbouyerdefine atapi { } 3031.489Sdrochnerdefine radiodev { } 3041.614Sgmcgarrydefine gpibdev {[address = -1]} 3051.734Sjmcneilldefine gpiobus { } 3061.769Srizdefine onewirebus { } 3071.659Sbjh21define pckbport {[slot = -1]} 3081.659Sbjh21define pckbport_machdep_cnattach 3091.754Sthorpejdefine firmload 3101.67Scgd 3111.67Scgd# audio device attributes 3121.473Slukem# 3131.63Sbrezakdefine mulaw 3141.132Saugustssdefine auconv 3151.500Skentdefine aurateconv 3161.629Sthorpej 3171.228Saugustss# audio and midi devices, attaches to audio hardware driver 3181.473Slukem# 3191.876Sjmcneilldevice audio: audiodev 3201.519Saugustssattach audio at audiobus 3211.228Saugustssdevice midi 3221.228Saugustssattach midi at midibus 3231.363Sthorpej 3241.650Sbjh21# console bell via audio device 3251.650Sbjh21# 3261.650Sbjh21define audiobell 3271.650Sbjh21 3281.915Sjmcneill# video devices, attaches to video hardware driver 3291.915Sjmcneill# 3301.915Sjmcneilldevice video 3311.915Sjmcneillattach video at videobus 3321.915Sjmcneill 3331.1024Sjmcneill# DTV subsystem 3341.1024Sjmcneill# 3351.1024Sjmcneillinclude "dev/dtv/files.dtv" 3361.1024Sjmcneill 3371.922Spgoyette# National Semiconductor LM7[89] 3381.922Spgoyette# 3391.922Spgoyette# (included here so files.i2c can define an attachment) 3401.922Spgoyette 3411.922Spgoyettedevice lm: sysmon_envsys 3421.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3431.922Spgoyette 3441.984Spgoyette# JEDEC standard SPD EPROM 3451.984Spgoyette# 3461.984Spgoyette# (included here so files.i2c can define an attachment) 3471.984Spgoyette 3481.984Spgoyettedevice spdmem 3491.984Spgoyettefile dev/ic/spdmem.c spdmem 3501.984Spgoyette 3511.635Sthorpej# I2C device support 3521.635Sthorpejinclude "dev/i2c/files.i2c" 3531.635Sthorpej 3541.813Sgdamore# SPI device support 3551.813Sgdamoreinclude "dev/spi/files.spi" 3561.813Sgdamore 3571.559Sthorpej# IR device support 3581.559Sthorpejinclude "dev/ir/files.ir" 3591.559Sthorpej 3601.651Sjdolecek# Parallel Port Bus support 3611.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3621.651Sjdolecek 3631.363Sthorpej# raster operations attributes 3641.473Slukem# 3651.426Slukemdefine rasops1 3661.426Slukemdefine rasops2 3671.426Slukemdefine rasops4 3681.426Slukemdefine rasops8 3691.426Slukemdefine rasops15 3701.426Slukemdefine rasops16 3711.426Slukemdefine rasops24 3721.426Slukemdefine rasops32 3731.829Soberdefine rasops_rotation 3741.60Scgd 3751.997Sjmcneill# image decoding support 3761.997Sjmcneillinclude "dev/stbi/files.stbi" 3771.997Sjmcneill 3781.760Sjmcneill# splash screen support 3791.760Sjmcneillinclude "dev/splash/files.splash" 3801.760Sjmcneill 3811.768Sgdamore# videomode support 3821.768Sgdamoreinclude "dev/videomode/files.videomode" 3831.768Sgdamore 3841.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3851.457Sbjh21# fddi, token ring, atm and eco(net). 3861.473Slukem# 3871.874Scubedefine arcnet 3881.88Schuckdefine atm 3891.457Sbjh21define eco 3901.60Scgddefine ether 3911.67Scgddefine fddi 3921.185Skmldefine hippi 3931.399Sonoedefine ieee1394 3941.282Sbaddefine token 3951.284Sexplorerdefine sppp 3961.1032Stlsdefine wlan 3971.294Sitojundefine crypto 3981.100Sws 3991.1039Schristos# TPM 4001.1039Schristosdevice tpm 4011.1039Schristosfile dev/ic/tpm.c tpm needs-flag 4021.1039Schristos 4031.119Sis# devices ARPing IPv4 pull this in: 4041.473Slukem# 4051.119Sisdefine arp 4061.119Sis 4071.515Sthorpej# 4081.515Sthorpej# ALTQ network traffic shaping subsystem 4091.515Sthorpej# 4101.515Sthorpejinclude "altq/files.altq" 4111.515Sthorpej 4121.473Slukem# 4131.560Sthorpej# IPKDB kernel debugger 4141.473Slukem# 4151.560Sthorpejinclude "ipkdb/files.ipkdb" 4161.102Sws 4171.404Sad# Logical disk 4181.473Slukem# 4191.404Saddevice ld: disk 4201.426Slukemfile dev/ld.c ld needs-flag 4211.513Sthorpej 4221.513Sthorpej# 4231.513Sthorpej# MII/PHY support for network devices 4241.513Sthorpej# 4251.513Sthorpejinclude "dev/mii/files.mii" 4261.375Sthorpej 4271.473Slukem# 4281.512Sthorpej# RAIDframe 4291.512Sthorpej# 4301.512Sthorpejinclude "dev/raidframe/files.raidframe" 4311.639Sgrog 4321.639Sgrog# 4331.542Sthorpej# Hardware-assisted data mover API 4341.542Sthorpej# 4351.542Sthorpejinclude "dev/dmover/files.dmover" 4361.512Sthorpej 4371.512Sthorpej# 4381.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4391.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4401.473Slukem# 4411.145Schristos 4421.145Schristos# Adaptec AIC-6[32]60 ICs 4431.473Slukem# 4441.173Sthorpejdevice aic: scsi 4451.145Schristosfile dev/ic/aic6360.c aic 4461.346Sthorpej 4471.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4481.473Slukem# 4491.346Sthorpejdefine smc93cx6 4501.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4511.83Sthorpej 4521.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4531.473Slukem# 4541.474Slukemdefparam opt_ahc.h AHC_DEBUG 4551.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4561.173Sthorpejdevice ahc: scsi 4571.345Sthorpejdefine ahc_seeprom 4581.354Sfvdldefine ahc_aic77xx 4591.142Senamifile dev/ic/aic7xxx.c ahc 4601.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4611.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4621.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4631.609Sfvdl 4641.609Sfvdl# Adaptec aic79xx SCSI controllers 4651.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4661.609Sfvdldevice ahd: scsi 4671.609Sfvdlfile dev/ic/aic79xx.c ahd 4681.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4691.318Sad 4701.318Sad# DPT EATA SCSI controllers 4711.473Slukem# 4721.318Saddevice dpt: scsi 4731.318Sadfile dev/ic/dpt.c dpt 4741.355Sad 4751.355Sad# Compaq Smart ARRAY controllers 4761.473Slukem# 4771.355Saddevice cac {unit = -1} 4781.355Sadfile dev/ic/cac.c cac 4791.355Sad 4801.404Sadattach ld at cac with ld_cac 4811.404Sadfile dev/ic/ld_cac.c ld_cac 4821.419Sad 4831.764She# HP/Compaq Command Interface for SCSI-3 Support 4841.764She# 4851.764Shedevice ciss: scsi 4861.764Shefile dev/ic/ciss.c ciss 4871.764She 4881.419Sad# Mylex DAC960 RAID controllers 4891.473Slukem# 4901.419Saddevice mlx {unit = -1} 4911.419Sadfile dev/ic/mlx.c mlx needs-flag 4921.419Sad 4931.419Sadattach ld at mlx with ld_mlx 4941.419Sadfile dev/ic/ld_mlx.c ld_mlx 4951.521Sad 4961.521Sad# ICP-Vortex/Intel RAID controllers 4971.521Sad# 4981.521Saddevice icp {unit = -1} 4991.521Sadfile dev/ic/icp.c icp needs-flag 5001.611Sthorpejfile dev/ic/icp_ioctl.c icp 5011.521Sad 5021.521Sadattach ld at icp with ld_icp 5031.521Sadfile dev/ic/ld_icp.c ld_icp 5041.521Sad 5051.521Saddevice icpsp: scsi 5061.521Sadfile dev/ic/icpsp.c icpsp 5071.521Sadattach icpsp at icp 5081.523Sad 5091.523Sad# Adaptec FSA RAID controllers 5101.523Sad# 5111.523Saddevice aac {unit = -1} 5121.523Sadfile dev/ic/aac.c aac 5131.523Sad 5141.523Sadattach ld at aac with ld_aac 5151.523Sadfile dev/ic/ld_aac.c ld_aac 5161.238Sdante 5171.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 5181.473Slukem# 5191.238Sdantedevice adv: scsi 5201.238Sdantefile dev/ic/adv.c adv 5211.428Sthorpejfile dev/ic/advlib.c adv 5221.428Sthorpejfile dev/ic/advmcode.c adv 5231.248Sdante 5241.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 5251.473Slukem# 5261.248Sdantedevice adw: scsi 5271.248Sdantefile dev/ic/adw.c adw 5281.194Sjonathan 5291.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 5301.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 5311.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 5321.130Sjonathan# hardware-compatibility mode.) 5331.473Slukem# 5341.173Sthorpejdevice bha: scsi 5351.142Senamifile dev/ic/bha.c bha 5361.130Sjonathan 5371.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5381.130Sjonathan# (must be after bha, see above) 5391.473Slukem# 5401.173Sthorpejdevice aha: scsi 5411.142Senamifile dev/ic/aha.c aha 5421.445Stsutsui 5431.445Stsutsui# Initio INIC-940/950 SCSI controllers 5441.473Slukem# 5451.445Stsutsuidevice iha: scsi 5461.445Stsutsuifile dev/ic/iha.c iha 5471.118Scgd 5481.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5491.473Slukem# 5501.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5511.474Slukem ISP_DISABLE_1080_SUPPORT 5521.474Slukem ISP_DISABLE_2100_SUPPORT 5531.474Slukem ISP_DISABLE_2200_SUPPORT 5541.846Smjacob ISP_DISABLE_2300_SUPPORT 5551.894Smjacob ISP_DISABLE_2322_SUPPORT 5561.846Smjacob ISP_DISABLE_2400_SUPPORT 5571.846Smjacob ISP_DISABLE_FW 5581.846Smjacob ISP_TARGET_MODE 5591.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5601.894Smjacob ISP_VPORTS 5611.173Sthorpejdevice isp: scsi 5621.142Senamifile dev/ic/isp.c isp 5631.846Smjacobfile dev/ic/isp_library.c isp 5641.223Smjacobfile dev/ic/isp_netbsd.c isp 5651.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5661.821Sbouyer# LSILogic MegaRAID SAS 5671.821Sbouyer# 5681.821Sbouyerdevice mfi: scsi 5691.821Sbouyerfile dev/ic/mfi.c mfi 5701.821Sbouyer 5711.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5721.528Smatt# 5731.608Sthorpejdevice mpt: scsi 5741.608Sthorpejfile dev/ic/mpt.c mpt 5751.608Sthorpejfile dev/ic/mpt_debug.c mpt 5761.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5771.605Stsutsui 5781.682Sitohy# Workbit NinjaSCSI-32 controllers 5791.682Sitohydevice njs: scsi 5801.682Sitohyfile dev/ic/ninjascsi32.c njs 5811.682Sitohy 5821.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5831.605Stsutsuidevice oosiop: scsi 5841.605Stsutsuifile dev/ic/oosiop.c oosiop 5851.436Stsutsui 5861.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5871.473Slukem# 5881.436Stsutsuidevice osiop: scsi 5891.436Stsutsuifile dev/ic/osiop.c osiop 5901.364Sbouyer 5911.368Sbouyer# common stuff for siop and esiop 5921.473Slukem# 5931.426Slukemdefine siop_common 5941.426Slukemfile dev/ic/siop_common.c siop_common 5951.368Sbouyer 5961.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5971.473Slukem# 5981.426Slukemdevice siop: scsi,siop_common 5991.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 6001.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 6011.518Sbouyer 6021.518Sbouyerdevice esiop: scsi,siop_common 6031.518Sbouyerfile dev/ic/esiop.c esiop 6041.94Smycroft 6051.94Smycroft# UltraStor SCSI controllers 6061.473Slukem# 6071.173Sthorpejdevice uha: scsi 6081.142Senamifile dev/ic/uha.c uha 6091.409Sonoe 6101.878Sgarbled# 3Com common probe code 6111.878Sgarbleddefine elink 6121.878Sgarbledfile dev/isa/elink.c elink 6131.878Sgarbled 6141.409Sonoe# Aironet PC4500/PC4800 6151.473Slukem# 6161.653Stsarnadevice an: arp, wlan, ifnet 6171.409Sonoefile dev/ic/an.c an 6181.86Smycroft 6191.376Sonoe# AMD 79c930-based 802.11 cards 6201.473Slukem# 6211.376Sonoedevice awi: arp, wlan, ifnet 6221.376Sonoefile dev/ic/awi.c awi 6231.376Sonoefile dev/ic/am79c930.c awi 6241.438Sichiro 6251.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 6261.473Slukem# 6271.656Sjunyoungdevice wi: arp, wlan, ifnet 6281.438Sichirofile dev/ic/wi.c wi 6291.617Sdyoung 6301.930Salc# Atheros HAL 6311.930Salc# 6321.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 6331.930Salc 6341.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6351.641Sdyoung# 6361.656Sjunyoungdevice ath: arp, wlan, ifnet 6371.641Sdyoungfile dev/ic/ath.c ath 6381.719Sdyoungfile dev/ic/ath_netbsd.c ath 6391.738Sdyoungfile dev/ic/athrate-sample.c ath 6401.641Sdyoung 6411.617Sdyoung# ADMtek ADM8211 802.11 6421.617Sdyoung# 6431.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6441.617Sdyoungfile dev/ic/atw.c atw 6451.376Sonoe 6461.687Sdyoung# Realtek RTL8180 802.11 6471.687Sdyoung# 6481.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6491.687Sdyoungfile dev/ic/rtw.c rtw 6501.687Sdyoungfile dev/ic/rtwphy.c rtw 6511.687Sdyoungfile dev/ic/rtwphyio.c rtw 6521.687Sdyoung 6531.780Srpaulo# Ralink RT2500/RT2600 802.11 6541.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6551.778Sdogcowfile dev/ic/rt2560.c ral 6561.778Sdogcowfile dev/ic/rt2661.c ral 6571.722Sdrochner 6581.1053Sdegroote# Marvell Libertas Open 6591.1053Sdegrootedevice malo: arp, ether, ifnet, wlan, firmload 6601.1053Sdegrootefile dev/ic/malo.c malo 6611.1053Sdegroote 6621.83Sthorpej# 3Com Etherlink-III Ethernet controller 6631.473Slukem# 6641.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6651.142Senamifile dev/ic/elink3.c ep 6661.253Sfvdl 6671.253Sfvdl# 3Com EtherLink XL Controller 6681.473Slukem# 6691.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6701.253Sfvdlfile dev/ic/elinkxl.c ex 6711.131Smatt 6721.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6731.473Slukem# 6741.173Sthorpejdevice lc: arp, ether, ifnet 6751.142Senamifile dev/ic/lemac.c lc 6761.84Smycroft 6771.84Smycroft# LANCE and PCnet Ethernet controllers 6781.473Slukem# 6791.173Sthorpejdevice le: arp, ether, ifnet 6801.426Slukemdefine le24 6811.426Slukemdefine le32 6821.227Sexplorerfile dev/ic/am7990.c le24 6831.225Sdrochnerfile dev/ic/am79900.c le32 6841.225Sdrochnerfile dev/ic/lance.c le24 | le32 6851.383Sthorpej 6861.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6871.473Slukem# 6881.383Sthorpejdevice depca { }: le24 6891.383Sthorpejfile dev/ic/depca.c depca 6901.383Sthorpejattach le at depca with le_depca 6911.122Sscottr 6921.290Smrg# Sun HME Ethernet controllers 6931.473Slukem# 6941.293Spkdevice hme: arp, ether, ifnet, mii 6951.293Spkfile dev/ic/hme.c hme 6961.461Seeh 6971.461Seeh# Sun GEM Ethernet controllers 6981.473Slukem# 6991.461Seehdevice gem: arp, ether, ifnet, mii 7001.461Seehfile dev/ic/gem.c gem 7011.290Smrg 7021.122Sscottr# 8390-family Ethernet controllers 7031.473Slukem# 7041.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 7051.122Sscottrdefine dp8390nic 7061.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 7071.485Sbjh21 7081.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 7091.485Sbjh21# 7101.485Sbjh21define dp83905 7111.485Sbjh21file dev/ic/dp83905.c dp83905 7121.484Sbjh21 7131.484Sbjh21# Macronix MX98905 Ethernet controller 7141.484Sbjh21# (use as an attribute for an "ne" bus attachment) 7151.484Sbjh21# 7161.484Sbjh21define mx98905 7171.484Sbjh21file dev/ic/mx98905.c mx98905 7181.77Scgd 7191.282Sbad# TROPIC Token-Ring controller 7201.473Slukem# 7211.282Sbaddevice tr: arp, token, ifnet 7221.282Sbadfile dev/ic/tropic.c tr 7231.282Sbad 7241.91Scgd# NCR 5380 SCSI Bus Controller 7251.473Slukem# 7261.91Scgddefine ncr5380sbc 7271.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 7281.356Spkdevice nca: scsi, ncr5380sbc 7291.91Scgd 7301.434Sfredette# Sun sc PAL SCSI Bus Controller 7311.473Slukem# 7321.434Sfredettedefine sunscpal 7331.434Sfredettefile dev/ic/sunscpal.c sunscpal 7341.434Sfredettedevice ssc: scsi, sunscpal 7351.434Sfredette 7361.91Scgd# DEC FDDI Chipset 7371.473Slukem# 7381.91Scgddefine pdq 7391.142Senamifile dev/ic/pdq.c pdq 7401.142Senamifile dev/ic/pdq_ifsubr.c pdq 7411.98Schristos 7421.474Slukem# Cyclades Cyclom-8/16/32 7431.473Slukem# 7441.173Sthorpejdevice cy: tty 7451.142Senamifile dev/ic/cy.c cy needs-flag 7461.103Sthorpej 7471.103Sthorpej# Efficient Networks, Inc. ATM interface 7481.473Slukem# 7491.173Sthorpejdevice en: atm, ifnet 7501.142Senamifile dev/ic/midway.c en 7511.117Sthorpej 7521.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7531.473Slukem# 7541.117Sthorpejdefine ncr53c9x 7551.359Smycroftdevice esp: scsi, ncr53c9x 7561.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7571.227Sexplorer 7581.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7591.679Smycroftdevice spc: scsi 7601.679Smycroftfile dev/ic/mb89352.c spc 7611.679Smycroft 7621.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7631.796Sbjh21define wd33c93 7641.796Sbjh21file dev/ic/wd33c93.c wd33c93 7651.796Sbjh21 7661.590Ssoren# Hitachi HD44780 LCD panel controller 7671.590Ssorendefine hd44780 7681.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7691.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7701.590Ssoren 7711.710Sjoff# Matrix keypad 7721.710Sjoffdefine matrixkp 7731.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7741.710Sjoff 7751.227Sexplorer# Hitachi HD64570 serial controller 7761.473Slukem# 7771.359Smycroftdefine hd64570 7781.227Sexplorerfile dev/ic/hd64570.c hd64570 7791.339Schopps 7801.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7811.473Slukem# 7821.339Schoppsdevice ntwoc: ifnet, hd64570 7831.128Spk 7841.128Spk# Intel 82586 Ethernet Controller 7851.473Slukem# 7861.128Spkdefine i82586 7871.142Senamifile dev/ic/i82586.c i82586 7881.291Sthorpej 7891.658Sjkunz# Intel 82596 Ethernet Controller 7901.658Sjkunz# 7911.658Sjkunzdefine i82596 7921.658Sjkunzfile dev/ic/i82596.c i82596 7931.658Sjkunz 7941.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7951.473Slukem# 7961.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7971.291Sthorpejfile dev/ic/i82557.c fxp 7981.389Sbjh21 7991.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 8001.473Slukem# 8011.389Sbjh21define seeq8005 8021.389Sbjh21file dev/ic/seeq8005.c seeq8005 8031.137Sthorpej 8041.137Sthorpej# SMC 91Cxx Ethernet Controller 8051.473Slukem# 8061.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 8071.142Senamifile dev/ic/smc91cxx.c sm 8081.188Sthorpej 8091.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 8101.473Slukem# 8111.230Sthorpejdevice epic: arp, ether, ifnet, mii 8121.188Sthorpejfile dev/ic/smc83c170.c epic 8131.309Sragge 8141.309Sragge# DEC SGEC Second Generation Ethernet Controller 8151.473Slukem# 8161.309Sraggedefine sgec 8171.309Sraggefile dev/ic/sgec.c sgec 8181.177Senami 8191.715Sjdolecek# MB86950 Ethernet Controller 8201.715Sjdolecek# 8211.715Sjdolecekdefine mb86950 8221.715Sjdolecekfile dev/ic/mb86950.c mb86950 8231.715Sjdolecek 8241.177Senami# MB8696x Ethernet Controller 8251.473Slukem# 8261.177Senamidefine mb86960 8271.177Senamifile dev/ic/mb86960.c mb86960 8281.177Senami 8291.177Senami# Generic MB8696x Ethernet Controller driver 8301.473Slukem# 8311.177Senamidevice mbe: arp, ether, ifnet, mb86960 8321.146Saugustss 8331.146Saugustss# Interwave Am78C201 audio driver 8341.473Slukem# 8351.146Saugustssdefine interwave 8361.146Saugustssfile dev/ic/interwave.c interwave 8371.154Sis 8381.154Sis# TMS 320av110 MPEG2/audio driver 8391.473Slukem# 8401.154Sisdefine tms320av110 8411.154Sisfile dev/ic/tms320av110.c tms320av110 8421.152Sthorpej 8431.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8441.152Sthorpej# National Semiconductor DS8390. 8451.473Slukem# 8461.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8471.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8481.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8491.153Sthorpej 8501.153Sthorpej# 8250/16[45]50-based "com" ports 8511.668Sthorpej# 8521.749Schsdefflag opt_com.h COM_DEBUG 8531.153Sthorpej# XXX In a perfect world, this would be done with attributes 8541.788Sgdamoredefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00 8551.788Sgdamore COM_REGMAP 8561.1016Smattdefparam opt_com.h COM_TOLERANCE 8571.392Seehdevice com { } : tty 8581.426Slukemfile dev/ic/com.c com needs-flag 8591.336Sthorpej 8601.336Sthorpej# PC-like keyboard controller 8611.473Slukem# 8621.659Sbjh21device pckbc: pckbport 8631.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8641.274Sscw 8651.714Scubedevice attimer 8661.714Scubefile dev/ic/attimer.c attimer needs-flag 8671.714Scube 8681.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8691.473Slukem# 8701.274Sscwdevice clmpcc: tty 8711.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8721.385Sbjh21 8731.843Sxtraeme# Abit uGuru 8741.843Sxtraeme# 8751.843Sxtraemedevice ug: sysmon_envsys 8761.843Sxtraemefile dev/ic/ug.c ug needs-flag 8771.843Sxtraeme 8781.185Skml# Essential Communications Corp. HIPPI Interface 8791.473Slukem# 8801.426Slukemdevice esh: hippi, ifnet 8811.426Slukemfile dev/ic/rrunner.c esh needs-flag 8821.242Sis 8831.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8841.473Slukem# 8851.874Scubedevice bah: ifnet, arcnet, arp 8861.426Slukemfile dev/ic/smc90cx6.c bah 8871.234Saugustss 8881.234Saugustss# OPL2/OPL3 FM synth driver 8891.473Slukem# 8901.235Saugustssdevice opl: midibus, midisyn 8911.234Saugustssfile dev/ic/opl.c opl 8921.234Saugustssfile dev/ic/oplinstrs.c opl 8931.305Saugustss 8941.305Saugustss# MPU401 MIDI UART compatibles 8951.473Slukem# 8961.305Saugustssdevice mpu: midibus 8971.426Slukemfile dev/ic/mpu.c mpu needs-flag 8981.236Spk 8991.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 9001.473Slukem# 9011.236Spkdefine ad1848 9021.236Spkfile dev/ic/ad1848.c ad1848 9031.290Smrg 9041.290Smrg# AMD 7930 audio/ISDN codec 9051.473Slukem# 9061.366Saugustssdefine am7930 9071.366Saugustssfile dev/ic/am7930.c am7930 9081.290Smrg 9091.290Smrg# SPARC `SUNW,audiocs' 9101.473Slukem# 9111.519Saugustssdevice audiocs: audiobus, auconv, ad1848 9121.290Smrgfile dev/ic/cs4231.c audiocs 9131.326Saugustss 9141.326Saugustss# AC-97 CODECs 9151.473Slukem# 9161.326Saugustssdefine ac97 9171.326Saugustssfile dev/ic/ac97.c ac97 9181.437Sminoura 9191.1040Snisimura# UDA1341 CODEC support 9201.1040Snisimuradefine uda1341 9211.1040Snisimurafile dev/ic/uda1341.c uda1341 9221.1040Snisimura 9231.437Sminoura# Oki MSM6258 support code 9241.473Slukem# 9251.437Sminouradefine msm6258 9261.437Sminourafile dev/ic/msm6258.c msm6258 9271.240Spk 9281.240Spk# LSI64854 DMA controller back-end 9291.473Slukem# 9301.240Spkdefine lsi64854 9311.240Spkfile dev/ic/lsi64854.c lsi64854 9321.465Smrg 9331.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 9341.473Slukem# 9351.465Smrgdefine cd18xx 9361.465Smrgfile dev/ic/cd18xx.c cd18xx 9371.240Spk 9381.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 9391.473Slukem# 9401.252Sthorpejdefine rtl80x9 9411.980Stsutsuifile dev/ic/rtl80x9.c rtl80x9 needs-flag 9421.360Shaya 9431.654Swiz# Realtek 8129/8139 Ethernet controllers 9441.473Slukem# 9451.362Shayadevice rtk: ether, ifnet, arp, mii 9461.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9471.185Skml 9481.673Stoshii# Realtek 8169 Ethernet controllers 9491.673Stoshii# 9501.673Stoshiidevice re: ether, ifnet, arp, mii 9511.709Syamtfile dev/ic/rtl8169.c re 9521.673Stoshii 9531.258Spk# Common code for ESDI/IDE/etc. controllers 9541.473Slukem# 9551.680Sthorpejdefine wdc_common 9561.809Sitohydefine ata_dma 9571.809Sitohydefine ata_udma 9581.809Sitohydefine ata_piobm 9591.680Sthorpejdevice wdc: ata, wdc_common 9601.637Sbouyer 9611.835Sdyoungdefflag opt_ata.h ATADEBUG 9621.1026Sbouyerdefflag opt_wdc.h WDC_NO_IDS 9631.835Sdyoung 9641.656Sjunyoungdevice atabus: atapi,ata_hl 9651.656Sjunyoungattach atabus at ata 9661.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9671.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9681.386Sbjh21 9691.810Sitohy# Workbit NinjaATA-32 IDE controllers 9701.810Sitohydevice njata: ata, ata_piobm, wdc_common 9711.810Sitohyfile dev/ic/ninjaata32.c njata 9721.810Sitohy 9731.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9741.473Slukem# 9751.386Sbjh21device upc { [offset = -1] } 9761.386Sbjh21attach wdc at upc with wdc_upc 9771.386Sbjh21attach com at upc with com_upc 9781.651Sjdolecekattach lpt at upc with lpt_upc 9791.426Slukemfile dev/ic/upc.c upc 9801.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9811.426Slukemfile dev/ic/com_upc.c com_upc 9821.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9831.327Smatt 9841.844Sbouyer# AHCI-compatible SATA controllers 9851.844Sbouyerdefine ahcisata_core 9861.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9871.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core 9881.844Sbouyer 9891.956Sjakllsch# Silicon Image SteelVine SATA-II controllers 9901.956Sjakllschdefine siisata 9911.956Sjakllschfile dev/ic/siisata.c siisata 9921.1054Sbouyerdevice siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata 9931.956Sjakllsch 9941.957Sjakllsch# Marvell Serial-ATA Host Controller 9951.951Skiyoharadefine mvsata 9961.951Skiyoharafile dev/ic/mvsata.c mvsata 9971.951Skiyoharadevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata 9981.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 9991.951Skiyohara 10001.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 10011.473Slukem# 10021.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 10031.314Sthorpejfile dev/ic/tulip.c tlp 10041.322Sthorpej 10051.322Sthorpej# Adaptec AIC-6915 Ethernet interface 10061.473Slukem# 10071.322Sthorpejdevice sf: arp, ether, ifnet, mii 10081.322Sthorpejfile dev/ic/aic6915.c sf 10091.378Spk 10101.378Spk# Mostek time-of-day clock and NVRAM 10111.473Slukem# 10121.378Spkdefine mk48txx 10131.507Spkfile dev/ic/mk48txx.c mk48txx 10141.378Spk 10151.378Spk# Intersil 7170 time-of-day clock 10161.473Slukem# 10171.378Spkdefine intersil7170 10181.378Spkfile dev/ic/intersil7170.c intersil7170 10191.434Sfredette 10201.434Sfredette# National Semiconductor MM58167 time-of-day clock 10211.473Slukem# 10221.434Sfredettedefine mm58167 10231.434Sfredettefile dev/ic/mm58167.c mm58167 10241.643Stsutsui 10251.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 10261.643Stsutsui# 10271.643Stsutsuidefine mc146818 10281.643Stsutsuifile dev/ic/mc146818.c mc146818 10291.422Sthorpej 10301.808Suwe# Ricoh RS5C313 time of-day-clock 10311.808Suwe# 10321.808Suwedefine rs5c313 10331.808Suwefile dev/ic/rs5c313.c rs5c313 10341.808Suwe 10351.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 10361.473Slukem# 10371.422Sthorpejdefine dl10019 10381.422Sthorpejfile dev/ic/dl10019.c dl10019 10391.453Senami 10401.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 10411.473Slukem# 10421.453Senamidefine ax88190 10431.453Senamifile dev/ic/ax88190.c ax88190 10441.429Sjdolecek 10451.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 10461.473Slukem# 10471.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 10481.429Sjdolecekfile dev/ic/we.c we 10491.432Sjdolecek 10501.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10511.473Slukem# 10521.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10531.557Stsutsui 10541.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10551.557Stsutsui# 10561.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10571.557Stsutsuifile dev/ic/fmv.c fmv 10581.471Syamt 10591.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10601.473Slukem# 10611.471Syamtdevice cs: arp, ether, ifnet 10621.704Sjoffdevice tscs: arp, ether, ifnet 10631.704Sjofffile dev/ic/cs89x0.c cs | tscs 10641.487Saugustss 10651.487Saugustss# Radio device attributes 10661.487Saugustss# 10671.487Saugustssdefine tea5757 10681.656Sjunyoungfile dev/ic/tea5757.c tea5757 10691.487Saugustssdefine lm700x 10701.656Sjunyoungfile dev/ic/lm700x.c lm700x 10711.179Sdrochner 10721.837Stnn# Philips PCF8584 i2c controller 10731.837Stnndefine pcf8584 10741.837Stnnfile dev/ic/pcf8584.c pcf8584 10751.837Stnn 10761.985Snonaka# PCA9564 i2c controller 10771.985Snonakadefine pca9564 10781.985Snonakafile dev/ic/pca9564.c pca9564 10791.985Snonaka 10801.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10811.784Sdrochner# 10821.784Sdrochnerdefine acpipmtimer 10831.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10841.784Sdrochner 10851.834Snjolydevice hpet 10861.834Snjolyfile dev/ic/hpet.c hpet needs-flag 10871.834Snjoly 10881.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 10891.952Skiyohara# 10901.965Skiyoharadevice smsh: arp, ether, ifnet, mii 10911.952Skiyoharafile dev/ic/lan9118.c smsh 10921.952Skiyohara 10931.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 10941.836Sdrochnerdefine drm {} 10951.949Smrginclude "external/bsd/drm/conf/files.drm" 10961.1002Sjmcneillinclude "dev/drm/files.drm" 10971.836Sdrochner 10981.1039Schristos 10991.179Sdrochner# Definitions for wscons 11001.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 11011.473Slukem# 11021.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 11031.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 11041.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 11051.479Saugustssdefine wsmousedev {[mux = 0]} 11061.761Smacallandefine vcons 11071.179Sdrochner# attribute to pull in raster support 11081.473Slukem# 11091.179Sdrochnerdefine wsrasteremulops 11101.187Sdrochner# common PC display functions 11111.473Slukem# 11121.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 11131.426Slukemdefine pcdisplayops 11141.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 11151.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 11161.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 11171.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 11181.777Smartin# someday when we might make /dev/fb* support MI) 11191.777Smartindefine fb 11201.179Sdrochner# VGA graphics 11211.473Slukem# 11221.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 11231.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 11241.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 11251.593Stsutsuidefflag opt_vga.h VGA_RESET 11261.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 11271.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 11281.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 11291.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 11301.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 11311.998Smacallan 11321.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 11331.473Slukem# 11341.1042Smacallandevice igsfb: wsemuldisplaydev, rasops8, vcons, videomode 11351.615Suwefile dev/ic/igsfb.c igsfb needs-flag 11361.551Suwefile dev/ic/igsfb_subr.c igsfb 11371.91Scgd 11381.998Smacallandevice chipsfb: wsemuldisplaydev, rasops8, vcons, videomode 11391.998Smacallanfile dev/ic/ct65550.c chipsfb 11401.998Smacallandefflag opt_chipsfb.h CHIPSFB_DEBUG 11411.998Smacallandefflag opt_chipsfb.h CHIPSFB_WAIT 11421.998Smacallan 11431.683Sjkunz# STI (hp graphics) 11441.683Sjkunzdevice sti: wsemuldisplaydev 11451.1005Stsutsuifile dev/ic/sti.c sti 11461.683Sjkunz 11471.892Sdrochnerinclude "dev/wscons/files.wscons" 11481.892Sdrochnerinclude "dev/rasops/files.rasops" 11491.892Sdrochnerinclude "dev/wsfont/files.wsfont" 11501.892Sdrochnerinclude "dev/wsfb/files.wsfb" 11511.892Sdrochner 11521.77Scgd# Attributes which machine-independent bus support can be attached to. 11531.77Scgd# These should be defined here, because some of these busses can have 11541.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 11551.77Scgd# ordering constraints on inclusion of the busses' "files" files. 11561.473Slukem# 11571.474Slukemdefine isabus { } # ISA attachment 11581.474Slukemdefine eisabus { } # EISA attachment 11591.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 11601.474Slukemdefine tcbus { } # TurboChannel attachment 11611.474Slukemdefine mcabus { } # MicroChannel attachment 11621.474Slukemdefine usbus { } # USB attachment 11631.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 11641.474Slukemdefine vmebus { } # VME bus attachment 11651.474Slukemdefine acpibus { } # ACPI "bus" attachment 11661.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 11671.909Sdrochnerdefine cbbus { } # CardBus attachment 11681.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 11691.945Snonakadefine sdmmcbus { } # SD/MMC attachment 11701.222Saugustss 11711.222Saugustss# We need the USB bus controllers here so different busses can 11721.222Saugustss# use them in an 'attach-with'. 11731.222Saugustss# UHCI USB controller 11741.473Slukem# 11751.703Sfvdl 11761.703Sfvdldefparam USB_MEM_RESERVE 11771.703Sfvdl 11781.890Sdrochnerdefine usbroothub 11791.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 11801.890Sdrochner 11811.1005Stsutsuidefine usb_dma 11821.1005Stsutsui 11831.1005Stsutsuidevice uhci: usbus, usbroothub, usb_dma 11841.426Slukemfile dev/usb/uhci.c uhci needs-flag 11851.222Saugustss 11861.222Saugustss# OHCI USB controller 11871.473Slukem# 11881.1005Stsutsuidevice ohci: usbus, usbroothub, usb_dma 11891.426Slukemfile dev/usb/ohci.c ohci needs-flag 11901.412Saugustss 11911.1057Smatt# EHCI USB2 controller 11921.473Slukem# 11931.1005Stsutsuidevice ehci: usbus, usbroothub, usb_dma 11941.426Slukemfile dev/usb/ehci.c ehci needs-flag 11951.545Sisaki 11961.1057Smatt# XHCI USB3 controller 11971.1057Smatt# 11981.1057Smattdevice xhci: usbus, usbroothub, usb_dma 11991.1057Smattfile dev/usb/xhci.c xhci needs-flag 12001.1057Smatt 12011.545Sisaki# SL811HS/T USB controller 12021.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 12031.893Sisakidevice slhci: usbus, usbroothub 12041.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 12051.579Smartin 12061.863Splunky# USB HID processing (as used by bluetooth and usb code) 12071.863Splunkydefine hid 12081.863Splunkyfile dev/usb/hid.c hid 12091.863Splunky 12101.945Snonaka# SD Host controller 12111.945Snonakadevice sdhc: sdmmcbus 12121.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 12131.945Snonaka 12141.958Sjmcneill# Winbond Integrated Media Reader 12151.958Sjmcneilldevice wb: sdmmcbus 12161.958Sjmcneillfile dev/ic/w83l518d.c wb 12171.958Sjmcneillfile dev/ic/w83l518d_sdmmc.c wb 12181.958Sjmcneill 12191.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 12201.579Smartindevice mtd: arp, ether, ifnet, mii 12211.579Smartinfile dev/ic/mtd803.c mtd 12221.369Smatt 12231.487Saugustss# radio devices, attaches to radio hardware driver 12241.487Saugustssdevice radio 12251.489Sdrochnerattach radio at radiodev 12261.498Sjmc 12271.402Smatt# IEEE 1394 controllers 12281.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 12291.473Slukem# 12301.369Smattdevice fwohci: fwbus 12311.520Saugustss 12321.520Saugustss# Sony Programmable I/O Controller 12331.520Saugustssdevice spic: wsmousedev 12341.520Saugustssfile dev/ic/spic.c spic 12351.529Saugustss 12361.529Saugustss# IBM CPC700 PowerPC bridge 12371.529Saugustssdefine cpcbus { addr, [irq=-1] } 12381.529Saugustssdevice cpc: cpcbus, pcibus 12391.529Saugustssfile dev/ic/cpc700.c cpc 12401.529Saugustss 12411.529Saugustssattach com at cpcbus with com_cpcbus 12421.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 12431.529Saugustss 12441.529Saugustssdevice cpctim 12451.529Saugustssattach cpctim at cpcbus 12461.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 12471.529Saugustss 12481.530Saugustssdevice cpciic 12491.530Saugustssattach cpciic at cpcbus with iic_cpcbus 12501.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 12511.529Saugustss 12521.60Scgd 12531.415Smartin# Attributes used by the ISDN subsystem 12541.473Slukem# 12551.502Smartindefine isdndev # the ISDN subsystem 12561.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 12571.458Senami # specific) 12581.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 12591.415Smartin 12601.575Sleo# The isac found on the Fritz V2.0 Card. 12611.575Sleodefine nisacsx 12621.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 12631.575Sleo 12641.575Sleo# The 'standard' isac 12651.575Sleodefine nisac 12661.575Sleofile dev/ic/isac.c nisac needs-flag 12671.575Sleo 12681.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 12691.473Slukem# 12701.575Sleodevice isic: isdndev, passive_isdn, nisac 12711.415Smartin 12721.426Slukemfile dev/ic/isic.c isic 12731.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 12741.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 12751.426Slukemfile dev/ic/hscx.c isic 12761.426Slukemfile dev/ic/isic_bchan.c isic 12771.415Smartin 12781.415Smartin# (old) Diehl active ISDN cards 12791.473Slukem# 12801.823Scube#device daic: isdndev 12811.823Scube#file dev/ic/daic.c daic 12821.415Smartin 12831.634Spooka# AWM B1/T1 12841.634Spooka# XXX: passive_isdn 12851.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 12861.634Spookafile dev/ic/iavc.c iavc 12871.634Spooka 12881.934Smacallan# Broadcom AirForce / Apple Airport Extreme 12891.934Smacallandevice bwi: arp, ifnet, firmload, wlan 12901.934Smacallanfile dev/ic/bwi.c bwi 12911.934Smacallan 12921.995Sahoka# DM9000 Ethernet controllers 12931.995Sahoka# 12941.995Sahokadevice dme: arp, ether, ifnet 12951.995Sahokafile dev/ic/dm9000.c dme 12961.995Sahoka 12971.60Scgd# legitimate pseudo-devices 12981.473Slukem# 12991.907Sdrochnerdefpseudodev vnd: disk 13001.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 13011.474Slukemdefpseudo ccd: disk 13021.1032Stlsdefpseudodev cgd: disk, des, blowfish, cast128 13031.907Sdrochnerdefpseudodev md: disk 13041.916Shannkendefpseudodev fss: disk 13051.298Sthorpej 13061.474Slukemdefpseudo pty: tty 13071.298Sthorpejdefpseudo rnd 13081.610Sraggedefpseudo ksyms 13091.1021Suebayasidefparam opt_ksyms.h SYMTAB_SPACE 13101.642Scdidefpseudo nullcons 13111.807Saddefpseudo lockstat 13121.839Sbouyerdefpseudo bio: sysmon_envsys 13131.298Sthorpej 13141.474Slukemdefpseudo loop: ifnet 13151.474Slukemdefpseudo sl: ifnet 13161.474Slukemdefpseudo ppp: ifnet, bpf_filter 13171.474Slukemdefpseudo pppoe: ifnet, ether, sppp 13181.474Slukemdefpseudo sppp: ifnet 13191.474Slukemdefpseudo tun: ifnet 13201.474Slukemdefpseudo vlan: ifnet, ether 13211.474Slukemdefpseudo bridge: ifnet, ether 13221.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 13231.474Slukemdefpseudo strip: ifnet 13241.474Slukemdefpseudo gre: ifnet 13251.474Slukemdefpseudo gif: ifnet 13261.474Slukemdefpseudo faith: ifnet 13271.991Skefrendefpseudo ifmpls: ifnet 13281.826Smousedefpseudo srt: ifnet 13291.474Slukemdefpseudo stf: ifnet 13301.969Spookadefpseudodev tap: ifnet, ether, arp 13311.969Spookadefpseudo carp: ifnet, ether, arp 13321.969Spookadefpseudodev etherip: ifnet, ether, arp 13331.60Scgd 13341.298Sthorpejdefpseudo sequencer 13351.462Smanudefpseudo clockctl 13361.228Saugustss 13371.912Stls# 13381.912Stls# Accept filters. XXX should use another registration/initialization method. 13391.912Stls# 13401.912Stlsdefpseudo accf_data 13411.912Stlsdefpseudo accf_http 13421.912Stls 13431.415Smartin# ISDN userland pseudo devices 13441.473Slukem# 13451.502Smartindefpseudo isdntrc: isdndev, tty 13461.502Smartindefpseudo isdnbchan: isdndev, tty 13471.502Smartindefpseudo isdntel: isdndev, tty 13481.502Smartindefpseudo isdnctl: isdndev, tty 13491.502Smartindefpseudo isdn: isdndev, tty 13501.502Smartin 13511.502Smartin# ISDN network interfaces 13521.502Smartindefpseudo irip: isdndev, ifnet 13531.607Sdrochnerdefflag opt_irip.h IRIP_VJ 13541.502Smartindefpseudo ippp: isdndev, sppp, ifnet 13551.539Sthorpej 13561.539Sthorpej# KTTCP network throughput testing pseudo-device 13571.539Sthorpejdefpseudo kttcp 13581.539Sthorpejfile dev/kttcp.c kttcp needs-flag 13591.576Sblymn 13601.790Selad# Veriexec 13611.717Sblymndefpseudo veriexec 13621.790Seladfile kern/kern_verifiedexec.c veriexec 13631.792Seladfile dev/verified_exec.c veriexec needs-flag 13641.415Smartin 13651.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 13661.582Shayadefpseudo fwiso: ieee1394 13671.582Shaya 13681.681Sdrochner# driver attach / detach user interface 13691.681Sdrochnerdefpseudo drvctl 13701.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 13711.681Sdrochner 13721.857Sad# cpu control 13731.857Saddefpseudo cpuctl 13741.1037Sdrochnerdefflag CPU_UCODE: firmload 13751.857Sad 13761.870Spooka# pass-to-userspace transporter 13771.870Spookadefpseudo putter 13781.873Spookafile dev/putter/putter.c putter 13791.870Spooka 13801.875Spooka# userspace block/char device drivers 13811.875Spookadefpseudo pud 13821.875Spookafile dev/pud/pud.c pud 13831.875Spookafile dev/pud/pud_dev.c pud 13841.875Spooka 13851.931Shaad# device-mapper driver for LVM 13861.931Shaadinclude "dev/dm/files.dm" 13871.931Shaad 13881.516Sthorpej# 13891.516Sthorpej# File systems 13901.516Sthorpej# 13911.696Sjdolecekinclude "coda/files.coda" 13921.583Sjdolecekinclude "fs/adosfs/files.adosfs" 13931.696Sjdolecekinclude "fs/cd9660/files.cd9660" 13941.848Srumbleinclude "fs/efs/files.efs" 13951.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 13961.833Sdilloinclude "fs/hfs/files.hfs" 13971.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 13981.950Sreinoudinclude "fs/nilfs/files.nilfs" 13991.696Sjdolecekinclude "fs/ntfs/files.ntfs" 14001.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 14011.815Spookainclude "fs/puffs/files.puffs" 14021.756Sreinoudinclude "fs/udf/files.udf" 14031.516Sthorpejinclude "fs/smbfs/files.smbfs" 14041.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 14051.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 14061.696Sjdolecekinclude "fs/union/files.union" 14071.1018Suchinclude "fs/v7fs/files.v7fs" 14081.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 14091.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 14101.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 14111.516Sthorpejinclude "miscfs/overlay/files.overlay" 14121.516Sthorpejinclude "miscfs/procfs/files.procfs" 14131.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 14141.516Sthorpejinclude "nfs/files.nfs" 14151.516Sthorpejinclude "ufs/files.ufs" 14161.516Sthorpej 14171.516Sthorpej# 14181.1013Smrg# UVM (virtual memory) 14191.1012Smrg# 14201.1013Smrginclude "uvm/files.uvm" 14211.1012Smrg 14221.1012Smrg# 14231.811Selad# Security models 14241.811Selad# 14251.811Seladinclude "secmodel/files.secmodel" 14261.811Selad 14271.811Selad# 14281.60Scgd# kernel sources 14291.473Slukem# 14301.1056Smattfile compat/common/compat_mod.c compat_netbsd | compat_netbsd32 14311.887Sjoergfile conf/debugsyms.c 14321.706Skentfile dev/auconv.c auconv | mulaw 14331.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 14341.650Sbjh21file dev/audiobell.c audiobell 14351.697Skentfile dev/aurateconv.c aurateconv needs-flag 14361.839Sbouyerfile dev/bio.c bio needs-flag 14371.426Slukemfile dev/ccd.c ccd needs-flag 14381.555Selricfile dev/cgd.c cgd needs-flag 14391.555Selricfile dev/cgd_crypto.c cgd 14401.623Sthorpejfile dev/clock_subr.c 14411.491Slukemfile dev/clockctl.c clockctl needs-flag 14421.1027Sjnemethfile dev/dksubr.c cgd | xbd | ccd | raid | dm 14431.689Sthorpejfile dev/dkwedge/dk.c 14441.1047Schristosfile dev/dkwedge/dkwedge_apple.c dkwedge_method_apple 14451.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 14461.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 14471.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 14481.1038Sdrochnerfile dev/firmload.c firmload 14491.988Spookafile dev/fss.c fss 14501.953Smbalmerfile dev/keylock.c keylock 14511.807Sadfile dev/lockstat.c lockstat needs-flag 14521.996Shannkenfile dev/md.c md 14531.426Slukemfile dev/midi.c midi | midibus needs-flag 14541.785Schapfile dev/midictl.c midisyn 14551.426Slukemfile dev/midisyn.c midisyn 14561.497Schristosfile dev/mm.c 14571.697Skentfile dev/mulaw.c mulaw needs-flag 14581.642Scdifile dev/nullcons_subr.c nullcons needs-flag 14591.487Saugustssfile dev/radio.c radio needs-flag 14601.1033Stlsfile dev/rndpseudo.c rnd needs-flag 14611.426Slukemfile dev/sequencer.c sequencer needs-flag 14621.915Sjmcneillfile dev/video.c video needs-flag 14631.426Slukemfile dev/vnd.c vnd needs-flag 14641.733Syamtfile kern/bufq_disksort.c bufq_disksort 14651.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 14661.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 14671.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 14681.929Sadfile kern/core_elf32.c exec_elf32 14691.929Sadfile kern/core_elf64.c exec_elf64 14701.1008Sjoergfile kern/core_netbsd.c exec_aout | exec_coff | exec_ecoff 14711.426Slukemfile kern/cnmagic.c 14721.426Slukemfile kern/exec_aout.c exec_aout 14731.426Slukemfile kern/exec_ecoff.c exec_ecoff 14741.426Slukemfile kern/exec_elf32.c exec_elf32 14751.426Slukemfile kern/exec_elf64.c exec_elf64 14761.426Slukemfile kern/exec_script.c exec_script 14771.426Slukemfile kern/exec_subr.c 14781.426Slukemfile kern/init_main.c 14791.645Satatatfile kern/init_sysctl.c 14801.955Spookafile kern/init_sysctl_base.c 14811.426Slukemfile kern/init_sysent.c 14821.426Slukemfile kern/kern_acct.c 14831.773Seladfile kern/kern_auth.c 14841.993Spgoyettefile kern/kern_cfglock.c 14851.426Slukemfile kern/kern_clock.c 14861.830Sadfile kern/kern_condvar.c 14871.929Sadfile kern/kern_core.c coredump 14881.845Syamtfile kern/kern_cpu.c 14891.982Sdarranfile kern/kern_ctf.c kdtrace_hooks 14901.426Slukemfile kern/kern_descrip.c 14911.574Sjdolecekfile kern/kern_event.c 14921.426Slukemfile kern/kern_exec.c 14931.426Slukemfile kern/kern_exit.c 14941.426Slukemfile kern/kern_fork.c 14951.845Syamtfile kern/kern_idle.c 14961.973Spookafile kern/kern_hook.c 14971.426Slukemfile kern/kern_kthread.c 14981.860Sadfile kern/kern_ktrace.c ktrace 14991.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 15001.426Slukemfile kern/kern_lock.c 15011.588Sthorpejfile kern/kern_lwp.c 15021.426Slukemfile kern/kern_malloc.c 15031.886Sadfile kern/kern_module.c 15041.964Spookafile kern/kern_module_vfs.c 15051.830Sadfile kern/kern_mutex.c 15061.961Spookafile kern/kern_mutex_obj.c 15071.790Seladfile kern/kern_fileassoc.c fileassoc 15081.426Slukemfile kern/kern_ntptime.c 15091.1017Smattfile kern/kern_pax.c pax_mprotect | pax_segvguard | pax_aslr 15101.426Slukemfile kern/kern_physio.c 15111.876Sjmcneillfile kern/kern_pmf.c 15121.426Slukemfile kern/kern_proc.c 15131.426Slukemfile kern/kern_prot.c 15141.549Sgmcgarryfile kern/kern_ras.c 15151.918Spookafile kern/kern_rate.c 15161.426Slukemfile kern/kern_resource.c 15171.1043Stlsfile kern/kern_rndpool.c 15181.1043Stlsfile kern/kern_rndq.c 15191.902Srmindfile kern/kern_runq.c 15201.830Sadfile kern/kern_rwlock.c 15211.961Spookafile kern/kern_rwlock_obj.c 15221.978Sdarranfile kern/kern_sdt.c kdtrace_hooks 15231.426Slukemfile kern/kern_sig.c 15241.830Sadfile kern/kern_sleepq.c 15251.867Sadfile kern/kern_softint.c 15261.940Schristosfile kern/kern_ssp.c 15271.831Sadfile kern/kern_stub.c 15281.830Sadfile kern/kern_subr.c 15291.426Slukemfile kern/kern_synch.c 15301.987Spookafile kern/kern_syscall.c 15311.426Slukemfile kern/kern_sysctl.c 15321.781Skardelfile kern/kern_tc.c 15331.426Slukemfile kern/kern_time.c 15341.595Sthorpejfile kern/kern_timeout.c 15351.830Sadfile kern/kern_turnstile.c 15361.806Sgdamorefile kern/kern_todr.c 15371.920Spookafile kern/kern_uidinfo.c 15381.652Stsarnafile kern/kern_uuid.c 15391.426Slukemfile kern/kern_xxx.c 15401.426Slukemfile kern/kgdb_stub.c kgdb 15411.845Syamtfile kern/sched_4bsd.c sched_4bsd 15421.868Srmindfile kern/sched_m2.c sched_m2 15431.426Slukemfile kern/subr_autoconf.c 15441.731Syamtfile kern/subr_blist.c vmswap 15451.736Syamtfile kern/subr_bufq.c 15461.776Syamtfile kern/subr_callback.c 15471.1032Stlsfile kern/subr_cprng.c 15481.1028Sjruohofile kern/subr_cpufreq.c 15491.962Spookafile kern/subr_copy.c 15501.830Sadfile kern/subr_debug.c debug 15511.974Spookafile kern/subr_device.c 15521.550Sgehennafile kern/subr_devsw.c 15531.426Slukemfile kern/subr_disk.c 15541.954Spookafile kern/subr_disk_open.c 15551.657Srtrfile kern/subr_evcnt.c 15561.928Spookafile kern/subr_exec_fd.c 15571.426Slukemfile kern/subr_extent.c 15581.854Spookafile kern/subr_hash.c 15591.959Spookafile kern/subr_humanize.c 15601.960Sdyoungfile kern/subr_iostat.c 15611.1023Srmindfile kern/subr_kcpuset.c 15621.783Syamtfile kern/subr_kmem.c 15631.883Sadfile kern/subr_kobj.c 15641.966Spookafile kern/subr_kobj_vfs.c 15651.830Sadfile kern/subr_lockdebug.c 15661.426Slukemfile kern/subr_log.c 15671.986Spookafile kern/subr_lwp_specificdata.c 15681.960Sdyoungfile kern/subr_once.c 15691.960Sdyoungfile kern/subr_optstr.c 15701.1030Smartinfile kern/subr_pcq.c 15711.1001Smattfile kern/subr_pcu.c 15721.884Syamtfile kern/subr_percpu.c 15731.426Slukemfile kern/subr_pool.c 15741.426Slukemfile kern/subr_prf.c 15751.426Slukemfile kern/subr_prof.c 15761.1022Schristosfile kern/subr_pserialize.c 15771.814Sthorpejfile kern/subr_specificdata.c 15781.842Smanufile kern/subr_tftproot.c tftproot 15791.858Spookafile kern/subr_time.c 15801.449Sgmcgarryfile kern/subr_userconf.c userconf 15811.783Syamtfile kern/subr_vmem.c 15821.739Syamtfile kern/subr_workqueue.c 15831.866Sadfile kern/subr_xcall.c 15841.926Sadfile kern/sys_aio.c aio 15851.895Sadfile kern/sys_descrip.c 15861.426Slukemfile kern/sys_generic.c 15871.886Sadfile kern/sys_module.c 15881.926Sadfile kern/sys_mqueue.c mqueue 15891.830Sadfile kern/sys_lwp.c 15901.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 15911.543Sbriggsfile kern/sys_pmc.c 15921.800Smattfile kern/sys_process.c ptrace | ktrace 15931.885Srmindfile kern/sys_pset.c 15941.896Sadfile kern/sys_select.c 15951.830Sadfile kern/sys_sig.c 15961.827Sadfile kern/sys_sched.c 15971.426Slukemfile kern/sys_socket.c 15981.426Slukemfile kern/syscalls.c syscall_debug 15991.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 16001.426Slukemfile kern/sysv_msg.c sysvmsg 16011.426Slukemfile kern/sysv_sem.c sysvsem 16021.426Slukemfile kern/sysv_shm.c sysvshm 16031.426Slukemfile kern/tty.c 16041.426Slukemfile kern/tty_conf.c 16051.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 16061.676Schristosfile kern/tty_pty.c pty needs-flag 16071.694Schristosfile kern/tty_ptm.c pty 16081.426Slukemfile kern/tty_subr.c 16091.426Slukemfile kern/tty_tty.c 16101.923Stlsfile kern/uipc_accf.c 16111.426Slukemfile kern/uipc_domain.c 16121.426Slukemfile kern/uipc_mbuf.c 16131.426Slukemfile kern/uipc_mbuf2.c 16141.864Sdyoungfile net/link_proto.c 16151.426Slukemfile kern/uipc_proto.c 16161.1045Sjoergfile kern/uipc_sem.c 16171.426Slukemfile kern/uipc_socket.c 16181.426Slukemfile kern/uipc_socket2.c 16191.426Slukemfile kern/uipc_syscalls.c 16201.426Slukemfile kern/uipc_usrreq.c 16211.426Slukemfile kern/vfs_bio.c 16221.426Slukemfile kern/vfs_cache.c 16231.927Spookafile kern/vfs_cwd.c 16241.919Sreinoudfile kern/vfs_dirhash.c 16251.426Slukemfile kern/vfs_getcwd.c 16261.732Sjmmvfile kern/vfs_hooks.c 16271.426Slukemfile kern/vfs_init.c 16281.426Slukemfile kern/vfs_lockf.c 16291.426Slukemfile kern/vfs_lookup.c 16301.1007Srmindfile kern/vfs_mount.c 16311.1041Sdhollandfile kern/vfs_quotactl.c 16321.426Slukemfile kern/vfs_subr.c 16331.426Slukemfile kern/vfs_syscalls.c 16341.828Shannkenfile kern/vfs_trans.c 16351.1007Srmindfile kern/vfs_vnode.c 16361.426Slukemfile kern/vfs_vnops.c 16371.911Ssimonbfile kern/vfs_wapbl.c wapbl 16381.723Sthorpejfile kern/vfs_xattr.c 16391.426Slukemfile kern/vnode_if.c 16401.426Slukemfile miscfs/deadfs/dead_vnops.c 16411.426Slukemfile miscfs/fifofs/fifo_vnops.c 16421.869Spookafile miscfs/genfs/genfs_io.c 16431.1050Sriastradfile miscfs/genfs/genfs_rename.c 16441.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 16451.426Slukemfile miscfs/genfs/genfs_vnops.c 16461.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 16471.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 16481.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 16491.426Slukemfile miscfs/specfs/spec_vnops.c 16501.426Slukemfile miscfs/syncfs/sync_subr.c 16511.426Slukemfile miscfs/syncfs/sync_vnops.c 16521.979Suebayasi 16531.970Spookafile net/bpf.c bpfilter 16541.426Slukemfile net/bpf_filter.c bpf_filter 16551.970Spookafile net/bpf_stub.c 16561.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 16571.426Slukemfile net/if.c 16581.874Scubefile net/if_arcsubr.c arcnet needs-flag 16591.426Slukemfile net/if_atmsubr.c atm 16601.433Sthorpejfile net/if_bridge.c bridge needs-flag 16611.433Sthorpejfile net/bridgestp.c bridge 16621.457Sbjh21file net/if_ecosubr.c eco 16631.818Srpaulofile net/if_etherip.c etherip needs-flag 16641.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 16651.511Smartin wlan 16661.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 16671.426Slukemfile net/if_fddisubr.c fddi needs-flag 16681.426Slukemfile net/if_gif.c gif needs-flag 16691.468Satatatfile net/if_gre.c gre needs-flag 16701.426Slukemfile net/if_hippisubr.c hippi needs-flag 16711.426Slukemfile net/if_ieee1394subr.c ieee1394 16721.701Speterfile net/if_loop.c loop needs-flag 16731.426Slukemfile net/if_media.c 16741.991Skefrenfile net/if_mpls.c ifmpls needs-flag 16751.702Schristosfile net/if_ppp.c ppp needs-flag 16761.826Smousefile net/if_srt.c srt 16771.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 16781.702Schristosfile net/if_sl.c sl needs-flag 16791.426Slukemfile net/if_spppsubr.c sppp 16801.702Schristosfile net/if_strip.c strip needs-flag 16811.426Slukemfile net/if_tokensubr.c token needs-flag 16821.708Scubefile net/if_tap.c tap needs-flag 16831.468Satatatfile net/if_tun.c tun needs-flag 16841.426Slukemfile net/if_vlan.c vlan needs-flag 16851.502Smartinfile net/if_pppoe.c pppoe needs-flag 16861.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 16871.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 16881.426Slukemfile net/ppp_tty.c ppp 16891.899Sthorpejfile net/net_stats.c 16901.426Slukemfile net/radix.c 16911.426Slukemfile net/raw_cb.c 16921.426Slukemfile net/raw_usrreq.c 16931.426Slukemfile net/route.c 16941.1006Sdyoungfile net/rtbl.c 16951.426Slukemfile net/rtsock.c 16961.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 16971.1034Sdrochnerfile net/zlib.c (ppp & ppp_deflate) | kame_ipsec | opencrypto | vnd_compression 16981.921Stlsfile netinet/accf_data.c accf_data 16991.921Stlsfile netinet/accf_http.c accf_http 17001.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 17011.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 17021.426Slukemfile netinet/if_atm.c atm 17031.888Sjoergfile netinet/in4_cksum.c inet 17041.888Sjoergfile netinet/in_cksum.c inet 17051.426Slukemfile netinet/in_gif.c gif & inet 17061.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 17071.1034Sdrochnerfile netinet/ip_ecn.c kame_ipsec | fast_ipsec | gif | stf 17081.426Slukemfile netinet/ip_encap.c inet | inet6 17091.818Srpaulofile netinet/ip_etherip.c etherip & inet 17101.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 17111.426Slukemfile netinet6/in6_gif.c gif & inet6 17121.516Sthorpej 17131.979Suebayasiinclude "netisdn/files.i4b" 17141.493Sjdolecek 17151.493Sjdolecek# Game adapter (joystick) 17161.493Sjdolecekdevice joy 17171.493Sjdolecekfile dev/ic/joy.c joy needs-flag 17181.582Shaya 17191.1029Ssjg# process monitor for make(1) 17201.1029Ssjg# normally built as module 17211.1029Ssjgdefpseudo filemon 17221.1029Ssjgfile dev/filemon/filemon.c filemon 17231.1029Ssjgfile dev/filemon/filemon_wrapper.c filemon 17241.1029Ssjg 17251.713Syamtinclude "net/agr/files.agr" 17261.734Sjmcneill 17271.734Sjmcneill# 17281.734Sjmcneill# General Purpose Input/Output framework 17291.734Sjmcneill# 17301.769Srizdefine onewire_bitbang 17311.734Sjmcneillinclude "dev/gpio/files.gpio" 17321.769Sriz 17331.769Srizinclude "dev/onewire/files.onewire" 17341.872Sjmcneill 17351.872Sjmcneill# 17361.872Sjmcneill# Pseudo audio device 17371.872Sjmcneill# 17381.872Sjmcneillinclude "dev/pad/files.pad" 17391.877Sjoerg 17401.877Sjoerg# 17411.877Sjoerg# Intel 386 Real Mode emulator 17421.877Sjoerg# 17431.877Sjoerginclude "lib/libx86emu/files.x86emu" 17441.882Syamt 17451.882Syamt# 17461.882Syamt# "tprof" profiler. 17471.882Syamt# 17481.882Syamtinclude "dev/tprof/files.tprof" 17491.944Sjmcneill 17501.944Sjmcneill# 17511.944Sjmcneill# alternate memory device 17521.944Sjmcneill# 17531.944Sjmcneillinclude "dev/altmem/files.altmem" 17541.1003Sahoka 17551.1003Sahoka# 17561.1003Sahoka# Flash subsystem 17571.1003Sahoka# 17581.1003Sahokainclude "dev/flash/files.flash" 17591.1003Sahoka 17601.1003Sahoka# 17611.1003Sahoka# NAND subsytem 17621.1003Sahoka# 17631.1003Sahokainclude "dev/nand/files.nand" 17641.1003Sahoka 17651.1019Sjmcneill# 17661.1020Scliff# NOR subsytem 17671.1020Scliff# 17681.1020Scliffinclude "dev/nor/files.nor" 17691.1031Sriz 17701.1031Sriz# 17711.1031Sriz# iscsi 17721.1031Sriz# 17731.1031Srizinclude "dev/iscsi/files.iscsi" 1774