files revision 1.953
11.953Smbalmer# $NetBSD: files,v 1.953 2009/08/14 21:17:21 mbalmer 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.812Sjmcneilldefflag opt_powerhook.h POWERHOOK_DEBUG 771.431Sfvdl 781.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 791.189Sscottr 801.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 811.474Slukem EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT 821.503Sjdolecek EXEC_ELF_NOTELESS 831.199Sthorpej 841.686Sthorpejdefflag opt_dkwedge.h DKWEDGE_AUTODISCOVER 851.691Sthorpej DKWEDGE_METHOD_BSDLABEL 861.688Sthorpej DKWEDGE_METHOD_GPT 871.693Sthorpej DKWEDGE_METHOD_MBR 881.686Sthorpej 891.791Seladdefflag opt_veriexec.h VERIFIED_EXEC_FP_SHA1 901.725Schristos VERIFIED_EXEC_FP_SHA256 911.725Schristos VERIFIED_EXEC_FP_SHA384 921.725Schristos VERIFIED_EXEC_FP_SHA512 931.725Schristos VERIFIED_EXEC_FP_MD5 941.725Schristos VERIFIED_EXEC_FP_RMD160 951.725Schristos 961.794Sdsl# Per system call number counts and times 971.794Sdsldefflag opt_syscall_stats.h SYSCALL_STATS 981.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES: SYSCALL_STATS 991.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris) 1001.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 1011.794Sdslfile kern/subr_syscall_stats.c syscall_stats 1021.794Sdsl 1031.774Seladdefparam opt_pax.h PAX_MPROTECT 1041.817Selad PAX_SEGVGUARD 1051.879Schristos PAX_ASLR 1061.879Schristos PAX_ASLR_DELTA_MMAP_LSB 1071.879Schristos PAX_ASLR_DELTA_MMAP_LEN 1081.879Schristos PAX_ASLR_DELTA_STACK_LSB 1091.879Schristos PAX_ASLR_DELTA_STACK_LEN 1101.879Schristos PAX_ASLR_DELTA_PROG_LEN 1111.774Selad 1121.789Seladdefflag opt_fileassoc.h FILEASSOC 1131.789Selad 1141.803Sdyoungdefflag opt_gre.h GRE_DEBUG 1151.803Sdyoung 1161.911Ssimonb# Write Ahead Physical Block Logging 1171.911Ssimonbdefflag opt_wapbl.h WAPBL WAPBL_DEBUG 1181.911Ssimonbdefparam opt_wapbl.h WAPBL_DEBUG_PRINT 1191.911Ssimonb 1201.199Sthorpej# compatibility options 1211.473Slukem# 1221.924Swrstudendefflag opt_sa.h KERN_SA 1231.926Saddefflag opt_compat_netbsd.h COMPAT_NETBSD 1241.936Schristosdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_NETBSD 1251.936Schristosdefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, KERN_SA, COMPAT_NETBSD 1261.926Saddefflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD 1271.926Saddefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD 1281.926Saddefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD 1291.926Saddefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16, COMPAT_NETBSD 1301.926Saddefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15, COMPAT_NETBSD 1311.926Saddefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14, COMPAT_NETBSD 1321.926Saddefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13, COMPAT_NETBSD 1331.926Saddefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12, COMPAT_NETBSD 1341.926Saddefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11, COMPAT_NETBSD 1351.926Saddefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10, COMPAT_NETBSD 1361.589Schristosdefflag COMPAT_OSSAUDIO 1371.786Smartindefflag COMPAT_FREEBSD: COMPAT_30 1381.474Slukemdefflag COMPAT_IBCS2 1391.474Slukemdefflag COMPAT_IRIX 1401.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1411.758Smanudefflag COMPAT_LINUX32 1421.474Slukemdefflag COMPAT_OSF1 1431.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1441.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1451.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1461.474Slukemdefflag COMPAT_NETBSD32 1471.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1481.474Slukemdefflag COMPAT_M68K4K 1491.474Slukemdefflag COMPAT_MACH 1501.580Smanudefflag COMPAT_DARWIN 1511.474Slukemdefflag COMPAT_VAX1K 1521.474Slukemdefflag COMPAT_43 1531.474Slukemdefflag COMPAT_PECOFF 1541.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1551.221Sjonathan 1561.473Slukem# 1571.570Sthorpej# Cryptography support. Include this early, since several things 1581.570Sthorpej# use it. 1591.624Sjonathan 1601.624Sjonathan# Individual crypto transforms 1611.570Sthorpejinclude "crypto/arc4/files.arc4" 1621.570Sthorpejinclude "crypto/des/files.des" 1631.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1641.570Sthorpejinclude "crypto/cast128/files.cast128" 1651.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1661.644Stlsinclude "crypto/skipjack/files.skipjack" 1671.570Sthorpej 1681.626Sthorpej# General-purpose crypto processing framework. 1691.626Sthorpejinclude "opencrypto/files.opencrypto" 1701.626Sthorpej 1711.570Sthorpej# 1721.618Sthorpej# System monitoring framework 1731.618Sthorpej# 1741.618Sthorpejinclude "dev/sysmon/files.sysmon" 1751.618Sthorpej 1761.618Sthorpej# 1771.563Sthorpej# Networking protocols 1781.563Sthorpej# 1791.743Sthorpejinclude "net80211/files.net80211" 1801.563Sthorpejinclude "netatalk/files.netatalk" 1811.782Sgdamoreinclude "netbt/files.netbt" 1821.565Sthorpejinclude "netinet/files.netinet" 1831.565Sthorpejinclude "netinet/files.ipfilter" 1841.565Sthorpejinclude "netinet6/files.netinet6" 1851.632Sitojuninclude "netinet6/files.ipsec" 1861.632Sitojuninclude "netipsec/files.netipsec" 1871.566Sthorpejinclude "netiso/files.netiso" 1881.567Sthorpejinclude "netnatm/files.netnatm" 1891.600Sjdolecekinclude "netsmb/files.netsmb" 1901.677Sitojuninclude "net/files.pf" 1911.563Sthorpej 1921.795Smattobsolete defflag CCITT # obsolete 1931.795Smattobsolete defflag HDLC # obsolete 1941.795Smattobsolete defflag LLC # obsolete 1951.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 1961.795Smattobsolete defflag IPX # obsolete 1971.825Scubeobsolete defflag opt_iso.h TPCONS 1981.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 1991.939Sjym # MEMORY_DISK_RBFLAGS 2001.939Sjym 2011.474Slukemdefflag PFIL_HOOKS # pfil(9) 2021.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2031.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2041.474Slukem # Include deflate or bsd 2051.474Slukem # compression, enable pppd 2061.474Slukem # packet filtering support 2071.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2081.189Sscottr 2091.189Sscottr# networking options 2101.473Slukem# 2111.474Slukemdefflag GATEWAY 2121.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2131.474Slukemdefparam SB_MAX 2141.171Smrg 2151.189Sscottr# file system options 2161.473Slukem# 2171.516Sthorpejdefflag QUOTA # XXX files.ufs? 2181.685Sthorpejdefflag VNODE_LOCKDEBUG 2191.759Schsdefflag MAGICLINKS 2201.353Soster 2211.276Sscottr# buffer cache size options 2221.473Slukem# 2231.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2241.276Sscottr 2251.449Sgmcgarry# userconf 2261.473Slukem# 2271.474Slukemdefflag USERCONF 2281.449Sgmcgarry 2291.663Satatat# sysctl related 2301.663Satatat# 2311.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2321.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2331.665Satatat SYSCTL_INCLUDE_DESCR 2341.663Satatat 2351.473Slukem# 2361.289Slukem# Not entirely MI, but present on multiple arch's 2371.473Slukem# 2381.289Slukem 2391.276Sscottr# PC-style MBR handling 2401.473Slukem# 2411.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2421.209Sjonathan 2431.745Sthorpej# 2441.209Sjonathan# debugging options 2451.473Slukem# 2461.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2471.745Sthorpej 2481.474Slukemdefflag opt_kgdb.h KGDB 2491.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2501.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2511.474Slukemdefflag LOCKDEBUG 2521.474Slukemdefflag SYSCALL_DEBUG 2531.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2541.271Sjonathan 2551.271Sjonathan# memory (ram) disk options 2561.473Slukem# 2571.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2581.474Slukem MEMORY_DISK_DYNAMIC 2591.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2601.939Sjym MEMORY_DISK_RBFLAGS 2611.159Sdrochner 2621.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2631.842Smanu 2641.543Sbriggs# Support for hardware performance monitoring counters 2651.543Sbriggs# 2661.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2671.636Sjdolecek 2681.936Schristosdefflag opt_wlan.h WLAN 2691.936Schristos 2701.819Swiz# Machine-independent device majors assignements 2711.640Sjdolecekinclude "conf/majors" 2721.543Sbriggs 2731.60Scgd# generic attributes 2741.473Slukem# 2751.519Saugustssdefine audiobus { } 2761.474Slukemdefine midibus { } 2771.232Saugustssdefine midisyn 2781.915Sjmcneilldefine videobus { } 2791.638Sbouyerdefine ata {[channel = -1]} 2801.674Sthorpejdefine sata 2811.947Sjakllschdefine sata_fis 2821.558Sthorpejdefine scsi_core 2831.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 2841.638Sbouyerdefine ata_hl {[drive = -1]} 2851.637Sbouyerdefine atapi { } 2861.489Sdrochnerdefine radiodev { } 2871.614Sgmcgarrydefine gpibdev {[address = -1]} 2881.734Sjmcneilldefine gpiobus { } 2891.769Srizdefine onewirebus { } 2901.659Sbjh21define pckbport {[slot = -1]} 2911.659Sbjh21define pckbport_machdep_cnattach 2921.754Sthorpejdefine firmload 2931.67Scgd 2941.67Scgd# audio device attributes 2951.473Slukem# 2961.63Sbrezakdefine mulaw 2971.132Saugustssdefine auconv 2981.500Skentdefine aurateconv 2991.629Sthorpej 3001.228Saugustss# audio and midi devices, attaches to audio hardware driver 3011.473Slukem# 3021.876Sjmcneilldevice audio: audiodev 3031.519Saugustssattach audio at audiobus 3041.228Saugustssdevice midi 3051.228Saugustssattach midi at midibus 3061.363Sthorpej 3071.650Sbjh21# console bell via audio device 3081.650Sbjh21# 3091.650Sbjh21define audiobell 3101.650Sbjh21 3111.915Sjmcneill# video devices, attaches to video hardware driver 3121.915Sjmcneill# 3131.915Sjmcneilldevice video 3141.915Sjmcneillattach video at videobus 3151.915Sjmcneill 3161.922Spgoyette# National Semiconductor LM7[89] 3171.922Spgoyette# 3181.922Spgoyette# (included here so files.i2c can define an attachment) 3191.922Spgoyette 3201.922Spgoyettedevice lm: sysmon_envsys 3211.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3221.922Spgoyette 3231.635Sthorpej# I2C device support 3241.635Sthorpejinclude "dev/i2c/files.i2c" 3251.635Sthorpej 3261.813Sgdamore# SPI device support 3271.813Sgdamoreinclude "dev/spi/files.spi" 3281.813Sgdamore 3291.559Sthorpej# IR device support 3301.559Sthorpejinclude "dev/ir/files.ir" 3311.559Sthorpej 3321.651Sjdolecek# Parallel Port Bus support 3331.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3341.651Sjdolecek 3351.363Sthorpej# raster operations attributes 3361.473Slukem# 3371.426Slukemdefine rasops1 3381.426Slukemdefine rasops2 3391.426Slukemdefine rasops4 3401.426Slukemdefine rasops8 3411.426Slukemdefine rasops15 3421.426Slukemdefine rasops16 3431.426Slukemdefine rasops24 3441.426Slukemdefine rasops32 3451.829Soberdefine rasops_rotation 3461.60Scgd 3471.760Sjmcneill# splash screen support 3481.760Sjmcneillinclude "dev/splash/files.splash" 3491.760Sjmcneill 3501.768Sgdamore# videomode support 3511.768Sgdamoreinclude "dev/videomode/files.videomode" 3521.768Sgdamore 3531.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3541.457Sbjh21# fddi, token ring, atm and eco(net). 3551.473Slukem# 3561.874Scubedefine arcnet 3571.88Schuckdefine atm 3581.457Sbjh21define eco 3591.60Scgddefine ether 3601.67Scgddefine fddi 3611.185Skmldefine hippi 3621.399Sonoedefine ieee1394 3631.282Sbaddefine token 3641.284Sexplorerdefine sppp 3651.719Sdyoungdefine wlan: arc4, rijndael 3661.294Sitojundefine crypto 3671.100Sws 3681.119Sis# devices ARPing IPv4 pull this in: 3691.473Slukem# 3701.119Sisdefine arp 3711.119Sis 3721.515Sthorpej# 3731.515Sthorpej# ALTQ network traffic shaping subsystem 3741.515Sthorpej# 3751.515Sthorpejinclude "altq/files.altq" 3761.515Sthorpej 3771.473Slukem# 3781.560Sthorpej# IPKDB kernel debugger 3791.473Slukem# 3801.560Sthorpejinclude "ipkdb/files.ipkdb" 3811.102Sws 3821.404Sad# Logical disk 3831.473Slukem# 3841.404Saddevice ld: disk 3851.426Slukemfile dev/ld.c ld needs-flag 3861.513Sthorpej 3871.513Sthorpej# 3881.513Sthorpej# MII/PHY support for network devices 3891.513Sthorpej# 3901.513Sthorpejinclude "dev/mii/files.mii" 3911.375Sthorpej 3921.473Slukem# 3931.512Sthorpej# RAIDframe 3941.512Sthorpej# 3951.512Sthorpejinclude "dev/raidframe/files.raidframe" 3961.639Sgrog 3971.639Sgrog# 3981.542Sthorpej# Hardware-assisted data mover API 3991.542Sthorpej# 4001.542Sthorpejinclude "dev/dmover/files.dmover" 4011.512Sthorpej 4021.512Sthorpej# 4031.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4041.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4051.473Slukem# 4061.145Schristos 4071.145Schristos# Adaptec AIC-6[32]60 ICs 4081.473Slukem# 4091.173Sthorpejdevice aic: scsi 4101.145Schristosfile dev/ic/aic6360.c aic 4111.346Sthorpej 4121.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4131.473Slukem# 4141.346Sthorpejdefine smc93cx6 4151.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4161.83Sthorpej 4171.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4181.473Slukem# 4191.474Slukemdefparam opt_ahc.h AHC_DEBUG 4201.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4211.173Sthorpejdevice ahc: scsi 4221.345Sthorpejdefine ahc_seeprom 4231.354Sfvdldefine ahc_aic77xx 4241.142Senamifile dev/ic/aic7xxx.c ahc 4251.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4261.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4271.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4281.609Sfvdl 4291.609Sfvdl# Adaptec aic79xx SCSI controllers 4301.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4311.609Sfvdldevice ahd: scsi 4321.609Sfvdlfile dev/ic/aic79xx.c ahd 4331.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4341.318Sad 4351.318Sad# DPT EATA SCSI controllers 4361.473Slukem# 4371.318Saddevice dpt: scsi 4381.318Sadfile dev/ic/dpt.c dpt 4391.355Sad 4401.355Sad# Compaq Smart ARRAY controllers 4411.473Slukem# 4421.355Saddevice cac {unit = -1} 4431.355Sadfile dev/ic/cac.c cac 4441.355Sad 4451.404Sadattach ld at cac with ld_cac 4461.404Sadfile dev/ic/ld_cac.c ld_cac 4471.419Sad 4481.764She# HP/Compaq Command Interface for SCSI-3 Support 4491.764She# 4501.764Shedevice ciss: scsi 4511.764Shefile dev/ic/ciss.c ciss 4521.764She 4531.419Sad# Mylex DAC960 RAID controllers 4541.473Slukem# 4551.419Saddevice mlx {unit = -1} 4561.419Sadfile dev/ic/mlx.c mlx needs-flag 4571.419Sad 4581.419Sadattach ld at mlx with ld_mlx 4591.419Sadfile dev/ic/ld_mlx.c ld_mlx 4601.521Sad 4611.521Sad# ICP-Vortex/Intel RAID controllers 4621.521Sad# 4631.521Saddevice icp {unit = -1} 4641.521Sadfile dev/ic/icp.c icp needs-flag 4651.611Sthorpejfile dev/ic/icp_ioctl.c icp 4661.521Sad 4671.521Sadattach ld at icp with ld_icp 4681.521Sadfile dev/ic/ld_icp.c ld_icp 4691.521Sad 4701.521Saddevice icpsp: scsi 4711.521Sadfile dev/ic/icpsp.c icpsp 4721.521Sadattach icpsp at icp 4731.523Sad 4741.523Sad# Adaptec FSA RAID controllers 4751.523Sad# 4761.523Saddevice aac {unit = -1} 4771.523Sadfile dev/ic/aac.c aac 4781.523Sad 4791.523Sadattach ld at aac with ld_aac 4801.523Sadfile dev/ic/ld_aac.c ld_aac 4811.238Sdante 4821.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 4831.473Slukem# 4841.238Sdantedevice adv: scsi 4851.238Sdantefile dev/ic/adv.c adv 4861.428Sthorpejfile dev/ic/advlib.c adv 4871.428Sthorpejfile dev/ic/advmcode.c adv 4881.248Sdante 4891.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 4901.473Slukem# 4911.248Sdantedevice adw: scsi 4921.248Sdantefile dev/ic/adw.c adw 4931.194Sjonathan 4941.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 4951.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 4961.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 4971.130Sjonathan# hardware-compatibility mode.) 4981.473Slukem# 4991.173Sthorpejdevice bha: scsi 5001.142Senamifile dev/ic/bha.c bha 5011.130Sjonathan 5021.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5031.130Sjonathan# (must be after bha, see above) 5041.473Slukem# 5051.173Sthorpejdevice aha: scsi 5061.142Senamifile dev/ic/aha.c aha 5071.445Stsutsui 5081.445Stsutsui# Initio INIC-940/950 SCSI controllers 5091.473Slukem# 5101.445Stsutsuidevice iha: scsi 5111.445Stsutsuifile dev/ic/iha.c iha 5121.118Scgd 5131.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5141.473Slukem# 5151.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5161.474Slukem ISP_DISABLE_1080_SUPPORT 5171.474Slukem ISP_DISABLE_2100_SUPPORT 5181.474Slukem ISP_DISABLE_2200_SUPPORT 5191.846Smjacob ISP_DISABLE_2300_SUPPORT 5201.894Smjacob ISP_DISABLE_2322_SUPPORT 5211.846Smjacob ISP_DISABLE_2400_SUPPORT 5221.846Smjacob ISP_DISABLE_FW 5231.846Smjacob ISP_TARGET_MODE 5241.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5251.894Smjacob ISP_VPORTS 5261.173Sthorpejdevice isp: scsi 5271.142Senamifile dev/ic/isp.c isp 5281.846Smjacobfile dev/ic/isp_library.c isp 5291.223Smjacobfile dev/ic/isp_netbsd.c isp 5301.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5311.821Sbouyer# LSILogic MegaRAID SAS 5321.821Sbouyer# 5331.821Sbouyerdevice mfi: scsi 5341.821Sbouyerfile dev/ic/mfi.c mfi 5351.821Sbouyer 5361.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5371.528Smatt# 5381.608Sthorpejdevice mpt: scsi 5391.608Sthorpejfile dev/ic/mpt.c mpt 5401.608Sthorpejfile dev/ic/mpt_debug.c mpt 5411.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5421.605Stsutsui 5431.682Sitohy# Workbit NinjaSCSI-32 controllers 5441.682Sitohydevice njs: scsi 5451.682Sitohyfile dev/ic/ninjascsi32.c njs 5461.682Sitohy 5471.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5481.605Stsutsuidevice oosiop: scsi 5491.605Stsutsuifile dev/ic/oosiop.c oosiop 5501.436Stsutsui 5511.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5521.473Slukem# 5531.436Stsutsuidevice osiop: scsi 5541.436Stsutsuifile dev/ic/osiop.c osiop 5551.364Sbouyer 5561.368Sbouyer# common stuff for siop and esiop 5571.473Slukem# 5581.426Slukemdefine siop_common 5591.426Slukemfile dev/ic/siop_common.c siop_common 5601.368Sbouyer 5611.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5621.473Slukem# 5631.426Slukemdevice siop: scsi,siop_common 5641.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 5651.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 5661.518Sbouyer 5671.518Sbouyerdevice esiop: scsi,siop_common 5681.518Sbouyerfile dev/ic/esiop.c esiop 5691.94Smycroft 5701.94Smycroft# UltraStor SCSI controllers 5711.473Slukem# 5721.173Sthorpejdevice uha: scsi 5731.142Senamifile dev/ic/uha.c uha 5741.409Sonoe 5751.878Sgarbled# 3Com common probe code 5761.878Sgarbleddefine elink 5771.878Sgarbledfile dev/isa/elink.c elink 5781.878Sgarbled 5791.409Sonoe# Aironet PC4500/PC4800 5801.473Slukem# 5811.653Stsarnadevice an: arp, wlan, ifnet 5821.409Sonoefile dev/ic/an.c an 5831.86Smycroft 5841.376Sonoe# AMD 79c930-based 802.11 cards 5851.473Slukem# 5861.376Sonoedevice awi: arp, wlan, ifnet 5871.376Sonoefile dev/ic/awi.c awi 5881.376Sonoefile dev/ic/am79c930.c awi 5891.438Sichiro 5901.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 5911.473Slukem# 5921.656Sjunyoungdevice wi: arp, wlan, ifnet 5931.438Sichirofile dev/ic/wi.c wi 5941.617Sdyoung 5951.930Salc# Atheros HAL 5961.930Salc# 5971.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 5981.930Salc 5991.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6001.641Sdyoung# 6011.656Sjunyoungdevice ath: arp, wlan, ifnet 6021.641Sdyoungfile dev/ic/ath.c ath 6031.719Sdyoungfile dev/ic/ath_netbsd.c ath 6041.738Sdyoungfile dev/ic/athrate-sample.c ath 6051.641Sdyoung 6061.617Sdyoung# ADMtek ADM8211 802.11 6071.617Sdyoung# 6081.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6091.617Sdyoungfile dev/ic/atw.c atw 6101.376Sonoe 6111.687Sdyoung# Realtek RTL8180 802.11 6121.687Sdyoung# 6131.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6141.687Sdyoungfile dev/ic/rtw.c rtw 6151.687Sdyoungfile dev/ic/rtwphy.c rtw 6161.687Sdyoungfile dev/ic/rtwphyio.c rtw 6171.687Sdyoung 6181.780Srpaulo# Ralink RT2500/RT2600 802.11 6191.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6201.778Sdogcowfile dev/ic/rt2560.c ral 6211.778Sdogcowfile dev/ic/rt2661.c ral 6221.722Sdrochner 6231.83Sthorpej# 3Com Etherlink-III Ethernet controller 6241.473Slukem# 6251.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6261.142Senamifile dev/ic/elink3.c ep 6271.253Sfvdl 6281.253Sfvdl# 3Com EtherLink XL Controller 6291.473Slukem# 6301.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6311.253Sfvdlfile dev/ic/elinkxl.c ex 6321.131Smatt 6331.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6341.473Slukem# 6351.173Sthorpejdevice lc: arp, ether, ifnet 6361.142Senamifile dev/ic/lemac.c lc 6371.84Smycroft 6381.84Smycroft# LANCE and PCnet Ethernet controllers 6391.473Slukem# 6401.173Sthorpejdevice le: arp, ether, ifnet 6411.426Slukemdefine le24 6421.426Slukemdefine le32 6431.227Sexplorerfile dev/ic/am7990.c le24 6441.225Sdrochnerfile dev/ic/am79900.c le32 6451.225Sdrochnerfile dev/ic/lance.c le24 | le32 6461.383Sthorpej 6471.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6481.473Slukem# 6491.383Sthorpejdevice depca { }: le24 6501.383Sthorpejfile dev/ic/depca.c depca 6511.383Sthorpejattach le at depca with le_depca 6521.122Sscottr 6531.290Smrg# Sun HME Ethernet controllers 6541.473Slukem# 6551.293Spkdevice hme: arp, ether, ifnet, mii 6561.293Spkfile dev/ic/hme.c hme 6571.461Seeh 6581.461Seeh# Sun GEM Ethernet controllers 6591.473Slukem# 6601.461Seehdevice gem: arp, ether, ifnet, mii 6611.461Seehfile dev/ic/gem.c gem 6621.290Smrg 6631.122Sscottr# 8390-family Ethernet controllers 6641.473Slukem# 6651.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 6661.122Sscottrdefine dp8390nic 6671.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 6681.485Sbjh21 6691.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 6701.485Sbjh21# 6711.485Sbjh21define dp83905 6721.485Sbjh21file dev/ic/dp83905.c dp83905 6731.484Sbjh21 6741.484Sbjh21# Macronix MX98905 Ethernet controller 6751.484Sbjh21# (use as an attribute for an "ne" bus attachment) 6761.484Sbjh21# 6771.484Sbjh21define mx98905 6781.484Sbjh21file dev/ic/mx98905.c mx98905 6791.77Scgd 6801.282Sbad# TROPIC Token-Ring controller 6811.473Slukem# 6821.282Sbaddevice tr: arp, token, ifnet 6831.282Sbadfile dev/ic/tropic.c tr 6841.282Sbad 6851.91Scgd# NCR 5380 SCSI Bus Controller 6861.473Slukem# 6871.91Scgddefine ncr5380sbc 6881.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 6891.356Spkdevice nca: scsi, ncr5380sbc 6901.91Scgd 6911.434Sfredette# Sun sc PAL SCSI Bus Controller 6921.473Slukem# 6931.434Sfredettedefine sunscpal 6941.434Sfredettefile dev/ic/sunscpal.c sunscpal 6951.434Sfredettedevice ssc: scsi, sunscpal 6961.434Sfredette 6971.91Scgd# DEC FDDI Chipset 6981.473Slukem# 6991.91Scgddefine pdq 7001.142Senamifile dev/ic/pdq.c pdq 7011.142Senamifile dev/ic/pdq_ifsubr.c pdq 7021.98Schristos 7031.474Slukem# Cyclades Cyclom-8/16/32 7041.473Slukem# 7051.173Sthorpejdevice cy: tty 7061.142Senamifile dev/ic/cy.c cy needs-flag 7071.103Sthorpej 7081.103Sthorpej# Efficient Networks, Inc. ATM interface 7091.473Slukem# 7101.173Sthorpejdevice en: atm, ifnet 7111.142Senamifile dev/ic/midway.c en 7121.117Sthorpej 7131.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7141.473Slukem# 7151.117Sthorpejdefine ncr53c9x 7161.359Smycroftdevice esp: scsi, ncr53c9x 7171.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7181.227Sexplorer 7191.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7201.679Smycroftdevice spc: scsi 7211.679Smycroftfile dev/ic/mb89352.c spc 7221.679Smycroft 7231.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7241.796Sbjh21define wd33c93 7251.796Sbjh21file dev/ic/wd33c93.c wd33c93 7261.796Sbjh21 7271.590Ssoren# Hitachi HD44780 LCD panel controller 7281.590Ssorendefine hd44780 7291.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7301.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7311.590Ssoren 7321.710Sjoff# Matrix keypad 7331.710Sjoffdefine matrixkp 7341.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7351.710Sjoff 7361.227Sexplorer# Hitachi HD64570 serial controller 7371.473Slukem# 7381.359Smycroftdefine hd64570 7391.227Sexplorerfile dev/ic/hd64570.c hd64570 7401.339Schopps 7411.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7421.473Slukem# 7431.339Schoppsdevice ntwoc: ifnet, hd64570 7441.128Spk 7451.128Spk# Intel 82586 Ethernet Controller 7461.473Slukem# 7471.128Spkdefine i82586 7481.142Senamifile dev/ic/i82586.c i82586 7491.291Sthorpej 7501.658Sjkunz# Intel 82596 Ethernet Controller 7511.658Sjkunz# 7521.658Sjkunzdefine i82596 7531.658Sjkunzfile dev/ic/i82596.c i82596 7541.658Sjkunz 7551.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7561.473Slukem# 7571.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7581.291Sthorpejfile dev/ic/i82557.c fxp 7591.389Sbjh21 7601.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 7611.473Slukem# 7621.389Sbjh21define seeq8005 7631.389Sbjh21file dev/ic/seeq8005.c seeq8005 7641.137Sthorpej 7651.137Sthorpej# SMC 91Cxx Ethernet Controller 7661.473Slukem# 7671.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 7681.142Senamifile dev/ic/smc91cxx.c sm 7691.188Sthorpej 7701.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 7711.473Slukem# 7721.230Sthorpejdevice epic: arp, ether, ifnet, mii 7731.188Sthorpejfile dev/ic/smc83c170.c epic 7741.309Sragge 7751.309Sragge# DEC SGEC Second Generation Ethernet Controller 7761.473Slukem# 7771.309Sraggedefine sgec 7781.309Sraggefile dev/ic/sgec.c sgec 7791.177Senami 7801.715Sjdolecek# MB86950 Ethernet Controller 7811.715Sjdolecek# 7821.715Sjdolecekdefine mb86950 7831.715Sjdolecekfile dev/ic/mb86950.c mb86950 7841.715Sjdolecek 7851.177Senami# MB8696x Ethernet Controller 7861.473Slukem# 7871.177Senamidefine mb86960 7881.177Senamifile dev/ic/mb86960.c mb86960 7891.177Senami 7901.177Senami# Generic MB8696x Ethernet Controller driver 7911.473Slukem# 7921.177Senamidevice mbe: arp, ether, ifnet, mb86960 7931.146Saugustss 7941.146Saugustss# Interwave Am78C201 audio driver 7951.473Slukem# 7961.146Saugustssdefine interwave 7971.146Saugustssfile dev/ic/interwave.c interwave 7981.154Sis 7991.154Sis# TMS 320av110 MPEG2/audio driver 8001.473Slukem# 8011.154Sisdefine tms320av110 8021.154Sisfile dev/ic/tms320av110.c tms320av110 8031.152Sthorpej 8041.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8051.152Sthorpej# National Semiconductor DS8390. 8061.473Slukem# 8071.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8081.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8091.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8101.153Sthorpej 8111.153Sthorpej# 8250/16[45]50-based "com" ports 8121.668Sthorpej# 8131.749Schsdefflag opt_com.h COM_DEBUG 8141.153Sthorpej# XXX In a perfect world, this would be done with attributes 8151.788Sgdamoredefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00 8161.788Sgdamore COM_REGMAP 8171.392Seehdevice com { } : tty 8181.426Slukemfile dev/ic/com.c com needs-flag 8191.336Sthorpej 8201.336Sthorpej# PC-like keyboard controller 8211.473Slukem# 8221.659Sbjh21device pckbc: pckbport 8231.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8241.274Sscw 8251.714Scubedevice attimer 8261.714Scubefile dev/ic/attimer.c attimer needs-flag 8271.714Scube 8281.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8291.473Slukem# 8301.274Sscwdevice clmpcc: tty 8311.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8321.385Sbjh21 8331.843Sxtraeme# Abit uGuru 8341.843Sxtraeme# 8351.843Sxtraemedevice ug: sysmon_envsys 8361.843Sxtraemefile dev/ic/ug.c ug needs-flag 8371.843Sxtraeme 8381.185Skml# Essential Communications Corp. HIPPI Interface 8391.473Slukem# 8401.426Slukemdevice esh: hippi, ifnet 8411.426Slukemfile dev/ic/rrunner.c esh needs-flag 8421.242Sis 8431.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8441.473Slukem# 8451.874Scubedevice bah: ifnet, arcnet, arp 8461.426Slukemfile dev/ic/smc90cx6.c bah 8471.234Saugustss 8481.234Saugustss# OPL2/OPL3 FM synth driver 8491.473Slukem# 8501.235Saugustssdevice opl: midibus, midisyn 8511.234Saugustssfile dev/ic/opl.c opl 8521.234Saugustssfile dev/ic/oplinstrs.c opl 8531.305Saugustss 8541.305Saugustss# MPU401 MIDI UART compatibles 8551.473Slukem# 8561.305Saugustssdevice mpu: midibus 8571.426Slukemfile dev/ic/mpu.c mpu needs-flag 8581.236Spk 8591.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 8601.473Slukem# 8611.236Spkdefine ad1848 8621.236Spkfile dev/ic/ad1848.c ad1848 8631.290Smrg 8641.290Smrg# AMD 7930 audio/ISDN codec 8651.473Slukem# 8661.366Saugustssdefine am7930 8671.366Saugustssfile dev/ic/am7930.c am7930 8681.290Smrg 8691.290Smrg# SPARC `SUNW,audiocs' 8701.473Slukem# 8711.519Saugustssdevice audiocs: audiobus, auconv, ad1848 8721.290Smrgfile dev/ic/cs4231.c audiocs 8731.326Saugustss 8741.326Saugustss# AC-97 CODECs 8751.473Slukem# 8761.326Saugustssdefine ac97 8771.326Saugustssfile dev/ic/ac97.c ac97 8781.437Sminoura 8791.437Sminoura# Oki MSM6258 support code 8801.473Slukem# 8811.437Sminouradefine msm6258 8821.437Sminourafile dev/ic/msm6258.c msm6258 8831.240Spk 8841.240Spk# LSI64854 DMA controller back-end 8851.473Slukem# 8861.240Spkdefine lsi64854 8871.240Spkfile dev/ic/lsi64854.c lsi64854 8881.465Smrg 8891.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 8901.473Slukem# 8911.465Smrgdefine cd18xx 8921.465Smrgfile dev/ic/cd18xx.c cd18xx 8931.240Spk 8941.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 8951.473Slukem# 8961.252Sthorpejdefine rtl80x9 8971.252Sthorpejfile dev/ic/rtl80x9.c rtl80x9 8981.360Shaya 8991.654Swiz# Realtek 8129/8139 Ethernet controllers 9001.473Slukem# 9011.362Shayadevice rtk: ether, ifnet, arp, mii 9021.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9031.185Skml 9041.673Stoshii# Realtek 8169 Ethernet controllers 9051.673Stoshii# 9061.673Stoshiidevice re: ether, ifnet, arp, mii 9071.709Syamtfile dev/ic/rtl8169.c re 9081.673Stoshii 9091.258Spk# Common code for ESDI/IDE/etc. controllers 9101.473Slukem# 9111.680Sthorpejdefine wdc_common 9121.809Sitohydefine ata_dma 9131.809Sitohydefine ata_udma 9141.809Sitohydefine ata_piobm 9151.680Sthorpejdevice wdc: ata, wdc_common 9161.637Sbouyer 9171.835Sdyoungdefflag opt_ata.h ATADEBUG 9181.835Sdyoung 9191.656Sjunyoungdevice atabus: atapi,ata_hl 9201.656Sjunyoungattach atabus at ata 9211.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9221.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9231.386Sbjh21 9241.810Sitohy# Workbit NinjaATA-32 IDE controllers 9251.810Sitohydevice njata: ata, ata_piobm, wdc_common 9261.810Sitohyfile dev/ic/ninjaata32.c njata 9271.810Sitohy 9281.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9291.473Slukem# 9301.386Sbjh21device upc { [offset = -1] } 9311.386Sbjh21attach wdc at upc with wdc_upc 9321.386Sbjh21attach com at upc with com_upc 9331.651Sjdolecekattach lpt at upc with lpt_upc 9341.426Slukemfile dev/ic/upc.c upc 9351.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9361.426Slukemfile dev/ic/com_upc.c com_upc 9371.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9381.327Smatt 9391.844Sbouyer# AHCI-compatible SATA controllers 9401.844Sbouyerdefine ahcisata_core 9411.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9421.948Sjakllschdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, ahcisata_core 9431.844Sbouyer 9441.951Skiyohara# Mervell Serial-ATA Host Controller 9451.951Skiyoharadefine mvsata 9461.951Skiyoharafile dev/ic/mvsata.c mvsata 9471.951Skiyoharadevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata 9481.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 9491.951Skiyohara 9501.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 9511.473Slukem# 9521.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 9531.314Sthorpejfile dev/ic/tulip.c tlp 9541.322Sthorpej 9551.322Sthorpej# Adaptec AIC-6915 Ethernet interface 9561.473Slukem# 9571.322Sthorpejdevice sf: arp, ether, ifnet, mii 9581.322Sthorpejfile dev/ic/aic6915.c sf 9591.378Spk 9601.378Spk# Mostek time-of-day clock and NVRAM 9611.473Slukem# 9621.378Spkdefine mk48txx 9631.507Spkfile dev/ic/mk48txx.c mk48txx 9641.378Spk 9651.378Spk# Intersil 7170 time-of-day clock 9661.473Slukem# 9671.378Spkdefine intersil7170 9681.378Spkfile dev/ic/intersil7170.c intersil7170 9691.434Sfredette 9701.434Sfredette# National Semiconductor MM58167 time-of-day clock 9711.473Slukem# 9721.434Sfredettedefine mm58167 9731.434Sfredettefile dev/ic/mm58167.c mm58167 9741.643Stsutsui 9751.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 9761.643Stsutsui# 9771.643Stsutsuidefine mc146818 9781.643Stsutsuifile dev/ic/mc146818.c mc146818 9791.422Sthorpej 9801.808Suwe# Ricoh RS5C313 time of-day-clock 9811.808Suwe# 9821.808Suwedefine rs5c313 9831.808Suwefile dev/ic/rs5c313.c rs5c313 9841.808Suwe 9851.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 9861.473Slukem# 9871.422Sthorpejdefine dl10019 9881.422Sthorpejfile dev/ic/dl10019.c dl10019 9891.453Senami 9901.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 9911.473Slukem# 9921.453Senamidefine ax88190 9931.453Senamifile dev/ic/ax88190.c ax88190 9941.429Sjdolecek 9951.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 9961.473Slukem# 9971.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 9981.429Sjdolecekfile dev/ic/we.c we 9991.432Sjdolecek 10001.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10011.473Slukem# 10021.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10031.557Stsutsui 10041.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10051.557Stsutsui# 10061.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10071.557Stsutsuifile dev/ic/fmv.c fmv 10081.471Syamt 10091.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10101.473Slukem# 10111.471Syamtdevice cs: arp, ether, ifnet 10121.704Sjoffdevice tscs: arp, ether, ifnet 10131.704Sjofffile dev/ic/cs89x0.c cs | tscs 10141.487Saugustss 10151.487Saugustss# Radio device attributes 10161.487Saugustss# 10171.487Saugustssdefine tea5757 10181.656Sjunyoungfile dev/ic/tea5757.c tea5757 10191.487Saugustssdefine lm700x 10201.656Sjunyoungfile dev/ic/lm700x.c lm700x 10211.179Sdrochner 10221.837Stnn# Philips PCF8584 i2c controller 10231.837Stnndefine pcf8584 10241.837Stnnfile dev/ic/pcf8584.c pcf8584 10251.837Stnn 10261.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10271.784Sdrochner# 10281.784Sdrochnerdefine acpipmtimer 10291.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10301.784Sdrochner 10311.834Snjolydevice hpet 10321.834Snjolyfile dev/ic/hpet.c hpet needs-flag 10331.834Snjoly 10341.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 10351.952Skiyohara# 10361.952Skiyoharadevice smsh: arp, ether, ifnet 10371.952Skiyoharafile dev/ic/lan9118.c smsh 10381.952Skiyohara 10391.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 10401.836Sdrochnerdefine drm {} 10411.949Smrginclude "external/bsd/drm/conf/files.drm" 10421.836Sdrochner 10431.179Sdrochner# Definitions for wscons 10441.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 10451.473Slukem# 10461.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 10471.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 10481.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 10491.479Saugustssdefine wsmousedev {[mux = 0]} 10501.761Smacallandefine vcons 10511.179Sdrochner# attribute to pull in raster support 10521.473Slukem# 10531.179Sdrochnerdefine wsrasteremulops 10541.187Sdrochner# common PC display functions 10551.473Slukem# 10561.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 10571.426Slukemdefine pcdisplayops 10581.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 10591.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 10601.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 10611.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 10621.777Smartin# someday when we might make /dev/fb* support MI) 10631.777Smartindefine fb 10641.179Sdrochner# VGA graphics 10651.473Slukem# 10661.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 10671.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 10681.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 10691.593Stsutsuidefflag opt_vga.h VGA_RESET 10701.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 10711.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 10721.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 10731.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 10741.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 10751.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 10761.473Slukem# 10771.761Smacallandevice igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons 10781.615Suwefile dev/ic/igsfb.c igsfb needs-flag 10791.551Suwefile dev/ic/igsfb_subr.c igsfb 10801.91Scgd 10811.683Sjkunz# STI (hp graphics) 10821.683Sjkunzdevice sti: wsemuldisplaydev 10831.897Sskrllfile dev/ic/sti.c sti & (sti_pci | sti_gedoens) 10841.683Sjkunz 10851.892Sdrochnerinclude "dev/wscons/files.wscons" 10861.892Sdrochnerinclude "dev/rasops/files.rasops" 10871.892Sdrochnerinclude "dev/wsfont/files.wsfont" 10881.892Sdrochnerinclude "dev/wsfb/files.wsfb" 10891.892Sdrochner 10901.77Scgd# Attributes which machine-independent bus support can be attached to. 10911.77Scgd# These should be defined here, because some of these busses can have 10921.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 10931.77Scgd# ordering constraints on inclusion of the busses' "files" files. 10941.473Slukem# 10951.474Slukemdefine isabus { } # ISA attachment 10961.474Slukemdefine eisabus { } # EISA attachment 10971.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 10981.474Slukemdefine tcbus { } # TurboChannel attachment 10991.474Slukemdefine mcabus { } # MicroChannel attachment 11001.474Slukemdefine usbus { } # USB attachment 11011.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 11021.474Slukemdefine vmebus { } # VME bus attachment 11031.474Slukemdefine acpibus { } # ACPI "bus" attachment 11041.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 11051.909Sdrochnerdefine cbbus { } # CardBus attachment 11061.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 11071.945Snonakadefine sdmmcbus { } # SD/MMC attachment 11081.222Saugustss 11091.222Saugustss# We need the USB bus controllers here so different busses can 11101.222Saugustss# use them in an 'attach-with'. 11111.222Saugustss# UHCI USB controller 11121.473Slukem# 11131.703Sfvdl 11141.703Sfvdldefparam USB_MEM_RESERVE 11151.703Sfvdl 11161.890Sdrochnerdefine usbroothub 11171.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 11181.890Sdrochner 11191.890Sdrochnerdevice uhci: usbus, usbroothub 11201.426Slukemfile dev/usb/uhci.c uhci needs-flag 11211.222Saugustss 11221.222Saugustss# OHCI USB controller 11231.473Slukem# 11241.890Sdrochnerdevice ohci: usbus, usbroothub 11251.426Slukemfile dev/usb/ohci.c ohci needs-flag 11261.412Saugustss 11271.412Saugustss# EHCI USB controller 11281.473Slukem# 11291.890Sdrochnerdevice ehci: usbus, usbroothub 11301.426Slukemfile dev/usb/ehci.c ehci needs-flag 11311.545Sisaki 11321.545Sisaki# SL811HS/T USB controller 11331.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 11341.893Sisakidevice slhci: usbus, usbroothub 11351.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 11361.579Smartin 11371.863Splunky# USB HID processing (as used by bluetooth and usb code) 11381.863Splunkydefine hid 11391.863Splunkyfile dev/usb/hid.c hid 11401.863Splunky 11411.945Snonaka# SD Host controller 11421.945Snonakadevice sdhc: sdmmcbus 11431.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 11441.945Snonaka 11451.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 11461.579Smartindevice mtd: arp, ether, ifnet, mii 11471.579Smartinfile dev/ic/mtd803.c mtd 11481.369Smatt 11491.487Saugustss# radio devices, attaches to radio hardware driver 11501.487Saugustssdevice radio 11511.489Sdrochnerattach radio at radiodev 11521.498Sjmc 11531.402Smatt# IEEE 1394 controllers 11541.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 11551.473Slukem# 11561.369Smattdevice fwohci: fwbus 11571.520Saugustss 11581.520Saugustss# Sony Programmable I/O Controller 11591.520Saugustssdevice spic: wsmousedev 11601.520Saugustssfile dev/ic/spic.c spic 11611.529Saugustss 11621.529Saugustss# IBM CPC700 PowerPC bridge 11631.529Saugustssdefine cpcbus { addr, [irq=-1] } 11641.529Saugustssdevice cpc: cpcbus, pcibus 11651.529Saugustssfile dev/ic/cpc700.c cpc 11661.529Saugustss 11671.529Saugustssattach com at cpcbus with com_cpcbus 11681.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 11691.529Saugustss 11701.529Saugustssdevice cpctim 11711.529Saugustssattach cpctim at cpcbus 11721.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 11731.529Saugustss 11741.530Saugustssdevice cpciic 11751.530Saugustssattach cpciic at cpcbus with iic_cpcbus 11761.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 11771.529Saugustss 11781.60Scgd 11791.414Sthorpej# Attribute used by various things that need BPF's virtual machine 11801.473Slukem# 11811.414Sthorpejdefine bpf_filter 11821.532Swrstudendefparam opt_bpf.h BPF_BUFSIZE 11831.414Sthorpej 11841.415Smartin# Attributes used by the ISDN subsystem 11851.473Slukem# 11861.502Smartindefine isdndev # the ISDN subsystem 11871.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 11881.458Senami # specific) 11891.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 11901.415Smartin 11911.575Sleo# The isac found on the Fritz V2.0 Card. 11921.575Sleodefine nisacsx 11931.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 11941.575Sleo 11951.575Sleo# The 'standard' isac 11961.575Sleodefine nisac 11971.575Sleofile dev/ic/isac.c nisac needs-flag 11981.575Sleo 11991.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 12001.473Slukem# 12011.575Sleodevice isic: isdndev, passive_isdn, nisac 12021.415Smartin 12031.426Slukemfile dev/ic/isic.c isic 12041.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 12051.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 12061.426Slukemfile dev/ic/hscx.c isic 12071.426Slukemfile dev/ic/isic_bchan.c isic 12081.415Smartin 12091.415Smartin# (old) Diehl active ISDN cards 12101.473Slukem# 12111.823Scube#device daic: isdndev 12121.823Scube#file dev/ic/daic.c daic 12131.415Smartin 12141.634Spooka# AWM B1/T1 12151.634Spooka# XXX: passive_isdn 12161.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 12171.634Spookafile dev/ic/iavc.c iavc 12181.634Spooka 12191.934Smacallan# Broadcom AirForce / Apple Airport Extreme 12201.934Smacallandevice bwi: arp, ifnet, firmload, wlan 12211.934Smacallanfile dev/ic/bwi.c bwi 12221.934Smacallan 12231.60Scgd# legitimate pseudo-devices 12241.473Slukem# 12251.907Sdrochnerdefpseudodev vnd: disk 12261.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 12271.474Slukemdefpseudo ccd: disk 12281.570Sthorpejdefpseudo cgd: disk, des, blowfish, cast128, rijndael 12291.907Sdrochnerdefpseudodev md: disk 12301.916Shannkendefpseudodev fss: disk 12311.298Sthorpej 12321.474Slukemdefpseudo pty: tty 12331.298Sthorpejdefpseudo rnd 12341.610Sraggedefpseudo ksyms 12351.642Scdidefpseudo nullcons 12361.807Saddefpseudo lockstat 12371.839Sbouyerdefpseudo bio: sysmon_envsys 12381.298Sthorpej 12391.474Slukemdefpseudo loop: ifnet 12401.474Slukemdefpseudo sl: ifnet 12411.474Slukemdefpseudo ppp: ifnet, bpf_filter 12421.474Slukemdefpseudo pppoe: ifnet, ether, sppp 12431.474Slukemdefpseudo sppp: ifnet 12441.474Slukemdefpseudo tun: ifnet 12451.474Slukemdefpseudo vlan: ifnet, ether 12461.474Slukemdefpseudo bridge: ifnet, ether 12471.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 12481.474Slukemdefpseudo strip: ifnet 12491.474Slukemdefpseudo gre: ifnet 12501.474Slukemdefpseudo gif: ifnet 12511.474Slukemdefpseudo faith: ifnet 12521.826Smousedefpseudo srt: ifnet 12531.474Slukemdefpseudo stf: ifnet 12541.907Sdrochnerdefpseudodev tap: ifnet, ether, arp, bpf_filter 12551.775Sliamjfoydefpseudo carp: ifnet, ether, arp, bpf_filter 12561.907Sdrochnerdefpseudodev etherip: ifnet, ether, arp, bpf_filter 12571.60Scgd 12581.298Sthorpejdefpseudo sequencer 12591.462Smanudefpseudo clockctl 12601.504Smanudefpseudo irix_kmem 12611.522Smanudefpseudo irix_usema 12621.228Saugustss 12631.912Stls# 12641.912Stls# Accept filters. XXX should use another registration/initialization method. 12651.912Stls# 12661.912Stlsdefpseudo accf_data 12671.912Stlsdefpseudo accf_http 12681.912Stls 12691.415Smartin# ISDN userland pseudo devices 12701.473Slukem# 12711.502Smartindefpseudo isdntrc: isdndev, tty 12721.502Smartindefpseudo isdnbchan: isdndev, tty 12731.502Smartindefpseudo isdntel: isdndev, tty 12741.502Smartindefpseudo isdnctl: isdndev, tty 12751.502Smartindefpseudo isdn: isdndev, tty 12761.502Smartin 12771.502Smartin# ISDN network interfaces 12781.502Smartindefpseudo irip: isdndev, ifnet 12791.607Sdrochnerdefflag opt_irip.h IRIP_VJ 12801.502Smartindefpseudo ippp: isdndev, sppp, ifnet 12811.539Sthorpej 12821.539Sthorpej# KTTCP network throughput testing pseudo-device 12831.539Sthorpejdefpseudo kttcp 12841.539Sthorpejfile dev/kttcp.c kttcp needs-flag 12851.576Sblymn 12861.790Selad# Veriexec 12871.717Sblymndefpseudo veriexec 12881.790Seladfile kern/kern_verifiedexec.c veriexec 12891.792Seladfile dev/verified_exec.c veriexec needs-flag 12901.415Smartin 12911.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 12921.582Shayadefpseudo fwiso: ieee1394 12931.582Shaya 12941.681Sdrochner# driver attach / detach user interface 12951.681Sdrochnerdefpseudo drvctl 12961.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 12971.681Sdrochner 12981.857Sad# cpu control 12991.857Saddefpseudo cpuctl 13001.857Sad 13011.870Spooka# pass-to-userspace transporter 13021.870Spookadefpseudo putter 13031.873Spookafile dev/putter/putter.c putter 13041.870Spooka 13051.875Spooka# userspace block/char device drivers 13061.875Spookadefpseudo pud 13071.875Spookafile dev/pud/pud.c pud 13081.875Spookafile dev/pud/pud_dev.c pud 13091.875Spooka 13101.931Shaad# device-mapper driver for LVM 13111.931Shaadinclude "dev/dm/files.dm" 13121.931Shaad 13131.516Sthorpej# 13141.516Sthorpej# File systems 13151.516Sthorpej# 13161.696Sjdolecekinclude "coda/files.coda" 13171.583Sjdolecekinclude "fs/adosfs/files.adosfs" 13181.696Sjdolecekinclude "fs/cd9660/files.cd9660" 13191.848Srumbleinclude "fs/efs/files.efs" 13201.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 13211.833Sdilloinclude "fs/hfs/files.hfs" 13221.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 13231.950Sreinoudinclude "fs/nilfs/files.nilfs" 13241.696Sjdolecekinclude "fs/ntfs/files.ntfs" 13251.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 13261.815Spookainclude "fs/puffs/files.puffs" 13271.756Sreinoudinclude "fs/udf/files.udf" 13281.516Sthorpejinclude "fs/smbfs/files.smbfs" 13291.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 13301.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 13311.696Sjdolecekinclude "fs/union/files.union" 13321.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 13331.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 13341.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 13351.516Sthorpejinclude "miscfs/overlay/files.overlay" 13361.516Sthorpejinclude "miscfs/portal/files.portal" 13371.516Sthorpejinclude "miscfs/procfs/files.procfs" 13381.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 13391.516Sthorpejinclude "nfs/files.nfs" 13401.516Sthorpejinclude "ufs/files.ufs" 13411.516Sthorpej 13421.516Sthorpej# 13431.744Sthorpej# UVM (virtual memory) 13441.744Sthorpej# 13451.744Sthorpejinclude "uvm/files.uvm" 13461.744Sthorpej 13471.744Sthorpej# 13481.811Selad# Security models 13491.811Selad# 13501.811Seladinclude "secmodel/files.secmodel" 13511.811Selad 13521.811Selad# 13531.60Scgd# kernel sources 13541.473Slukem# 13551.929Sadfile compat/common/compat_mod.c compat_netbsd 13561.924Swrstudenfile compat/sa/compat_sa.c 13571.887Sjoergfile conf/debugsyms.c 13581.706Skentfile dev/auconv.c auconv | mulaw 13591.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 13601.650Sbjh21file dev/audiobell.c audiobell 13611.697Skentfile dev/aurateconv.c aurateconv needs-flag 13621.839Sbouyerfile dev/bio.c bio needs-flag 13631.426Slukemfile dev/ccd.c ccd needs-flag 13641.555Selricfile dev/cgd.c cgd needs-flag 13651.555Selricfile dev/cgd_crypto.c cgd 13661.623Sthorpejfile dev/clock_subr.c 13671.491Slukemfile dev/clockctl.c clockctl needs-flag 13681.797Schristosfile dev/dksubr.c cgd | xbd | ccd | raid 13691.689Sthorpejfile dev/dkwedge/dk.c 13701.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 13711.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 13721.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 13731.754Sthorpejfile dev/firmload.c firmload 13741.647Shannkenfile dev/fss.c fss needs-count 13751.953Smbalmerfile dev/keylock.c keylock 13761.807Sadfile dev/lockstat.c lockstat needs-flag 13771.426Slukemfile dev/md.c md needs-count 13781.426Slukemfile dev/midi.c midi | midibus needs-flag 13791.785Schapfile dev/midictl.c midisyn 13801.426Slukemfile dev/midisyn.c midisyn 13811.497Schristosfile dev/mm.c 13821.697Skentfile dev/mulaw.c mulaw needs-flag 13831.642Scdifile dev/nullcons_subr.c nullcons needs-flag 13841.487Saugustssfile dev/radio.c radio needs-flag 13851.426Slukemfile dev/rnd.c rnd needs-flag 13861.426Slukemfile dev/rndpool.c rnd needs-flag 13871.426Slukemfile dev/sequencer.c sequencer needs-flag 13881.915Sjmcneillfile dev/video.c video needs-flag 13891.426Slukemfile dev/vnd.c vnd needs-flag 13901.733Syamtfile kern/bufq_disksort.c bufq_disksort 13911.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 13921.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 13931.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 13941.929Sadfile kern/core_elf32.c exec_elf32 13951.929Sadfile kern/core_elf64.c exec_elf64 13961.929Sadfile kern/core_netbsd.c exec_aout | exec_coff | 13971.929Sad exec_ecoff | exec_macho 13981.426Slukemfile kern/cnmagic.c 13991.426Slukemfile kern/exec_aout.c exec_aout 14001.426Slukemfile kern/exec_ecoff.c exec_ecoff 14011.426Slukemfile kern/exec_elf32.c exec_elf32 14021.426Slukemfile kern/exec_elf64.c exec_elf64 14031.452Schristosfile kern/exec_macho.c exec_macho 14041.426Slukemfile kern/exec_script.c exec_script 14051.426Slukemfile kern/exec_subr.c 14061.426Slukemfile kern/init_main.c 14071.645Satatatfile kern/init_sysctl.c 14081.426Slukemfile kern/init_sysent.c 14091.426Slukemfile kern/kern_acct.c 14101.773Seladfile kern/kern_auth.c 14111.426Slukemfile kern/kern_clock.c 14121.830Sadfile kern/kern_condvar.c 14131.929Sadfile kern/kern_core.c coredump 14141.845Syamtfile kern/kern_cpu.c 14151.426Slukemfile kern/kern_descrip.c 14161.574Sjdolecekfile kern/kern_event.c 14171.426Slukemfile kern/kern_exec.c 14181.426Slukemfile kern/kern_exit.c 14191.426Slukemfile kern/kern_fork.c 14201.845Syamtfile kern/kern_idle.c 14211.426Slukemfile kern/kern_kthread.c 14221.860Sadfile kern/kern_ktrace.c ktrace 14231.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 14241.426Slukemfile kern/kern_lock.c 14251.588Sthorpejfile kern/kern_lwp.c 14261.426Slukemfile kern/kern_malloc.c 14271.917Spookafile kern/kern_malloc_stdtype.c 14281.454Sthorpejfile kern/kern_malloc_debug.c malloc_debug 14291.886Sadfile kern/kern_module.c 14301.830Sadfile kern/kern_mutex.c 14311.790Seladfile kern/kern_fileassoc.c fileassoc 14321.426Slukemfile kern/kern_ntptime.c 14331.817Seladfile kern/kern_pax.c pax_mprotect | pax_segvguard 14341.426Slukemfile kern/kern_physio.c 14351.876Sjmcneillfile kern/kern_pmf.c 14361.426Slukemfile kern/kern_proc.c 14371.426Slukemfile kern/kern_prot.c 14381.549Sgmcgarryfile kern/kern_ras.c 14391.918Spookafile kern/kern_rate.c 14401.426Slukemfile kern/kern_resource.c 14411.902Srmindfile kern/kern_runq.c 14421.830Sadfile kern/kern_rwlock.c 14431.426Slukemfile kern/kern_sig.c 14441.830Sadfile kern/kern_sleepq.c 14451.867Sadfile kern/kern_softint.c 14461.940Schristosfile kern/kern_ssp.c 14471.831Sadfile kern/kern_stub.c 14481.830Sadfile kern/kern_subr.c 14491.426Slukemfile kern/kern_synch.c 14501.426Slukemfile kern/kern_sysctl.c 14511.781Skardelfile kern/kern_tc.c 14521.426Slukemfile kern/kern_time.c 14531.595Sthorpejfile kern/kern_timeout.c 14541.830Sadfile kern/kern_turnstile.c 14551.806Sgdamorefile kern/kern_todr.c 14561.920Spookafile kern/kern_uidinfo.c 14571.652Stsarnafile kern/kern_uuid.c 14581.426Slukemfile kern/kern_xxx.c 14591.426Slukemfile kern/kgdb_stub.c kgdb 14601.845Syamtfile kern/sched_4bsd.c sched_4bsd 14611.868Srmindfile kern/sched_m2.c sched_m2 14621.426Slukemfile kern/subr_autoconf.c 14631.731Syamtfile kern/subr_blist.c vmswap 14641.736Syamtfile kern/subr_bufq.c 14651.776Syamtfile kern/subr_callback.c 14661.830Sadfile kern/subr_debug.c debug 14671.550Sgehennafile kern/subr_devsw.c 14681.426Slukemfile kern/subr_disk.c 14691.770Sblymnfile kern/subr_iostat.c 14701.657Srtrfile kern/subr_evcnt.c 14711.928Spookafile kern/subr_exec_fd.c 14721.426Slukemfile kern/subr_extent.c 14731.854Spookafile kern/subr_hash.c 14741.783Syamtfile kern/subr_kmem.c 14751.883Sadfile kern/subr_kobj.c 14761.830Sadfile kern/subr_lockdebug.c 14771.426Slukemfile kern/subr_log.c 14781.884Syamtfile kern/subr_percpu.c 14791.426Slukemfile kern/subr_pool.c 14801.426Slukemfile kern/subr_prf.c 14811.426Slukemfile kern/subr_prof.c 14821.739Syamtfile kern/subr_once.c 14831.757Sjmmvfile kern/subr_optstr.c 14841.814Sthorpejfile kern/subr_specificdata.c 14851.842Smanufile kern/subr_tftproot.c tftproot 14861.858Spookafile kern/subr_time.c 14871.449Sgmcgarryfile kern/subr_userconf.c userconf 14881.783Syamtfile kern/subr_vmem.c 14891.739Syamtfile kern/subr_workqueue.c 14901.866Sadfile kern/subr_xcall.c 14911.926Sadfile kern/sys_aio.c aio 14921.895Sadfile kern/sys_descrip.c 14931.426Slukemfile kern/sys_generic.c 14941.886Sadfile kern/sys_module.c 14951.926Sadfile kern/sys_mqueue.c mqueue 14961.830Sadfile kern/sys_lwp.c 14971.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 14981.543Sbriggsfile kern/sys_pmc.c 14991.800Smattfile kern/sys_process.c ptrace | ktrace 15001.885Srmindfile kern/sys_pset.c 15011.896Sadfile kern/sys_select.c 15021.830Sadfile kern/sys_sig.c 15031.827Sadfile kern/sys_sched.c 15041.426Slukemfile kern/sys_socket.c 15051.426Slukemfile kern/syscalls.c syscall_debug 15061.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 15071.426Slukemfile kern/sysv_msg.c sysvmsg 15081.426Slukemfile kern/sysv_sem.c sysvsem 15091.426Slukemfile kern/sysv_shm.c sysvshm 15101.426Slukemfile kern/tty.c 15111.426Slukemfile kern/tty_conf.c 15121.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 15131.676Schristosfile kern/tty_pty.c pty needs-flag 15141.694Schristosfile kern/tty_ptm.c pty 15151.426Slukemfile kern/tty_subr.c 15161.426Slukemfile kern/tty_tty.c 15171.923Stlsfile kern/uipc_accf.c 15181.426Slukemfile kern/uipc_domain.c 15191.426Slukemfile kern/uipc_mbuf.c 15201.426Slukemfile kern/uipc_mbuf2.c 15211.864Sdyoungfile net/link_proto.c 15221.426Slukemfile kern/uipc_proto.c 15231.592Schristosfile kern/uipc_sem.c p1003_1b_semaphore 15241.426Slukemfile kern/uipc_socket.c 15251.426Slukemfile kern/uipc_socket2.c 15261.426Slukemfile kern/uipc_syscalls.c 15271.426Slukemfile kern/uipc_usrreq.c 15281.426Slukemfile kern/vfs_bio.c 15291.426Slukemfile kern/vfs_cache.c 15301.927Spookafile kern/vfs_cwd.c 15311.919Sreinoudfile kern/vfs_dirhash.c 15321.426Slukemfile kern/vfs_getcwd.c 15331.732Sjmmvfile kern/vfs_hooks.c 15341.426Slukemfile kern/vfs_init.c 15351.426Slukemfile kern/vfs_lockf.c 15361.426Slukemfile kern/vfs_lookup.c 15371.426Slukemfile kern/vfs_subr.c 15381.426Slukemfile kern/vfs_syscalls.c 15391.828Shannkenfile kern/vfs_trans.c 15401.426Slukemfile kern/vfs_vnops.c 15411.911Ssimonbfile kern/vfs_wapbl.c wapbl 15421.723Sthorpejfile kern/vfs_xattr.c 15431.426Slukemfile kern/vnode_if.c 15441.426Slukemfile miscfs/deadfs/dead_vnops.c 15451.426Slukemfile miscfs/fifofs/fifo_vnops.c 15461.869Spookafile miscfs/genfs/genfs_io.c 15471.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 15481.426Slukemfile miscfs/genfs/genfs_vnops.c 15491.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 15501.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 15511.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 15521.426Slukemfile miscfs/specfs/spec_vnops.c 15531.426Slukemfile miscfs/syncfs/sync_subr.c 15541.426Slukemfile miscfs/syncfs/sync_vnops.c 15551.700Schristosfile net/bpf.c bpfilter needs-flag 15561.426Slukemfile net/bpf_filter.c bpf_filter 15571.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 15581.426Slukemfile net/if.c 15591.874Scubefile net/if_arcsubr.c arcnet needs-flag 15601.426Slukemfile net/if_atmsubr.c atm 15611.433Sthorpejfile net/if_bridge.c bridge needs-flag 15621.433Sthorpejfile net/bridgestp.c bridge 15631.457Sbjh21file net/if_ecosubr.c eco 15641.818Srpaulofile net/if_etherip.c etherip needs-flag 15651.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 15661.511Smartin wlan 15671.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 15681.426Slukemfile net/if_fddisubr.c fddi needs-flag 15691.426Slukemfile net/if_gif.c gif needs-flag 15701.468Satatatfile net/if_gre.c gre needs-flag 15711.426Slukemfile net/if_hippisubr.c hippi needs-flag 15721.426Slukemfile net/if_ieee1394subr.c ieee1394 15731.701Speterfile net/if_loop.c loop needs-flag 15741.426Slukemfile net/if_media.c 15751.702Schristosfile net/if_ppp.c ppp needs-flag 15761.826Smousefile net/if_srt.c srt 15771.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 15781.702Schristosfile net/if_sl.c sl needs-flag 15791.426Slukemfile net/if_spppsubr.c sppp 15801.702Schristosfile net/if_strip.c strip needs-flag 15811.426Slukemfile net/if_tokensubr.c token needs-flag 15821.708Scubefile net/if_tap.c tap needs-flag 15831.468Satatatfile net/if_tun.c tun needs-flag 15841.426Slukemfile net/if_vlan.c vlan needs-flag 15851.502Smartinfile net/if_pppoe.c pppoe needs-flag 15861.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 15871.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 15881.426Slukemfile net/ppp_tty.c ppp 15891.899Sthorpejfile net/net_stats.c 15901.426Slukemfile net/radix.c 15911.426Slukemfile net/raw_cb.c 15921.426Slukemfile net/raw_usrreq.c 15931.426Slukemfile net/route.c 15941.426Slukemfile net/rtsock.c 15951.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 15961.904Sadfile net/zlib.c (ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression 15971.921Stlsfile netinet/accf_data.c accf_data 15981.921Stlsfile netinet/accf_http.c accf_http 15991.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 16001.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 16011.426Slukemfile netinet/if_atm.c atm 16021.888Sjoergfile netinet/in4_cksum.c inet 16031.888Sjoergfile netinet/in_cksum.c inet 16041.426Slukemfile netinet/in_gif.c gif & inet 16051.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 16061.648Sscwfile netinet/ip_ecn.c ipsec | fast_ipsec | gif | stf 16071.426Slukemfile netinet/ip_encap.c inet | inet6 16081.818Srpaulofile netinet/ip_etherip.c etherip & inet 16091.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 16101.426Slukemfile netinet6/in6_gif.c gif & inet6 16111.516Sthorpej 16121.502Smartinfile netisdn/i4b_ctl.c isdnctl needs-flag 16131.502Smartinfile netisdn/i4b_isppp.c ippp needs-count 16141.502Smartinfile netisdn/i4b_ipr.c irip needs-count 16151.502Smartinfile netisdn/i4b_rbch.c isdnbchan needs-count 16161.502Smartinfile netisdn/i4b_tel.c isdntel needs-count 16171.502Smartinfile netisdn/i4b_trace.c isdntrc needs-count 16181.426Slukem 16191.430Smartinfile netisdn/i4b_mbuf.c passive_isdn 16201.426Slukemfile netisdn/i4b_l2.c passive_isdn 16211.426Slukemfile netisdn/i4b_l2fsm.c passive_isdn 16221.426Slukemfile netisdn/i4b_uframe.c passive_isdn 16231.426Slukemfile netisdn/i4b_tei.c passive_isdn 16241.426Slukemfile netisdn/i4b_sframe.c passive_isdn 16251.426Slukemfile netisdn/i4b_iframe.c passive_isdn 16261.426Slukemfile netisdn/i4b_l2timer.c passive_isdn 16271.426Slukemfile netisdn/i4b_util.c passive_isdn 16281.426Slukemfile netisdn/i4b_lme.c passive_isdn 16291.415Smartin# Q.931 handler 16301.426Slukemfile netisdn/i4b_q931.c passive_isdn 16311.426Slukemfile netisdn/i4b_q932fac.c passive_isdn 16321.426Slukemfile netisdn/i4b_l3fsm.c passive_isdn 16331.426Slukemfile netisdn/i4b_l3timer.c passive_isdn 16341.426Slukemfile netisdn/i4b_l2if.c passive_isdn 16351.426Slukemfile netisdn/i4b_l4if.c passive_isdn 16361.502Smartin# isdn device driver, interface to isdnd 16371.502Smartinfile netisdn/i4b_i4bdrv.c isdn needs-flag 16381.502Smartinfile netisdn/i4b_l4.c isdndev needs-flag 16391.502Smartinfile netisdn/i4b_l4mgmt.c isdndev needs-flag 16401.502Smartinfile netisdn/i4b_l4timer.c isdndev needs-flag 16411.634Spooka# capi 16421.634Spookafile netisdn/i4b_capi_l4if.c isdncapi 16431.634Spookafile netisdn/i4b_capi_llif.c isdncapi 16441.634Spookafile netisdn/i4b_capi_msgs.c isdncapi 16451.493Sjdolecek 16461.493Sjdolecek# Game adapter (joystick) 16471.493Sjdolecekdevice joy 16481.493Sjdolecekfile dev/ic/joy.c joy needs-flag 16491.582Shaya 16501.713Syamtinclude "net/agr/files.agr" 16511.734Sjmcneill 16521.734Sjmcneill# 16531.734Sjmcneill# General Purpose Input/Output framework 16541.734Sjmcneill# 16551.769Srizdefine onewire_bitbang 16561.734Sjmcneillinclude "dev/gpio/files.gpio" 16571.769Sriz 16581.769Srizinclude "dev/onewire/files.onewire" 16591.872Sjmcneill 16601.872Sjmcneill# 16611.872Sjmcneill# Pseudo audio device 16621.872Sjmcneill# 16631.872Sjmcneillinclude "dev/pad/files.pad" 16641.877Sjoerg 16651.877Sjoerg# 16661.877Sjoerg# Intel 386 Real Mode emulator 16671.877Sjoerg# 16681.877Sjoerginclude "lib/libx86emu/files.x86emu" 16691.882Syamt 16701.882Syamt# 16711.882Syamt# "tprof" profiler. 16721.882Syamt# 16731.882Syamtinclude "dev/tprof/files.tprof" 16741.944Sjmcneill 16751.944Sjmcneill# 16761.944Sjmcneill# alternate memory device 16771.944Sjmcneill# 16781.944Sjmcneillinclude "dev/altmem/files.altmem" 1679