files revision 1.973
11.973Spooka# $NetBSD: files,v 1.973 2010/01/31 01:38:48 pooka Exp $ 21.60Scgd# @(#)files.newconf 7.5 (Berkeley) 5/10/93 31.60Scgd 41.946Scubeversion 20090313 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.592Schristosdefflag opt_posix.h P1003_1B_SEMAPHORE 631.474Slukemdefflag opt_sysv.h SYSVMSG SYSVSEM SYSVSHM 641.470Slukemdefparam opt_sysvparam.h SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU 651.181Sjonathan 661.474Slukemdefflag opt_ntp.h PPS_SYNC NTP 671.129Sthorpej 681.694Schristosdefflag opt_ptm.h NO_DEV_PTM COMPAT_BSDPTY 691.676Schristos 701.707Spetrovdefparam opt_kmempages.h NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX 711.474Slukemdefflag opt_malloclog.h MALLOCLOG 721.470Slukemdefparam opt_malloclog.h MALLOCLOGSIZE 731.474Slukemdefflag opt_malloc_debug.h MALLOC_DEBUG 741.474Slukemdefflag opt_pool.h POOL_DIAGNOSTIC 751.470Slukemdefparam opt_poollog.h POOL_LOGSIZE 761.431Sfvdl 771.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 781.189Sscottr 791.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 801.474Slukem EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT 811.503Sjdolecek EXEC_ELF_NOTELESS 821.199Sthorpej 831.686Sthorpejdefflag opt_dkwedge.h DKWEDGE_AUTODISCOVER 841.691Sthorpej DKWEDGE_METHOD_BSDLABEL 851.688Sthorpej DKWEDGE_METHOD_GPT 861.693Sthorpej DKWEDGE_METHOD_MBR 871.686Sthorpej 881.791Seladdefflag opt_veriexec.h VERIFIED_EXEC_FP_SHA1 891.725Schristos VERIFIED_EXEC_FP_SHA256 901.725Schristos VERIFIED_EXEC_FP_SHA384 911.725Schristos VERIFIED_EXEC_FP_SHA512 921.725Schristos VERIFIED_EXEC_FP_MD5 931.725Schristos VERIFIED_EXEC_FP_RMD160 941.725Schristos 951.794Sdsl# Per system call number counts and times 961.794Sdsldefflag opt_syscall_stats.h SYSCALL_STATS 971.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES: SYSCALL_STATS 981.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris) 991.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 1001.794Sdslfile kern/subr_syscall_stats.c syscall_stats 1011.794Sdsl 1021.774Seladdefparam opt_pax.h PAX_MPROTECT 1031.817Selad PAX_SEGVGUARD 1041.879Schristos PAX_ASLR 1051.879Schristos PAX_ASLR_DELTA_MMAP_LSB 1061.879Schristos PAX_ASLR_DELTA_MMAP_LEN 1071.879Schristos PAX_ASLR_DELTA_STACK_LSB 1081.879Schristos PAX_ASLR_DELTA_STACK_LEN 1091.879Schristos PAX_ASLR_DELTA_PROG_LEN 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.924Swrstudendefflag opt_sa.h KERN_SA 1221.926Saddefflag opt_compat_netbsd.h COMPAT_NETBSD 1231.936Schristosdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_NETBSD 1241.936Schristosdefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, KERN_SA, 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.474Slukemdefflag COMPAT_IRIX 1391.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1401.758Smanudefflag COMPAT_LINUX32 1411.474Slukemdefflag COMPAT_OSF1 1421.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1431.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1441.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1451.474Slukemdefflag COMPAT_NETBSD32 1461.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1471.474Slukemdefflag COMPAT_M68K4K 1481.474Slukemdefflag COMPAT_MACH 1491.580Smanudefflag COMPAT_DARWIN 1501.474Slukemdefflag COMPAT_VAX1K 1511.474Slukemdefflag COMPAT_43 1521.474Slukemdefflag COMPAT_PECOFF 1531.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1541.221Sjonathan 1551.473Slukem# 1561.570Sthorpej# Cryptography support. Include this early, since several things 1571.570Sthorpej# use it. 1581.624Sjonathan 1591.624Sjonathan# Individual crypto transforms 1601.570Sthorpejinclude "crypto/arc4/files.arc4" 1611.570Sthorpejinclude "crypto/des/files.des" 1621.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1631.570Sthorpejinclude "crypto/cast128/files.cast128" 1641.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1651.644Stlsinclude "crypto/skipjack/files.skipjack" 1661.570Sthorpej 1671.626Sthorpej# General-purpose crypto processing framework. 1681.626Sthorpejinclude "opencrypto/files.opencrypto" 1691.626Sthorpej 1701.570Sthorpej# 1711.618Sthorpej# System monitoring framework 1721.618Sthorpej# 1731.618Sthorpejinclude "dev/sysmon/files.sysmon" 1741.618Sthorpej 1751.618Sthorpej# 1761.563Sthorpej# Networking protocols 1771.563Sthorpej# 1781.971Spooka 1791.971Spooka# Attribute used by various things that need BPF's virtual machine 1801.971Spooka# 1811.971Spookadefine bpf_filter 1821.971Spookadefparam opt_bpf.h BPF_BUFSIZE 1831.971Spooka 1841.743Sthorpejinclude "net80211/files.net80211" 1851.563Sthorpejinclude "netatalk/files.netatalk" 1861.782Sgdamoreinclude "netbt/files.netbt" 1871.565Sthorpejinclude "netinet/files.netinet" 1881.565Sthorpejinclude "netinet/files.ipfilter" 1891.565Sthorpejinclude "netinet6/files.netinet6" 1901.632Sitojuninclude "netinet6/files.ipsec" 1911.632Sitojuninclude "netipsec/files.netipsec" 1921.566Sthorpejinclude "netiso/files.netiso" 1931.567Sthorpejinclude "netnatm/files.netnatm" 1941.600Sjdolecekinclude "netsmb/files.netsmb" 1951.677Sitojuninclude "net/files.pf" 1961.563Sthorpej 1971.795Smattobsolete defflag CCITT # obsolete 1981.795Smattobsolete defflag HDLC # obsolete 1991.795Smattobsolete defflag LLC # obsolete 2001.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 2011.795Smattobsolete defflag IPX # obsolete 2021.825Scubeobsolete defflag opt_iso.h TPCONS 2031.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 2041.939Sjym # MEMORY_DISK_RBFLAGS 2051.939Sjym 2061.474Slukemdefflag PFIL_HOOKS # pfil(9) 2071.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2081.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2091.474Slukem # Include deflate or bsd 2101.474Slukem # compression, enable pppd 2111.474Slukem # packet filtering support 2121.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2131.189Sscottr 2141.189Sscottr# networking options 2151.473Slukem# 2161.474Slukemdefflag GATEWAY 2171.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2181.474Slukemdefparam SB_MAX 2191.171Smrg 2201.189Sscottr# file system options 2211.473Slukem# 2221.516Sthorpejdefflag QUOTA # XXX files.ufs? 2231.685Sthorpejdefflag VNODE_LOCKDEBUG 2241.759Schsdefflag MAGICLINKS 2251.353Soster 2261.276Sscottr# buffer cache size options 2271.473Slukem# 2281.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2291.276Sscottr 2301.449Sgmcgarry# userconf 2311.473Slukem# 2321.474Slukemdefflag USERCONF 2331.449Sgmcgarry 2341.663Satatat# sysctl related 2351.663Satatat# 2361.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2371.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2381.665Satatat SYSCTL_INCLUDE_DESCR 2391.663Satatat 2401.473Slukem# 2411.289Slukem# Not entirely MI, but present on multiple arch's 2421.473Slukem# 2431.289Slukem 2441.276Sscottr# PC-style MBR handling 2451.473Slukem# 2461.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2471.209Sjonathan 2481.745Sthorpej# 2491.209Sjonathan# debugging options 2501.473Slukem# 2511.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2521.745Sthorpej 2531.474Slukemdefflag opt_kgdb.h KGDB 2541.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2551.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2561.474Slukemdefflag LOCKDEBUG 2571.474Slukemdefflag SYSCALL_DEBUG 2581.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2591.271Sjonathan 2601.271Sjonathan# memory (ram) disk options 2611.473Slukem# 2621.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2631.474Slukem MEMORY_DISK_DYNAMIC 2641.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2651.939Sjym MEMORY_DISK_RBFLAGS 2661.159Sdrochner 2671.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2681.842Smanu 2691.543Sbriggs# Support for hardware performance monitoring counters 2701.543Sbriggs# 2711.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2721.636Sjdolecek 2731.936Schristosdefflag opt_wlan.h WLAN 2741.936Schristos 2751.819Swiz# Machine-independent device majors assignements 2761.640Sjdolecekinclude "conf/majors" 2771.543Sbriggs 2781.60Scgd# generic attributes 2791.473Slukem# 2801.519Saugustssdefine audiobus { } 2811.474Slukemdefine midibus { } 2821.232Saugustssdefine midisyn 2831.915Sjmcneilldefine videobus { } 2841.638Sbouyerdefine ata {[channel = -1]} 2851.674Sthorpejdefine sata 2861.947Sjakllschdefine sata_fis 2871.558Sthorpejdefine scsi_core 2881.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 2891.638Sbouyerdefine ata_hl {[drive = -1]} 2901.637Sbouyerdefine atapi { } 2911.489Sdrochnerdefine radiodev { } 2921.614Sgmcgarrydefine gpibdev {[address = -1]} 2931.734Sjmcneilldefine gpiobus { } 2941.769Srizdefine onewirebus { } 2951.659Sbjh21define pckbport {[slot = -1]} 2961.659Sbjh21define pckbport_machdep_cnattach 2971.754Sthorpejdefine firmload 2981.67Scgd 2991.67Scgd# audio device attributes 3001.473Slukem# 3011.63Sbrezakdefine mulaw 3021.132Saugustssdefine auconv 3031.500Skentdefine aurateconv 3041.629Sthorpej 3051.228Saugustss# audio and midi devices, attaches to audio hardware driver 3061.473Slukem# 3071.876Sjmcneilldevice audio: audiodev 3081.519Saugustssattach audio at audiobus 3091.228Saugustssdevice midi 3101.228Saugustssattach midi at midibus 3111.363Sthorpej 3121.650Sbjh21# console bell via audio device 3131.650Sbjh21# 3141.650Sbjh21define audiobell 3151.650Sbjh21 3161.915Sjmcneill# video devices, attaches to video hardware driver 3171.915Sjmcneill# 3181.915Sjmcneilldevice video 3191.915Sjmcneillattach video at videobus 3201.915Sjmcneill 3211.922Spgoyette# National Semiconductor LM7[89] 3221.922Spgoyette# 3231.922Spgoyette# (included here so files.i2c can define an attachment) 3241.922Spgoyette 3251.922Spgoyettedevice lm: sysmon_envsys 3261.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3271.922Spgoyette 3281.635Sthorpej# I2C device support 3291.635Sthorpejinclude "dev/i2c/files.i2c" 3301.635Sthorpej 3311.813Sgdamore# SPI device support 3321.813Sgdamoreinclude "dev/spi/files.spi" 3331.813Sgdamore 3341.559Sthorpej# IR device support 3351.559Sthorpejinclude "dev/ir/files.ir" 3361.559Sthorpej 3371.651Sjdolecek# Parallel Port Bus support 3381.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3391.651Sjdolecek 3401.363Sthorpej# raster operations attributes 3411.473Slukem# 3421.426Slukemdefine rasops1 3431.426Slukemdefine rasops2 3441.426Slukemdefine rasops4 3451.426Slukemdefine rasops8 3461.426Slukemdefine rasops15 3471.426Slukemdefine rasops16 3481.426Slukemdefine rasops24 3491.426Slukemdefine rasops32 3501.829Soberdefine rasops_rotation 3511.60Scgd 3521.760Sjmcneill# splash screen support 3531.760Sjmcneillinclude "dev/splash/files.splash" 3541.760Sjmcneill 3551.768Sgdamore# videomode support 3561.768Sgdamoreinclude "dev/videomode/files.videomode" 3571.768Sgdamore 3581.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3591.457Sbjh21# fddi, token ring, atm and eco(net). 3601.473Slukem# 3611.874Scubedefine arcnet 3621.88Schuckdefine atm 3631.457Sbjh21define eco 3641.60Scgddefine ether 3651.67Scgddefine fddi 3661.185Skmldefine hippi 3671.399Sonoedefine ieee1394 3681.282Sbaddefine token 3691.284Sexplorerdefine sppp 3701.719Sdyoungdefine wlan: arc4, rijndael 3711.294Sitojundefine crypto 3721.100Sws 3731.119Sis# devices ARPing IPv4 pull this in: 3741.473Slukem# 3751.119Sisdefine arp 3761.119Sis 3771.515Sthorpej# 3781.515Sthorpej# ALTQ network traffic shaping subsystem 3791.515Sthorpej# 3801.515Sthorpejinclude "altq/files.altq" 3811.515Sthorpej 3821.473Slukem# 3831.560Sthorpej# IPKDB kernel debugger 3841.473Slukem# 3851.560Sthorpejinclude "ipkdb/files.ipkdb" 3861.102Sws 3871.404Sad# Logical disk 3881.473Slukem# 3891.404Saddevice ld: disk 3901.426Slukemfile dev/ld.c ld needs-flag 3911.513Sthorpej 3921.513Sthorpej# 3931.513Sthorpej# MII/PHY support for network devices 3941.513Sthorpej# 3951.513Sthorpejinclude "dev/mii/files.mii" 3961.375Sthorpej 3971.473Slukem# 3981.512Sthorpej# RAIDframe 3991.512Sthorpej# 4001.512Sthorpejinclude "dev/raidframe/files.raidframe" 4011.639Sgrog 4021.639Sgrog# 4031.542Sthorpej# Hardware-assisted data mover API 4041.542Sthorpej# 4051.542Sthorpejinclude "dev/dmover/files.dmover" 4061.512Sthorpej 4071.512Sthorpej# 4081.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4091.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4101.473Slukem# 4111.145Schristos 4121.145Schristos# Adaptec AIC-6[32]60 ICs 4131.473Slukem# 4141.173Sthorpejdevice aic: scsi 4151.145Schristosfile dev/ic/aic6360.c aic 4161.346Sthorpej 4171.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4181.473Slukem# 4191.346Sthorpejdefine smc93cx6 4201.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4211.83Sthorpej 4221.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4231.473Slukem# 4241.474Slukemdefparam opt_ahc.h AHC_DEBUG 4251.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4261.173Sthorpejdevice ahc: scsi 4271.345Sthorpejdefine ahc_seeprom 4281.354Sfvdldefine ahc_aic77xx 4291.142Senamifile dev/ic/aic7xxx.c ahc 4301.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4311.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4321.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4331.609Sfvdl 4341.609Sfvdl# Adaptec aic79xx SCSI controllers 4351.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4361.609Sfvdldevice ahd: scsi 4371.609Sfvdlfile dev/ic/aic79xx.c ahd 4381.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4391.318Sad 4401.318Sad# DPT EATA SCSI controllers 4411.473Slukem# 4421.318Saddevice dpt: scsi 4431.318Sadfile dev/ic/dpt.c dpt 4441.355Sad 4451.355Sad# Compaq Smart ARRAY controllers 4461.473Slukem# 4471.355Saddevice cac {unit = -1} 4481.355Sadfile dev/ic/cac.c cac 4491.355Sad 4501.404Sadattach ld at cac with ld_cac 4511.404Sadfile dev/ic/ld_cac.c ld_cac 4521.419Sad 4531.764She# HP/Compaq Command Interface for SCSI-3 Support 4541.764She# 4551.764Shedevice ciss: scsi 4561.764Shefile dev/ic/ciss.c ciss 4571.764She 4581.419Sad# Mylex DAC960 RAID controllers 4591.473Slukem# 4601.419Saddevice mlx {unit = -1} 4611.419Sadfile dev/ic/mlx.c mlx needs-flag 4621.419Sad 4631.419Sadattach ld at mlx with ld_mlx 4641.419Sadfile dev/ic/ld_mlx.c ld_mlx 4651.521Sad 4661.521Sad# ICP-Vortex/Intel RAID controllers 4671.521Sad# 4681.521Saddevice icp {unit = -1} 4691.521Sadfile dev/ic/icp.c icp needs-flag 4701.611Sthorpejfile dev/ic/icp_ioctl.c icp 4711.521Sad 4721.521Sadattach ld at icp with ld_icp 4731.521Sadfile dev/ic/ld_icp.c ld_icp 4741.521Sad 4751.521Saddevice icpsp: scsi 4761.521Sadfile dev/ic/icpsp.c icpsp 4771.521Sadattach icpsp at icp 4781.523Sad 4791.523Sad# Adaptec FSA RAID controllers 4801.523Sad# 4811.523Saddevice aac {unit = -1} 4821.523Sadfile dev/ic/aac.c aac 4831.523Sad 4841.523Sadattach ld at aac with ld_aac 4851.523Sadfile dev/ic/ld_aac.c ld_aac 4861.238Sdante 4871.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 4881.473Slukem# 4891.238Sdantedevice adv: scsi 4901.238Sdantefile dev/ic/adv.c adv 4911.428Sthorpejfile dev/ic/advlib.c adv 4921.428Sthorpejfile dev/ic/advmcode.c adv 4931.248Sdante 4941.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 4951.473Slukem# 4961.248Sdantedevice adw: scsi 4971.248Sdantefile dev/ic/adw.c adw 4981.194Sjonathan 4991.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 5001.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 5011.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 5021.130Sjonathan# hardware-compatibility mode.) 5031.473Slukem# 5041.173Sthorpejdevice bha: scsi 5051.142Senamifile dev/ic/bha.c bha 5061.130Sjonathan 5071.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5081.130Sjonathan# (must be after bha, see above) 5091.473Slukem# 5101.173Sthorpejdevice aha: scsi 5111.142Senamifile dev/ic/aha.c aha 5121.445Stsutsui 5131.445Stsutsui# Initio INIC-940/950 SCSI controllers 5141.473Slukem# 5151.445Stsutsuidevice iha: scsi 5161.445Stsutsuifile dev/ic/iha.c iha 5171.118Scgd 5181.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5191.473Slukem# 5201.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5211.474Slukem ISP_DISABLE_1080_SUPPORT 5221.474Slukem ISP_DISABLE_2100_SUPPORT 5231.474Slukem ISP_DISABLE_2200_SUPPORT 5241.846Smjacob ISP_DISABLE_2300_SUPPORT 5251.894Smjacob ISP_DISABLE_2322_SUPPORT 5261.846Smjacob ISP_DISABLE_2400_SUPPORT 5271.846Smjacob ISP_DISABLE_FW 5281.846Smjacob ISP_TARGET_MODE 5291.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5301.894Smjacob ISP_VPORTS 5311.173Sthorpejdevice isp: scsi 5321.142Senamifile dev/ic/isp.c isp 5331.846Smjacobfile dev/ic/isp_library.c isp 5341.223Smjacobfile dev/ic/isp_netbsd.c isp 5351.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5361.821Sbouyer# LSILogic MegaRAID SAS 5371.821Sbouyer# 5381.821Sbouyerdevice mfi: scsi 5391.821Sbouyerfile dev/ic/mfi.c mfi 5401.821Sbouyer 5411.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5421.528Smatt# 5431.608Sthorpejdevice mpt: scsi 5441.608Sthorpejfile dev/ic/mpt.c mpt 5451.608Sthorpejfile dev/ic/mpt_debug.c mpt 5461.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5471.605Stsutsui 5481.682Sitohy# Workbit NinjaSCSI-32 controllers 5491.682Sitohydevice njs: scsi 5501.682Sitohyfile dev/ic/ninjascsi32.c njs 5511.682Sitohy 5521.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5531.605Stsutsuidevice oosiop: scsi 5541.605Stsutsuifile dev/ic/oosiop.c oosiop 5551.436Stsutsui 5561.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5571.473Slukem# 5581.436Stsutsuidevice osiop: scsi 5591.436Stsutsuifile dev/ic/osiop.c osiop 5601.364Sbouyer 5611.368Sbouyer# common stuff for siop and esiop 5621.473Slukem# 5631.426Slukemdefine siop_common 5641.426Slukemfile dev/ic/siop_common.c siop_common 5651.368Sbouyer 5661.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5671.473Slukem# 5681.426Slukemdevice siop: scsi,siop_common 5691.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 5701.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 5711.518Sbouyer 5721.518Sbouyerdevice esiop: scsi,siop_common 5731.518Sbouyerfile dev/ic/esiop.c esiop 5741.94Smycroft 5751.94Smycroft# UltraStor SCSI controllers 5761.473Slukem# 5771.173Sthorpejdevice uha: scsi 5781.142Senamifile dev/ic/uha.c uha 5791.409Sonoe 5801.878Sgarbled# 3Com common probe code 5811.878Sgarbleddefine elink 5821.878Sgarbledfile dev/isa/elink.c elink 5831.878Sgarbled 5841.409Sonoe# Aironet PC4500/PC4800 5851.473Slukem# 5861.653Stsarnadevice an: arp, wlan, ifnet 5871.409Sonoefile dev/ic/an.c an 5881.86Smycroft 5891.376Sonoe# AMD 79c930-based 802.11 cards 5901.473Slukem# 5911.376Sonoedevice awi: arp, wlan, ifnet 5921.376Sonoefile dev/ic/awi.c awi 5931.376Sonoefile dev/ic/am79c930.c awi 5941.438Sichiro 5951.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 5961.473Slukem# 5971.656Sjunyoungdevice wi: arp, wlan, ifnet 5981.438Sichirofile dev/ic/wi.c wi 5991.617Sdyoung 6001.930Salc# Atheros HAL 6011.930Salc# 6021.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 6031.930Salc 6041.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6051.641Sdyoung# 6061.656Sjunyoungdevice ath: arp, wlan, ifnet 6071.641Sdyoungfile dev/ic/ath.c ath 6081.719Sdyoungfile dev/ic/ath_netbsd.c ath 6091.738Sdyoungfile dev/ic/athrate-sample.c ath 6101.641Sdyoung 6111.617Sdyoung# ADMtek ADM8211 802.11 6121.617Sdyoung# 6131.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6141.617Sdyoungfile dev/ic/atw.c atw 6151.376Sonoe 6161.687Sdyoung# Realtek RTL8180 802.11 6171.687Sdyoung# 6181.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6191.687Sdyoungfile dev/ic/rtw.c rtw 6201.687Sdyoungfile dev/ic/rtwphy.c rtw 6211.687Sdyoungfile dev/ic/rtwphyio.c rtw 6221.687Sdyoung 6231.780Srpaulo# Ralink RT2500/RT2600 802.11 6241.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6251.778Sdogcowfile dev/ic/rt2560.c ral 6261.778Sdogcowfile dev/ic/rt2661.c ral 6271.722Sdrochner 6281.83Sthorpej# 3Com Etherlink-III Ethernet controller 6291.473Slukem# 6301.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6311.142Senamifile dev/ic/elink3.c ep 6321.253Sfvdl 6331.253Sfvdl# 3Com EtherLink XL Controller 6341.473Slukem# 6351.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6361.253Sfvdlfile dev/ic/elinkxl.c ex 6371.131Smatt 6381.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6391.473Slukem# 6401.173Sthorpejdevice lc: arp, ether, ifnet 6411.142Senamifile dev/ic/lemac.c lc 6421.84Smycroft 6431.84Smycroft# LANCE and PCnet Ethernet controllers 6441.473Slukem# 6451.173Sthorpejdevice le: arp, ether, ifnet 6461.426Slukemdefine le24 6471.426Slukemdefine le32 6481.227Sexplorerfile dev/ic/am7990.c le24 6491.225Sdrochnerfile dev/ic/am79900.c le32 6501.225Sdrochnerfile dev/ic/lance.c le24 | le32 6511.383Sthorpej 6521.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6531.473Slukem# 6541.383Sthorpejdevice depca { }: le24 6551.383Sthorpejfile dev/ic/depca.c depca 6561.383Sthorpejattach le at depca with le_depca 6571.122Sscottr 6581.290Smrg# Sun HME Ethernet controllers 6591.473Slukem# 6601.293Spkdevice hme: arp, ether, ifnet, mii 6611.293Spkfile dev/ic/hme.c hme 6621.461Seeh 6631.461Seeh# Sun GEM Ethernet controllers 6641.473Slukem# 6651.461Seehdevice gem: arp, ether, ifnet, mii 6661.461Seehfile dev/ic/gem.c gem 6671.290Smrg 6681.122Sscottr# 8390-family Ethernet controllers 6691.473Slukem# 6701.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 6711.122Sscottrdefine dp8390nic 6721.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 6731.485Sbjh21 6741.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 6751.485Sbjh21# 6761.485Sbjh21define dp83905 6771.485Sbjh21file dev/ic/dp83905.c dp83905 6781.484Sbjh21 6791.484Sbjh21# Macronix MX98905 Ethernet controller 6801.484Sbjh21# (use as an attribute for an "ne" bus attachment) 6811.484Sbjh21# 6821.484Sbjh21define mx98905 6831.484Sbjh21file dev/ic/mx98905.c mx98905 6841.77Scgd 6851.282Sbad# TROPIC Token-Ring controller 6861.473Slukem# 6871.282Sbaddevice tr: arp, token, ifnet 6881.282Sbadfile dev/ic/tropic.c tr 6891.282Sbad 6901.91Scgd# NCR 5380 SCSI Bus Controller 6911.473Slukem# 6921.91Scgddefine ncr5380sbc 6931.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 6941.356Spkdevice nca: scsi, ncr5380sbc 6951.91Scgd 6961.434Sfredette# Sun sc PAL SCSI Bus Controller 6971.473Slukem# 6981.434Sfredettedefine sunscpal 6991.434Sfredettefile dev/ic/sunscpal.c sunscpal 7001.434Sfredettedevice ssc: scsi, sunscpal 7011.434Sfredette 7021.91Scgd# DEC FDDI Chipset 7031.473Slukem# 7041.91Scgddefine pdq 7051.142Senamifile dev/ic/pdq.c pdq 7061.142Senamifile dev/ic/pdq_ifsubr.c pdq 7071.98Schristos 7081.474Slukem# Cyclades Cyclom-8/16/32 7091.473Slukem# 7101.173Sthorpejdevice cy: tty 7111.142Senamifile dev/ic/cy.c cy needs-flag 7121.103Sthorpej 7131.103Sthorpej# Efficient Networks, Inc. ATM interface 7141.473Slukem# 7151.173Sthorpejdevice en: atm, ifnet 7161.142Senamifile dev/ic/midway.c en 7171.117Sthorpej 7181.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7191.473Slukem# 7201.117Sthorpejdefine ncr53c9x 7211.359Smycroftdevice esp: scsi, ncr53c9x 7221.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7231.227Sexplorer 7241.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7251.679Smycroftdevice spc: scsi 7261.679Smycroftfile dev/ic/mb89352.c spc 7271.679Smycroft 7281.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7291.796Sbjh21define wd33c93 7301.796Sbjh21file dev/ic/wd33c93.c wd33c93 7311.796Sbjh21 7321.590Ssoren# Hitachi HD44780 LCD panel controller 7331.590Ssorendefine hd44780 7341.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7351.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7361.590Ssoren 7371.710Sjoff# Matrix keypad 7381.710Sjoffdefine matrixkp 7391.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7401.710Sjoff 7411.227Sexplorer# Hitachi HD64570 serial controller 7421.473Slukem# 7431.359Smycroftdefine hd64570 7441.227Sexplorerfile dev/ic/hd64570.c hd64570 7451.339Schopps 7461.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7471.473Slukem# 7481.339Schoppsdevice ntwoc: ifnet, hd64570 7491.128Spk 7501.128Spk# Intel 82586 Ethernet Controller 7511.473Slukem# 7521.128Spkdefine i82586 7531.142Senamifile dev/ic/i82586.c i82586 7541.291Sthorpej 7551.658Sjkunz# Intel 82596 Ethernet Controller 7561.658Sjkunz# 7571.658Sjkunzdefine i82596 7581.658Sjkunzfile dev/ic/i82596.c i82596 7591.658Sjkunz 7601.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7611.473Slukem# 7621.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7631.291Sthorpejfile dev/ic/i82557.c fxp 7641.389Sbjh21 7651.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 7661.473Slukem# 7671.389Sbjh21define seeq8005 7681.389Sbjh21file dev/ic/seeq8005.c seeq8005 7691.137Sthorpej 7701.137Sthorpej# SMC 91Cxx Ethernet Controller 7711.473Slukem# 7721.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 7731.142Senamifile dev/ic/smc91cxx.c sm 7741.188Sthorpej 7751.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 7761.473Slukem# 7771.230Sthorpejdevice epic: arp, ether, ifnet, mii 7781.188Sthorpejfile dev/ic/smc83c170.c epic 7791.309Sragge 7801.309Sragge# DEC SGEC Second Generation Ethernet Controller 7811.473Slukem# 7821.309Sraggedefine sgec 7831.309Sraggefile dev/ic/sgec.c sgec 7841.177Senami 7851.715Sjdolecek# MB86950 Ethernet Controller 7861.715Sjdolecek# 7871.715Sjdolecekdefine mb86950 7881.715Sjdolecekfile dev/ic/mb86950.c mb86950 7891.715Sjdolecek 7901.177Senami# MB8696x Ethernet Controller 7911.473Slukem# 7921.177Senamidefine mb86960 7931.177Senamifile dev/ic/mb86960.c mb86960 7941.177Senami 7951.177Senami# Generic MB8696x Ethernet Controller driver 7961.473Slukem# 7971.177Senamidevice mbe: arp, ether, ifnet, mb86960 7981.146Saugustss 7991.146Saugustss# Interwave Am78C201 audio driver 8001.473Slukem# 8011.146Saugustssdefine interwave 8021.146Saugustssfile dev/ic/interwave.c interwave 8031.154Sis 8041.154Sis# TMS 320av110 MPEG2/audio driver 8051.473Slukem# 8061.154Sisdefine tms320av110 8071.154Sisfile dev/ic/tms320av110.c tms320av110 8081.152Sthorpej 8091.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8101.152Sthorpej# National Semiconductor DS8390. 8111.473Slukem# 8121.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8131.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8141.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8151.153Sthorpej 8161.153Sthorpej# 8250/16[45]50-based "com" ports 8171.668Sthorpej# 8181.749Schsdefflag opt_com.h COM_DEBUG 8191.153Sthorpej# XXX In a perfect world, this would be done with attributes 8201.788Sgdamoredefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00 8211.788Sgdamore COM_REGMAP 8221.392Seehdevice com { } : tty 8231.426Slukemfile dev/ic/com.c com needs-flag 8241.336Sthorpej 8251.336Sthorpej# PC-like keyboard controller 8261.473Slukem# 8271.659Sbjh21device pckbc: pckbport 8281.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8291.274Sscw 8301.714Scubedevice attimer 8311.714Scubefile dev/ic/attimer.c attimer needs-flag 8321.714Scube 8331.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8341.473Slukem# 8351.274Sscwdevice clmpcc: tty 8361.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8371.385Sbjh21 8381.843Sxtraeme# Abit uGuru 8391.843Sxtraeme# 8401.843Sxtraemedevice ug: sysmon_envsys 8411.843Sxtraemefile dev/ic/ug.c ug needs-flag 8421.843Sxtraeme 8431.185Skml# Essential Communications Corp. HIPPI Interface 8441.473Slukem# 8451.426Slukemdevice esh: hippi, ifnet 8461.426Slukemfile dev/ic/rrunner.c esh needs-flag 8471.242Sis 8481.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8491.473Slukem# 8501.874Scubedevice bah: ifnet, arcnet, arp 8511.426Slukemfile dev/ic/smc90cx6.c bah 8521.234Saugustss 8531.234Saugustss# OPL2/OPL3 FM synth driver 8541.473Slukem# 8551.235Saugustssdevice opl: midibus, midisyn 8561.234Saugustssfile dev/ic/opl.c opl 8571.234Saugustssfile dev/ic/oplinstrs.c opl 8581.305Saugustss 8591.305Saugustss# MPU401 MIDI UART compatibles 8601.473Slukem# 8611.305Saugustssdevice mpu: midibus 8621.426Slukemfile dev/ic/mpu.c mpu needs-flag 8631.236Spk 8641.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 8651.473Slukem# 8661.236Spkdefine ad1848 8671.236Spkfile dev/ic/ad1848.c ad1848 8681.290Smrg 8691.290Smrg# AMD 7930 audio/ISDN codec 8701.473Slukem# 8711.366Saugustssdefine am7930 8721.366Saugustssfile dev/ic/am7930.c am7930 8731.290Smrg 8741.290Smrg# SPARC `SUNW,audiocs' 8751.473Slukem# 8761.519Saugustssdevice audiocs: audiobus, auconv, ad1848 8771.290Smrgfile dev/ic/cs4231.c audiocs 8781.326Saugustss 8791.326Saugustss# AC-97 CODECs 8801.473Slukem# 8811.326Saugustssdefine ac97 8821.326Saugustssfile dev/ic/ac97.c ac97 8831.437Sminoura 8841.437Sminoura# Oki MSM6258 support code 8851.473Slukem# 8861.437Sminouradefine msm6258 8871.437Sminourafile dev/ic/msm6258.c msm6258 8881.240Spk 8891.240Spk# LSI64854 DMA controller back-end 8901.473Slukem# 8911.240Spkdefine lsi64854 8921.240Spkfile dev/ic/lsi64854.c lsi64854 8931.465Smrg 8941.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 8951.473Slukem# 8961.465Smrgdefine cd18xx 8971.465Smrgfile dev/ic/cd18xx.c cd18xx 8981.240Spk 8991.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 9001.473Slukem# 9011.252Sthorpejdefine rtl80x9 9021.252Sthorpejfile dev/ic/rtl80x9.c rtl80x9 9031.360Shaya 9041.654Swiz# Realtek 8129/8139 Ethernet controllers 9051.473Slukem# 9061.362Shayadevice rtk: ether, ifnet, arp, mii 9071.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9081.185Skml 9091.673Stoshii# Realtek 8169 Ethernet controllers 9101.673Stoshii# 9111.673Stoshiidevice re: ether, ifnet, arp, mii 9121.709Syamtfile dev/ic/rtl8169.c re 9131.673Stoshii 9141.258Spk# Common code for ESDI/IDE/etc. controllers 9151.473Slukem# 9161.680Sthorpejdefine wdc_common 9171.809Sitohydefine ata_dma 9181.809Sitohydefine ata_udma 9191.809Sitohydefine ata_piobm 9201.680Sthorpejdevice wdc: ata, wdc_common 9211.637Sbouyer 9221.835Sdyoungdefflag opt_ata.h ATADEBUG 9231.835Sdyoung 9241.656Sjunyoungdevice atabus: atapi,ata_hl 9251.656Sjunyoungattach atabus at ata 9261.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9271.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9281.386Sbjh21 9291.810Sitohy# Workbit NinjaATA-32 IDE controllers 9301.810Sitohydevice njata: ata, ata_piobm, wdc_common 9311.810Sitohyfile dev/ic/ninjaata32.c njata 9321.810Sitohy 9331.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9341.473Slukem# 9351.386Sbjh21device upc { [offset = -1] } 9361.386Sbjh21attach wdc at upc with wdc_upc 9371.386Sbjh21attach com at upc with com_upc 9381.651Sjdolecekattach lpt at upc with lpt_upc 9391.426Slukemfile dev/ic/upc.c upc 9401.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9411.426Slukemfile dev/ic/com_upc.c com_upc 9421.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9431.327Smatt 9441.844Sbouyer# AHCI-compatible SATA controllers 9451.844Sbouyerdefine ahcisata_core 9461.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9471.948Sjakllschdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, ahcisata_core 9481.844Sbouyer 9491.956Sjakllsch# Silicon Image SteelVine SATA-II controllers 9501.956Sjakllschdefine siisata 9511.956Sjakllschfile dev/ic/siisata.c siisata 9521.956Sjakllschdevice siisata: ata, ata_dma, ata_udma, sata, sata_fis, siisata 9531.956Sjakllsch 9541.957Sjakllsch# Marvell Serial-ATA Host Controller 9551.951Skiyoharadefine mvsata 9561.951Skiyoharafile dev/ic/mvsata.c mvsata 9571.951Skiyoharadevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata 9581.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 9591.951Skiyohara 9601.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 9611.473Slukem# 9621.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 9631.314Sthorpejfile dev/ic/tulip.c tlp 9641.322Sthorpej 9651.322Sthorpej# Adaptec AIC-6915 Ethernet interface 9661.473Slukem# 9671.322Sthorpejdevice sf: arp, ether, ifnet, mii 9681.322Sthorpejfile dev/ic/aic6915.c sf 9691.378Spk 9701.378Spk# Mostek time-of-day clock and NVRAM 9711.473Slukem# 9721.378Spkdefine mk48txx 9731.507Spkfile dev/ic/mk48txx.c mk48txx 9741.378Spk 9751.378Spk# Intersil 7170 time-of-day clock 9761.473Slukem# 9771.378Spkdefine intersil7170 9781.378Spkfile dev/ic/intersil7170.c intersil7170 9791.434Sfredette 9801.434Sfredette# National Semiconductor MM58167 time-of-day clock 9811.473Slukem# 9821.434Sfredettedefine mm58167 9831.434Sfredettefile dev/ic/mm58167.c mm58167 9841.643Stsutsui 9851.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 9861.643Stsutsui# 9871.643Stsutsuidefine mc146818 9881.643Stsutsuifile dev/ic/mc146818.c mc146818 9891.422Sthorpej 9901.808Suwe# Ricoh RS5C313 time of-day-clock 9911.808Suwe# 9921.808Suwedefine rs5c313 9931.808Suwefile dev/ic/rs5c313.c rs5c313 9941.808Suwe 9951.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 9961.473Slukem# 9971.422Sthorpejdefine dl10019 9981.422Sthorpejfile dev/ic/dl10019.c dl10019 9991.453Senami 10001.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 10011.473Slukem# 10021.453Senamidefine ax88190 10031.453Senamifile dev/ic/ax88190.c ax88190 10041.429Sjdolecek 10051.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 10061.473Slukem# 10071.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 10081.429Sjdolecekfile dev/ic/we.c we 10091.432Sjdolecek 10101.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10111.473Slukem# 10121.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10131.557Stsutsui 10141.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10151.557Stsutsui# 10161.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10171.557Stsutsuifile dev/ic/fmv.c fmv 10181.471Syamt 10191.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10201.473Slukem# 10211.471Syamtdevice cs: arp, ether, ifnet 10221.704Sjoffdevice tscs: arp, ether, ifnet 10231.704Sjofffile dev/ic/cs89x0.c cs | tscs 10241.487Saugustss 10251.487Saugustss# Radio device attributes 10261.487Saugustss# 10271.487Saugustssdefine tea5757 10281.656Sjunyoungfile dev/ic/tea5757.c tea5757 10291.487Saugustssdefine lm700x 10301.656Sjunyoungfile dev/ic/lm700x.c lm700x 10311.179Sdrochner 10321.837Stnn# Philips PCF8584 i2c controller 10331.837Stnndefine pcf8584 10341.837Stnnfile dev/ic/pcf8584.c pcf8584 10351.837Stnn 10361.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10371.784Sdrochner# 10381.784Sdrochnerdefine acpipmtimer 10391.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10401.784Sdrochner 10411.834Snjolydevice hpet 10421.834Snjolyfile dev/ic/hpet.c hpet needs-flag 10431.834Snjoly 10441.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 10451.952Skiyohara# 10461.965Skiyoharadevice smsh: arp, ether, ifnet, mii 10471.952Skiyoharafile dev/ic/lan9118.c smsh 10481.952Skiyohara 10491.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 10501.836Sdrochnerdefine drm {} 10511.949Smrginclude "external/bsd/drm/conf/files.drm" 10521.836Sdrochner 10531.179Sdrochner# Definitions for wscons 10541.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 10551.473Slukem# 10561.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 10571.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 10581.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 10591.479Saugustssdefine wsmousedev {[mux = 0]} 10601.761Smacallandefine vcons 10611.179Sdrochner# attribute to pull in raster support 10621.473Slukem# 10631.179Sdrochnerdefine wsrasteremulops 10641.187Sdrochner# common PC display functions 10651.473Slukem# 10661.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 10671.426Slukemdefine pcdisplayops 10681.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 10691.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 10701.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 10711.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 10721.777Smartin# someday when we might make /dev/fb* support MI) 10731.777Smartindefine fb 10741.179Sdrochner# VGA graphics 10751.473Slukem# 10761.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 10771.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 10781.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 10791.593Stsutsuidefflag opt_vga.h VGA_RESET 10801.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 10811.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 10821.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 10831.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 10841.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 10851.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 10861.473Slukem# 10871.963Ssnjdevice igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons, videomode 10881.615Suwefile dev/ic/igsfb.c igsfb needs-flag 10891.551Suwefile dev/ic/igsfb_subr.c igsfb 10901.91Scgd 10911.683Sjkunz# STI (hp graphics) 10921.683Sjkunzdevice sti: wsemuldisplaydev 10931.897Sskrllfile dev/ic/sti.c sti & (sti_pci | sti_gedoens) 10941.683Sjkunz 10951.892Sdrochnerinclude "dev/wscons/files.wscons" 10961.892Sdrochnerinclude "dev/rasops/files.rasops" 10971.892Sdrochnerinclude "dev/wsfont/files.wsfont" 10981.892Sdrochnerinclude "dev/wsfb/files.wsfb" 10991.892Sdrochner 11001.77Scgd# Attributes which machine-independent bus support can be attached to. 11011.77Scgd# These should be defined here, because some of these busses can have 11021.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 11031.77Scgd# ordering constraints on inclusion of the busses' "files" files. 11041.473Slukem# 11051.474Slukemdefine isabus { } # ISA attachment 11061.474Slukemdefine eisabus { } # EISA attachment 11071.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 11081.474Slukemdefine tcbus { } # TurboChannel attachment 11091.474Slukemdefine mcabus { } # MicroChannel attachment 11101.474Slukemdefine usbus { } # USB attachment 11111.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 11121.474Slukemdefine vmebus { } # VME bus attachment 11131.474Slukemdefine acpibus { } # ACPI "bus" attachment 11141.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 11151.909Sdrochnerdefine cbbus { } # CardBus attachment 11161.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 11171.945Snonakadefine sdmmcbus { } # SD/MMC attachment 11181.222Saugustss 11191.222Saugustss# We need the USB bus controllers here so different busses can 11201.222Saugustss# use them in an 'attach-with'. 11211.222Saugustss# UHCI USB controller 11221.473Slukem# 11231.703Sfvdl 11241.703Sfvdldefparam USB_MEM_RESERVE 11251.703Sfvdl 11261.890Sdrochnerdefine usbroothub 11271.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 11281.890Sdrochner 11291.890Sdrochnerdevice uhci: usbus, usbroothub 11301.426Slukemfile dev/usb/uhci.c uhci needs-flag 11311.222Saugustss 11321.222Saugustss# OHCI USB controller 11331.473Slukem# 11341.890Sdrochnerdevice ohci: usbus, usbroothub 11351.426Slukemfile dev/usb/ohci.c ohci needs-flag 11361.412Saugustss 11371.412Saugustss# EHCI USB controller 11381.473Slukem# 11391.890Sdrochnerdevice ehci: usbus, usbroothub 11401.426Slukemfile dev/usb/ehci.c ehci needs-flag 11411.545Sisaki 11421.545Sisaki# SL811HS/T USB controller 11431.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 11441.893Sisakidevice slhci: usbus, usbroothub 11451.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 11461.579Smartin 11471.863Splunky# USB HID processing (as used by bluetooth and usb code) 11481.863Splunkydefine hid 11491.863Splunkyfile dev/usb/hid.c hid 11501.863Splunky 11511.945Snonaka# SD Host controller 11521.945Snonakadevice sdhc: sdmmcbus 11531.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 11541.945Snonaka 11551.958Sjmcneill# Winbond Integrated Media Reader 11561.958Sjmcneilldevice wb: sdmmcbus 11571.958Sjmcneillfile dev/ic/w83l518d.c wb 11581.958Sjmcneillfile dev/ic/w83l518d_sdmmc.c wb 11591.958Sjmcneill 11601.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 11611.579Smartindevice mtd: arp, ether, ifnet, mii 11621.579Smartinfile dev/ic/mtd803.c mtd 11631.369Smatt 11641.487Saugustss# radio devices, attaches to radio hardware driver 11651.487Saugustssdevice radio 11661.489Sdrochnerattach radio at radiodev 11671.498Sjmc 11681.402Smatt# IEEE 1394 controllers 11691.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 11701.473Slukem# 11711.369Smattdevice fwohci: fwbus 11721.520Saugustss 11731.520Saugustss# Sony Programmable I/O Controller 11741.520Saugustssdevice spic: wsmousedev 11751.520Saugustssfile dev/ic/spic.c spic 11761.529Saugustss 11771.529Saugustss# IBM CPC700 PowerPC bridge 11781.529Saugustssdefine cpcbus { addr, [irq=-1] } 11791.529Saugustssdevice cpc: cpcbus, pcibus 11801.529Saugustssfile dev/ic/cpc700.c cpc 11811.529Saugustss 11821.529Saugustssattach com at cpcbus with com_cpcbus 11831.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 11841.529Saugustss 11851.529Saugustssdevice cpctim 11861.529Saugustssattach cpctim at cpcbus 11871.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 11881.529Saugustss 11891.530Saugustssdevice cpciic 11901.530Saugustssattach cpciic at cpcbus with iic_cpcbus 11911.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 11921.529Saugustss 11931.60Scgd 11941.415Smartin# Attributes used by the ISDN subsystem 11951.473Slukem# 11961.502Smartindefine isdndev # the ISDN subsystem 11971.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 11981.458Senami # specific) 11991.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 12001.415Smartin 12011.575Sleo# The isac found on the Fritz V2.0 Card. 12021.575Sleodefine nisacsx 12031.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 12041.575Sleo 12051.575Sleo# The 'standard' isac 12061.575Sleodefine nisac 12071.575Sleofile dev/ic/isac.c nisac needs-flag 12081.575Sleo 12091.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 12101.473Slukem# 12111.575Sleodevice isic: isdndev, passive_isdn, nisac 12121.415Smartin 12131.426Slukemfile dev/ic/isic.c isic 12141.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 12151.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 12161.426Slukemfile dev/ic/hscx.c isic 12171.426Slukemfile dev/ic/isic_bchan.c isic 12181.415Smartin 12191.415Smartin# (old) Diehl active ISDN cards 12201.473Slukem# 12211.823Scube#device daic: isdndev 12221.823Scube#file dev/ic/daic.c daic 12231.415Smartin 12241.634Spooka# AWM B1/T1 12251.634Spooka# XXX: passive_isdn 12261.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 12271.634Spookafile dev/ic/iavc.c iavc 12281.634Spooka 12291.934Smacallan# Broadcom AirForce / Apple Airport Extreme 12301.934Smacallandevice bwi: arp, ifnet, firmload, wlan 12311.934Smacallanfile dev/ic/bwi.c bwi 12321.934Smacallan 12331.60Scgd# legitimate pseudo-devices 12341.473Slukem# 12351.907Sdrochnerdefpseudodev vnd: disk 12361.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 12371.474Slukemdefpseudo ccd: disk 12381.968Sdyoungdefpseudodev cgd: disk, des, blowfish, cast128, rijndael 12391.907Sdrochnerdefpseudodev md: disk 12401.916Shannkendefpseudodev fss: disk 12411.298Sthorpej 12421.474Slukemdefpseudo pty: tty 12431.298Sthorpejdefpseudo rnd 12441.610Sraggedefpseudo ksyms 12451.642Scdidefpseudo nullcons 12461.807Saddefpseudo lockstat 12471.839Sbouyerdefpseudo bio: sysmon_envsys 12481.298Sthorpej 12491.474Slukemdefpseudo loop: ifnet 12501.474Slukemdefpseudo sl: ifnet 12511.474Slukemdefpseudo ppp: ifnet, bpf_filter 12521.474Slukemdefpseudo pppoe: ifnet, ether, sppp 12531.474Slukemdefpseudo sppp: ifnet 12541.474Slukemdefpseudo tun: ifnet 12551.474Slukemdefpseudo vlan: ifnet, ether 12561.474Slukemdefpseudo bridge: ifnet, ether 12571.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 12581.474Slukemdefpseudo strip: ifnet 12591.474Slukemdefpseudo gre: ifnet 12601.474Slukemdefpseudo gif: ifnet 12611.474Slukemdefpseudo faith: ifnet 12621.826Smousedefpseudo srt: ifnet 12631.474Slukemdefpseudo stf: ifnet 12641.969Spookadefpseudodev tap: ifnet, ether, arp 12651.969Spookadefpseudo carp: ifnet, ether, arp 12661.969Spookadefpseudodev etherip: ifnet, ether, arp 12671.60Scgd 12681.298Sthorpejdefpseudo sequencer 12691.462Smanudefpseudo clockctl 12701.504Smanudefpseudo irix_kmem 12711.522Smanudefpseudo irix_usema 12721.228Saugustss 12731.912Stls# 12741.912Stls# Accept filters. XXX should use another registration/initialization method. 12751.912Stls# 12761.912Stlsdefpseudo accf_data 12771.912Stlsdefpseudo accf_http 12781.912Stls 12791.415Smartin# ISDN userland pseudo devices 12801.473Slukem# 12811.502Smartindefpseudo isdntrc: isdndev, tty 12821.502Smartindefpseudo isdnbchan: isdndev, tty 12831.502Smartindefpseudo isdntel: isdndev, tty 12841.502Smartindefpseudo isdnctl: isdndev, tty 12851.502Smartindefpseudo isdn: isdndev, tty 12861.502Smartin 12871.502Smartin# ISDN network interfaces 12881.502Smartindefpseudo irip: isdndev, ifnet 12891.607Sdrochnerdefflag opt_irip.h IRIP_VJ 12901.502Smartindefpseudo ippp: isdndev, sppp, ifnet 12911.539Sthorpej 12921.539Sthorpej# KTTCP network throughput testing pseudo-device 12931.539Sthorpejdefpseudo kttcp 12941.539Sthorpejfile dev/kttcp.c kttcp needs-flag 12951.576Sblymn 12961.790Selad# Veriexec 12971.717Sblymndefpseudo veriexec 12981.790Seladfile kern/kern_verifiedexec.c veriexec 12991.792Seladfile dev/verified_exec.c veriexec needs-flag 13001.415Smartin 13011.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 13021.582Shayadefpseudo fwiso: ieee1394 13031.582Shaya 13041.681Sdrochner# driver attach / detach user interface 13051.681Sdrochnerdefpseudo drvctl 13061.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 13071.681Sdrochner 13081.857Sad# cpu control 13091.857Saddefpseudo cpuctl 13101.857Sad 13111.870Spooka# pass-to-userspace transporter 13121.870Spookadefpseudo putter 13131.873Spookafile dev/putter/putter.c putter 13141.870Spooka 13151.875Spooka# userspace block/char device drivers 13161.875Spookadefpseudo pud 13171.875Spookafile dev/pud/pud.c pud 13181.875Spookafile dev/pud/pud_dev.c pud 13191.875Spooka 13201.931Shaad# device-mapper driver for LVM 13211.931Shaadinclude "dev/dm/files.dm" 13221.931Shaad 13231.516Sthorpej# 13241.516Sthorpej# File systems 13251.516Sthorpej# 13261.696Sjdolecekinclude "coda/files.coda" 13271.583Sjdolecekinclude "fs/adosfs/files.adosfs" 13281.696Sjdolecekinclude "fs/cd9660/files.cd9660" 13291.848Srumbleinclude "fs/efs/files.efs" 13301.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 13311.833Sdilloinclude "fs/hfs/files.hfs" 13321.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 13331.950Sreinoudinclude "fs/nilfs/files.nilfs" 13341.696Sjdolecekinclude "fs/ntfs/files.ntfs" 13351.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 13361.815Spookainclude "fs/puffs/files.puffs" 13371.756Sreinoudinclude "fs/udf/files.udf" 13381.516Sthorpejinclude "fs/smbfs/files.smbfs" 13391.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 13401.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 13411.696Sjdolecekinclude "fs/union/files.union" 13421.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 13431.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 13441.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 13451.516Sthorpejinclude "miscfs/overlay/files.overlay" 13461.516Sthorpejinclude "miscfs/procfs/files.procfs" 13471.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 13481.516Sthorpejinclude "nfs/files.nfs" 13491.516Sthorpejinclude "ufs/files.ufs" 13501.516Sthorpej 13511.516Sthorpej# 13521.744Sthorpej# UVM (virtual memory) 13531.744Sthorpej# 13541.744Sthorpejinclude "uvm/files.uvm" 13551.744Sthorpej 13561.744Sthorpej# 13571.811Selad# Security models 13581.811Selad# 13591.811Seladinclude "secmodel/files.secmodel" 13601.811Selad 13611.811Selad# 13621.60Scgd# kernel sources 13631.473Slukem# 13641.929Sadfile compat/common/compat_mod.c compat_netbsd 13651.924Swrstudenfile compat/sa/compat_sa.c 13661.887Sjoergfile conf/debugsyms.c 13671.706Skentfile dev/auconv.c auconv | mulaw 13681.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 13691.650Sbjh21file dev/audiobell.c audiobell 13701.697Skentfile dev/aurateconv.c aurateconv needs-flag 13711.839Sbouyerfile dev/bio.c bio needs-flag 13721.426Slukemfile dev/ccd.c ccd needs-flag 13731.555Selricfile dev/cgd.c cgd needs-flag 13741.555Selricfile dev/cgd_crypto.c cgd 13751.623Sthorpejfile dev/clock_subr.c 13761.491Slukemfile dev/clockctl.c clockctl needs-flag 13771.797Schristosfile dev/dksubr.c cgd | xbd | ccd | raid 13781.689Sthorpejfile dev/dkwedge/dk.c 13791.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 13801.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 13811.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 13821.754Sthorpejfile dev/firmload.c firmload 13831.647Shannkenfile dev/fss.c fss needs-count 13841.953Smbalmerfile dev/keylock.c keylock 13851.807Sadfile dev/lockstat.c lockstat needs-flag 13861.426Slukemfile dev/md.c md needs-count 13871.426Slukemfile dev/midi.c midi | midibus needs-flag 13881.785Schapfile dev/midictl.c midisyn 13891.426Slukemfile dev/midisyn.c midisyn 13901.497Schristosfile dev/mm.c 13911.697Skentfile dev/mulaw.c mulaw needs-flag 13921.642Scdifile dev/nullcons_subr.c nullcons needs-flag 13931.487Saugustssfile dev/radio.c radio needs-flag 13941.426Slukemfile dev/rnd.c rnd needs-flag 13951.426Slukemfile dev/rndpool.c rnd needs-flag 13961.426Slukemfile dev/sequencer.c sequencer needs-flag 13971.915Sjmcneillfile dev/video.c video needs-flag 13981.426Slukemfile dev/vnd.c vnd needs-flag 13991.733Syamtfile kern/bufq_disksort.c bufq_disksort 14001.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 14011.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 14021.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 14031.929Sadfile kern/core_elf32.c exec_elf32 14041.929Sadfile kern/core_elf64.c exec_elf64 14051.929Sadfile kern/core_netbsd.c exec_aout | exec_coff | 14061.929Sad exec_ecoff | exec_macho 14071.426Slukemfile kern/cnmagic.c 14081.426Slukemfile kern/exec_aout.c exec_aout 14091.426Slukemfile kern/exec_ecoff.c exec_ecoff 14101.426Slukemfile kern/exec_elf32.c exec_elf32 14111.426Slukemfile kern/exec_elf64.c exec_elf64 14121.452Schristosfile kern/exec_macho.c exec_macho 14131.426Slukemfile kern/exec_script.c exec_script 14141.426Slukemfile kern/exec_subr.c 14151.426Slukemfile kern/init_main.c 14161.645Satatatfile kern/init_sysctl.c 14171.955Spookafile kern/init_sysctl_base.c 14181.426Slukemfile kern/init_sysent.c 14191.426Slukemfile kern/kern_acct.c 14201.773Seladfile kern/kern_auth.c 14211.426Slukemfile kern/kern_clock.c 14221.830Sadfile kern/kern_condvar.c 14231.929Sadfile kern/kern_core.c coredump 14241.845Syamtfile kern/kern_cpu.c 14251.426Slukemfile kern/kern_descrip.c 14261.574Sjdolecekfile kern/kern_event.c 14271.426Slukemfile kern/kern_exec.c 14281.426Slukemfile kern/kern_exit.c 14291.426Slukemfile kern/kern_fork.c 14301.845Syamtfile kern/kern_idle.c 14311.973Spookafile kern/kern_hook.c 14321.426Slukemfile kern/kern_kthread.c 14331.860Sadfile kern/kern_ktrace.c ktrace 14341.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 14351.426Slukemfile kern/kern_lock.c 14361.588Sthorpejfile kern/kern_lwp.c 14371.426Slukemfile kern/kern_malloc.c 14381.917Spookafile kern/kern_malloc_stdtype.c 14391.454Sthorpejfile kern/kern_malloc_debug.c malloc_debug 14401.886Sadfile kern/kern_module.c 14411.964Spookafile kern/kern_module_vfs.c 14421.830Sadfile kern/kern_mutex.c 14431.961Spookafile kern/kern_mutex_obj.c 14441.790Seladfile kern/kern_fileassoc.c fileassoc 14451.426Slukemfile kern/kern_ntptime.c 14461.817Seladfile kern/kern_pax.c pax_mprotect | pax_segvguard 14471.426Slukemfile kern/kern_physio.c 14481.876Sjmcneillfile kern/kern_pmf.c 14491.426Slukemfile kern/kern_proc.c 14501.426Slukemfile kern/kern_prot.c 14511.549Sgmcgarryfile kern/kern_ras.c 14521.918Spookafile kern/kern_rate.c 14531.426Slukemfile kern/kern_resource.c 14541.902Srmindfile kern/kern_runq.c 14551.830Sadfile kern/kern_rwlock.c 14561.961Spookafile kern/kern_rwlock_obj.c 14571.426Slukemfile kern/kern_sig.c 14581.830Sadfile kern/kern_sleepq.c 14591.867Sadfile kern/kern_softint.c 14601.940Schristosfile kern/kern_ssp.c 14611.831Sadfile kern/kern_stub.c 14621.830Sadfile kern/kern_subr.c 14631.426Slukemfile kern/kern_synch.c 14641.426Slukemfile kern/kern_sysctl.c 14651.781Skardelfile kern/kern_tc.c 14661.426Slukemfile kern/kern_time.c 14671.595Sthorpejfile kern/kern_timeout.c 14681.830Sadfile kern/kern_turnstile.c 14691.806Sgdamorefile kern/kern_todr.c 14701.920Spookafile kern/kern_uidinfo.c 14711.652Stsarnafile kern/kern_uuid.c 14721.426Slukemfile kern/kern_xxx.c 14731.426Slukemfile kern/kgdb_stub.c kgdb 14741.845Syamtfile kern/sched_4bsd.c sched_4bsd 14751.868Srmindfile kern/sched_m2.c sched_m2 14761.426Slukemfile kern/subr_autoconf.c 14771.731Syamtfile kern/subr_blist.c vmswap 14781.736Syamtfile kern/subr_bufq.c 14791.776Syamtfile kern/subr_callback.c 14801.962Spookafile kern/subr_copy.c 14811.830Sadfile kern/subr_debug.c debug 14821.550Sgehennafile kern/subr_devsw.c 14831.426Slukemfile kern/subr_disk.c 14841.954Spookafile kern/subr_disk_open.c 14851.657Srtrfile kern/subr_evcnt.c 14861.928Spookafile kern/subr_exec_fd.c 14871.426Slukemfile kern/subr_extent.c 14881.854Spookafile kern/subr_hash.c 14891.959Spookafile kern/subr_humanize.c 14901.960Sdyoungfile kern/subr_iostat.c 14911.783Syamtfile kern/subr_kmem.c 14921.883Sadfile kern/subr_kobj.c 14931.966Spookafile kern/subr_kobj_vfs.c 14941.830Sadfile kern/subr_lockdebug.c 14951.426Slukemfile kern/subr_log.c 14961.960Sdyoungfile kern/subr_once.c 14971.960Sdyoungfile kern/subr_optstr.c 14981.884Syamtfile kern/subr_percpu.c 14991.426Slukemfile kern/subr_pool.c 15001.426Slukemfile kern/subr_prf.c 15011.426Slukemfile kern/subr_prof.c 15021.814Sthorpejfile kern/subr_specificdata.c 15031.842Smanufile kern/subr_tftproot.c tftproot 15041.858Spookafile kern/subr_time.c 15051.449Sgmcgarryfile kern/subr_userconf.c userconf 15061.783Syamtfile kern/subr_vmem.c 15071.739Syamtfile kern/subr_workqueue.c 15081.866Sadfile kern/subr_xcall.c 15091.926Sadfile kern/sys_aio.c aio 15101.895Sadfile kern/sys_descrip.c 15111.426Slukemfile kern/sys_generic.c 15121.886Sadfile kern/sys_module.c 15131.926Sadfile kern/sys_mqueue.c mqueue 15141.830Sadfile kern/sys_lwp.c 15151.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 15161.543Sbriggsfile kern/sys_pmc.c 15171.800Smattfile kern/sys_process.c ptrace | ktrace 15181.885Srmindfile kern/sys_pset.c 15191.896Sadfile kern/sys_select.c 15201.830Sadfile kern/sys_sig.c 15211.827Sadfile kern/sys_sched.c 15221.426Slukemfile kern/sys_socket.c 15231.426Slukemfile kern/syscalls.c syscall_debug 15241.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 15251.426Slukemfile kern/sysv_msg.c sysvmsg 15261.426Slukemfile kern/sysv_sem.c sysvsem 15271.426Slukemfile kern/sysv_shm.c sysvshm 15281.426Slukemfile kern/tty.c 15291.426Slukemfile kern/tty_conf.c 15301.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 15311.676Schristosfile kern/tty_pty.c pty needs-flag 15321.694Schristosfile kern/tty_ptm.c pty 15331.426Slukemfile kern/tty_subr.c 15341.426Slukemfile kern/tty_tty.c 15351.923Stlsfile kern/uipc_accf.c 15361.426Slukemfile kern/uipc_domain.c 15371.426Slukemfile kern/uipc_mbuf.c 15381.426Slukemfile kern/uipc_mbuf2.c 15391.864Sdyoungfile net/link_proto.c 15401.426Slukemfile kern/uipc_proto.c 15411.592Schristosfile kern/uipc_sem.c p1003_1b_semaphore 15421.426Slukemfile kern/uipc_socket.c 15431.426Slukemfile kern/uipc_socket2.c 15441.426Slukemfile kern/uipc_syscalls.c 15451.426Slukemfile kern/uipc_usrreq.c 15461.426Slukemfile kern/vfs_bio.c 15471.426Slukemfile kern/vfs_cache.c 15481.927Spookafile kern/vfs_cwd.c 15491.919Sreinoudfile kern/vfs_dirhash.c 15501.426Slukemfile kern/vfs_getcwd.c 15511.732Sjmmvfile kern/vfs_hooks.c 15521.426Slukemfile kern/vfs_init.c 15531.426Slukemfile kern/vfs_lockf.c 15541.426Slukemfile kern/vfs_lookup.c 15551.426Slukemfile kern/vfs_subr.c 15561.426Slukemfile kern/vfs_syscalls.c 15571.828Shannkenfile kern/vfs_trans.c 15581.426Slukemfile kern/vfs_vnops.c 15591.911Ssimonbfile kern/vfs_wapbl.c wapbl 15601.723Sthorpejfile kern/vfs_xattr.c 15611.426Slukemfile kern/vnode_if.c 15621.426Slukemfile miscfs/deadfs/dead_vnops.c 15631.426Slukemfile miscfs/fifofs/fifo_vnops.c 15641.869Spookafile miscfs/genfs/genfs_io.c 15651.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 15661.426Slukemfile miscfs/genfs/genfs_vnops.c 15671.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 15681.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 15691.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 15701.426Slukemfile miscfs/specfs/spec_vnops.c 15711.426Slukemfile miscfs/syncfs/sync_subr.c 15721.426Slukemfile miscfs/syncfs/sync_vnops.c 15731.970Spookafile net/bpf.c bpfilter 15741.426Slukemfile net/bpf_filter.c bpf_filter 15751.970Spookafile net/bpf_stub.c 15761.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 15771.426Slukemfile net/if.c 15781.874Scubefile net/if_arcsubr.c arcnet needs-flag 15791.426Slukemfile net/if_atmsubr.c atm 15801.433Sthorpejfile net/if_bridge.c bridge needs-flag 15811.433Sthorpejfile net/bridgestp.c bridge 15821.457Sbjh21file net/if_ecosubr.c eco 15831.818Srpaulofile net/if_etherip.c etherip needs-flag 15841.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 15851.511Smartin wlan 15861.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 15871.426Slukemfile net/if_fddisubr.c fddi needs-flag 15881.426Slukemfile net/if_gif.c gif needs-flag 15891.468Satatatfile net/if_gre.c gre needs-flag 15901.426Slukemfile net/if_hippisubr.c hippi needs-flag 15911.426Slukemfile net/if_ieee1394subr.c ieee1394 15921.701Speterfile net/if_loop.c loop needs-flag 15931.426Slukemfile net/if_media.c 15941.702Schristosfile net/if_ppp.c ppp needs-flag 15951.826Smousefile net/if_srt.c srt 15961.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 15971.702Schristosfile net/if_sl.c sl needs-flag 15981.426Slukemfile net/if_spppsubr.c sppp 15991.702Schristosfile net/if_strip.c strip needs-flag 16001.426Slukemfile net/if_tokensubr.c token needs-flag 16011.708Scubefile net/if_tap.c tap needs-flag 16021.468Satatatfile net/if_tun.c tun needs-flag 16031.426Slukemfile net/if_vlan.c vlan needs-flag 16041.502Smartinfile net/if_pppoe.c pppoe needs-flag 16051.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 16061.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 16071.426Slukemfile net/ppp_tty.c ppp 16081.899Sthorpejfile net/net_stats.c 16091.426Slukemfile net/radix.c 16101.426Slukemfile net/raw_cb.c 16111.426Slukemfile net/raw_usrreq.c 16121.426Slukemfile net/route.c 16131.426Slukemfile net/rtsock.c 16141.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 16151.904Sadfile net/zlib.c (ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression 16161.921Stlsfile netinet/accf_data.c accf_data 16171.921Stlsfile netinet/accf_http.c accf_http 16181.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 16191.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 16201.426Slukemfile netinet/if_atm.c atm 16211.888Sjoergfile netinet/in4_cksum.c inet 16221.888Sjoergfile netinet/in_cksum.c inet 16231.426Slukemfile netinet/in_gif.c gif & inet 16241.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 16251.648Sscwfile netinet/ip_ecn.c ipsec | fast_ipsec | gif | stf 16261.426Slukemfile netinet/ip_encap.c inet | inet6 16271.818Srpaulofile netinet/ip_etherip.c etherip & inet 16281.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 16291.426Slukemfile netinet6/in6_gif.c gif & inet6 16301.516Sthorpej 16311.502Smartinfile netisdn/i4b_ctl.c isdnctl needs-flag 16321.502Smartinfile netisdn/i4b_isppp.c ippp needs-count 16331.502Smartinfile netisdn/i4b_ipr.c irip needs-count 16341.502Smartinfile netisdn/i4b_rbch.c isdnbchan needs-count 16351.502Smartinfile netisdn/i4b_tel.c isdntel needs-count 16361.502Smartinfile netisdn/i4b_trace.c isdntrc needs-count 16371.426Slukem 16381.430Smartinfile netisdn/i4b_mbuf.c passive_isdn 16391.426Slukemfile netisdn/i4b_l2.c passive_isdn 16401.426Slukemfile netisdn/i4b_l2fsm.c passive_isdn 16411.426Slukemfile netisdn/i4b_uframe.c passive_isdn 16421.426Slukemfile netisdn/i4b_tei.c passive_isdn 16431.426Slukemfile netisdn/i4b_sframe.c passive_isdn 16441.426Slukemfile netisdn/i4b_iframe.c passive_isdn 16451.426Slukemfile netisdn/i4b_l2timer.c passive_isdn 16461.426Slukemfile netisdn/i4b_util.c passive_isdn 16471.426Slukemfile netisdn/i4b_lme.c passive_isdn 16481.415Smartin# Q.931 handler 16491.426Slukemfile netisdn/i4b_q931.c passive_isdn 16501.426Slukemfile netisdn/i4b_q932fac.c passive_isdn 16511.426Slukemfile netisdn/i4b_l3fsm.c passive_isdn 16521.426Slukemfile netisdn/i4b_l3timer.c passive_isdn 16531.426Slukemfile netisdn/i4b_l2if.c passive_isdn 16541.426Slukemfile netisdn/i4b_l4if.c passive_isdn 16551.502Smartin# isdn device driver, interface to isdnd 16561.502Smartinfile netisdn/i4b_i4bdrv.c isdn needs-flag 16571.502Smartinfile netisdn/i4b_l4.c isdndev needs-flag 16581.502Smartinfile netisdn/i4b_l4mgmt.c isdndev needs-flag 16591.502Smartinfile netisdn/i4b_l4timer.c isdndev needs-flag 16601.634Spooka# capi 16611.634Spookafile netisdn/i4b_capi_l4if.c isdncapi 16621.634Spookafile netisdn/i4b_capi_llif.c isdncapi 16631.634Spookafile netisdn/i4b_capi_msgs.c isdncapi 16641.493Sjdolecek 16651.493Sjdolecek# Game adapter (joystick) 16661.493Sjdolecekdevice joy 16671.493Sjdolecekfile dev/ic/joy.c joy needs-flag 16681.582Shaya 16691.713Syamtinclude "net/agr/files.agr" 16701.734Sjmcneill 16711.734Sjmcneill# 16721.734Sjmcneill# General Purpose Input/Output framework 16731.734Sjmcneill# 16741.769Srizdefine onewire_bitbang 16751.734Sjmcneillinclude "dev/gpio/files.gpio" 16761.769Sriz 16771.769Srizinclude "dev/onewire/files.onewire" 16781.872Sjmcneill 16791.872Sjmcneill# 16801.872Sjmcneill# Pseudo audio device 16811.872Sjmcneill# 16821.872Sjmcneillinclude "dev/pad/files.pad" 16831.877Sjoerg 16841.877Sjoerg# 16851.877Sjoerg# Intel 386 Real Mode emulator 16861.877Sjoerg# 16871.877Sjoerginclude "lib/libx86emu/files.x86emu" 16881.882Syamt 16891.882Syamt# 16901.882Syamt# "tprof" profiler. 16911.882Syamt# 16921.882Syamtinclude "dev/tprof/files.tprof" 16931.944Sjmcneill 16941.944Sjmcneill# 16951.944Sjmcneill# alternate memory device 16961.944Sjmcneill# 16971.944Sjmcneillinclude "dev/altmem/files.altmem" 1698