files revision 1.1015
11.1015Sdrochner# $NetBSD: files,v 1.1015 2011/05/23 15:37:35 drochner 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.592Schristosdefflag opt_posix.h P1003_1B_SEMAPHORE 651.474Slukemdefflag opt_sysv.h SYSVMSG SYSVSEM SYSVSHM 661.470Slukemdefparam opt_sysvparam.h SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU 671.181Sjonathan 681.474Slukemdefflag opt_ntp.h PPS_SYNC NTP 691.129Sthorpej 701.694Schristosdefflag opt_ptm.h NO_DEV_PTM COMPAT_BSDPTY 711.676Schristos 721.707Spetrovdefparam opt_kmempages.h NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX 731.474Slukemdefflag opt_malloclog.h MALLOCLOG 741.470Slukemdefparam opt_malloclog.h MALLOCLOGSIZE 751.474Slukemdefflag opt_malloc_debug.h MALLOC_DEBUG 761.474Slukemdefflag opt_pool.h POOL_DIAGNOSTIC 771.470Slukemdefparam opt_poollog.h POOL_LOGSIZE 781.431Sfvdl 791.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 801.189Sscottr 811.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 821.1008Sjoerg EXEC_ELF64 EXEC_SCRIPT 831.503Sjdolecek EXEC_ELF_NOTELESS 841.199Sthorpej 851.686Sthorpejdefflag opt_dkwedge.h DKWEDGE_AUTODISCOVER 861.691Sthorpej DKWEDGE_METHOD_BSDLABEL 871.688Sthorpej DKWEDGE_METHOD_GPT 881.693Sthorpej DKWEDGE_METHOD_MBR 891.686Sthorpej 901.791Seladdefflag opt_veriexec.h VERIFIED_EXEC_FP_SHA1 911.725Schristos VERIFIED_EXEC_FP_SHA256 921.725Schristos VERIFIED_EXEC_FP_SHA384 931.725Schristos VERIFIED_EXEC_FP_SHA512 941.725Schristos VERIFIED_EXEC_FP_MD5 951.725Schristos VERIFIED_EXEC_FP_RMD160 961.725Schristos 971.794Sdsl# Per system call number counts and times 981.794Sdsldefflag opt_syscall_stats.h SYSCALL_STATS 991.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES: SYSCALL_STATS 1001.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris) 1011.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 1021.794Sdslfile kern/subr_syscall_stats.c syscall_stats 1031.794Sdsl 1041.774Seladdefparam opt_pax.h PAX_MPROTECT 1051.817Selad PAX_SEGVGUARD 1061.879Schristos PAX_ASLR 1071.879Schristos PAX_ASLR_DELTA_MMAP_LSB 1081.879Schristos PAX_ASLR_DELTA_MMAP_LEN 1091.879Schristos PAX_ASLR_DELTA_STACK_LSB 1101.879Schristos PAX_ASLR_DELTA_STACK_LEN 1111.879Schristos PAX_ASLR_DELTA_PROG_LEN 1121.983Schristos PAX_ASLR_DEBUG 1131.774Selad 1141.789Seladdefflag opt_fileassoc.h FILEASSOC 1151.789Selad 1161.803Sdyoungdefflag opt_gre.h GRE_DEBUG 1171.803Sdyoung 1181.911Ssimonb# Write Ahead Physical Block Logging 1191.911Ssimonbdefflag opt_wapbl.h WAPBL WAPBL_DEBUG 1201.911Ssimonbdefparam opt_wapbl.h WAPBL_DEBUG_PRINT 1211.911Ssimonb 1221.199Sthorpej# compatibility options 1231.473Slukem# 1241.924Swrstudendefflag opt_sa.h KERN_SA 1251.926Saddefflag opt_compat_netbsd.h COMPAT_NETBSD 1261.936Schristosdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_NETBSD 1271.936Schristosdefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, KERN_SA, COMPAT_NETBSD 1281.926Saddefflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD 1291.926Saddefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD 1301.926Saddefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD 1311.926Saddefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16, COMPAT_NETBSD 1321.926Saddefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15, COMPAT_NETBSD 1331.926Saddefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14, COMPAT_NETBSD 1341.926Saddefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13, COMPAT_NETBSD 1351.926Saddefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12, COMPAT_NETBSD 1361.926Saddefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11, COMPAT_NETBSD 1371.926Saddefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10, COMPAT_NETBSD 1381.589Schristosdefflag COMPAT_OSSAUDIO 1391.786Smartindefflag COMPAT_FREEBSD: COMPAT_30 1401.474Slukemdefflag COMPAT_IBCS2 1411.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1421.992Schsdefflag COMPAT_LINUX32 : COMPAT_LINUX 1431.474Slukemdefflag COMPAT_OSF1 1441.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1451.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1461.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1471.474Slukemdefflag COMPAT_NETBSD32 1481.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1491.474Slukemdefflag COMPAT_M68K4K 1501.474Slukemdefflag COMPAT_VAX1K 1511.474Slukemdefflag COMPAT_43 1521.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1531.221Sjonathan 1541.473Slukem# 1551.570Sthorpej# Cryptography support. Include this early, since several things 1561.570Sthorpej# use it. 1571.624Sjonathan 1581.624Sjonathan# Individual crypto transforms 1591.570Sthorpejinclude "crypto/arc4/files.arc4" 1601.570Sthorpejinclude "crypto/des/files.des" 1611.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1621.570Sthorpejinclude "crypto/cast128/files.cast128" 1631.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1641.644Stlsinclude "crypto/skipjack/files.skipjack" 1651.1011Sdrochnerinclude "crypto/camellia/files.camellia" 1661.570Sthorpej 1671.626Sthorpej# General-purpose crypto processing framework. 1681.626Sthorpejinclude "opencrypto/files.opencrypto" 1691.626Sthorpej 1701.570Sthorpej# 1711.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this. 1721.1014Smrg# 1731.1014Smrgdefflag opt_kernhist.h KERNHIST KERNHIST_PRINT 1741.1014Smrgfile kern/kern_history.c kernhist 1751.1014Smrg 1761.1014Smrg# 1771.618Sthorpej# System monitoring framework 1781.618Sthorpej# 1791.618Sthorpejinclude "dev/sysmon/files.sysmon" 1801.618Sthorpej 1811.618Sthorpej# 1821.563Sthorpej# Networking protocols 1831.563Sthorpej# 1841.971Spooka 1851.971Spooka# Attribute used by various things that need BPF's virtual machine 1861.971Spooka# 1871.971Spookadefine bpf_filter 1881.971Spookadefparam opt_bpf.h BPF_BUFSIZE 1891.971Spooka 1901.743Sthorpejinclude "net80211/files.net80211" 1911.563Sthorpejinclude "netatalk/files.netatalk" 1921.782Sgdamoreinclude "netbt/files.netbt" 1931.565Sthorpejinclude "netinet/files.netinet" 1941.565Sthorpejinclude "netinet6/files.netinet6" 1951.632Sitojuninclude "netinet6/files.ipsec" 1961.632Sitojuninclude "netipsec/files.netipsec" 1971.566Sthorpejinclude "netiso/files.netiso" 1981.991Skefreninclude "netmpls/files.netmpls" 1991.567Sthorpejinclude "netnatm/files.netnatm" 2001.600Sjdolecekinclude "netsmb/files.netsmb" 2011.994Srmind 2021.994Srmindinclude "net/npf/files.npf" 2031.994Srmindinclude "netinet/files.ipfilter" 2041.677Sitojuninclude "net/files.pf" 2051.563Sthorpej 2061.795Smattobsolete defflag CCITT # obsolete 2071.795Smattobsolete defflag HDLC # obsolete 2081.795Smattobsolete defflag LLC # obsolete 2091.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 2101.795Smattobsolete defflag IPX # obsolete 2111.825Scubeobsolete defflag opt_iso.h TPCONS 2121.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 2131.939Sjym # MEMORY_DISK_RBFLAGS 2141.939Sjym 2151.474Slukemdefflag PFIL_HOOKS # pfil(9) 2161.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2171.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2181.474Slukem # Include deflate or bsd 2191.474Slukem # compression, enable pppd 2201.474Slukem # packet filtering support 2211.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2221.189Sscottr 2231.189Sscottr# networking options 2241.473Slukem# 2251.474Slukemdefflag GATEWAY 2261.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2271.474Slukemdefparam SB_MAX 2281.171Smrg 2291.189Sscottr# file system options 2301.473Slukem# 2311.1004Sbouyerdefflag opt_quota.h QUOTA QUOTA2 # XXX files.ufs? 2321.685Sthorpejdefflag VNODE_LOCKDEBUG 2331.759Schsdefflag MAGICLINKS 2341.353Soster 2351.276Sscottr# buffer cache size options 2361.473Slukem# 2371.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2381.276Sscottr 2391.449Sgmcgarry# userconf 2401.473Slukem# 2411.474Slukemdefflag USERCONF 2421.449Sgmcgarry 2431.663Satatat# sysctl related 2441.663Satatat# 2451.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2461.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2471.665Satatat SYSCTL_INCLUDE_DESCR 2481.663Satatat 2491.473Slukem# 2501.289Slukem# Not entirely MI, but present on multiple arch's 2511.473Slukem# 2521.289Slukem 2531.276Sscottr# PC-style MBR handling 2541.473Slukem# 2551.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2561.209Sjonathan 2571.745Sthorpej# 2581.209Sjonathan# debugging options 2591.473Slukem# 2601.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2611.745Sthorpej 2621.474Slukemdefflag opt_kgdb.h KGDB 2631.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2641.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2651.474Slukemdefflag LOCKDEBUG 2661.474Slukemdefflag SYSCALL_DEBUG 2671.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2681.271Sjonathan 2691.271Sjonathan# memory (ram) disk options 2701.473Slukem# 2711.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2721.474Slukem MEMORY_DISK_DYNAMIC 2731.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2741.939Sjym MEMORY_DISK_RBFLAGS 2751.159Sdrochner 2761.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2771.842Smanu 2781.543Sbriggs# Support for hardware performance monitoring counters 2791.543Sbriggs# 2801.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2811.636Sjdolecek 2821.936Schristosdefflag opt_wlan.h WLAN 2831.936Schristos 2841.819Swiz# Machine-independent device majors assignements 2851.640Sjdolecekinclude "conf/majors" 2861.543Sbriggs 2871.60Scgd# generic attributes 2881.473Slukem# 2891.519Saugustssdefine audiobus { } 2901.474Slukemdefine midibus { } 2911.232Saugustssdefine midisyn 2921.915Sjmcneilldefine videobus { } 2931.638Sbouyerdefine ata {[channel = -1]} 2941.674Sthorpejdefine sata 2951.947Sjakllschdefine sata_fis 2961.558Sthorpejdefine scsi_core 2971.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 2981.638Sbouyerdefine ata_hl {[drive = -1]} 2991.637Sbouyerdefine atapi { } 3001.489Sdrochnerdefine radiodev { } 3011.614Sgmcgarrydefine gpibdev {[address = -1]} 3021.734Sjmcneilldefine gpiobus { } 3031.769Srizdefine onewirebus { } 3041.659Sbjh21define pckbport {[slot = -1]} 3051.659Sbjh21define pckbport_machdep_cnattach 3061.754Sthorpejdefine firmload 3071.67Scgd 3081.67Scgd# audio device attributes 3091.473Slukem# 3101.63Sbrezakdefine mulaw 3111.132Saugustssdefine auconv 3121.500Skentdefine aurateconv 3131.629Sthorpej 3141.228Saugustss# audio and midi devices, attaches to audio hardware driver 3151.473Slukem# 3161.876Sjmcneilldevice audio: audiodev 3171.519Saugustssattach audio at audiobus 3181.228Saugustssdevice midi 3191.228Saugustssattach midi at midibus 3201.363Sthorpej 3211.650Sbjh21# console bell via audio device 3221.650Sbjh21# 3231.650Sbjh21define audiobell 3241.650Sbjh21 3251.915Sjmcneill# video devices, attaches to video hardware driver 3261.915Sjmcneill# 3271.915Sjmcneilldevice video 3281.915Sjmcneillattach video at videobus 3291.915Sjmcneill 3301.922Spgoyette# National Semiconductor LM7[89] 3311.922Spgoyette# 3321.922Spgoyette# (included here so files.i2c can define an attachment) 3331.922Spgoyette 3341.922Spgoyettedevice lm: sysmon_envsys 3351.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3361.922Spgoyette 3371.984Spgoyette# JEDEC standard SPD EPROM 3381.984Spgoyette# 3391.984Spgoyette# (included here so files.i2c can define an attachment) 3401.984Spgoyette 3411.984Spgoyettedevice spdmem 3421.984Spgoyettefile dev/ic/spdmem.c spdmem 3431.984Spgoyette 3441.635Sthorpej# I2C device support 3451.635Sthorpejinclude "dev/i2c/files.i2c" 3461.635Sthorpej 3471.813Sgdamore# SPI device support 3481.813Sgdamoreinclude "dev/spi/files.spi" 3491.813Sgdamore 3501.559Sthorpej# IR device support 3511.559Sthorpejinclude "dev/ir/files.ir" 3521.559Sthorpej 3531.651Sjdolecek# Parallel Port Bus support 3541.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3551.651Sjdolecek 3561.363Sthorpej# raster operations attributes 3571.473Slukem# 3581.426Slukemdefine rasops1 3591.426Slukemdefine rasops2 3601.426Slukemdefine rasops4 3611.426Slukemdefine rasops8 3621.426Slukemdefine rasops15 3631.426Slukemdefine rasops16 3641.426Slukemdefine rasops24 3651.426Slukemdefine rasops32 3661.829Soberdefine rasops_rotation 3671.60Scgd 3681.997Sjmcneill# image decoding support 3691.997Sjmcneillinclude "dev/stbi/files.stbi" 3701.997Sjmcneill 3711.760Sjmcneill# splash screen support 3721.760Sjmcneillinclude "dev/splash/files.splash" 3731.760Sjmcneill 3741.768Sgdamore# videomode support 3751.768Sgdamoreinclude "dev/videomode/files.videomode" 3761.768Sgdamore 3771.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3781.457Sbjh21# fddi, token ring, atm and eco(net). 3791.473Slukem# 3801.874Scubedefine arcnet 3811.88Schuckdefine atm 3821.457Sbjh21define eco 3831.60Scgddefine ether 3841.67Scgddefine fddi 3851.185Skmldefine hippi 3861.399Sonoedefine ieee1394 3871.282Sbaddefine token 3881.284Sexplorerdefine sppp 3891.1015Sdrochnerdefine wlan: rijndael 3901.294Sitojundefine crypto 3911.100Sws 3921.119Sis# devices ARPing IPv4 pull this in: 3931.473Slukem# 3941.119Sisdefine arp 3951.119Sis 3961.515Sthorpej# 3971.515Sthorpej# ALTQ network traffic shaping subsystem 3981.515Sthorpej# 3991.515Sthorpejinclude "altq/files.altq" 4001.515Sthorpej 4011.473Slukem# 4021.560Sthorpej# IPKDB kernel debugger 4031.473Slukem# 4041.560Sthorpejinclude "ipkdb/files.ipkdb" 4051.102Sws 4061.404Sad# Logical disk 4071.473Slukem# 4081.404Saddevice ld: disk 4091.426Slukemfile dev/ld.c ld needs-flag 4101.513Sthorpej 4111.513Sthorpej# 4121.513Sthorpej# MII/PHY support for network devices 4131.513Sthorpej# 4141.513Sthorpejinclude "dev/mii/files.mii" 4151.375Sthorpej 4161.473Slukem# 4171.512Sthorpej# RAIDframe 4181.512Sthorpej# 4191.512Sthorpejinclude "dev/raidframe/files.raidframe" 4201.639Sgrog 4211.639Sgrog# 4221.542Sthorpej# Hardware-assisted data mover API 4231.542Sthorpej# 4241.542Sthorpejinclude "dev/dmover/files.dmover" 4251.512Sthorpej 4261.512Sthorpej# 4271.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4281.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4291.473Slukem# 4301.145Schristos 4311.145Schristos# Adaptec AIC-6[32]60 ICs 4321.473Slukem# 4331.173Sthorpejdevice aic: scsi 4341.145Schristosfile dev/ic/aic6360.c aic 4351.346Sthorpej 4361.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4371.473Slukem# 4381.346Sthorpejdefine smc93cx6 4391.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4401.83Sthorpej 4411.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4421.473Slukem# 4431.474Slukemdefparam opt_ahc.h AHC_DEBUG 4441.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4451.173Sthorpejdevice ahc: scsi 4461.345Sthorpejdefine ahc_seeprom 4471.354Sfvdldefine ahc_aic77xx 4481.142Senamifile dev/ic/aic7xxx.c ahc 4491.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4501.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4511.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4521.609Sfvdl 4531.609Sfvdl# Adaptec aic79xx SCSI controllers 4541.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4551.609Sfvdldevice ahd: scsi 4561.609Sfvdlfile dev/ic/aic79xx.c ahd 4571.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4581.318Sad 4591.318Sad# DPT EATA SCSI controllers 4601.473Slukem# 4611.318Saddevice dpt: scsi 4621.318Sadfile dev/ic/dpt.c dpt 4631.355Sad 4641.355Sad# Compaq Smart ARRAY controllers 4651.473Slukem# 4661.355Saddevice cac {unit = -1} 4671.355Sadfile dev/ic/cac.c cac 4681.355Sad 4691.404Sadattach ld at cac with ld_cac 4701.404Sadfile dev/ic/ld_cac.c ld_cac 4711.419Sad 4721.764She# HP/Compaq Command Interface for SCSI-3 Support 4731.764She# 4741.764Shedevice ciss: scsi 4751.764Shefile dev/ic/ciss.c ciss 4761.764She 4771.419Sad# Mylex DAC960 RAID controllers 4781.473Slukem# 4791.419Saddevice mlx {unit = -1} 4801.419Sadfile dev/ic/mlx.c mlx needs-flag 4811.419Sad 4821.419Sadattach ld at mlx with ld_mlx 4831.419Sadfile dev/ic/ld_mlx.c ld_mlx 4841.521Sad 4851.521Sad# ICP-Vortex/Intel RAID controllers 4861.521Sad# 4871.521Saddevice icp {unit = -1} 4881.521Sadfile dev/ic/icp.c icp needs-flag 4891.611Sthorpejfile dev/ic/icp_ioctl.c icp 4901.521Sad 4911.521Sadattach ld at icp with ld_icp 4921.521Sadfile dev/ic/ld_icp.c ld_icp 4931.521Sad 4941.521Saddevice icpsp: scsi 4951.521Sadfile dev/ic/icpsp.c icpsp 4961.521Sadattach icpsp at icp 4971.523Sad 4981.523Sad# Adaptec FSA RAID controllers 4991.523Sad# 5001.523Saddevice aac {unit = -1} 5011.523Sadfile dev/ic/aac.c aac 5021.523Sad 5031.523Sadattach ld at aac with ld_aac 5041.523Sadfile dev/ic/ld_aac.c ld_aac 5051.238Sdante 5061.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 5071.473Slukem# 5081.238Sdantedevice adv: scsi 5091.238Sdantefile dev/ic/adv.c adv 5101.428Sthorpejfile dev/ic/advlib.c adv 5111.428Sthorpejfile dev/ic/advmcode.c adv 5121.248Sdante 5131.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 5141.473Slukem# 5151.248Sdantedevice adw: scsi 5161.248Sdantefile dev/ic/adw.c adw 5171.194Sjonathan 5181.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 5191.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 5201.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 5211.130Sjonathan# hardware-compatibility mode.) 5221.473Slukem# 5231.173Sthorpejdevice bha: scsi 5241.142Senamifile dev/ic/bha.c bha 5251.130Sjonathan 5261.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5271.130Sjonathan# (must be after bha, see above) 5281.473Slukem# 5291.173Sthorpejdevice aha: scsi 5301.142Senamifile dev/ic/aha.c aha 5311.445Stsutsui 5321.445Stsutsui# Initio INIC-940/950 SCSI controllers 5331.473Slukem# 5341.445Stsutsuidevice iha: scsi 5351.445Stsutsuifile dev/ic/iha.c iha 5361.118Scgd 5371.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5381.473Slukem# 5391.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5401.474Slukem ISP_DISABLE_1080_SUPPORT 5411.474Slukem ISP_DISABLE_2100_SUPPORT 5421.474Slukem ISP_DISABLE_2200_SUPPORT 5431.846Smjacob ISP_DISABLE_2300_SUPPORT 5441.894Smjacob ISP_DISABLE_2322_SUPPORT 5451.846Smjacob ISP_DISABLE_2400_SUPPORT 5461.846Smjacob ISP_DISABLE_FW 5471.846Smjacob ISP_TARGET_MODE 5481.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5491.894Smjacob ISP_VPORTS 5501.173Sthorpejdevice isp: scsi 5511.142Senamifile dev/ic/isp.c isp 5521.846Smjacobfile dev/ic/isp_library.c isp 5531.223Smjacobfile dev/ic/isp_netbsd.c isp 5541.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5551.821Sbouyer# LSILogic MegaRAID SAS 5561.821Sbouyer# 5571.821Sbouyerdevice mfi: scsi 5581.821Sbouyerfile dev/ic/mfi.c mfi 5591.821Sbouyer 5601.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5611.528Smatt# 5621.608Sthorpejdevice mpt: scsi 5631.608Sthorpejfile dev/ic/mpt.c mpt 5641.608Sthorpejfile dev/ic/mpt_debug.c mpt 5651.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5661.605Stsutsui 5671.682Sitohy# Workbit NinjaSCSI-32 controllers 5681.682Sitohydevice njs: scsi 5691.682Sitohyfile dev/ic/ninjascsi32.c njs 5701.682Sitohy 5711.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5721.605Stsutsuidevice oosiop: scsi 5731.605Stsutsuifile dev/ic/oosiop.c oosiop 5741.436Stsutsui 5751.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5761.473Slukem# 5771.436Stsutsuidevice osiop: scsi 5781.436Stsutsuifile dev/ic/osiop.c osiop 5791.364Sbouyer 5801.368Sbouyer# common stuff for siop and esiop 5811.473Slukem# 5821.426Slukemdefine siop_common 5831.426Slukemfile dev/ic/siop_common.c siop_common 5841.368Sbouyer 5851.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5861.473Slukem# 5871.426Slukemdevice siop: scsi,siop_common 5881.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 5891.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 5901.518Sbouyer 5911.518Sbouyerdevice esiop: scsi,siop_common 5921.518Sbouyerfile dev/ic/esiop.c esiop 5931.94Smycroft 5941.94Smycroft# UltraStor SCSI controllers 5951.473Slukem# 5961.173Sthorpejdevice uha: scsi 5971.142Senamifile dev/ic/uha.c uha 5981.409Sonoe 5991.878Sgarbled# 3Com common probe code 6001.878Sgarbleddefine elink 6011.878Sgarbledfile dev/isa/elink.c elink 6021.878Sgarbled 6031.409Sonoe# Aironet PC4500/PC4800 6041.473Slukem# 6051.653Stsarnadevice an: arp, wlan, ifnet 6061.409Sonoefile dev/ic/an.c an 6071.86Smycroft 6081.376Sonoe# AMD 79c930-based 802.11 cards 6091.473Slukem# 6101.376Sonoedevice awi: arp, wlan, ifnet 6111.376Sonoefile dev/ic/awi.c awi 6121.376Sonoefile dev/ic/am79c930.c awi 6131.438Sichiro 6141.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 6151.473Slukem# 6161.656Sjunyoungdevice wi: arp, wlan, ifnet 6171.438Sichirofile dev/ic/wi.c wi 6181.617Sdyoung 6191.930Salc# Atheros HAL 6201.930Salc# 6211.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 6221.930Salc 6231.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6241.641Sdyoung# 6251.656Sjunyoungdevice ath: arp, wlan, ifnet 6261.641Sdyoungfile dev/ic/ath.c ath 6271.719Sdyoungfile dev/ic/ath_netbsd.c ath 6281.738Sdyoungfile dev/ic/athrate-sample.c ath 6291.641Sdyoung 6301.617Sdyoung# ADMtek ADM8211 802.11 6311.617Sdyoung# 6321.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6331.617Sdyoungfile dev/ic/atw.c atw 6341.376Sonoe 6351.687Sdyoung# Realtek RTL8180 802.11 6361.687Sdyoung# 6371.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6381.687Sdyoungfile dev/ic/rtw.c rtw 6391.687Sdyoungfile dev/ic/rtwphy.c rtw 6401.687Sdyoungfile dev/ic/rtwphyio.c rtw 6411.687Sdyoung 6421.780Srpaulo# Ralink RT2500/RT2600 802.11 6431.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6441.778Sdogcowfile dev/ic/rt2560.c ral 6451.778Sdogcowfile dev/ic/rt2661.c ral 6461.722Sdrochner 6471.83Sthorpej# 3Com Etherlink-III Ethernet controller 6481.473Slukem# 6491.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6501.142Senamifile dev/ic/elink3.c ep 6511.253Sfvdl 6521.253Sfvdl# 3Com EtherLink XL Controller 6531.473Slukem# 6541.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6551.253Sfvdlfile dev/ic/elinkxl.c ex 6561.131Smatt 6571.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6581.473Slukem# 6591.173Sthorpejdevice lc: arp, ether, ifnet 6601.142Senamifile dev/ic/lemac.c lc 6611.84Smycroft 6621.84Smycroft# LANCE and PCnet Ethernet controllers 6631.473Slukem# 6641.173Sthorpejdevice le: arp, ether, ifnet 6651.426Slukemdefine le24 6661.426Slukemdefine le32 6671.227Sexplorerfile dev/ic/am7990.c le24 6681.225Sdrochnerfile dev/ic/am79900.c le32 6691.225Sdrochnerfile dev/ic/lance.c le24 | le32 6701.383Sthorpej 6711.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6721.473Slukem# 6731.383Sthorpejdevice depca { }: le24 6741.383Sthorpejfile dev/ic/depca.c depca 6751.383Sthorpejattach le at depca with le_depca 6761.122Sscottr 6771.290Smrg# Sun HME Ethernet controllers 6781.473Slukem# 6791.293Spkdevice hme: arp, ether, ifnet, mii 6801.293Spkfile dev/ic/hme.c hme 6811.461Seeh 6821.461Seeh# Sun GEM Ethernet controllers 6831.473Slukem# 6841.461Seehdevice gem: arp, ether, ifnet, mii 6851.461Seehfile dev/ic/gem.c gem 6861.290Smrg 6871.122Sscottr# 8390-family Ethernet controllers 6881.473Slukem# 6891.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 6901.122Sscottrdefine dp8390nic 6911.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 6921.485Sbjh21 6931.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 6941.485Sbjh21# 6951.485Sbjh21define dp83905 6961.485Sbjh21file dev/ic/dp83905.c dp83905 6971.484Sbjh21 6981.484Sbjh21# Macronix MX98905 Ethernet controller 6991.484Sbjh21# (use as an attribute for an "ne" bus attachment) 7001.484Sbjh21# 7011.484Sbjh21define mx98905 7021.484Sbjh21file dev/ic/mx98905.c mx98905 7031.77Scgd 7041.282Sbad# TROPIC Token-Ring controller 7051.473Slukem# 7061.282Sbaddevice tr: arp, token, ifnet 7071.282Sbadfile dev/ic/tropic.c tr 7081.282Sbad 7091.91Scgd# NCR 5380 SCSI Bus Controller 7101.473Slukem# 7111.91Scgddefine ncr5380sbc 7121.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 7131.356Spkdevice nca: scsi, ncr5380sbc 7141.91Scgd 7151.434Sfredette# Sun sc PAL SCSI Bus Controller 7161.473Slukem# 7171.434Sfredettedefine sunscpal 7181.434Sfredettefile dev/ic/sunscpal.c sunscpal 7191.434Sfredettedevice ssc: scsi, sunscpal 7201.434Sfredette 7211.91Scgd# DEC FDDI Chipset 7221.473Slukem# 7231.91Scgddefine pdq 7241.142Senamifile dev/ic/pdq.c pdq 7251.142Senamifile dev/ic/pdq_ifsubr.c pdq 7261.98Schristos 7271.474Slukem# Cyclades Cyclom-8/16/32 7281.473Slukem# 7291.173Sthorpejdevice cy: tty 7301.142Senamifile dev/ic/cy.c cy needs-flag 7311.103Sthorpej 7321.103Sthorpej# Efficient Networks, Inc. ATM interface 7331.473Slukem# 7341.173Sthorpejdevice en: atm, ifnet 7351.142Senamifile dev/ic/midway.c en 7361.117Sthorpej 7371.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7381.473Slukem# 7391.117Sthorpejdefine ncr53c9x 7401.359Smycroftdevice esp: scsi, ncr53c9x 7411.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7421.227Sexplorer 7431.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7441.679Smycroftdevice spc: scsi 7451.679Smycroftfile dev/ic/mb89352.c spc 7461.679Smycroft 7471.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7481.796Sbjh21define wd33c93 7491.796Sbjh21file dev/ic/wd33c93.c wd33c93 7501.796Sbjh21 7511.590Ssoren# Hitachi HD44780 LCD panel controller 7521.590Ssorendefine hd44780 7531.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7541.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7551.590Ssoren 7561.710Sjoff# Matrix keypad 7571.710Sjoffdefine matrixkp 7581.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7591.710Sjoff 7601.227Sexplorer# Hitachi HD64570 serial controller 7611.473Slukem# 7621.359Smycroftdefine hd64570 7631.227Sexplorerfile dev/ic/hd64570.c hd64570 7641.339Schopps 7651.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7661.473Slukem# 7671.339Schoppsdevice ntwoc: ifnet, hd64570 7681.128Spk 7691.128Spk# Intel 82586 Ethernet Controller 7701.473Slukem# 7711.128Spkdefine i82586 7721.142Senamifile dev/ic/i82586.c i82586 7731.291Sthorpej 7741.658Sjkunz# Intel 82596 Ethernet Controller 7751.658Sjkunz# 7761.658Sjkunzdefine i82596 7771.658Sjkunzfile dev/ic/i82596.c i82596 7781.658Sjkunz 7791.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7801.473Slukem# 7811.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7821.291Sthorpejfile dev/ic/i82557.c fxp 7831.389Sbjh21 7841.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 7851.473Slukem# 7861.389Sbjh21define seeq8005 7871.389Sbjh21file dev/ic/seeq8005.c seeq8005 7881.137Sthorpej 7891.137Sthorpej# SMC 91Cxx Ethernet Controller 7901.473Slukem# 7911.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 7921.142Senamifile dev/ic/smc91cxx.c sm 7931.188Sthorpej 7941.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 7951.473Slukem# 7961.230Sthorpejdevice epic: arp, ether, ifnet, mii 7971.188Sthorpejfile dev/ic/smc83c170.c epic 7981.309Sragge 7991.309Sragge# DEC SGEC Second Generation Ethernet Controller 8001.473Slukem# 8011.309Sraggedefine sgec 8021.309Sraggefile dev/ic/sgec.c sgec 8031.177Senami 8041.715Sjdolecek# MB86950 Ethernet Controller 8051.715Sjdolecek# 8061.715Sjdolecekdefine mb86950 8071.715Sjdolecekfile dev/ic/mb86950.c mb86950 8081.715Sjdolecek 8091.177Senami# MB8696x Ethernet Controller 8101.473Slukem# 8111.177Senamidefine mb86960 8121.177Senamifile dev/ic/mb86960.c mb86960 8131.177Senami 8141.177Senami# Generic MB8696x Ethernet Controller driver 8151.473Slukem# 8161.177Senamidevice mbe: arp, ether, ifnet, mb86960 8171.146Saugustss 8181.146Saugustss# Interwave Am78C201 audio driver 8191.473Slukem# 8201.146Saugustssdefine interwave 8211.146Saugustssfile dev/ic/interwave.c interwave 8221.154Sis 8231.154Sis# TMS 320av110 MPEG2/audio driver 8241.473Slukem# 8251.154Sisdefine tms320av110 8261.154Sisfile dev/ic/tms320av110.c tms320av110 8271.152Sthorpej 8281.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8291.152Sthorpej# National Semiconductor DS8390. 8301.473Slukem# 8311.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8321.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8331.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8341.153Sthorpej 8351.153Sthorpej# 8250/16[45]50-based "com" ports 8361.668Sthorpej# 8371.749Schsdefflag opt_com.h COM_DEBUG 8381.153Sthorpej# XXX In a perfect world, this would be done with attributes 8391.788Sgdamoredefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00 8401.788Sgdamore COM_REGMAP 8411.392Seehdevice com { } : tty 8421.426Slukemfile dev/ic/com.c com needs-flag 8431.336Sthorpej 8441.336Sthorpej# PC-like keyboard controller 8451.473Slukem# 8461.659Sbjh21device pckbc: pckbport 8471.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8481.274Sscw 8491.714Scubedevice attimer 8501.714Scubefile dev/ic/attimer.c attimer needs-flag 8511.714Scube 8521.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8531.473Slukem# 8541.274Sscwdevice clmpcc: tty 8551.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8561.385Sbjh21 8571.843Sxtraeme# Abit uGuru 8581.843Sxtraeme# 8591.843Sxtraemedevice ug: sysmon_envsys 8601.843Sxtraemefile dev/ic/ug.c ug needs-flag 8611.843Sxtraeme 8621.185Skml# Essential Communications Corp. HIPPI Interface 8631.473Slukem# 8641.426Slukemdevice esh: hippi, ifnet 8651.426Slukemfile dev/ic/rrunner.c esh needs-flag 8661.242Sis 8671.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8681.473Slukem# 8691.874Scubedevice bah: ifnet, arcnet, arp 8701.426Slukemfile dev/ic/smc90cx6.c bah 8711.234Saugustss 8721.234Saugustss# OPL2/OPL3 FM synth driver 8731.473Slukem# 8741.235Saugustssdevice opl: midibus, midisyn 8751.234Saugustssfile dev/ic/opl.c opl 8761.234Saugustssfile dev/ic/oplinstrs.c opl 8771.305Saugustss 8781.305Saugustss# MPU401 MIDI UART compatibles 8791.473Slukem# 8801.305Saugustssdevice mpu: midibus 8811.426Slukemfile dev/ic/mpu.c mpu needs-flag 8821.236Spk 8831.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 8841.473Slukem# 8851.236Spkdefine ad1848 8861.236Spkfile dev/ic/ad1848.c ad1848 8871.290Smrg 8881.290Smrg# AMD 7930 audio/ISDN codec 8891.473Slukem# 8901.366Saugustssdefine am7930 8911.366Saugustssfile dev/ic/am7930.c am7930 8921.290Smrg 8931.290Smrg# SPARC `SUNW,audiocs' 8941.473Slukem# 8951.519Saugustssdevice audiocs: audiobus, auconv, ad1848 8961.290Smrgfile dev/ic/cs4231.c audiocs 8971.326Saugustss 8981.326Saugustss# AC-97 CODECs 8991.473Slukem# 9001.326Saugustssdefine ac97 9011.326Saugustssfile dev/ic/ac97.c ac97 9021.437Sminoura 9031.437Sminoura# Oki MSM6258 support code 9041.473Slukem# 9051.437Sminouradefine msm6258 9061.437Sminourafile dev/ic/msm6258.c msm6258 9071.240Spk 9081.240Spk# LSI64854 DMA controller back-end 9091.473Slukem# 9101.240Spkdefine lsi64854 9111.240Spkfile dev/ic/lsi64854.c lsi64854 9121.465Smrg 9131.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 9141.473Slukem# 9151.465Smrgdefine cd18xx 9161.465Smrgfile dev/ic/cd18xx.c cd18xx 9171.240Spk 9181.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 9191.473Slukem# 9201.252Sthorpejdefine rtl80x9 9211.980Stsutsuifile dev/ic/rtl80x9.c rtl80x9 needs-flag 9221.360Shaya 9231.654Swiz# Realtek 8129/8139 Ethernet controllers 9241.473Slukem# 9251.362Shayadevice rtk: ether, ifnet, arp, mii 9261.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9271.185Skml 9281.673Stoshii# Realtek 8169 Ethernet controllers 9291.673Stoshii# 9301.673Stoshiidevice re: ether, ifnet, arp, mii 9311.709Syamtfile dev/ic/rtl8169.c re 9321.673Stoshii 9331.258Spk# Common code for ESDI/IDE/etc. controllers 9341.473Slukem# 9351.680Sthorpejdefine wdc_common 9361.809Sitohydefine ata_dma 9371.809Sitohydefine ata_udma 9381.809Sitohydefine ata_piobm 9391.680Sthorpejdevice wdc: ata, wdc_common 9401.637Sbouyer 9411.835Sdyoungdefflag opt_ata.h ATADEBUG 9421.835Sdyoung 9431.656Sjunyoungdevice atabus: atapi,ata_hl 9441.656Sjunyoungattach atabus at ata 9451.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9461.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9471.386Sbjh21 9481.810Sitohy# Workbit NinjaATA-32 IDE controllers 9491.810Sitohydevice njata: ata, ata_piobm, wdc_common 9501.810Sitohyfile dev/ic/ninjaata32.c njata 9511.810Sitohy 9521.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9531.473Slukem# 9541.386Sbjh21device upc { [offset = -1] } 9551.386Sbjh21attach wdc at upc with wdc_upc 9561.386Sbjh21attach com at upc with com_upc 9571.651Sjdolecekattach lpt at upc with lpt_upc 9581.426Slukemfile dev/ic/upc.c upc 9591.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9601.426Slukemfile dev/ic/com_upc.c com_upc 9611.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9621.327Smatt 9631.844Sbouyer# AHCI-compatible SATA controllers 9641.844Sbouyerdefine ahcisata_core 9651.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9661.948Sjakllschdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, ahcisata_core 9671.844Sbouyer 9681.956Sjakllsch# Silicon Image SteelVine SATA-II controllers 9691.956Sjakllschdefine siisata 9701.956Sjakllschfile dev/ic/siisata.c siisata 9711.956Sjakllschdevice siisata: ata, ata_dma, ata_udma, sata, sata_fis, siisata 9721.956Sjakllsch 9731.957Sjakllsch# Marvell Serial-ATA Host Controller 9741.951Skiyoharadefine mvsata 9751.951Skiyoharafile dev/ic/mvsata.c mvsata 9761.951Skiyoharadevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata 9771.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 9781.951Skiyohara 9791.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 9801.473Slukem# 9811.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 9821.314Sthorpejfile dev/ic/tulip.c tlp 9831.322Sthorpej 9841.322Sthorpej# Adaptec AIC-6915 Ethernet interface 9851.473Slukem# 9861.322Sthorpejdevice sf: arp, ether, ifnet, mii 9871.322Sthorpejfile dev/ic/aic6915.c sf 9881.378Spk 9891.378Spk# Mostek time-of-day clock and NVRAM 9901.473Slukem# 9911.378Spkdefine mk48txx 9921.507Spkfile dev/ic/mk48txx.c mk48txx 9931.378Spk 9941.378Spk# Intersil 7170 time-of-day clock 9951.473Slukem# 9961.378Spkdefine intersil7170 9971.378Spkfile dev/ic/intersil7170.c intersil7170 9981.434Sfredette 9991.434Sfredette# National Semiconductor MM58167 time-of-day clock 10001.473Slukem# 10011.434Sfredettedefine mm58167 10021.434Sfredettefile dev/ic/mm58167.c mm58167 10031.643Stsutsui 10041.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 10051.643Stsutsui# 10061.643Stsutsuidefine mc146818 10071.643Stsutsuifile dev/ic/mc146818.c mc146818 10081.422Sthorpej 10091.808Suwe# Ricoh RS5C313 time of-day-clock 10101.808Suwe# 10111.808Suwedefine rs5c313 10121.808Suwefile dev/ic/rs5c313.c rs5c313 10131.808Suwe 10141.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 10151.473Slukem# 10161.422Sthorpejdefine dl10019 10171.422Sthorpejfile dev/ic/dl10019.c dl10019 10181.453Senami 10191.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 10201.473Slukem# 10211.453Senamidefine ax88190 10221.453Senamifile dev/ic/ax88190.c ax88190 10231.429Sjdolecek 10241.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 10251.473Slukem# 10261.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 10271.429Sjdolecekfile dev/ic/we.c we 10281.432Sjdolecek 10291.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10301.473Slukem# 10311.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10321.557Stsutsui 10331.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10341.557Stsutsui# 10351.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10361.557Stsutsuifile dev/ic/fmv.c fmv 10371.471Syamt 10381.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10391.473Slukem# 10401.471Syamtdevice cs: arp, ether, ifnet 10411.704Sjoffdevice tscs: arp, ether, ifnet 10421.704Sjofffile dev/ic/cs89x0.c cs | tscs 10431.487Saugustss 10441.487Saugustss# Radio device attributes 10451.487Saugustss# 10461.487Saugustssdefine tea5757 10471.656Sjunyoungfile dev/ic/tea5757.c tea5757 10481.487Saugustssdefine lm700x 10491.656Sjunyoungfile dev/ic/lm700x.c lm700x 10501.179Sdrochner 10511.837Stnn# Philips PCF8584 i2c controller 10521.837Stnndefine pcf8584 10531.837Stnnfile dev/ic/pcf8584.c pcf8584 10541.837Stnn 10551.985Snonaka# PCA9564 i2c controller 10561.985Snonakadefine pca9564 10571.985Snonakafile dev/ic/pca9564.c pca9564 10581.985Snonaka 10591.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10601.784Sdrochner# 10611.784Sdrochnerdefine acpipmtimer 10621.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10631.784Sdrochner 10641.834Snjolydevice hpet 10651.834Snjolyfile dev/ic/hpet.c hpet needs-flag 10661.834Snjoly 10671.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 10681.952Skiyohara# 10691.965Skiyoharadevice smsh: arp, ether, ifnet, mii 10701.952Skiyoharafile dev/ic/lan9118.c smsh 10711.952Skiyohara 10721.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 10731.836Sdrochnerdefine drm {} 10741.949Smrginclude "external/bsd/drm/conf/files.drm" 10751.1002Sjmcneillinclude "dev/drm/files.drm" 10761.836Sdrochner 10771.179Sdrochner# Definitions for wscons 10781.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 10791.473Slukem# 10801.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 10811.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 10821.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 10831.479Saugustssdefine wsmousedev {[mux = 0]} 10841.761Smacallandefine vcons 10851.179Sdrochner# attribute to pull in raster support 10861.473Slukem# 10871.179Sdrochnerdefine wsrasteremulops 10881.187Sdrochner# common PC display functions 10891.473Slukem# 10901.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 10911.426Slukemdefine pcdisplayops 10921.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 10931.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 10941.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 10951.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 10961.777Smartin# someday when we might make /dev/fb* support MI) 10971.777Smartindefine fb 10981.179Sdrochner# VGA graphics 10991.473Slukem# 11001.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 11011.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 11021.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 11031.593Stsutsuidefflag opt_vga.h VGA_RESET 11041.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 11051.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 11061.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 11071.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 11081.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 11091.998Smacallan 11101.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 11111.473Slukem# 11121.963Ssnjdevice igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons, videomode 11131.615Suwefile dev/ic/igsfb.c igsfb needs-flag 11141.551Suwefile dev/ic/igsfb_subr.c igsfb 11151.91Scgd 11161.998Smacallandevice chipsfb: wsemuldisplaydev, rasops8, vcons, videomode 11171.998Smacallanfile dev/ic/ct65550.c chipsfb 11181.998Smacallandefflag opt_chipsfb.h CHIPSFB_DEBUG 11191.998Smacallandefflag opt_chipsfb.h CHIPSFB_WAIT 11201.998Smacallan 11211.683Sjkunz# STI (hp graphics) 11221.683Sjkunzdevice sti: wsemuldisplaydev 11231.1005Stsutsuifile dev/ic/sti.c sti 11241.683Sjkunz 11251.892Sdrochnerinclude "dev/wscons/files.wscons" 11261.892Sdrochnerinclude "dev/rasops/files.rasops" 11271.892Sdrochnerinclude "dev/wsfont/files.wsfont" 11281.892Sdrochnerinclude "dev/wsfb/files.wsfb" 11291.892Sdrochner 11301.77Scgd# Attributes which machine-independent bus support can be attached to. 11311.77Scgd# These should be defined here, because some of these busses can have 11321.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 11331.77Scgd# ordering constraints on inclusion of the busses' "files" files. 11341.473Slukem# 11351.474Slukemdefine isabus { } # ISA attachment 11361.474Slukemdefine eisabus { } # EISA attachment 11371.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 11381.474Slukemdefine tcbus { } # TurboChannel attachment 11391.474Slukemdefine mcabus { } # MicroChannel attachment 11401.474Slukemdefine usbus { } # USB attachment 11411.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 11421.474Slukemdefine vmebus { } # VME bus attachment 11431.474Slukemdefine acpibus { } # ACPI "bus" attachment 11441.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 11451.909Sdrochnerdefine cbbus { } # CardBus attachment 11461.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 11471.945Snonakadefine sdmmcbus { } # SD/MMC attachment 11481.222Saugustss 11491.222Saugustss# We need the USB bus controllers here so different busses can 11501.222Saugustss# use them in an 'attach-with'. 11511.222Saugustss# UHCI USB controller 11521.473Slukem# 11531.703Sfvdl 11541.703Sfvdldefparam USB_MEM_RESERVE 11551.703Sfvdl 11561.890Sdrochnerdefine usbroothub 11571.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 11581.890Sdrochner 11591.1005Stsutsuidefine usb_dma 11601.1005Stsutsui 11611.1005Stsutsuidevice uhci: usbus, usbroothub, usb_dma 11621.426Slukemfile dev/usb/uhci.c uhci needs-flag 11631.222Saugustss 11641.222Saugustss# OHCI USB controller 11651.473Slukem# 11661.1005Stsutsuidevice ohci: usbus, usbroothub, usb_dma 11671.426Slukemfile dev/usb/ohci.c ohci needs-flag 11681.412Saugustss 11691.412Saugustss# EHCI USB controller 11701.473Slukem# 11711.1005Stsutsuidevice ehci: usbus, usbroothub, usb_dma 11721.426Slukemfile dev/usb/ehci.c ehci needs-flag 11731.545Sisaki 11741.545Sisaki# SL811HS/T USB controller 11751.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 11761.893Sisakidevice slhci: usbus, usbroothub 11771.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 11781.579Smartin 11791.863Splunky# USB HID processing (as used by bluetooth and usb code) 11801.863Splunkydefine hid 11811.863Splunkyfile dev/usb/hid.c hid 11821.863Splunky 11831.945Snonaka# SD Host controller 11841.945Snonakadevice sdhc: sdmmcbus 11851.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 11861.945Snonaka 11871.958Sjmcneill# Winbond Integrated Media Reader 11881.958Sjmcneilldevice wb: sdmmcbus 11891.958Sjmcneillfile dev/ic/w83l518d.c wb 11901.958Sjmcneillfile dev/ic/w83l518d_sdmmc.c wb 11911.958Sjmcneill 11921.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 11931.579Smartindevice mtd: arp, ether, ifnet, mii 11941.579Smartinfile dev/ic/mtd803.c mtd 11951.369Smatt 11961.487Saugustss# radio devices, attaches to radio hardware driver 11971.487Saugustssdevice radio 11981.489Sdrochnerattach radio at radiodev 11991.498Sjmc 12001.402Smatt# IEEE 1394 controllers 12011.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 12021.473Slukem# 12031.369Smattdevice fwohci: fwbus 12041.520Saugustss 12051.520Saugustss# Sony Programmable I/O Controller 12061.520Saugustssdevice spic: wsmousedev 12071.520Saugustssfile dev/ic/spic.c spic 12081.529Saugustss 12091.529Saugustss# IBM CPC700 PowerPC bridge 12101.529Saugustssdefine cpcbus { addr, [irq=-1] } 12111.529Saugustssdevice cpc: cpcbus, pcibus 12121.529Saugustssfile dev/ic/cpc700.c cpc 12131.529Saugustss 12141.529Saugustssattach com at cpcbus with com_cpcbus 12151.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 12161.529Saugustss 12171.529Saugustssdevice cpctim 12181.529Saugustssattach cpctim at cpcbus 12191.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 12201.529Saugustss 12211.530Saugustssdevice cpciic 12221.530Saugustssattach cpciic at cpcbus with iic_cpcbus 12231.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 12241.529Saugustss 12251.60Scgd 12261.415Smartin# Attributes used by the ISDN subsystem 12271.473Slukem# 12281.502Smartindefine isdndev # the ISDN subsystem 12291.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 12301.458Senami # specific) 12311.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 12321.415Smartin 12331.575Sleo# The isac found on the Fritz V2.0 Card. 12341.575Sleodefine nisacsx 12351.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 12361.575Sleo 12371.575Sleo# The 'standard' isac 12381.575Sleodefine nisac 12391.575Sleofile dev/ic/isac.c nisac needs-flag 12401.575Sleo 12411.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 12421.473Slukem# 12431.575Sleodevice isic: isdndev, passive_isdn, nisac 12441.415Smartin 12451.426Slukemfile dev/ic/isic.c isic 12461.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 12471.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 12481.426Slukemfile dev/ic/hscx.c isic 12491.426Slukemfile dev/ic/isic_bchan.c isic 12501.415Smartin 12511.415Smartin# (old) Diehl active ISDN cards 12521.473Slukem# 12531.823Scube#device daic: isdndev 12541.823Scube#file dev/ic/daic.c daic 12551.415Smartin 12561.634Spooka# AWM B1/T1 12571.634Spooka# XXX: passive_isdn 12581.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 12591.634Spookafile dev/ic/iavc.c iavc 12601.634Spooka 12611.934Smacallan# Broadcom AirForce / Apple Airport Extreme 12621.934Smacallandevice bwi: arp, ifnet, firmload, wlan 12631.934Smacallanfile dev/ic/bwi.c bwi 12641.934Smacallan 12651.995Sahoka# DM9000 Ethernet controllers 12661.995Sahoka# 12671.995Sahokadevice dme: arp, ether, ifnet 12681.995Sahokafile dev/ic/dm9000.c dme 12691.995Sahoka 12701.60Scgd# legitimate pseudo-devices 12711.473Slukem# 12721.907Sdrochnerdefpseudodev vnd: disk 12731.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 12741.474Slukemdefpseudo ccd: disk 12751.968Sdyoungdefpseudodev cgd: disk, des, blowfish, cast128, rijndael 12761.907Sdrochnerdefpseudodev md: disk 12771.916Shannkendefpseudodev fss: disk 12781.298Sthorpej 12791.474Slukemdefpseudo pty: tty 12801.298Sthorpejdefpseudo rnd 12811.610Sraggedefpseudo ksyms 12821.642Scdidefpseudo nullcons 12831.807Saddefpseudo lockstat 12841.839Sbouyerdefpseudo bio: sysmon_envsys 12851.298Sthorpej 12861.474Slukemdefpseudo loop: ifnet 12871.474Slukemdefpseudo sl: ifnet 12881.474Slukemdefpseudo ppp: ifnet, bpf_filter 12891.474Slukemdefpseudo pppoe: ifnet, ether, sppp 12901.474Slukemdefpseudo sppp: ifnet 12911.474Slukemdefpseudo tun: ifnet 12921.474Slukemdefpseudo vlan: ifnet, ether 12931.474Slukemdefpseudo bridge: ifnet, ether 12941.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 12951.474Slukemdefpseudo strip: ifnet 12961.474Slukemdefpseudo gre: ifnet 12971.474Slukemdefpseudo gif: ifnet 12981.474Slukemdefpseudo faith: ifnet 12991.991Skefrendefpseudo ifmpls: ifnet 13001.826Smousedefpseudo srt: ifnet 13011.474Slukemdefpseudo stf: ifnet 13021.969Spookadefpseudodev tap: ifnet, ether, arp 13031.969Spookadefpseudo carp: ifnet, ether, arp 13041.969Spookadefpseudodev etherip: ifnet, ether, arp 13051.60Scgd 13061.298Sthorpejdefpseudo sequencer 13071.462Smanudefpseudo clockctl 13081.228Saugustss 13091.912Stls# 13101.912Stls# Accept filters. XXX should use another registration/initialization method. 13111.912Stls# 13121.912Stlsdefpseudo accf_data 13131.912Stlsdefpseudo accf_http 13141.912Stls 13151.415Smartin# ISDN userland pseudo devices 13161.473Slukem# 13171.502Smartindefpseudo isdntrc: isdndev, tty 13181.502Smartindefpseudo isdnbchan: isdndev, tty 13191.502Smartindefpseudo isdntel: isdndev, tty 13201.502Smartindefpseudo isdnctl: isdndev, tty 13211.502Smartindefpseudo isdn: isdndev, tty 13221.502Smartin 13231.502Smartin# ISDN network interfaces 13241.502Smartindefpseudo irip: isdndev, ifnet 13251.607Sdrochnerdefflag opt_irip.h IRIP_VJ 13261.502Smartindefpseudo ippp: isdndev, sppp, ifnet 13271.539Sthorpej 13281.539Sthorpej# KTTCP network throughput testing pseudo-device 13291.539Sthorpejdefpseudo kttcp 13301.539Sthorpejfile dev/kttcp.c kttcp needs-flag 13311.576Sblymn 13321.790Selad# Veriexec 13331.717Sblymndefpseudo veriexec 13341.790Seladfile kern/kern_verifiedexec.c veriexec 13351.792Seladfile dev/verified_exec.c veriexec needs-flag 13361.415Smartin 13371.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 13381.582Shayadefpseudo fwiso: ieee1394 13391.582Shaya 13401.681Sdrochner# driver attach / detach user interface 13411.681Sdrochnerdefpseudo drvctl 13421.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 13431.681Sdrochner 13441.857Sad# cpu control 13451.857Saddefpseudo cpuctl 13461.857Sad 13471.870Spooka# pass-to-userspace transporter 13481.870Spookadefpseudo putter 13491.873Spookafile dev/putter/putter.c putter 13501.870Spooka 13511.875Spooka# userspace block/char device drivers 13521.875Spookadefpseudo pud 13531.875Spookafile dev/pud/pud.c pud 13541.875Spookafile dev/pud/pud_dev.c pud 13551.875Spooka 13561.931Shaad# device-mapper driver for LVM 13571.931Shaadinclude "dev/dm/files.dm" 13581.931Shaad 13591.516Sthorpej# 13601.516Sthorpej# File systems 13611.516Sthorpej# 13621.696Sjdolecekinclude "coda/files.coda" 13631.583Sjdolecekinclude "fs/adosfs/files.adosfs" 13641.696Sjdolecekinclude "fs/cd9660/files.cd9660" 13651.848Srumbleinclude "fs/efs/files.efs" 13661.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 13671.833Sdilloinclude "fs/hfs/files.hfs" 13681.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 13691.950Sreinoudinclude "fs/nilfs/files.nilfs" 13701.696Sjdolecekinclude "fs/ntfs/files.ntfs" 13711.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 13721.815Spookainclude "fs/puffs/files.puffs" 13731.756Sreinoudinclude "fs/udf/files.udf" 13741.516Sthorpejinclude "fs/smbfs/files.smbfs" 13751.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 13761.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 13771.696Sjdolecekinclude "fs/union/files.union" 13781.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 13791.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 13801.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 13811.516Sthorpejinclude "miscfs/overlay/files.overlay" 13821.516Sthorpejinclude "miscfs/procfs/files.procfs" 13831.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 13841.516Sthorpejinclude "nfs/files.nfs" 13851.516Sthorpejinclude "ufs/files.ufs" 13861.516Sthorpej 13871.516Sthorpej# 13881.1013Smrg# UVM (virtual memory) 13891.1012Smrg# 13901.1013Smrginclude "uvm/files.uvm" 13911.1012Smrg 13921.1012Smrg# 13931.811Selad# Security models 13941.811Selad# 13951.811Seladinclude "secmodel/files.secmodel" 13961.811Selad 13971.811Selad# 13981.60Scgd# kernel sources 13991.473Slukem# 14001.929Sadfile compat/common/compat_mod.c compat_netbsd 14011.924Swrstudenfile compat/sa/compat_sa.c 14021.887Sjoergfile conf/debugsyms.c 14031.706Skentfile dev/auconv.c auconv | mulaw 14041.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 14051.650Sbjh21file dev/audiobell.c audiobell 14061.697Skentfile dev/aurateconv.c aurateconv needs-flag 14071.839Sbouyerfile dev/bio.c bio needs-flag 14081.426Slukemfile dev/ccd.c ccd needs-flag 14091.555Selricfile dev/cgd.c cgd needs-flag 14101.555Selricfile dev/cgd_crypto.c cgd 14111.623Sthorpejfile dev/clock_subr.c 14121.491Slukemfile dev/clockctl.c clockctl needs-flag 14131.797Schristosfile dev/dksubr.c cgd | xbd | ccd | raid 14141.689Sthorpejfile dev/dkwedge/dk.c 14151.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 14161.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 14171.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 14181.754Sthorpejfile dev/firmload.c firmload 14191.988Spookafile dev/fss.c fss 14201.953Smbalmerfile dev/keylock.c keylock 14211.807Sadfile dev/lockstat.c lockstat needs-flag 14221.996Shannkenfile dev/md.c md 14231.426Slukemfile dev/midi.c midi | midibus needs-flag 14241.785Schapfile dev/midictl.c midisyn 14251.426Slukemfile dev/midisyn.c midisyn 14261.497Schristosfile dev/mm.c 14271.697Skentfile dev/mulaw.c mulaw needs-flag 14281.642Scdifile dev/nullcons_subr.c nullcons needs-flag 14291.487Saugustssfile dev/radio.c radio needs-flag 14301.426Slukemfile dev/rnd.c rnd needs-flag 14311.426Slukemfile dev/rndpool.c rnd needs-flag 14321.426Slukemfile dev/sequencer.c sequencer needs-flag 14331.915Sjmcneillfile dev/video.c video needs-flag 14341.426Slukemfile dev/vnd.c vnd needs-flag 14351.733Syamtfile kern/bufq_disksort.c bufq_disksort 14361.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 14371.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 14381.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 14391.929Sadfile kern/core_elf32.c exec_elf32 14401.929Sadfile kern/core_elf64.c exec_elf64 14411.1008Sjoergfile kern/core_netbsd.c exec_aout | exec_coff | exec_ecoff 14421.426Slukemfile kern/cnmagic.c 14431.426Slukemfile kern/exec_aout.c exec_aout 14441.426Slukemfile kern/exec_ecoff.c exec_ecoff 14451.426Slukemfile kern/exec_elf32.c exec_elf32 14461.426Slukemfile kern/exec_elf64.c exec_elf64 14471.426Slukemfile kern/exec_script.c exec_script 14481.426Slukemfile kern/exec_subr.c 14491.426Slukemfile kern/init_main.c 14501.645Satatatfile kern/init_sysctl.c 14511.955Spookafile kern/init_sysctl_base.c 14521.426Slukemfile kern/init_sysent.c 14531.426Slukemfile kern/kern_acct.c 14541.773Seladfile kern/kern_auth.c 14551.993Spgoyettefile kern/kern_cfglock.c 14561.426Slukemfile kern/kern_clock.c 14571.830Sadfile kern/kern_condvar.c 14581.929Sadfile kern/kern_core.c coredump 14591.845Syamtfile kern/kern_cpu.c 14601.982Sdarranfile kern/kern_ctf.c kdtrace_hooks 14611.426Slukemfile kern/kern_descrip.c 14621.574Sjdolecekfile kern/kern_event.c 14631.426Slukemfile kern/kern_exec.c 14641.426Slukemfile kern/kern_exit.c 14651.426Slukemfile kern/kern_fork.c 14661.845Syamtfile kern/kern_idle.c 14671.973Spookafile kern/kern_hook.c 14681.426Slukemfile kern/kern_kthread.c 14691.860Sadfile kern/kern_ktrace.c ktrace 14701.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 14711.426Slukemfile kern/kern_lock.c 14721.588Sthorpejfile kern/kern_lwp.c 14731.426Slukemfile kern/kern_malloc.c 14741.917Spookafile kern/kern_malloc_stdtype.c 14751.454Sthorpejfile kern/kern_malloc_debug.c malloc_debug 14761.886Sadfile kern/kern_module.c 14771.964Spookafile kern/kern_module_vfs.c 14781.830Sadfile kern/kern_mutex.c 14791.961Spookafile kern/kern_mutex_obj.c 14801.790Seladfile kern/kern_fileassoc.c fileassoc 14811.426Slukemfile kern/kern_ntptime.c 14821.817Seladfile kern/kern_pax.c pax_mprotect | pax_segvguard 14831.426Slukemfile kern/kern_physio.c 14841.876Sjmcneillfile kern/kern_pmf.c 14851.426Slukemfile kern/kern_proc.c 14861.426Slukemfile kern/kern_prot.c 14871.549Sgmcgarryfile kern/kern_ras.c 14881.918Spookafile kern/kern_rate.c 14891.426Slukemfile kern/kern_resource.c 14901.902Srmindfile kern/kern_runq.c 14911.830Sadfile kern/kern_rwlock.c 14921.961Spookafile kern/kern_rwlock_obj.c 14931.978Sdarranfile kern/kern_sdt.c kdtrace_hooks 14941.426Slukemfile kern/kern_sig.c 14951.830Sadfile kern/kern_sleepq.c 14961.867Sadfile kern/kern_softint.c 14971.940Schristosfile kern/kern_ssp.c 14981.831Sadfile kern/kern_stub.c 14991.830Sadfile kern/kern_subr.c 15001.426Slukemfile kern/kern_synch.c 15011.987Spookafile kern/kern_syscall.c 15021.426Slukemfile kern/kern_sysctl.c 15031.781Skardelfile kern/kern_tc.c 15041.426Slukemfile kern/kern_time.c 15051.595Sthorpejfile kern/kern_timeout.c 15061.830Sadfile kern/kern_turnstile.c 15071.806Sgdamorefile kern/kern_todr.c 15081.920Spookafile kern/kern_uidinfo.c 15091.652Stsarnafile kern/kern_uuid.c 15101.426Slukemfile kern/kern_xxx.c 15111.426Slukemfile kern/kgdb_stub.c kgdb 15121.845Syamtfile kern/sched_4bsd.c sched_4bsd 15131.868Srmindfile kern/sched_m2.c sched_m2 15141.426Slukemfile kern/subr_autoconf.c 15151.731Syamtfile kern/subr_blist.c vmswap 15161.736Syamtfile kern/subr_bufq.c 15171.776Syamtfile kern/subr_callback.c 15181.962Spookafile kern/subr_copy.c 15191.830Sadfile kern/subr_debug.c debug 15201.974Spookafile kern/subr_device.c 15211.550Sgehennafile kern/subr_devsw.c 15221.426Slukemfile kern/subr_disk.c 15231.954Spookafile kern/subr_disk_open.c 15241.657Srtrfile kern/subr_evcnt.c 15251.928Spookafile kern/subr_exec_fd.c 15261.426Slukemfile kern/subr_extent.c 15271.854Spookafile kern/subr_hash.c 15281.959Spookafile kern/subr_humanize.c 15291.960Sdyoungfile kern/subr_iostat.c 15301.783Syamtfile kern/subr_kmem.c 15311.883Sadfile kern/subr_kobj.c 15321.966Spookafile kern/subr_kobj_vfs.c 15331.830Sadfile kern/subr_lockdebug.c 15341.426Slukemfile kern/subr_log.c 15351.986Spookafile kern/subr_lwp_specificdata.c 15361.960Sdyoungfile kern/subr_once.c 15371.960Sdyoungfile kern/subr_optstr.c 15381.1001Smattfile kern/subr_pcu.c 15391.884Syamtfile kern/subr_percpu.c 15401.426Slukemfile kern/subr_pool.c 15411.426Slukemfile kern/subr_prf.c 15421.426Slukemfile kern/subr_prof.c 15431.814Sthorpejfile kern/subr_specificdata.c 15441.842Smanufile kern/subr_tftproot.c tftproot 15451.858Spookafile kern/subr_time.c 15461.449Sgmcgarryfile kern/subr_userconf.c userconf 15471.783Syamtfile kern/subr_vmem.c 15481.739Syamtfile kern/subr_workqueue.c 15491.866Sadfile kern/subr_xcall.c 15501.926Sadfile kern/sys_aio.c aio 15511.895Sadfile kern/sys_descrip.c 15521.426Slukemfile kern/sys_generic.c 15531.886Sadfile kern/sys_module.c 15541.926Sadfile kern/sys_mqueue.c mqueue 15551.830Sadfile kern/sys_lwp.c 15561.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 15571.543Sbriggsfile kern/sys_pmc.c 15581.800Smattfile kern/sys_process.c ptrace | ktrace 15591.885Srmindfile kern/sys_pset.c 15601.896Sadfile kern/sys_select.c 15611.830Sadfile kern/sys_sig.c 15621.827Sadfile kern/sys_sched.c 15631.426Slukemfile kern/sys_socket.c 15641.426Slukemfile kern/syscalls.c syscall_debug 15651.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 15661.426Slukemfile kern/sysv_msg.c sysvmsg 15671.426Slukemfile kern/sysv_sem.c sysvsem 15681.426Slukemfile kern/sysv_shm.c sysvshm 15691.426Slukemfile kern/tty.c 15701.426Slukemfile kern/tty_conf.c 15711.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 15721.676Schristosfile kern/tty_pty.c pty needs-flag 15731.694Schristosfile kern/tty_ptm.c pty 15741.426Slukemfile kern/tty_subr.c 15751.426Slukemfile kern/tty_tty.c 15761.923Stlsfile kern/uipc_accf.c 15771.426Slukemfile kern/uipc_domain.c 15781.426Slukemfile kern/uipc_mbuf.c 15791.426Slukemfile kern/uipc_mbuf2.c 15801.864Sdyoungfile net/link_proto.c 15811.426Slukemfile kern/uipc_proto.c 15821.592Schristosfile kern/uipc_sem.c p1003_1b_semaphore 15831.426Slukemfile kern/uipc_socket.c 15841.426Slukemfile kern/uipc_socket2.c 15851.426Slukemfile kern/uipc_syscalls.c 15861.426Slukemfile kern/uipc_usrreq.c 15871.426Slukemfile kern/vfs_bio.c 15881.426Slukemfile kern/vfs_cache.c 15891.927Spookafile kern/vfs_cwd.c 15901.919Sreinoudfile kern/vfs_dirhash.c 15911.426Slukemfile kern/vfs_getcwd.c 15921.732Sjmmvfile kern/vfs_hooks.c 15931.426Slukemfile kern/vfs_init.c 15941.426Slukemfile kern/vfs_lockf.c 15951.426Slukemfile kern/vfs_lookup.c 15961.1007Srmindfile kern/vfs_mount.c 15971.426Slukemfile kern/vfs_subr.c 15981.426Slukemfile kern/vfs_syscalls.c 15991.828Shannkenfile kern/vfs_trans.c 16001.1007Srmindfile kern/vfs_vnode.c 16011.426Slukemfile kern/vfs_vnops.c 16021.911Ssimonbfile kern/vfs_wapbl.c wapbl 16031.723Sthorpejfile kern/vfs_xattr.c 16041.426Slukemfile kern/vnode_if.c 16051.426Slukemfile miscfs/deadfs/dead_vnops.c 16061.426Slukemfile miscfs/fifofs/fifo_vnops.c 16071.869Spookafile miscfs/genfs/genfs_io.c 16081.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 16091.426Slukemfile miscfs/genfs/genfs_vnops.c 16101.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 16111.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 16121.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 16131.426Slukemfile miscfs/specfs/spec_vnops.c 16141.426Slukemfile miscfs/syncfs/sync_subr.c 16151.426Slukemfile miscfs/syncfs/sync_vnops.c 16161.979Suebayasi 16171.970Spookafile net/bpf.c bpfilter 16181.426Slukemfile net/bpf_filter.c bpf_filter 16191.970Spookafile net/bpf_stub.c 16201.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 16211.426Slukemfile net/if.c 16221.874Scubefile net/if_arcsubr.c arcnet needs-flag 16231.426Slukemfile net/if_atmsubr.c atm 16241.433Sthorpejfile net/if_bridge.c bridge needs-flag 16251.433Sthorpejfile net/bridgestp.c bridge 16261.457Sbjh21file net/if_ecosubr.c eco 16271.818Srpaulofile net/if_etherip.c etherip needs-flag 16281.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 16291.511Smartin wlan 16301.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 16311.426Slukemfile net/if_fddisubr.c fddi needs-flag 16321.426Slukemfile net/if_gif.c gif needs-flag 16331.468Satatatfile net/if_gre.c gre needs-flag 16341.426Slukemfile net/if_hippisubr.c hippi needs-flag 16351.426Slukemfile net/if_ieee1394subr.c ieee1394 16361.701Speterfile net/if_loop.c loop needs-flag 16371.426Slukemfile net/if_media.c 16381.991Skefrenfile net/if_mpls.c ifmpls needs-flag 16391.702Schristosfile net/if_ppp.c ppp needs-flag 16401.826Smousefile net/if_srt.c srt 16411.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 16421.702Schristosfile net/if_sl.c sl needs-flag 16431.426Slukemfile net/if_spppsubr.c sppp 16441.702Schristosfile net/if_strip.c strip needs-flag 16451.426Slukemfile net/if_tokensubr.c token needs-flag 16461.708Scubefile net/if_tap.c tap needs-flag 16471.468Satatatfile net/if_tun.c tun needs-flag 16481.426Slukemfile net/if_vlan.c vlan needs-flag 16491.502Smartinfile net/if_pppoe.c pppoe needs-flag 16501.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 16511.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 16521.426Slukemfile net/ppp_tty.c ppp 16531.899Sthorpejfile net/net_stats.c 16541.426Slukemfile net/radix.c 16551.426Slukemfile net/raw_cb.c 16561.426Slukemfile net/raw_usrreq.c 16571.426Slukemfile net/route.c 16581.1006Sdyoungfile net/rtbl.c 16591.426Slukemfile net/rtsock.c 16601.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 16611.904Sadfile net/zlib.c (ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression 16621.921Stlsfile netinet/accf_data.c accf_data 16631.921Stlsfile netinet/accf_http.c accf_http 16641.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 16651.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 16661.426Slukemfile netinet/if_atm.c atm 16671.888Sjoergfile netinet/in4_cksum.c inet 16681.888Sjoergfile netinet/in_cksum.c inet 16691.426Slukemfile netinet/in_gif.c gif & inet 16701.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 16711.648Sscwfile netinet/ip_ecn.c ipsec | fast_ipsec | gif | stf 16721.426Slukemfile netinet/ip_encap.c inet | inet6 16731.818Srpaulofile netinet/ip_etherip.c etherip & inet 16741.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 16751.426Slukemfile netinet6/in6_gif.c gif & inet6 16761.516Sthorpej 16771.979Suebayasiinclude "netisdn/files.i4b" 16781.493Sjdolecek 16791.493Sjdolecek# Game adapter (joystick) 16801.493Sjdolecekdevice joy 16811.493Sjdolecekfile dev/ic/joy.c joy needs-flag 16821.582Shaya 16831.713Syamtinclude "net/agr/files.agr" 16841.734Sjmcneill 16851.734Sjmcneill# 16861.734Sjmcneill# General Purpose Input/Output framework 16871.734Sjmcneill# 16881.769Srizdefine onewire_bitbang 16891.734Sjmcneillinclude "dev/gpio/files.gpio" 16901.769Sriz 16911.769Srizinclude "dev/onewire/files.onewire" 16921.872Sjmcneill 16931.872Sjmcneill# 16941.872Sjmcneill# Pseudo audio device 16951.872Sjmcneill# 16961.872Sjmcneillinclude "dev/pad/files.pad" 16971.877Sjoerg 16981.877Sjoerg# 16991.877Sjoerg# Intel 386 Real Mode emulator 17001.877Sjoerg# 17011.877Sjoerginclude "lib/libx86emu/files.x86emu" 17021.882Syamt 17031.882Syamt# 17041.882Syamt# "tprof" profiler. 17051.882Syamt# 17061.882Syamtinclude "dev/tprof/files.tprof" 17071.944Sjmcneill 17081.944Sjmcneill# 17091.944Sjmcneill# alternate memory device 17101.944Sjmcneill# 17111.944Sjmcneillinclude "dev/altmem/files.altmem" 17121.1003Sahoka 17131.1003Sahoka# 17141.1003Sahoka# Flash subsystem 17151.1003Sahoka# 17161.1003Sahokainclude "dev/flash/files.flash" 17171.1003Sahoka 17181.1003Sahoka# 17191.1003Sahoka# NAND subsytem 17201.1003Sahoka# 17211.1003Sahokainclude "dev/nand/files.nand" 17221.1003Sahoka 1723