files revision 1.939
11.939Sjym# $NetBSD: files,v 1.939 2009/02/06 18:50:29 jym Exp $ 21.60Scgd# @(#)files.newconf 7.5 (Berkeley) 5/10/93 31.60Scgd 41.932Smartinversion 20081219 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.799Smatt 271.781Skardeldefparam DEFCORENAME 281.781Skardeldefparam HZ 291.474Slukemdefparam MAXUPRC 301.474Slukemdefparam RTC_OFFSET 311.494Sjdolecekdefflag opt_pipe.h PIPE_SOCKETPAIR PIPE_NODIRECT 321.573Sjunyoung 331.926Saddefflag AIO 341.926Saddefflag MQUEUE 351.926Sad 361.733Syamtdefflag BUFQ_DISKSORT 371.733Syamtdefflag BUFQ_FCFS 381.698Syamtdefflag BUFQ_PRIOCSCAN 391.698Syamtdefflag BUFQ_READPRIO 401.698Syamtdefflag NEW_BUFQ_STRATEGY # same as BUFQ_READPRIO 411.524Sthorpej 421.845Syamtdefflag opt_sched.h SCHED_4BSD 431.868Srminddefflag opt_sched.h SCHED_M2 441.845Syamt 451.616Senamidefparam SOMAXKVA 461.524Sthorpejdefflag opt_sock_counters.h SOSEND_COUNTERS 471.547Sthorpejdefflag opt_sosend_loan.h SOSEND_NO_LOAN 481.840Sdyoungdefflag opt_route.h RTCACHE_DEBUG RTFLUSH_DEBUG 491.247Sthorpej 501.474Slukemdefflag MULTIPROCESSOR 511.486Satatat 521.486Satatatdefflag opt_config.h INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG 531.459Senami 541.597Satatatdefparam opt_dump.h DUMP_ON_PANIC 551.597Satatat 561.474Slukemdefflag opt_callout.h CALLWHEEL_STATS 571.250Stron 581.891Smartindefflag CPU_IN_CKSUM 591.891Smartin 601.592Schristosdefflag opt_posix.h P1003_1B_SEMAPHORE 611.474Slukemdefflag opt_sysv.h SYSVMSG SYSVSEM SYSVSHM 621.470Slukemdefparam opt_sysvparam.h SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU 631.181Sjonathan 641.474Slukemdefflag opt_ntp.h PPS_SYNC NTP 651.129Sthorpej 661.694Schristosdefflag opt_ptm.h NO_DEV_PTM COMPAT_BSDPTY 671.676Schristos 681.707Spetrovdefparam opt_kmempages.h NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX 691.474Slukemdefflag opt_malloclog.h MALLOCLOG 701.470Slukemdefparam opt_malloclog.h MALLOCLOGSIZE 711.474Slukemdefflag opt_malloc_debug.h MALLOC_DEBUG 721.474Slukemdefflag opt_pool.h POOL_DIAGNOSTIC 731.470Slukemdefparam opt_poollog.h POOL_LOGSIZE 741.812Sjmcneilldefflag opt_powerhook.h POWERHOOK_DEBUG 751.431Sfvdl 761.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 771.189Sscottr 781.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 791.474Slukem EXEC_ELF64 EXEC_MACHO EXEC_SCRIPT 801.503Sjdolecek EXEC_ELF_NOTELESS 811.199Sthorpej 821.686Sthorpejdefflag opt_dkwedge.h DKWEDGE_AUTODISCOVER 831.691Sthorpej DKWEDGE_METHOD_BSDLABEL 841.688Sthorpej DKWEDGE_METHOD_GPT 851.693Sthorpej DKWEDGE_METHOD_MBR 861.686Sthorpej 871.791Seladdefflag opt_veriexec.h VERIFIED_EXEC_FP_SHA1 881.725Schristos VERIFIED_EXEC_FP_SHA256 891.725Schristos VERIFIED_EXEC_FP_SHA384 901.725Schristos VERIFIED_EXEC_FP_SHA512 911.725Schristos VERIFIED_EXEC_FP_MD5 921.725Schristos VERIFIED_EXEC_FP_RMD160 931.725Schristos 941.794Sdsl# Per system call number counts and times 951.794Sdsldefflag opt_syscall_stats.h SYSCALL_STATS 961.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES: SYSCALL_STATS 971.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris) 981.794Sdsldefflag opt_syscall_stats.h SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 991.794Sdslfile kern/subr_syscall_stats.c syscall_stats 1001.794Sdsl 1011.774Seladdefparam opt_pax.h PAX_MPROTECT 1021.817Selad PAX_SEGVGUARD 1031.879Schristos PAX_ASLR 1041.879Schristos PAX_ASLR_DELTA_MMAP_LSB 1051.879Schristos PAX_ASLR_DELTA_MMAP_LEN 1061.879Schristos PAX_ASLR_DELTA_STACK_LSB 1071.879Schristos PAX_ASLR_DELTA_STACK_LEN 1081.879Schristos PAX_ASLR_DELTA_PROG_LEN 1091.774Selad 1101.789Seladdefflag opt_fileassoc.h FILEASSOC 1111.789Selad 1121.803Sdyoungdefflag opt_gre.h GRE_DEBUG 1131.803Sdyoung 1141.911Ssimonb# Write Ahead Physical Block Logging 1151.911Ssimonbdefflag opt_wapbl.h WAPBL WAPBL_DEBUG 1161.911Ssimonbdefparam opt_wapbl.h WAPBL_DEBUG_PRINT 1171.911Ssimonb 1181.199Sthorpej# compatibility options 1191.473Slukem# 1201.924Swrstudendefflag opt_sa.h KERN_SA 1211.926Saddefflag opt_compat_netbsd.h COMPAT_NETBSD 1221.936Schristosdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_NETBSD 1231.936Schristosdefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, KERN_SA, COMPAT_NETBSD 1241.926Saddefflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD 1251.926Saddefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD 1261.926Saddefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD 1271.926Saddefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16, COMPAT_NETBSD 1281.926Saddefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15, COMPAT_NETBSD 1291.926Saddefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14, COMPAT_NETBSD 1301.926Saddefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13, COMPAT_NETBSD 1311.926Saddefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12, COMPAT_NETBSD 1321.926Saddefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11, COMPAT_NETBSD 1331.926Saddefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10, COMPAT_NETBSD 1341.589Schristosdefflag COMPAT_OSSAUDIO 1351.786Smartindefflag COMPAT_FREEBSD: COMPAT_30 1361.474Slukemdefflag COMPAT_IBCS2 1371.474Slukemdefflag COMPAT_IRIX 1381.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1391.758Smanudefflag COMPAT_LINUX32 1401.474Slukemdefflag COMPAT_OSF1 1411.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1421.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1431.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1441.474Slukemdefflag COMPAT_NETBSD32 1451.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1461.474Slukemdefflag COMPAT_M68K4K 1471.474Slukemdefflag COMPAT_MACH 1481.580Smanudefflag COMPAT_DARWIN 1491.474Slukemdefflag COMPAT_VAX1K 1501.474Slukemdefflag COMPAT_43 1511.474Slukemdefflag COMPAT_PECOFF 1521.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1531.221Sjonathan 1541.473Slukem# 1551.570Sthorpej# Cryptography support. Include this early, since several things 1561.570Sthorpej# use it. 1571.624Sjonathan 1581.624Sjonathan# Individual crypto transforms 1591.570Sthorpejinclude "crypto/arc4/files.arc4" 1601.570Sthorpejinclude "crypto/des/files.des" 1611.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1621.570Sthorpejinclude "crypto/cast128/files.cast128" 1631.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1641.644Stlsinclude "crypto/skipjack/files.skipjack" 1651.570Sthorpej 1661.626Sthorpej# General-purpose crypto processing framework. 1671.626Sthorpejinclude "opencrypto/files.opencrypto" 1681.626Sthorpej 1691.570Sthorpej# 1701.618Sthorpej# System monitoring framework 1711.618Sthorpej# 1721.618Sthorpejinclude "dev/sysmon/files.sysmon" 1731.618Sthorpej 1741.618Sthorpej# 1751.563Sthorpej# Networking protocols 1761.563Sthorpej# 1771.743Sthorpejinclude "net80211/files.net80211" 1781.563Sthorpejinclude "netatalk/files.netatalk" 1791.782Sgdamoreinclude "netbt/files.netbt" 1801.565Sthorpejinclude "netinet/files.netinet" 1811.565Sthorpejinclude "netinet/files.ipfilter" 1821.565Sthorpejinclude "netinet6/files.netinet6" 1831.632Sitojuninclude "netinet6/files.ipsec" 1841.632Sitojuninclude "netipsec/files.netipsec" 1851.566Sthorpejinclude "netiso/files.netiso" 1861.567Sthorpejinclude "netnatm/files.netnatm" 1871.600Sjdolecekinclude "netsmb/files.netsmb" 1881.677Sitojuninclude "net/files.pf" 1891.563Sthorpej 1901.795Smattobsolete defflag CCITT # obsolete 1911.795Smattobsolete defflag HDLC # obsolete 1921.795Smattobsolete defflag LLC # obsolete 1931.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 1941.795Smattobsolete defflag IPX # obsolete 1951.825Scubeobsolete defflag opt_iso.h TPCONS 1961.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 1971.939Sjym # MEMORY_DISK_RBFLAGS 1981.939Sjym 1991.474Slukemdefflag PFIL_HOOKS # pfil(9) 2001.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2011.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2021.474Slukem # Include deflate or bsd 2031.474Slukem # compression, enable pppd 2041.474Slukem # packet filtering support 2051.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2061.189Sscottr 2071.189Sscottr# networking options 2081.473Slukem# 2091.474Slukemdefflag GATEWAY 2101.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2111.474Slukemdefparam SB_MAX 2121.171Smrg 2131.189Sscottr# file system options 2141.473Slukem# 2151.516Sthorpejdefflag SOFTDEP # XXX files.ufs? 2161.516Sthorpejdefflag QUOTA # XXX files.ufs? 2171.685Sthorpejdefflag VNODE_LOCKDEBUG 2181.759Schsdefflag MAGICLINKS 2191.353Soster 2201.276Sscottr# buffer cache size options 2211.473Slukem# 2221.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2231.276Sscottr 2241.449Sgmcgarry# userconf 2251.473Slukem# 2261.474Slukemdefflag USERCONF 2271.449Sgmcgarry 2281.663Satatat# sysctl related 2291.663Satatat# 2301.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2311.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2321.665Satatat SYSCTL_INCLUDE_DESCR 2331.663Satatat 2341.473Slukem# 2351.289Slukem# Not entirely MI, but present on multiple arch's 2361.473Slukem# 2371.289Slukem 2381.276Sscottr# PC-style MBR handling 2391.473Slukem# 2401.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2411.209Sjonathan 2421.745Sthorpej# 2431.209Sjonathan# debugging options 2441.473Slukem# 2451.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2461.745Sthorpej 2471.474Slukemdefflag opt_kgdb.h KGDB 2481.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2491.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2501.474Slukemdefflag LOCKDEBUG 2511.474Slukemdefflag SYSCALL_DEBUG 2521.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2531.271Sjonathan 2541.271Sjonathan# memory (ram) disk options 2551.473Slukem# 2561.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2571.474Slukem MEMORY_DISK_DYNAMIC 2581.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2591.939Sjym MEMORY_DISK_RBFLAGS 2601.159Sdrochner 2611.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2621.842Smanu 2631.543Sbriggs# Support for hardware performance monitoring counters 2641.543Sbriggs# 2651.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2661.636Sjdolecek 2671.936Schristosdefflag opt_wlan.h WLAN 2681.936Schristos 2691.819Swiz# Machine-independent device majors assignements 2701.640Sjdolecekinclude "conf/majors" 2711.543Sbriggs 2721.60Scgd# generic attributes 2731.473Slukem# 2741.519Saugustssdefine audiobus { } 2751.474Slukemdefine midibus { } 2761.232Saugustssdefine midisyn 2771.915Sjmcneilldefine videobus { } 2781.638Sbouyerdefine ata {[channel = -1]} 2791.674Sthorpejdefine sata 2801.558Sthorpejdefine scsi_core 2811.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 2821.638Sbouyerdefine ata_hl {[drive = -1]} 2831.637Sbouyerdefine atapi { } 2841.489Sdrochnerdefine radiodev { } 2851.614Sgmcgarrydefine gpibdev {[address = -1]} 2861.734Sjmcneilldefine gpiobus { } 2871.769Srizdefine onewirebus { } 2881.659Sbjh21define pckbport {[slot = -1]} 2891.659Sbjh21define pckbport_machdep_cnattach 2901.754Sthorpejdefine firmload 2911.67Scgd 2921.67Scgd# audio device attributes 2931.473Slukem# 2941.63Sbrezakdefine mulaw 2951.132Saugustssdefine auconv 2961.500Skentdefine aurateconv 2971.629Sthorpej 2981.228Saugustss# audio and midi devices, attaches to audio hardware driver 2991.473Slukem# 3001.876Sjmcneilldevice audio: audiodev 3011.519Saugustssattach audio at audiobus 3021.228Saugustssdevice midi 3031.228Saugustssattach midi at midibus 3041.363Sthorpej 3051.650Sbjh21# console bell via audio device 3061.650Sbjh21# 3071.650Sbjh21define audiobell 3081.650Sbjh21 3091.915Sjmcneill# video devices, attaches to video hardware driver 3101.915Sjmcneill# 3111.915Sjmcneilldevice video 3121.915Sjmcneillattach video at videobus 3131.915Sjmcneill 3141.922Spgoyette# National Semiconductor LM7[89] 3151.922Spgoyette# 3161.922Spgoyette# (included here so files.i2c can define an attachment) 3171.922Spgoyette 3181.922Spgoyettedevice lm: sysmon_envsys 3191.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3201.922Spgoyette 3211.635Sthorpej# I2C device support 3221.635Sthorpejinclude "dev/i2c/files.i2c" 3231.635Sthorpej 3241.813Sgdamore# SPI device support 3251.813Sgdamoreinclude "dev/spi/files.spi" 3261.813Sgdamore 3271.559Sthorpej# IR device support 3281.559Sthorpejinclude "dev/ir/files.ir" 3291.559Sthorpej 3301.651Sjdolecek# Parallel Port Bus support 3311.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3321.651Sjdolecek 3331.363Sthorpej# raster operations attributes 3341.473Slukem# 3351.426Slukemdefine rasops1 3361.426Slukemdefine rasops2 3371.426Slukemdefine rasops4 3381.426Slukemdefine rasops8 3391.426Slukemdefine rasops15 3401.426Slukemdefine rasops16 3411.426Slukemdefine rasops24 3421.426Slukemdefine rasops32 3431.829Soberdefine rasops_rotation 3441.60Scgd 3451.760Sjmcneill# splash screen support 3461.760Sjmcneillinclude "dev/splash/files.splash" 3471.760Sjmcneill 3481.768Sgdamore# videomode support 3491.768Sgdamoreinclude "dev/videomode/files.videomode" 3501.768Sgdamore 3511.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3521.457Sbjh21# fddi, token ring, atm and eco(net). 3531.473Slukem# 3541.874Scubedefine arcnet 3551.88Schuckdefine atm 3561.457Sbjh21define eco 3571.60Scgddefine ether 3581.67Scgddefine fddi 3591.185Skmldefine hippi 3601.399Sonoedefine ieee1394 3611.282Sbaddefine token 3621.284Sexplorerdefine sppp 3631.719Sdyoungdefine wlan: arc4, rijndael 3641.294Sitojundefine crypto 3651.100Sws 3661.119Sis# devices ARPing IPv4 pull this in: 3671.473Slukem# 3681.119Sisdefine arp 3691.119Sis 3701.515Sthorpej# 3711.515Sthorpej# ALTQ network traffic shaping subsystem 3721.515Sthorpej# 3731.515Sthorpejinclude "altq/files.altq" 3741.515Sthorpej 3751.473Slukem# 3761.560Sthorpej# IPKDB kernel debugger 3771.473Slukem# 3781.560Sthorpejinclude "ipkdb/files.ipkdb" 3791.102Sws 3801.404Sad# Logical disk 3811.473Slukem# 3821.404Saddevice ld: disk 3831.426Slukemfile dev/ld.c ld needs-flag 3841.513Sthorpej 3851.513Sthorpej# 3861.513Sthorpej# MII/PHY support for network devices 3871.513Sthorpej# 3881.513Sthorpejinclude "dev/mii/files.mii" 3891.375Sthorpej 3901.473Slukem# 3911.512Sthorpej# RAIDframe 3921.512Sthorpej# 3931.512Sthorpejinclude "dev/raidframe/files.raidframe" 3941.639Sgrog 3951.639Sgrog# 3961.542Sthorpej# Hardware-assisted data mover API 3971.542Sthorpej# 3981.542Sthorpejinclude "dev/dmover/files.dmover" 3991.512Sthorpej 4001.512Sthorpej# 4011.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4021.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4031.473Slukem# 4041.145Schristos 4051.145Schristos# Adaptec AIC-6[32]60 ICs 4061.473Slukem# 4071.173Sthorpejdevice aic: scsi 4081.145Schristosfile dev/ic/aic6360.c aic 4091.346Sthorpej 4101.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4111.473Slukem# 4121.346Sthorpejdefine smc93cx6 4131.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4141.83Sthorpej 4151.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4161.473Slukem# 4171.474Slukemdefparam opt_ahc.h AHC_DEBUG 4181.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4191.173Sthorpejdevice ahc: scsi 4201.345Sthorpejdefine ahc_seeprom 4211.354Sfvdldefine ahc_aic77xx 4221.142Senamifile dev/ic/aic7xxx.c ahc 4231.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4241.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4251.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4261.609Sfvdl 4271.609Sfvdl# Adaptec aic79xx SCSI controllers 4281.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4291.609Sfvdldevice ahd: scsi 4301.609Sfvdlfile dev/ic/aic79xx.c ahd 4311.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4321.318Sad 4331.318Sad# DPT EATA SCSI controllers 4341.473Slukem# 4351.318Saddevice dpt: scsi 4361.318Sadfile dev/ic/dpt.c dpt 4371.355Sad 4381.355Sad# Compaq Smart ARRAY controllers 4391.473Slukem# 4401.355Saddevice cac {unit = -1} 4411.355Sadfile dev/ic/cac.c cac 4421.355Sad 4431.404Sadattach ld at cac with ld_cac 4441.404Sadfile dev/ic/ld_cac.c ld_cac 4451.419Sad 4461.764She# HP/Compaq Command Interface for SCSI-3 Support 4471.764She# 4481.764Shedevice ciss: scsi 4491.764Shefile dev/ic/ciss.c ciss 4501.764She 4511.419Sad# Mylex DAC960 RAID controllers 4521.473Slukem# 4531.419Saddevice mlx {unit = -1} 4541.419Sadfile dev/ic/mlx.c mlx needs-flag 4551.419Sad 4561.419Sadattach ld at mlx with ld_mlx 4571.419Sadfile dev/ic/ld_mlx.c ld_mlx 4581.521Sad 4591.521Sad# ICP-Vortex/Intel RAID controllers 4601.521Sad# 4611.521Saddevice icp {unit = -1} 4621.521Sadfile dev/ic/icp.c icp needs-flag 4631.611Sthorpejfile dev/ic/icp_ioctl.c icp 4641.521Sad 4651.521Sadattach ld at icp with ld_icp 4661.521Sadfile dev/ic/ld_icp.c ld_icp 4671.521Sad 4681.521Saddevice icpsp: scsi 4691.521Sadfile dev/ic/icpsp.c icpsp 4701.521Sadattach icpsp at icp 4711.523Sad 4721.523Sad# Adaptec FSA RAID controllers 4731.523Sad# 4741.523Saddevice aac {unit = -1} 4751.523Sadfile dev/ic/aac.c aac 4761.523Sad 4771.523Sadattach ld at aac with ld_aac 4781.523Sadfile dev/ic/ld_aac.c ld_aac 4791.238Sdante 4801.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 4811.473Slukem# 4821.238Sdantedevice adv: scsi 4831.238Sdantefile dev/ic/adv.c adv 4841.428Sthorpejfile dev/ic/advlib.c adv 4851.428Sthorpejfile dev/ic/advmcode.c adv 4861.248Sdante 4871.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 4881.473Slukem# 4891.248Sdantedevice adw: scsi 4901.248Sdantefile dev/ic/adw.c adw 4911.194Sjonathan 4921.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 4931.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 4941.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 4951.130Sjonathan# hardware-compatibility mode.) 4961.473Slukem# 4971.173Sthorpejdevice bha: scsi 4981.142Senamifile dev/ic/bha.c bha 4991.130Sjonathan 5001.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5011.130Sjonathan# (must be after bha, see above) 5021.473Slukem# 5031.173Sthorpejdevice aha: scsi 5041.142Senamifile dev/ic/aha.c aha 5051.445Stsutsui 5061.445Stsutsui# Initio INIC-940/950 SCSI controllers 5071.473Slukem# 5081.445Stsutsuidevice iha: scsi 5091.445Stsutsuifile dev/ic/iha.c iha 5101.118Scgd 5111.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5121.473Slukem# 5131.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5141.474Slukem ISP_DISABLE_1080_SUPPORT 5151.474Slukem ISP_DISABLE_2100_SUPPORT 5161.474Slukem ISP_DISABLE_2200_SUPPORT 5171.846Smjacob ISP_DISABLE_2300_SUPPORT 5181.894Smjacob ISP_DISABLE_2322_SUPPORT 5191.846Smjacob ISP_DISABLE_2400_SUPPORT 5201.846Smjacob ISP_DISABLE_FW 5211.846Smjacob ISP_TARGET_MODE 5221.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5231.894Smjacob ISP_VPORTS 5241.173Sthorpejdevice isp: scsi 5251.142Senamifile dev/ic/isp.c isp 5261.846Smjacobfile dev/ic/isp_library.c isp 5271.223Smjacobfile dev/ic/isp_netbsd.c isp 5281.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5291.821Sbouyer# LSILogic MegaRAID SAS 5301.821Sbouyer# 5311.821Sbouyerdevice mfi: scsi 5321.821Sbouyerfile dev/ic/mfi.c mfi 5331.821Sbouyer 5341.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5351.528Smatt# 5361.608Sthorpejdevice mpt: scsi 5371.608Sthorpejfile dev/ic/mpt.c mpt 5381.608Sthorpejfile dev/ic/mpt_debug.c mpt 5391.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5401.605Stsutsui 5411.682Sitohy# Workbit NinjaSCSI-32 controllers 5421.682Sitohydevice njs: scsi 5431.682Sitohyfile dev/ic/ninjascsi32.c njs 5441.682Sitohy 5451.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5461.605Stsutsuidevice oosiop: scsi 5471.605Stsutsuifile dev/ic/oosiop.c oosiop 5481.436Stsutsui 5491.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5501.473Slukem# 5511.436Stsutsuidevice osiop: scsi 5521.436Stsutsuifile dev/ic/osiop.c osiop 5531.364Sbouyer 5541.368Sbouyer# common stuff for siop and esiop 5551.473Slukem# 5561.426Slukemdefine siop_common 5571.426Slukemfile dev/ic/siop_common.c siop_common 5581.368Sbouyer 5591.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5601.473Slukem# 5611.426Slukemdevice siop: scsi,siop_common 5621.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 5631.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 5641.518Sbouyer 5651.518Sbouyerdevice esiop: scsi,siop_common 5661.518Sbouyerfile dev/ic/esiop.c esiop 5671.94Smycroft 5681.94Smycroft# UltraStor SCSI controllers 5691.473Slukem# 5701.173Sthorpejdevice uha: scsi 5711.142Senamifile dev/ic/uha.c uha 5721.409Sonoe 5731.878Sgarbled# 3Com common probe code 5741.878Sgarbleddefine elink 5751.878Sgarbledfile dev/isa/elink.c elink 5761.878Sgarbled 5771.409Sonoe# Aironet PC4500/PC4800 5781.473Slukem# 5791.653Stsarnadevice an: arp, wlan, ifnet 5801.409Sonoefile dev/ic/an.c an 5811.86Smycroft 5821.376Sonoe# AMD 79c930-based 802.11 cards 5831.473Slukem# 5841.376Sonoedevice awi: arp, wlan, ifnet 5851.376Sonoefile dev/ic/awi.c awi 5861.376Sonoefile dev/ic/am79c930.c awi 5871.438Sichiro 5881.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 5891.473Slukem# 5901.656Sjunyoungdevice wi: arp, wlan, ifnet 5911.438Sichirofile dev/ic/wi.c wi 5921.617Sdyoung 5931.930Salc# Atheros HAL 5941.930Salc# 5951.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 5961.930Salc 5971.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 5981.641Sdyoung# 5991.656Sjunyoungdevice ath: arp, wlan, ifnet 6001.641Sdyoungfile dev/ic/ath.c ath 6011.719Sdyoungfile dev/ic/ath_netbsd.c ath 6021.738Sdyoungfile dev/ic/athrate-sample.c ath 6031.641Sdyoung 6041.617Sdyoung# ADMtek ADM8211 802.11 6051.617Sdyoung# 6061.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6071.617Sdyoungfile dev/ic/atw.c atw 6081.376Sonoe 6091.687Sdyoung# Realtek RTL8180 802.11 6101.687Sdyoung# 6111.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6121.687Sdyoungfile dev/ic/rtw.c rtw 6131.687Sdyoungfile dev/ic/rtwphy.c rtw 6141.687Sdyoungfile dev/ic/rtwphyio.c rtw 6151.687Sdyoung 6161.780Srpaulo# Ralink RT2500/RT2600 802.11 6171.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6181.778Sdogcowfile dev/ic/rt2560.c ral 6191.778Sdogcowfile dev/ic/rt2661.c ral 6201.722Sdrochner 6211.83Sthorpej# 3Com Etherlink-III Ethernet controller 6221.473Slukem# 6231.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6241.142Senamifile dev/ic/elink3.c ep 6251.253Sfvdl 6261.253Sfvdl# 3Com EtherLink XL Controller 6271.473Slukem# 6281.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6291.253Sfvdlfile dev/ic/elinkxl.c ex 6301.131Smatt 6311.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6321.473Slukem# 6331.173Sthorpejdevice lc: arp, ether, ifnet 6341.142Senamifile dev/ic/lemac.c lc 6351.84Smycroft 6361.84Smycroft# LANCE and PCnet Ethernet controllers 6371.473Slukem# 6381.173Sthorpejdevice le: arp, ether, ifnet 6391.426Slukemdefine le24 6401.426Slukemdefine le32 6411.227Sexplorerfile dev/ic/am7990.c le24 6421.225Sdrochnerfile dev/ic/am79900.c le32 6431.225Sdrochnerfile dev/ic/lance.c le24 | le32 6441.383Sthorpej 6451.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6461.473Slukem# 6471.383Sthorpejdevice depca { }: le24 6481.383Sthorpejfile dev/ic/depca.c depca 6491.383Sthorpejattach le at depca with le_depca 6501.122Sscottr 6511.290Smrg# Sun HME Ethernet controllers 6521.473Slukem# 6531.293Spkdevice hme: arp, ether, ifnet, mii 6541.293Spkfile dev/ic/hme.c hme 6551.461Seeh 6561.461Seeh# Sun GEM Ethernet controllers 6571.473Slukem# 6581.461Seehdevice gem: arp, ether, ifnet, mii 6591.461Seehfile dev/ic/gem.c gem 6601.290Smrg 6611.122Sscottr# 8390-family Ethernet controllers 6621.473Slukem# 6631.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 6641.122Sscottrdefine dp8390nic 6651.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 6661.485Sbjh21 6671.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 6681.485Sbjh21# 6691.485Sbjh21define dp83905 6701.485Sbjh21file dev/ic/dp83905.c dp83905 6711.484Sbjh21 6721.484Sbjh21# Macronix MX98905 Ethernet controller 6731.484Sbjh21# (use as an attribute for an "ne" bus attachment) 6741.484Sbjh21# 6751.484Sbjh21define mx98905 6761.484Sbjh21file dev/ic/mx98905.c mx98905 6771.77Scgd 6781.282Sbad# TROPIC Token-Ring controller 6791.473Slukem# 6801.282Sbaddevice tr: arp, token, ifnet 6811.282Sbadfile dev/ic/tropic.c tr 6821.282Sbad 6831.91Scgd# NCR 5380 SCSI Bus Controller 6841.473Slukem# 6851.91Scgddefine ncr5380sbc 6861.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 6871.356Spkdevice nca: scsi, ncr5380sbc 6881.91Scgd 6891.434Sfredette# Sun sc PAL SCSI Bus Controller 6901.473Slukem# 6911.434Sfredettedefine sunscpal 6921.434Sfredettefile dev/ic/sunscpal.c sunscpal 6931.434Sfredettedevice ssc: scsi, sunscpal 6941.434Sfredette 6951.91Scgd# DEC FDDI Chipset 6961.473Slukem# 6971.91Scgddefine pdq 6981.142Senamifile dev/ic/pdq.c pdq 6991.142Senamifile dev/ic/pdq_ifsubr.c pdq 7001.98Schristos 7011.474Slukem# Cyclades Cyclom-8/16/32 7021.473Slukem# 7031.173Sthorpejdevice cy: tty 7041.142Senamifile dev/ic/cy.c cy needs-flag 7051.103Sthorpej 7061.103Sthorpej# Efficient Networks, Inc. ATM interface 7071.473Slukem# 7081.173Sthorpejdevice en: atm, ifnet 7091.142Senamifile dev/ic/midway.c en 7101.117Sthorpej 7111.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7121.473Slukem# 7131.117Sthorpejdefine ncr53c9x 7141.359Smycroftdevice esp: scsi, ncr53c9x 7151.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7161.227Sexplorer 7171.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7181.679Smycroftdevice spc: scsi 7191.679Smycroftfile dev/ic/mb89352.c spc 7201.679Smycroft 7211.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7221.796Sbjh21define wd33c93 7231.796Sbjh21file dev/ic/wd33c93.c wd33c93 7241.796Sbjh21 7251.590Ssoren# Hitachi HD44780 LCD panel controller 7261.590Ssorendefine hd44780 7271.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7281.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7291.590Ssoren 7301.710Sjoff# Matrix keypad 7311.710Sjoffdefine matrixkp 7321.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7331.710Sjoff 7341.227Sexplorer# Hitachi HD64570 serial controller 7351.473Slukem# 7361.359Smycroftdefine hd64570 7371.227Sexplorerfile dev/ic/hd64570.c hd64570 7381.339Schopps 7391.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7401.473Slukem# 7411.339Schoppsdevice ntwoc: ifnet, hd64570 7421.128Spk 7431.128Spk# Intel 82586 Ethernet Controller 7441.473Slukem# 7451.128Spkdefine i82586 7461.142Senamifile dev/ic/i82586.c i82586 7471.291Sthorpej 7481.658Sjkunz# Intel 82596 Ethernet Controller 7491.658Sjkunz# 7501.658Sjkunzdefine i82596 7511.658Sjkunzfile dev/ic/i82596.c i82596 7521.658Sjkunz 7531.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7541.473Slukem# 7551.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7561.291Sthorpejfile dev/ic/i82557.c fxp 7571.389Sbjh21 7581.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 7591.473Slukem# 7601.389Sbjh21define seeq8005 7611.389Sbjh21file dev/ic/seeq8005.c seeq8005 7621.137Sthorpej 7631.137Sthorpej# SMC 91Cxx Ethernet Controller 7641.473Slukem# 7651.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 7661.142Senamifile dev/ic/smc91cxx.c sm 7671.188Sthorpej 7681.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 7691.473Slukem# 7701.230Sthorpejdevice epic: arp, ether, ifnet, mii 7711.188Sthorpejfile dev/ic/smc83c170.c epic 7721.309Sragge 7731.309Sragge# DEC SGEC Second Generation Ethernet Controller 7741.473Slukem# 7751.309Sraggedefine sgec 7761.309Sraggefile dev/ic/sgec.c sgec 7771.177Senami 7781.715Sjdolecek# MB86950 Ethernet Controller 7791.715Sjdolecek# 7801.715Sjdolecekdefine mb86950 7811.715Sjdolecekfile dev/ic/mb86950.c mb86950 7821.715Sjdolecek 7831.177Senami# MB8696x Ethernet Controller 7841.473Slukem# 7851.177Senamidefine mb86960 7861.177Senamifile dev/ic/mb86960.c mb86960 7871.177Senami 7881.177Senami# Generic MB8696x Ethernet Controller driver 7891.473Slukem# 7901.177Senamidevice mbe: arp, ether, ifnet, mb86960 7911.146Saugustss 7921.146Saugustss# Interwave Am78C201 audio driver 7931.473Slukem# 7941.146Saugustssdefine interwave 7951.146Saugustssfile dev/ic/interwave.c interwave 7961.154Sis 7971.154Sis# TMS 320av110 MPEG2/audio driver 7981.473Slukem# 7991.154Sisdefine tms320av110 8001.154Sisfile dev/ic/tms320av110.c tms320av110 8011.152Sthorpej 8021.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8031.152Sthorpej# National Semiconductor DS8390. 8041.473Slukem# 8051.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8061.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8071.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8081.153Sthorpej 8091.153Sthorpej# 8250/16[45]50-based "com" ports 8101.668Sthorpej# 8111.749Schsdefflag opt_com.h COM_DEBUG 8121.153Sthorpej# XXX In a perfect world, this would be done with attributes 8131.788Sgdamoredefflag opt_com.h COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00 8141.788Sgdamore COM_REGMAP 8151.392Seehdevice com { } : tty 8161.426Slukemfile dev/ic/com.c com needs-flag 8171.336Sthorpej 8181.336Sthorpej# PC-like keyboard controller 8191.473Slukem# 8201.659Sbjh21device pckbc: pckbport 8211.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8221.274Sscw 8231.714Scubedevice attimer 8241.714Scubefile dev/ic/attimer.c attimer needs-flag 8251.714Scube 8261.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8271.473Slukem# 8281.274Sscwdevice clmpcc: tty 8291.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8301.385Sbjh21 8311.843Sxtraeme# Abit uGuru 8321.843Sxtraeme# 8331.843Sxtraemedevice ug: sysmon_envsys 8341.843Sxtraemefile dev/ic/ug.c ug needs-flag 8351.843Sxtraeme 8361.185Skml# Essential Communications Corp. HIPPI Interface 8371.473Slukem# 8381.426Slukemdevice esh: hippi, ifnet 8391.426Slukemfile dev/ic/rrunner.c esh needs-flag 8401.242Sis 8411.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8421.473Slukem# 8431.874Scubedevice bah: ifnet, arcnet, arp 8441.426Slukemfile dev/ic/smc90cx6.c bah 8451.234Saugustss 8461.234Saugustss# OPL2/OPL3 FM synth driver 8471.473Slukem# 8481.235Saugustssdevice opl: midibus, midisyn 8491.234Saugustssfile dev/ic/opl.c opl 8501.234Saugustssfile dev/ic/oplinstrs.c opl 8511.305Saugustss 8521.305Saugustss# MPU401 MIDI UART compatibles 8531.473Slukem# 8541.305Saugustssdevice mpu: midibus 8551.426Slukemfile dev/ic/mpu.c mpu needs-flag 8561.236Spk 8571.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 8581.473Slukem# 8591.236Spkdefine ad1848 8601.236Spkfile dev/ic/ad1848.c ad1848 8611.290Smrg 8621.290Smrg# AMD 7930 audio/ISDN codec 8631.473Slukem# 8641.366Saugustssdefine am7930 8651.366Saugustssfile dev/ic/am7930.c am7930 8661.290Smrg 8671.290Smrg# SPARC `SUNW,audiocs' 8681.473Slukem# 8691.519Saugustssdevice audiocs: audiobus, auconv, ad1848 8701.290Smrgfile dev/ic/cs4231.c audiocs 8711.326Saugustss 8721.326Saugustss# AC-97 CODECs 8731.473Slukem# 8741.326Saugustssdefine ac97 8751.326Saugustssfile dev/ic/ac97.c ac97 8761.437Sminoura 8771.437Sminoura# Oki MSM6258 support code 8781.473Slukem# 8791.437Sminouradefine msm6258 8801.437Sminourafile dev/ic/msm6258.c msm6258 8811.240Spk 8821.240Spk# LSI64854 DMA controller back-end 8831.473Slukem# 8841.240Spkdefine lsi64854 8851.240Spkfile dev/ic/lsi64854.c lsi64854 8861.465Smrg 8871.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 8881.473Slukem# 8891.465Smrgdefine cd18xx 8901.465Smrgfile dev/ic/cd18xx.c cd18xx 8911.240Spk 8921.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 8931.473Slukem# 8941.252Sthorpejdefine rtl80x9 8951.252Sthorpejfile dev/ic/rtl80x9.c rtl80x9 8961.360Shaya 8971.654Swiz# Realtek 8129/8139 Ethernet controllers 8981.473Slukem# 8991.362Shayadevice rtk: ether, ifnet, arp, mii 9001.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9011.185Skml 9021.673Stoshii# Realtek 8169 Ethernet controllers 9031.673Stoshii# 9041.673Stoshiidevice re: ether, ifnet, arp, mii 9051.709Syamtfile dev/ic/rtl8169.c re 9061.673Stoshii 9071.258Spk# Common code for ESDI/IDE/etc. controllers 9081.473Slukem# 9091.680Sthorpejdefine wdc_common 9101.809Sitohydefine ata_dma 9111.809Sitohydefine ata_udma 9121.809Sitohydefine ata_piobm 9131.680Sthorpejdevice wdc: ata, wdc_common 9141.637Sbouyer 9151.835Sdyoungdefflag opt_ata.h ATADEBUG 9161.835Sdyoung 9171.656Sjunyoungdevice atabus: atapi,ata_hl 9181.656Sjunyoungattach atabus at ata 9191.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9201.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9211.386Sbjh21 9221.810Sitohy# Workbit NinjaATA-32 IDE controllers 9231.810Sitohydevice njata: ata, ata_piobm, wdc_common 9241.810Sitohyfile dev/ic/ninjaata32.c njata 9251.810Sitohy 9261.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9271.473Slukem# 9281.386Sbjh21device upc { [offset = -1] } 9291.386Sbjh21attach wdc at upc with wdc_upc 9301.386Sbjh21attach com at upc with com_upc 9311.651Sjdolecekattach lpt at upc with lpt_upc 9321.426Slukemfile dev/ic/upc.c upc 9331.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9341.426Slukemfile dev/ic/com_upc.c com_upc 9351.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9361.327Smatt 9371.844Sbouyer# AHCI-compatible SATA controllers 9381.844Sbouyerdefine ahcisata_core 9391.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9401.844Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, ahcisata_core 9411.844Sbouyer 9421.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 9431.473Slukem# 9441.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 9451.314Sthorpejfile dev/ic/tulip.c tlp 9461.322Sthorpej 9471.322Sthorpej# Adaptec AIC-6915 Ethernet interface 9481.473Slukem# 9491.322Sthorpejdevice sf: arp, ether, ifnet, mii 9501.322Sthorpejfile dev/ic/aic6915.c sf 9511.378Spk 9521.378Spk# Mostek time-of-day clock and NVRAM 9531.473Slukem# 9541.378Spkdefine mk48txx 9551.507Spkfile dev/ic/mk48txx.c mk48txx 9561.378Spk 9571.378Spk# Intersil 7170 time-of-day clock 9581.473Slukem# 9591.378Spkdefine intersil7170 9601.378Spkfile dev/ic/intersil7170.c intersil7170 9611.434Sfredette 9621.434Sfredette# National Semiconductor MM58167 time-of-day clock 9631.473Slukem# 9641.434Sfredettedefine mm58167 9651.434Sfredettefile dev/ic/mm58167.c mm58167 9661.643Stsutsui 9671.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 9681.643Stsutsui# 9691.643Stsutsuidefine mc146818 9701.643Stsutsuifile dev/ic/mc146818.c mc146818 9711.422Sthorpej 9721.808Suwe# Ricoh RS5C313 time of-day-clock 9731.808Suwe# 9741.808Suwedefine rs5c313 9751.808Suwefile dev/ic/rs5c313.c rs5c313 9761.808Suwe 9771.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 9781.473Slukem# 9791.422Sthorpejdefine dl10019 9801.422Sthorpejfile dev/ic/dl10019.c dl10019 9811.453Senami 9821.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 9831.473Slukem# 9841.453Senamidefine ax88190 9851.453Senamifile dev/ic/ax88190.c ax88190 9861.429Sjdolecek 9871.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 9881.473Slukem# 9891.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 9901.429Sjdolecekfile dev/ic/we.c we 9911.432Sjdolecek 9921.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 9931.473Slukem# 9941.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 9951.557Stsutsui 9961.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 9971.557Stsutsui# 9981.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 9991.557Stsutsuifile dev/ic/fmv.c fmv 10001.471Syamt 10011.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10021.473Slukem# 10031.471Syamtdevice cs: arp, ether, ifnet 10041.704Sjoffdevice tscs: arp, ether, ifnet 10051.704Sjofffile dev/ic/cs89x0.c cs | tscs 10061.487Saugustss 10071.487Saugustss# Radio device attributes 10081.487Saugustss# 10091.487Saugustssdefine tea5757 10101.656Sjunyoungfile dev/ic/tea5757.c tea5757 10111.487Saugustssdefine lm700x 10121.656Sjunyoungfile dev/ic/lm700x.c lm700x 10131.179Sdrochner 10141.837Stnn# Philips PCF8584 i2c controller 10151.837Stnndefine pcf8584 10161.837Stnnfile dev/ic/pcf8584.c pcf8584 10171.837Stnn 10181.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10191.784Sdrochner# 10201.784Sdrochnerdefine acpipmtimer 10211.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10221.784Sdrochner 10231.834Snjolydevice hpet 10241.834Snjolyfile dev/ic/hpet.c hpet needs-flag 10251.834Snjoly 10261.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 10271.836Sdrochnerdefine drm {} 10281.836Sdrochnerinclude dev/drm/files.drm 10291.836Sdrochner 10301.179Sdrochner# Definitions for wscons 10311.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 10321.473Slukem# 10331.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 10341.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 10351.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 10361.479Saugustssdefine wsmousedev {[mux = 0]} 10371.761Smacallandefine vcons 10381.179Sdrochner# attribute to pull in raster support 10391.473Slukem# 10401.179Sdrochnerdefine wsrasteremulops 10411.187Sdrochner# common PC display functions 10421.473Slukem# 10431.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 10441.426Slukemdefine pcdisplayops 10451.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 10461.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 10471.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 10481.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 10491.777Smartin# someday when we might make /dev/fb* support MI) 10501.777Smartindefine fb 10511.179Sdrochner# VGA graphics 10521.473Slukem# 10531.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 10541.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 10551.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 10561.593Stsutsuidefflag opt_vga.h VGA_RESET 10571.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 10581.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 10591.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 10601.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 10611.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 10621.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 10631.473Slukem# 10641.761Smacallandevice igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons 10651.615Suwefile dev/ic/igsfb.c igsfb needs-flag 10661.551Suwefile dev/ic/igsfb_subr.c igsfb 10671.91Scgd 10681.683Sjkunz# STI (hp graphics) 10691.683Sjkunzdevice sti: wsemuldisplaydev 10701.897Sskrllfile dev/ic/sti.c sti & (sti_pci | sti_gedoens) 10711.683Sjkunz 10721.892Sdrochnerinclude "dev/wscons/files.wscons" 10731.892Sdrochnerinclude "dev/rasops/files.rasops" 10741.892Sdrochnerinclude "dev/wsfont/files.wsfont" 10751.892Sdrochnerinclude "dev/wsfb/files.wsfb" 10761.892Sdrochner 10771.77Scgd# Attributes which machine-independent bus support can be attached to. 10781.77Scgd# These should be defined here, because some of these busses can have 10791.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 10801.77Scgd# ordering constraints on inclusion of the busses' "files" files. 10811.473Slukem# 10821.474Slukemdefine isabus { } # ISA attachment 10831.474Slukemdefine eisabus { } # EISA attachment 10841.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 10851.474Slukemdefine tcbus { } # TurboChannel attachment 10861.474Slukemdefine mcabus { } # MicroChannel attachment 10871.474Slukemdefine usbus { } # USB attachment 10881.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 10891.474Slukemdefine vmebus { } # VME bus attachment 10901.474Slukemdefine acpibus { } # ACPI "bus" attachment 10911.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 10921.909Sdrochnerdefine cbbus { } # CardBus attachment 10931.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 10941.222Saugustss 10951.222Saugustss# We need the USB bus controllers here so different busses can 10961.222Saugustss# use them in an 'attach-with'. 10971.222Saugustss# UHCI USB controller 10981.473Slukem# 10991.703Sfvdl 11001.703Sfvdldefparam USB_MEM_RESERVE 11011.703Sfvdl 11021.890Sdrochnerdefine usbroothub 11031.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 11041.890Sdrochner 11051.890Sdrochnerdevice uhci: usbus, usbroothub 11061.426Slukemfile dev/usb/uhci.c uhci needs-flag 11071.222Saugustss 11081.222Saugustss# OHCI USB controller 11091.473Slukem# 11101.890Sdrochnerdevice ohci: usbus, usbroothub 11111.426Slukemfile dev/usb/ohci.c ohci needs-flag 11121.412Saugustss 11131.412Saugustss# EHCI USB controller 11141.473Slukem# 11151.890Sdrochnerdevice ehci: usbus, usbroothub 11161.426Slukemfile dev/usb/ehci.c ehci needs-flag 11171.545Sisaki 11181.545Sisaki# SL811HS/T USB controller 11191.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 11201.893Sisakidevice slhci: usbus, usbroothub 11211.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 11221.579Smartin 11231.863Splunky# USB HID processing (as used by bluetooth and usb code) 11241.863Splunkydefine hid 11251.863Splunkyfile dev/usb/hid.c hid 11261.863Splunky 11271.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 11281.579Smartindevice mtd: arp, ether, ifnet, mii 11291.579Smartinfile dev/ic/mtd803.c mtd 11301.369Smatt 11311.487Saugustss# radio devices, attaches to radio hardware driver 11321.487Saugustssdevice radio 11331.489Sdrochnerattach radio at radiodev 11341.498Sjmc 11351.402Smatt# IEEE 1394 controllers 11361.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 11371.473Slukem# 11381.369Smattdevice fwohci: fwbus 11391.520Saugustss 11401.520Saugustss# Sony Programmable I/O Controller 11411.520Saugustssdevice spic: wsmousedev 11421.520Saugustssfile dev/ic/spic.c spic 11431.529Saugustss 11441.529Saugustss# IBM CPC700 PowerPC bridge 11451.529Saugustssdefine cpcbus { addr, [irq=-1] } 11461.529Saugustssdevice cpc: cpcbus, pcibus 11471.529Saugustssfile dev/ic/cpc700.c cpc 11481.529Saugustss 11491.529Saugustssattach com at cpcbus with com_cpcbus 11501.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 11511.529Saugustss 11521.529Saugustssdevice cpctim 11531.529Saugustssattach cpctim at cpcbus 11541.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 11551.529Saugustss 11561.530Saugustssdevice cpciic 11571.530Saugustssattach cpciic at cpcbus with iic_cpcbus 11581.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 11591.529Saugustss 11601.60Scgd 11611.414Sthorpej# Attribute used by various things that need BPF's virtual machine 11621.473Slukem# 11631.414Sthorpejdefine bpf_filter 11641.532Swrstudendefparam opt_bpf.h BPF_BUFSIZE 11651.414Sthorpej 11661.415Smartin# Attributes used by the ISDN subsystem 11671.473Slukem# 11681.502Smartindefine isdndev # the ISDN subsystem 11691.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 11701.458Senami # specific) 11711.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 11721.415Smartin 11731.575Sleo# The isac found on the Fritz V2.0 Card. 11741.575Sleodefine nisacsx 11751.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 11761.575Sleo 11771.575Sleo# The 'standard' isac 11781.575Sleodefine nisac 11791.575Sleofile dev/ic/isac.c nisac needs-flag 11801.575Sleo 11811.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 11821.473Slukem# 11831.575Sleodevice isic: isdndev, passive_isdn, nisac 11841.415Smartin 11851.426Slukemfile dev/ic/isic.c isic 11861.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 11871.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 11881.426Slukemfile dev/ic/hscx.c isic 11891.426Slukemfile dev/ic/isic_bchan.c isic 11901.415Smartin 11911.415Smartin# (old) Diehl active ISDN cards 11921.473Slukem# 11931.823Scube#device daic: isdndev 11941.823Scube#file dev/ic/daic.c daic 11951.415Smartin 11961.634Spooka# AWM B1/T1 11971.634Spooka# XXX: passive_isdn 11981.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 11991.634Spookafile dev/ic/iavc.c iavc 12001.634Spooka 12011.934Smacallan# Broadcom AirForce / Apple Airport Extreme 12021.934Smacallandevice bwi: arp, ifnet, firmload, wlan 12031.934Smacallanfile dev/ic/bwi.c bwi 12041.934Smacallan 12051.60Scgd# legitimate pseudo-devices 12061.473Slukem# 12071.907Sdrochnerdefpseudodev vnd: disk 12081.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 12091.474Slukemdefpseudo ccd: disk 12101.570Sthorpejdefpseudo cgd: disk, des, blowfish, cast128, rijndael 12111.907Sdrochnerdefpseudodev md: disk 12121.916Shannkendefpseudodev fss: disk 12131.298Sthorpej 12141.474Slukemdefpseudo pty: tty 12151.298Sthorpejdefpseudo rnd 12161.610Sraggedefpseudo ksyms 12171.642Scdidefpseudo nullcons 12181.807Saddefpseudo lockstat 12191.839Sbouyerdefpseudo bio: sysmon_envsys 12201.298Sthorpej 12211.474Slukemdefpseudo loop: ifnet 12221.474Slukemdefpseudo sl: ifnet 12231.474Slukemdefpseudo ppp: ifnet, bpf_filter 12241.474Slukemdefpseudo pppoe: ifnet, ether, sppp 12251.474Slukemdefpseudo sppp: ifnet 12261.474Slukemdefpseudo tun: ifnet 12271.474Slukemdefpseudo vlan: ifnet, ether 12281.474Slukemdefpseudo bridge: ifnet, ether 12291.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 12301.474Slukemdefpseudo strip: ifnet 12311.474Slukemdefpseudo gre: ifnet 12321.474Slukemdefpseudo gif: ifnet 12331.474Slukemdefpseudo faith: ifnet 12341.826Smousedefpseudo srt: ifnet 12351.474Slukemdefpseudo stf: ifnet 12361.907Sdrochnerdefpseudodev tap: ifnet, ether, arp, bpf_filter 12371.775Sliamjfoydefpseudo carp: ifnet, ether, arp, bpf_filter 12381.907Sdrochnerdefpseudodev etherip: ifnet, ether, arp, bpf_filter 12391.60Scgd 12401.298Sthorpejdefpseudo sequencer 12411.462Smanudefpseudo clockctl 12421.504Smanudefpseudo irix_kmem 12431.522Smanudefpseudo irix_usema 12441.228Saugustss 12451.912Stls# 12461.912Stls# Accept filters. XXX should use another registration/initialization method. 12471.912Stls# 12481.912Stlsdefpseudo accf_data 12491.912Stlsdefpseudo accf_http 12501.912Stls 12511.415Smartin# ISDN userland pseudo devices 12521.473Slukem# 12531.502Smartindefpseudo isdntrc: isdndev, tty 12541.502Smartindefpseudo isdnbchan: isdndev, tty 12551.502Smartindefpseudo isdntel: isdndev, tty 12561.502Smartindefpseudo isdnctl: isdndev, tty 12571.502Smartindefpseudo isdn: isdndev, tty 12581.502Smartin 12591.502Smartin# ISDN network interfaces 12601.502Smartindefpseudo irip: isdndev, ifnet 12611.607Sdrochnerdefflag opt_irip.h IRIP_VJ 12621.502Smartindefpseudo ippp: isdndev, sppp, ifnet 12631.539Sthorpej 12641.539Sthorpej# KTTCP network throughput testing pseudo-device 12651.539Sthorpejdefpseudo kttcp 12661.539Sthorpejfile dev/kttcp.c kttcp needs-flag 12671.576Sblymn 12681.790Selad# Veriexec 12691.717Sblymndefpseudo veriexec 12701.790Seladfile kern/kern_verifiedexec.c veriexec 12711.792Seladfile dev/verified_exec.c veriexec needs-flag 12721.415Smartin 12731.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 12741.582Shayadefpseudo fwiso: ieee1394 12751.582Shaya 12761.681Sdrochner# driver attach / detach user interface 12771.681Sdrochnerdefpseudo drvctl 12781.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 12791.681Sdrochner 12801.857Sad# cpu control 12811.857Saddefpseudo cpuctl 12821.857Sad 12831.870Spooka# pass-to-userspace transporter 12841.870Spookadefpseudo putter 12851.873Spookafile dev/putter/putter.c putter 12861.870Spooka 12871.875Spooka# userspace block/char device drivers 12881.875Spookadefpseudo pud 12891.875Spookafile dev/pud/pud.c pud 12901.875Spookafile dev/pud/pud_dev.c pud 12911.875Spooka 12921.931Shaad# device-mapper driver for LVM 12931.931Shaadinclude "dev/dm/files.dm" 12941.931Shaad 12951.516Sthorpej# 12961.516Sthorpej# File systems 12971.516Sthorpej# 12981.696Sjdolecekinclude "coda/files.coda" 12991.583Sjdolecekinclude "fs/adosfs/files.adosfs" 13001.696Sjdolecekinclude "fs/cd9660/files.cd9660" 13011.848Srumbleinclude "fs/efs/files.efs" 13021.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 13031.833Sdilloinclude "fs/hfs/files.hfs" 13041.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 13051.696Sjdolecekinclude "fs/ntfs/files.ntfs" 13061.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 13071.815Spookainclude "fs/puffs/files.puffs" 13081.756Sreinoudinclude "fs/udf/files.udf" 13091.516Sthorpejinclude "fs/smbfs/files.smbfs" 13101.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 13111.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 13121.696Sjdolecekinclude "fs/union/files.union" 13131.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 13141.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 13151.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 13161.516Sthorpejinclude "miscfs/overlay/files.overlay" 13171.516Sthorpejinclude "miscfs/portal/files.portal" 13181.516Sthorpejinclude "miscfs/procfs/files.procfs" 13191.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 13201.516Sthorpejinclude "nfs/files.nfs" 13211.516Sthorpejinclude "ufs/files.ufs" 13221.516Sthorpej 13231.516Sthorpej# 13241.744Sthorpej# UVM (virtual memory) 13251.744Sthorpej# 13261.744Sthorpejinclude "uvm/files.uvm" 13271.744Sthorpej 13281.744Sthorpej# 13291.811Selad# Security models 13301.811Selad# 13311.811Seladinclude "secmodel/files.secmodel" 13321.811Selad 13331.811Selad# 13341.60Scgd# kernel sources 13351.473Slukem# 13361.929Sadfile compat/common/compat_mod.c compat_netbsd 13371.924Swrstudenfile compat/sa/compat_sa.c 13381.887Sjoergfile conf/debugsyms.c 13391.706Skentfile dev/auconv.c auconv | mulaw 13401.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 13411.650Sbjh21file dev/audiobell.c audiobell 13421.697Skentfile dev/aurateconv.c aurateconv needs-flag 13431.839Sbouyerfile dev/bio.c bio needs-flag 13441.426Slukemfile dev/ccd.c ccd needs-flag 13451.555Selricfile dev/cgd.c cgd needs-flag 13461.555Selricfile dev/cgd_crypto.c cgd 13471.623Sthorpejfile dev/clock_subr.c 13481.491Slukemfile dev/clockctl.c clockctl needs-flag 13491.797Schristosfile dev/dksubr.c cgd | xbd | ccd | raid 13501.689Sthorpejfile dev/dkwedge/dk.c 13511.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 13521.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 13531.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 13541.754Sthorpejfile dev/firmload.c firmload 13551.647Shannkenfile dev/fss.c fss needs-count 13561.807Sadfile dev/lockstat.c lockstat needs-flag 13571.426Slukemfile dev/md.c md needs-count 13581.426Slukemfile dev/midi.c midi | midibus needs-flag 13591.785Schapfile dev/midictl.c midisyn 13601.426Slukemfile dev/midisyn.c midisyn 13611.497Schristosfile dev/mm.c 13621.697Skentfile dev/mulaw.c mulaw needs-flag 13631.642Scdifile dev/nullcons_subr.c nullcons needs-flag 13641.487Saugustssfile dev/radio.c radio needs-flag 13651.426Slukemfile dev/rnd.c rnd needs-flag 13661.426Slukemfile dev/rndpool.c rnd needs-flag 13671.426Slukemfile dev/sequencer.c sequencer needs-flag 13681.915Sjmcneillfile dev/video.c video needs-flag 13691.426Slukemfile dev/vnd.c vnd needs-flag 13701.733Syamtfile kern/bufq_disksort.c bufq_disksort 13711.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 13721.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 13731.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 13741.929Sadfile kern/core_elf32.c exec_elf32 13751.929Sadfile kern/core_elf64.c exec_elf64 13761.929Sadfile kern/core_netbsd.c exec_aout | exec_coff | 13771.929Sad exec_ecoff | exec_macho 13781.426Slukemfile kern/cnmagic.c 13791.426Slukemfile kern/exec_aout.c exec_aout 13801.426Slukemfile kern/exec_ecoff.c exec_ecoff 13811.426Slukemfile kern/exec_elf32.c exec_elf32 13821.426Slukemfile kern/exec_elf64.c exec_elf64 13831.452Schristosfile kern/exec_macho.c exec_macho 13841.426Slukemfile kern/exec_script.c exec_script 13851.426Slukemfile kern/exec_subr.c 13861.426Slukemfile kern/init_main.c 13871.645Satatatfile kern/init_sysctl.c 13881.426Slukemfile kern/init_sysent.c 13891.426Slukemfile kern/kern_acct.c 13901.773Seladfile kern/kern_auth.c 13911.426Slukemfile kern/kern_clock.c 13921.830Sadfile kern/kern_condvar.c 13931.929Sadfile kern/kern_core.c coredump 13941.845Syamtfile kern/kern_cpu.c 13951.426Slukemfile kern/kern_descrip.c 13961.574Sjdolecekfile kern/kern_event.c 13971.426Slukemfile kern/kern_exec.c 13981.426Slukemfile kern/kern_exit.c 13991.426Slukemfile kern/kern_fork.c 14001.845Syamtfile kern/kern_idle.c 14011.426Slukemfile kern/kern_kthread.c 14021.860Sadfile kern/kern_ktrace.c ktrace 14031.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 14041.426Slukemfile kern/kern_lock.c 14051.588Sthorpejfile kern/kern_lwp.c 14061.426Slukemfile kern/kern_malloc.c 14071.917Spookafile kern/kern_malloc_stdtype.c 14081.454Sthorpejfile kern/kern_malloc_debug.c malloc_debug 14091.886Sadfile kern/kern_module.c 14101.830Sadfile kern/kern_mutex.c 14111.790Seladfile kern/kern_fileassoc.c fileassoc 14121.426Slukemfile kern/kern_ntptime.c 14131.817Seladfile kern/kern_pax.c pax_mprotect | pax_segvguard 14141.426Slukemfile kern/kern_physio.c 14151.876Sjmcneillfile kern/kern_pmf.c 14161.426Slukemfile kern/kern_proc.c 14171.426Slukemfile kern/kern_prot.c 14181.549Sgmcgarryfile kern/kern_ras.c 14191.918Spookafile kern/kern_rate.c 14201.426Slukemfile kern/kern_resource.c 14211.902Srmindfile kern/kern_runq.c 14221.830Sadfile kern/kern_rwlock.c 14231.426Slukemfile kern/kern_sig.c 14241.830Sadfile kern/kern_sleepq.c 14251.867Sadfile kern/kern_softint.c 14261.831Sadfile kern/kern_stub.c 14271.830Sadfile kern/kern_subr.c 14281.426Slukemfile kern/kern_synch.c 14291.426Slukemfile kern/kern_sysctl.c 14301.781Skardelfile kern/kern_tc.c 14311.426Slukemfile kern/kern_time.c 14321.595Sthorpejfile kern/kern_timeout.c 14331.830Sadfile kern/kern_turnstile.c 14341.806Sgdamorefile kern/kern_todr.c 14351.920Spookafile kern/kern_uidinfo.c 14361.652Stsarnafile kern/kern_uuid.c 14371.426Slukemfile kern/kern_xxx.c 14381.426Slukemfile kern/kgdb_stub.c kgdb 14391.845Syamtfile kern/sched_4bsd.c sched_4bsd 14401.868Srmindfile kern/sched_m2.c sched_m2 14411.426Slukemfile kern/subr_autoconf.c 14421.731Syamtfile kern/subr_blist.c vmswap 14431.736Syamtfile kern/subr_bufq.c 14441.776Syamtfile kern/subr_callback.c 14451.830Sadfile kern/subr_debug.c debug 14461.550Sgehennafile kern/subr_devsw.c 14471.426Slukemfile kern/subr_disk.c 14481.770Sblymnfile kern/subr_iostat.c 14491.657Srtrfile kern/subr_evcnt.c 14501.928Spookafile kern/subr_exec_fd.c 14511.426Slukemfile kern/subr_extent.c 14521.854Spookafile kern/subr_hash.c 14531.783Syamtfile kern/subr_kmem.c 14541.883Sadfile kern/subr_kobj.c 14551.830Sadfile kern/subr_lockdebug.c 14561.426Slukemfile kern/subr_log.c 14571.884Syamtfile kern/subr_percpu.c 14581.426Slukemfile kern/subr_pool.c 14591.426Slukemfile kern/subr_prf.c 14601.426Slukemfile kern/subr_prof.c 14611.739Syamtfile kern/subr_once.c 14621.757Sjmmvfile kern/subr_optstr.c 14631.814Sthorpejfile kern/subr_specificdata.c 14641.842Smanufile kern/subr_tftproot.c tftproot 14651.858Spookafile kern/subr_time.c 14661.449Sgmcgarryfile kern/subr_userconf.c userconf 14671.783Syamtfile kern/subr_vmem.c 14681.739Syamtfile kern/subr_workqueue.c 14691.866Sadfile kern/subr_xcall.c 14701.926Sadfile kern/sys_aio.c aio 14711.895Sadfile kern/sys_descrip.c 14721.426Slukemfile kern/sys_generic.c 14731.886Sadfile kern/sys_module.c 14741.926Sadfile kern/sys_mqueue.c mqueue 14751.830Sadfile kern/sys_lwp.c 14761.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 14771.543Sbriggsfile kern/sys_pmc.c 14781.800Smattfile kern/sys_process.c ptrace | ktrace 14791.885Srmindfile kern/sys_pset.c 14801.896Sadfile kern/sys_select.c 14811.830Sadfile kern/sys_sig.c 14821.827Sadfile kern/sys_sched.c 14831.426Slukemfile kern/sys_socket.c 14841.426Slukemfile kern/syscalls.c syscall_debug 14851.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 14861.426Slukemfile kern/sysv_msg.c sysvmsg 14871.426Slukemfile kern/sysv_sem.c sysvsem 14881.426Slukemfile kern/sysv_shm.c sysvshm 14891.426Slukemfile kern/tty.c 14901.426Slukemfile kern/tty_conf.c 14911.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 14921.676Schristosfile kern/tty_pty.c pty needs-flag 14931.694Schristosfile kern/tty_ptm.c pty 14941.426Slukemfile kern/tty_subr.c 14951.426Slukemfile kern/tty_tty.c 14961.923Stlsfile kern/uipc_accf.c 14971.426Slukemfile kern/uipc_domain.c 14981.426Slukemfile kern/uipc_mbuf.c 14991.426Slukemfile kern/uipc_mbuf2.c 15001.864Sdyoungfile net/link_proto.c 15011.426Slukemfile kern/uipc_proto.c 15021.592Schristosfile kern/uipc_sem.c p1003_1b_semaphore 15031.426Slukemfile kern/uipc_socket.c 15041.426Slukemfile kern/uipc_socket2.c 15051.426Slukemfile kern/uipc_syscalls.c 15061.426Slukemfile kern/uipc_usrreq.c 15071.426Slukemfile kern/vfs_bio.c 15081.426Slukemfile kern/vfs_cache.c 15091.927Spookafile kern/vfs_cwd.c 15101.919Sreinoudfile kern/vfs_dirhash.c 15111.426Slukemfile kern/vfs_getcwd.c 15121.732Sjmmvfile kern/vfs_hooks.c 15131.426Slukemfile kern/vfs_init.c 15141.426Slukemfile kern/vfs_lockf.c 15151.426Slukemfile kern/vfs_lookup.c 15161.426Slukemfile kern/vfs_subr.c 15171.426Slukemfile kern/vfs_syscalls.c 15181.828Shannkenfile kern/vfs_trans.c 15191.426Slukemfile kern/vfs_vnops.c 15201.911Ssimonbfile kern/vfs_wapbl.c wapbl 15211.723Sthorpejfile kern/vfs_xattr.c 15221.426Slukemfile kern/vnode_if.c 15231.426Slukemfile miscfs/deadfs/dead_vnops.c 15241.426Slukemfile miscfs/fifofs/fifo_vnops.c 15251.869Spookafile miscfs/genfs/genfs_io.c 15261.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 15271.426Slukemfile miscfs/genfs/genfs_vnops.c 15281.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 15291.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 15301.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 15311.426Slukemfile miscfs/specfs/spec_vnops.c 15321.426Slukemfile miscfs/syncfs/sync_subr.c 15331.426Slukemfile miscfs/syncfs/sync_vnops.c 15341.700Schristosfile net/bpf.c bpfilter needs-flag 15351.426Slukemfile net/bpf_filter.c bpf_filter 15361.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 15371.426Slukemfile net/if.c 15381.874Scubefile net/if_arcsubr.c arcnet needs-flag 15391.426Slukemfile net/if_atmsubr.c atm 15401.433Sthorpejfile net/if_bridge.c bridge needs-flag 15411.433Sthorpejfile net/bridgestp.c bridge 15421.457Sbjh21file net/if_ecosubr.c eco 15431.818Srpaulofile net/if_etherip.c etherip needs-flag 15441.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 15451.511Smartin wlan 15461.443Sitojunfile net/if_faith.c faith & inet & inet6 needs-flag 15471.426Slukemfile net/if_fddisubr.c fddi needs-flag 15481.426Slukemfile net/if_gif.c gif needs-flag 15491.468Satatatfile net/if_gre.c gre needs-flag 15501.426Slukemfile net/if_hippisubr.c hippi needs-flag 15511.426Slukemfile net/if_ieee1394subr.c ieee1394 15521.701Speterfile net/if_loop.c loop needs-flag 15531.426Slukemfile net/if_media.c 15541.702Schristosfile net/if_ppp.c ppp needs-flag 15551.826Smousefile net/if_srt.c srt 15561.426Slukemfile net/if_stf.c stf & inet & inet6 needs-flag 15571.702Schristosfile net/if_sl.c sl needs-flag 15581.426Slukemfile net/if_spppsubr.c sppp 15591.702Schristosfile net/if_strip.c strip needs-flag 15601.426Slukemfile net/if_tokensubr.c token needs-flag 15611.708Scubefile net/if_tap.c tap needs-flag 15621.468Satatatfile net/if_tun.c tun needs-flag 15631.426Slukemfile net/if_vlan.c vlan needs-flag 15641.502Smartinfile net/if_pppoe.c pppoe needs-flag 15651.751Speterfile net/pfil.c pfil_hooks | ipfilter | pf 15661.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 15671.426Slukemfile net/ppp_tty.c ppp 15681.899Sthorpejfile net/net_stats.c 15691.426Slukemfile net/radix.c 15701.426Slukemfile net/raw_cb.c 15711.426Slukemfile net/raw_usrreq.c 15721.426Slukemfile net/route.c 15731.426Slukemfile net/rtsock.c 15741.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 15751.904Sadfile net/zlib.c (ppp & ppp_deflate) | ipsec | opencrypto | vnd_compression 15761.921Stlsfile netinet/accf_data.c accf_data 15771.921Stlsfile netinet/accf_http.c accf_http 15781.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 15791.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 15801.426Slukemfile netinet/if_atm.c atm 15811.888Sjoergfile netinet/in4_cksum.c inet 15821.888Sjoergfile netinet/in_cksum.c inet 15831.426Slukemfile netinet/in_gif.c gif & inet 15841.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 15851.648Sscwfile netinet/ip_ecn.c ipsec | fast_ipsec | gif | stf 15861.426Slukemfile netinet/ip_encap.c inet | inet6 15871.818Srpaulofile netinet/ip_etherip.c etherip & inet 15881.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 15891.426Slukemfile netinet6/in6_gif.c gif & inet6 15901.516Sthorpej 15911.502Smartinfile netisdn/i4b_ctl.c isdnctl needs-flag 15921.502Smartinfile netisdn/i4b_isppp.c ippp needs-count 15931.502Smartinfile netisdn/i4b_ipr.c irip needs-count 15941.502Smartinfile netisdn/i4b_rbch.c isdnbchan needs-count 15951.502Smartinfile netisdn/i4b_tel.c isdntel needs-count 15961.502Smartinfile netisdn/i4b_trace.c isdntrc needs-count 15971.426Slukem 15981.430Smartinfile netisdn/i4b_mbuf.c passive_isdn 15991.426Slukemfile netisdn/i4b_l2.c passive_isdn 16001.426Slukemfile netisdn/i4b_l2fsm.c passive_isdn 16011.426Slukemfile netisdn/i4b_uframe.c passive_isdn 16021.426Slukemfile netisdn/i4b_tei.c passive_isdn 16031.426Slukemfile netisdn/i4b_sframe.c passive_isdn 16041.426Slukemfile netisdn/i4b_iframe.c passive_isdn 16051.426Slukemfile netisdn/i4b_l2timer.c passive_isdn 16061.426Slukemfile netisdn/i4b_util.c passive_isdn 16071.426Slukemfile netisdn/i4b_lme.c passive_isdn 16081.415Smartin# Q.931 handler 16091.426Slukemfile netisdn/i4b_q931.c passive_isdn 16101.426Slukemfile netisdn/i4b_q932fac.c passive_isdn 16111.426Slukemfile netisdn/i4b_l3fsm.c passive_isdn 16121.426Slukemfile netisdn/i4b_l3timer.c passive_isdn 16131.426Slukemfile netisdn/i4b_l2if.c passive_isdn 16141.426Slukemfile netisdn/i4b_l4if.c passive_isdn 16151.502Smartin# isdn device driver, interface to isdnd 16161.502Smartinfile netisdn/i4b_i4bdrv.c isdn needs-flag 16171.502Smartinfile netisdn/i4b_l4.c isdndev needs-flag 16181.502Smartinfile netisdn/i4b_l4mgmt.c isdndev needs-flag 16191.502Smartinfile netisdn/i4b_l4timer.c isdndev needs-flag 16201.634Spooka# capi 16211.634Spookafile netisdn/i4b_capi_l4if.c isdncapi 16221.634Spookafile netisdn/i4b_capi_llif.c isdncapi 16231.634Spookafile netisdn/i4b_capi_msgs.c isdncapi 16241.493Sjdolecek 16251.493Sjdolecek# Game adapter (joystick) 16261.493Sjdolecekdevice joy 16271.493Sjdolecekfile dev/ic/joy.c joy needs-flag 16281.582Shaya 16291.713Syamtinclude "net/agr/files.agr" 16301.734Sjmcneill 16311.734Sjmcneill# 16321.734Sjmcneill# General Purpose Input/Output framework 16331.734Sjmcneill# 16341.769Srizdefine onewire_bitbang 16351.734Sjmcneillinclude "dev/gpio/files.gpio" 16361.769Sriz 16371.769Srizinclude "dev/onewire/files.onewire" 16381.872Sjmcneill 16391.872Sjmcneill# 16401.872Sjmcneill# Pseudo audio device 16411.872Sjmcneill# 16421.872Sjmcneillinclude "dev/pad/files.pad" 16431.877Sjoerg 16441.877Sjoerg# 16451.877Sjoerg# Intel 386 Real Mode emulator 16461.877Sjoerg# 16471.877Sjoerginclude "lib/libx86emu/files.x86emu" 16481.882Syamt 16491.882Syamt# 16501.882Syamt# "tprof" profiler. 16511.882Syamt# 16521.882Syamtinclude "dev/tprof/files.tprof" 1653