files revision 1.1114
11.1106Suebayasi# $NetBSD: files,v 1.1114 2014/10/10 12:29:28 uebayasi Exp $ 21.60Scgd# @(#)files.newconf 7.5 (Berkeley) 5/10/93 31.60Scgd 41.1112Suebayasiversion 20141010 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.1099Sjnemethdefflag opt_modular.h MODULAR 271.1099Sjnemethdefflag opt_modular.h MODULAR_DEFAULT_AUTOLOAD 281.953Smbalmerdefflag KEYLOCK 291.799Smatt 301.781Skardeldefparam DEFCORENAME 311.781Skardeldefparam HZ 321.474Slukemdefparam MAXUPRC 331.474Slukemdefparam RTC_OFFSET 341.494Sjdolecekdefflag opt_pipe.h PIPE_SOCKETPAIR PIPE_NODIRECT 351.573Sjunyoung 361.926Saddefflag AIO 371.926Saddefflag MQUEUE 381.926Sad 391.733Syamtdefflag BUFQ_DISKSORT 401.733Syamtdefflag BUFQ_FCFS 411.698Syamtdefflag BUFQ_PRIOCSCAN 421.698Syamtdefflag BUFQ_READPRIO 431.698Syamtdefflag NEW_BUFQ_STRATEGY # same as BUFQ_READPRIO 441.524Sthorpej 451.845Syamtdefflag opt_sched.h SCHED_4BSD 461.868Srminddefflag opt_sched.h SCHED_M2 471.845Syamt 481.616Senamidefparam SOMAXKVA 491.524Sthorpejdefflag opt_sock_counters.h SOSEND_COUNTERS 501.547Sthorpejdefflag opt_sosend_loan.h SOSEND_NO_LOAN 511.840Sdyoungdefflag opt_route.h RTCACHE_DEBUG RTFLUSH_DEBUG 521.247Sthorpej 531.474Slukemdefflag MULTIPROCESSOR 541.486Satatat 551.486Satatatdefflag opt_config.h INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG 561.459Senami 571.597Satatatdefparam opt_dump.h DUMP_ON_PANIC 581.597Satatat 591.474Slukemdefflag opt_callout.h CALLWHEEL_STATS 601.250Stron 611.891Smartindefflag CPU_IN_CKSUM 621.891Smartin 631.976Sdarrandefflag opt_dtrace.h KDTRACE_HOOKS 641.976Sdarran 651.474Slukemdefflag opt_sysv.h SYSVMSG SYSVSEM SYSVSHM 661.470Slukemdefparam opt_sysvparam.h SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU 671.181Sjonathan 681.1071Skardeldefflag opt_ntp.h PPS_SYNC PPS_DEBUG NTP 691.129Sthorpej 701.694Schristosdefflag opt_ptm.h NO_DEV_PTM COMPAT_BSDPTY 711.676Schristos 721.707Spetrovdefparam opt_kmempages.h NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX 731.431Sfvdl 741.474Slukemdefflag opt_revcache.h NAMECACHE_ENTER_REVERSE 751.189Sscottr 761.1025Sjmcneilldefflag opt_exec.h DEBUG_EXEC 771.1025Sjmcneill 781.474Slukemdefflag opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 791.1008Sjoerg EXEC_ELF64 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.1047Schristos DKWEDGE_METHOD_APPLE 871.686Sthorpej 881.791Seladdefflag opt_veriexec.h VERIFIED_EXEC_FP_SHA1 891.725Schristos VERIFIED_EXEC_FP_SHA256 901.725Schristos VERIFIED_EXEC_FP_SHA384 911.725Schristos VERIFIED_EXEC_FP_SHA512 921.725Schristos VERIFIED_EXEC_FP_MD5 931.725Schristos VERIFIED_EXEC_FP_RMD160 941.725Schristos 951.794Sdsl# Per system call number counts and times 961.794Sdsldefflag opt_syscall_stats.h SYSCALL_STATS 971.1076Sjakllschdefflag opt_syscall_stats.h SYSCALL_TIMES: SYSCALL_STATS 981.794Sdsl# Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris) 991.1076Sjakllschdefflag opt_syscall_stats.h SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES 1001.794Sdslfile kern/subr_syscall_stats.c syscall_stats 1011.794Sdsl 1021.774Seladdefparam opt_pax.h PAX_MPROTECT 1031.817Selad PAX_SEGVGUARD 1041.879Schristos PAX_ASLR 1051.879Schristos PAX_ASLR_DELTA_MMAP_LSB 1061.879Schristos PAX_ASLR_DELTA_MMAP_LEN 1071.879Schristos PAX_ASLR_DELTA_STACK_LSB 1081.879Schristos PAX_ASLR_DELTA_STACK_LEN 1091.879Schristos PAX_ASLR_DELTA_PROG_LEN 1101.983Schristos PAX_ASLR_DEBUG 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.1096Stls# printf entropy source 1211.1096Stlsdefflag opt_rnd_printf.h RND_PRINTF 1221.1096Stls 1231.199Sthorpej# compatibility options 1241.473Slukem# 1251.926Saddefflag opt_compat_netbsd.h COMPAT_NETBSD 1261.1097Sapbdefflag opt_compat_netbsd.h COMPAT_70: COMPAT_NETBSD 1271.1097Sapbdefflag opt_compat_netbsd.h COMPAT_60: COMPAT_70, COMPAT_NETBSD 1281.1059Sdrochnerdefflag opt_compat_netbsd.h COMPAT_50: COMPAT_60, COMPAT_NETBSD 1291.1044Srminddefflag opt_compat_netbsd.h COMPAT_40: COMPAT_50, COMPAT_NETBSD 1301.926Saddefflag opt_compat_netbsd.h COMPAT_30: COMPAT_40, COMPAT_NETBSD 1311.926Saddefflag opt_compat_netbsd.h COMPAT_20: COMPAT_30, COMPAT_NETBSD 1321.926Saddefflag opt_compat_netbsd.h COMPAT_16: COMPAT_20, COMPAT_NETBSD 1331.926Saddefflag opt_compat_netbsd.h COMPAT_15: COMPAT_16, COMPAT_NETBSD 1341.926Saddefflag opt_compat_netbsd.h COMPAT_14: COMPAT_15, COMPAT_NETBSD 1351.926Saddefflag opt_compat_netbsd.h COMPAT_13: COMPAT_14, COMPAT_NETBSD 1361.926Saddefflag opt_compat_netbsd.h COMPAT_12: COMPAT_13, COMPAT_NETBSD 1371.926Saddefflag opt_compat_netbsd.h COMPAT_11: COMPAT_12, COMPAT_NETBSD 1381.926Saddefflag opt_compat_netbsd.h COMPAT_10: COMPAT_11, COMPAT_NETBSD 1391.926Saddefflag opt_compat_netbsd.h COMPAT_09: COMPAT_10, COMPAT_NETBSD 1401.589Schristosdefflag COMPAT_OSSAUDIO 1411.786Smartindefflag COMPAT_FREEBSD: COMPAT_30 1421.474Slukemdefflag COMPAT_IBCS2 1431.938Schristosdefflag COMPAT_LINUX: COMPAT_16 1441.992Schsdefflag COMPAT_LINUX32 : COMPAT_LINUX 1451.474Slukemdefflag COMPAT_OSF1 1461.787Smartindefflag COMPAT_SUNOS: COMPAT_30 1471.474Slukemdefflag opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2 1481.937Shedefflag COMPAT_ULTRIX: COMPAT_50 1491.474Slukemdefflag COMPAT_NETBSD32 1501.852Shedefflag COMPAT_AOUT_M68K: COMPAT_40 1511.474Slukemdefflag COMPAT_M68K4K 1521.474Slukemdefflag COMPAT_VAX1K 1531.474Slukemdefflag COMPAT_43 1541.633Smattdefflag opt_compat_netbsd.h COMPAT_NOMID 1551.221Sjonathan 1561.1109Suebayasidefine machdep 1571.1109Suebayasidefflag opt_machdep.h MACHDEP 1581.1109Suebayasi 1591.473Slukem# 1601.570Sthorpej# Cryptography support. Include this early, since several things 1611.570Sthorpej# use it. 1621.624Sjonathan 1631.624Sjonathan# Individual crypto transforms 1641.570Sthorpejinclude "crypto/arc4/files.arc4" 1651.570Sthorpejinclude "crypto/des/files.des" 1661.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1671.570Sthorpejinclude "crypto/cast128/files.cast128" 1681.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1691.644Stlsinclude "crypto/skipjack/files.skipjack" 1701.1011Sdrochnerinclude "crypto/camellia/files.camellia" 1711.626Sthorpej# General-purpose crypto processing framework. 1721.626Sthorpejinclude "opencrypto/files.opencrypto" 1731.626Sthorpej 1741.1032Stls# NIST SP800.90 CTR DRBG 1751.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg" 1761.1032Stls 1771.1096Stls# ChaCha-based fast PRNG 1781.1096Stlsinclude "crypto/cprng_fast/files.cprng_fast" 1791.1096Stls 1801.570Sthorpej# 1811.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this. 1821.1014Smrg# 1831.1014Smrgdefflag opt_kernhist.h KERNHIST KERNHIST_PRINT 1841.1083Smattdefparam opt_kernhist.h KERNHIST_DELAY 1851.1014Smrgfile kern/kern_history.c kernhist 1861.1014Smrg 1871.1014Smrg# 1881.618Sthorpej# System monitoring framework 1891.618Sthorpej# 1901.618Sthorpejinclude "dev/sysmon/files.sysmon" 1911.618Sthorpej 1921.618Sthorpej# 1931.563Sthorpej# Networking protocols 1941.563Sthorpej# 1951.971Spooka 1961.971Spooka# Attribute used by various things that need BPF's virtual machine 1971.971Spooka# 1981.971Spookadefine bpf_filter 1991.971Spookadefparam opt_bpf.h BPF_BUFSIZE 2001.971Spooka 2011.1060Salnsndefflag opt_bpfjit.h BPFJIT 2021.1060Salnsn 2031.1060Salnsnfile net/bpfjit.c sljit & bpfjit 2041.1060Salnsn 2051.743Sthorpejinclude "net80211/files.net80211" 2061.563Sthorpejinclude "netatalk/files.netatalk" 2071.782Sgdamoreinclude "netbt/files.netbt" 2081.565Sthorpejinclude "netinet/files.netinet" 2091.565Sthorpejinclude "netinet6/files.netinet6" 2101.632Sitojuninclude "netipsec/files.netipsec" 2111.991Skefreninclude "netmpls/files.netmpls" 2121.567Sthorpejinclude "netnatm/files.netnatm" 2131.600Sjdolecekinclude "netsmb/files.netsmb" 2141.994Srmind 2151.994Srmindinclude "net/npf/files.npf" 2161.994Srmindinclude "netinet/files.ipfilter" 2171.677Sitojuninclude "net/files.pf" 2181.563Sthorpej 2191.795Smattobsolete defflag CCITT # obsolete 2201.795Smattobsolete defflag HDLC # obsolete 2211.795Smattobsolete defflag LLC # obsolete 2221.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 2231.795Smattobsolete defflag IPX # obsolete 2241.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 2251.939Sjym # MEMORY_DISK_RBFLAGS 2261.939Sjym 2271.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2281.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2291.474Slukem # Include deflate or bsd 2301.474Slukem # compression, enable pppd 2311.474Slukem # packet filtering support 2321.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2331.189Sscottr 2341.189Sscottr# networking options 2351.473Slukem# 2361.474Slukemdefflag GATEWAY 2371.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2381.474Slukemdefparam SB_MAX 2391.171Smrg 2401.189Sscottr# file system options 2411.473Slukem# 2421.1004Sbouyerdefflag opt_quota.h QUOTA QUOTA2 # XXX files.ufs? 2431.685Sthorpejdefflag VNODE_LOCKDEBUG 2441.759Schsdefflag MAGICLINKS 2451.353Soster 2461.276Sscottr# buffer cache size options 2471.473Slukem# 2481.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2491.276Sscottr 2501.449Sgmcgarry# userconf 2511.473Slukem# 2521.474Slukemdefflag USERCONF 2531.449Sgmcgarry 2541.663Satatat# sysctl related 2551.663Satatat# 2561.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2571.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2581.665Satatat SYSCTL_INCLUDE_DESCR 2591.663Satatat 2601.473Slukem# 2611.289Slukem# Not entirely MI, but present on multiple arch's 2621.473Slukem# 2631.289Slukem 2641.276Sscottr# PC-style MBR handling 2651.473Slukem# 2661.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2671.209Sjonathan 2681.745Sthorpej# 2691.209Sjonathan# debugging options 2701.473Slukem# 2711.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2721.745Sthorpej 2731.474Slukemdefflag opt_kgdb.h KGDB 2741.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2751.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2761.474Slukemdefflag LOCKDEBUG 2771.474Slukemdefflag SYSCALL_DEBUG 2781.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2791.271Sjonathan 2801.271Sjonathan# memory (ram) disk options 2811.473Slukem# 2821.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2831.474Slukem MEMORY_DISK_DYNAMIC 2841.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2851.939Sjym MEMORY_DISK_RBFLAGS 2861.159Sdrochner 2871.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2881.842Smanu 2891.543Sbriggs# Support for hardware performance monitoring counters 2901.543Sbriggs# 2911.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2921.636Sjdolecek 2931.936Schristosdefflag opt_wlan.h WLAN 2941.936Schristos 2951.819Swiz# Machine-independent device majors assignements 2961.640Sjdolecekinclude "conf/majors" 2971.543Sbriggs 2981.60Scgd# generic attributes 2991.473Slukem# 3001.519Saugustssdefine audiobus { } 3011.474Slukemdefine midibus { } 3021.232Saugustssdefine midisyn 3031.915Sjmcneilldefine videobus { } 3041.638Sbouyerdefine ata {[channel = -1]} 3051.674Sthorpejdefine sata 3061.947Sjakllschdefine sata_fis 3071.1054Sbouyerdefine sata_pmp 3081.558Sthorpejdefine scsi_core 3091.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 3101.638Sbouyerdefine ata_hl {[drive = -1]} 3111.637Sbouyerdefine atapi { } 3121.489Sdrochnerdefine radiodev { } 3131.614Sgmcgarrydefine gpibdev {[address = -1]} 3141.734Sjmcneilldefine gpiobus { } 3151.769Srizdefine onewirebus { } 3161.659Sbjh21define pckbport {[slot = -1]} 3171.659Sbjh21define pckbport_machdep_cnattach 3181.754Sthorpejdefine firmload 3191.67Scgd 3201.1114Suebayasiinclude "dev/files.audio" 3211.650Sbjh21 3221.1105Schristos# Base verbose vendor/product printing support 3231.1105Schristosfile dev/dev_verbose.c 3241.1105Schristos 3251.915Sjmcneill# video devices, attaches to video hardware driver 3261.915Sjmcneill# 3271.915Sjmcneilldevice video 3281.915Sjmcneillattach video at videobus 3291.915Sjmcneill 3301.1024Sjmcneill# DTV subsystem 3311.1024Sjmcneill# 3321.1024Sjmcneillinclude "dev/dtv/files.dtv" 3331.1024Sjmcneill 3341.922Spgoyette# National Semiconductor LM7[89] 3351.922Spgoyette# 3361.922Spgoyette# (included here so files.i2c can define an attachment) 3371.922Spgoyette 3381.922Spgoyettedevice lm: sysmon_envsys 3391.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3401.922Spgoyette 3411.984Spgoyette# JEDEC standard SPD EPROM 3421.984Spgoyette# 3431.984Spgoyette# (included here so files.i2c can define an attachment) 3441.984Spgoyette 3451.984Spgoyettedevice spdmem 3461.984Spgoyettefile dev/ic/spdmem.c spdmem 3471.984Spgoyette 3481.635Sthorpej# I2C device support 3491.635Sthorpejinclude "dev/i2c/files.i2c" 3501.635Sthorpej 3511.813Sgdamore# SPI device support 3521.813Sgdamoreinclude "dev/spi/files.spi" 3531.813Sgdamore 3541.559Sthorpej# IR device support 3551.559Sthorpejinclude "dev/ir/files.ir" 3561.559Sthorpej 3571.651Sjdolecek# Parallel Port Bus support 3581.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3591.651Sjdolecek 3601.363Sthorpej# raster operations attributes 3611.473Slukem# 3621.426Slukemdefine rasops1 3631.426Slukemdefine rasops2 3641.426Slukemdefine rasops4 3651.426Slukemdefine rasops8 3661.426Slukemdefine rasops15 3671.426Slukemdefine rasops16 3681.426Slukemdefine rasops24 3691.426Slukemdefine rasops32 3701.829Soberdefine rasops_rotation 3711.60Scgd 3721.997Sjmcneill# image decoding support 3731.997Sjmcneillinclude "dev/stbi/files.stbi" 3741.997Sjmcneill 3751.760Sjmcneill# splash screen support 3761.760Sjmcneillinclude "dev/splash/files.splash" 3771.760Sjmcneill 3781.768Sgdamore# videomode support 3791.768Sgdamoreinclude "dev/videomode/files.videomode" 3801.768Sgdamore 3811.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3821.457Sbjh21# fddi, token ring, atm and eco(net). 3831.473Slukem# 3841.874Scubedefine arcnet 3851.88Schuckdefine atm 3861.457Sbjh21define eco 3871.60Scgddefine ether 3881.67Scgddefine fddi 3891.185Skmldefine hippi 3901.399Sonoedefine ieee1394 3911.282Sbaddefine token 3921.284Sexplorerdefine sppp 3931.1032Stlsdefine wlan 3941.294Sitojundefine crypto 3951.100Sws 3961.1039Schristos# TPM 3971.1039Schristosdevice tpm 3981.1039Schristosfile dev/ic/tpm.c tpm needs-flag 3991.1039Schristos 4001.119Sis# devices ARPing IPv4 pull this in: 4011.473Slukem# 4021.119Sisdefine arp 4031.119Sis 4041.515Sthorpej# 4051.515Sthorpej# ALTQ network traffic shaping subsystem 4061.515Sthorpej# 4071.515Sthorpejinclude "altq/files.altq" 4081.515Sthorpej 4091.473Slukem# 4101.560Sthorpej# IPKDB kernel debugger 4111.473Slukem# 4121.560Sthorpejinclude "ipkdb/files.ipkdb" 4131.102Sws 4141.404Sad# Logical disk 4151.473Slukem# 4161.404Saddevice ld: disk 4171.426Slukemfile dev/ld.c ld needs-flag 4181.513Sthorpej 4191.513Sthorpej# 4201.513Sthorpej# MII/PHY support for network devices 4211.513Sthorpej# 4221.513Sthorpejinclude "dev/mii/files.mii" 4231.375Sthorpej 4241.473Slukem# 4251.512Sthorpej# RAIDframe 4261.512Sthorpej# 4271.512Sthorpejinclude "dev/raidframe/files.raidframe" 4281.639Sgrog 4291.639Sgrog# 4301.542Sthorpej# Hardware-assisted data mover API 4311.542Sthorpej# 4321.542Sthorpejinclude "dev/dmover/files.dmover" 4331.512Sthorpej 4341.512Sthorpej# 4351.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4361.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4371.473Slukem# 4381.145Schristos 4391.145Schristos# Adaptec AIC-6[32]60 ICs 4401.473Slukem# 4411.173Sthorpejdevice aic: scsi 4421.145Schristosfile dev/ic/aic6360.c aic 4431.346Sthorpej 4441.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4451.473Slukem# 4461.346Sthorpejdefine smc93cx6 4471.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4481.83Sthorpej 4491.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4501.473Slukem# 4511.474Slukemdefparam opt_ahc.h AHC_DEBUG 4521.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4531.173Sthorpejdevice ahc: scsi 4541.345Sthorpejdefine ahc_seeprom 4551.354Sfvdldefine ahc_aic77xx 4561.142Senamifile dev/ic/aic7xxx.c ahc 4571.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4581.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4591.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4601.609Sfvdl 4611.609Sfvdl# Adaptec aic79xx SCSI controllers 4621.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4631.609Sfvdldevice ahd: scsi 4641.609Sfvdlfile dev/ic/aic79xx.c ahd 4651.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4661.318Sad 4671.318Sad# DPT EATA SCSI controllers 4681.473Slukem# 4691.318Saddevice dpt: scsi 4701.318Sadfile dev/ic/dpt.c dpt 4711.355Sad 4721.355Sad# Compaq Smart ARRAY controllers 4731.473Slukem# 4741.355Saddevice cac {unit = -1} 4751.355Sadfile dev/ic/cac.c cac 4761.355Sad 4771.404Sadattach ld at cac with ld_cac 4781.404Sadfile dev/ic/ld_cac.c ld_cac 4791.419Sad 4801.764She# HP/Compaq Command Interface for SCSI-3 Support 4811.764She# 4821.764Shedevice ciss: scsi 4831.764Shefile dev/ic/ciss.c ciss 4841.764She 4851.419Sad# Mylex DAC960 RAID controllers 4861.473Slukem# 4871.419Saddevice mlx {unit = -1} 4881.419Sadfile dev/ic/mlx.c mlx needs-flag 4891.419Sad 4901.419Sadattach ld at mlx with ld_mlx 4911.419Sadfile dev/ic/ld_mlx.c ld_mlx 4921.521Sad 4931.521Sad# ICP-Vortex/Intel RAID controllers 4941.521Sad# 4951.521Saddevice icp {unit = -1} 4961.521Sadfile dev/ic/icp.c icp needs-flag 4971.611Sthorpejfile dev/ic/icp_ioctl.c icp 4981.521Sad 4991.521Sadattach ld at icp with ld_icp 5001.521Sadfile dev/ic/ld_icp.c ld_icp 5011.521Sad 5021.521Saddevice icpsp: scsi 5031.521Sadfile dev/ic/icpsp.c icpsp 5041.521Sadattach icpsp at icp 5051.523Sad 5061.523Sad# Adaptec FSA RAID controllers 5071.523Sad# 5081.523Saddevice aac {unit = -1} 5091.523Sadfile dev/ic/aac.c aac 5101.523Sad 5111.523Sadattach ld at aac with ld_aac 5121.523Sadfile dev/ic/ld_aac.c ld_aac 5131.238Sdante 5141.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 5151.473Slukem# 5161.238Sdantedevice adv: scsi 5171.238Sdantefile dev/ic/adv.c adv 5181.428Sthorpejfile dev/ic/advlib.c adv 5191.428Sthorpejfile dev/ic/advmcode.c adv 5201.248Sdante 5211.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 5221.473Slukem# 5231.248Sdantedevice adw: scsi 5241.248Sdantefile dev/ic/adw.c adw 5251.194Sjonathan 5261.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 5271.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 5281.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 5291.130Sjonathan# hardware-compatibility mode.) 5301.473Slukem# 5311.173Sthorpejdevice bha: scsi 5321.142Senamifile dev/ic/bha.c bha 5331.130Sjonathan 5341.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5351.130Sjonathan# (must be after bha, see above) 5361.473Slukem# 5371.173Sthorpejdevice aha: scsi 5381.142Senamifile dev/ic/aha.c aha 5391.445Stsutsui 5401.445Stsutsui# Initio INIC-940/950 SCSI controllers 5411.473Slukem# 5421.445Stsutsuidevice iha: scsi 5431.445Stsutsuifile dev/ic/iha.c iha 5441.118Scgd 5451.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5461.473Slukem# 5471.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5481.474Slukem ISP_DISABLE_1080_SUPPORT 5491.474Slukem ISP_DISABLE_2100_SUPPORT 5501.474Slukem ISP_DISABLE_2200_SUPPORT 5511.846Smjacob ISP_DISABLE_2300_SUPPORT 5521.894Smjacob ISP_DISABLE_2322_SUPPORT 5531.846Smjacob ISP_DISABLE_2400_SUPPORT 5541.846Smjacob ISP_DISABLE_FW 5551.846Smjacob ISP_TARGET_MODE 5561.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5571.894Smjacob ISP_VPORTS 5581.173Sthorpejdevice isp: scsi 5591.142Senamifile dev/ic/isp.c isp 5601.846Smjacobfile dev/ic/isp_library.c isp 5611.223Smjacobfile dev/ic/isp_netbsd.c isp 5621.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5631.821Sbouyer# LSILogic MegaRAID SAS 5641.821Sbouyer# 5651.821Sbouyerdevice mfi: scsi 5661.821Sbouyerfile dev/ic/mfi.c mfi 5671.821Sbouyer 5681.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5691.528Smatt# 5701.608Sthorpejdevice mpt: scsi 5711.608Sthorpejfile dev/ic/mpt.c mpt 5721.608Sthorpejfile dev/ic/mpt_debug.c mpt 5731.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5741.605Stsutsui 5751.682Sitohy# Workbit NinjaSCSI-32 controllers 5761.682Sitohydevice njs: scsi 5771.682Sitohyfile dev/ic/ninjascsi32.c njs 5781.682Sitohy 5791.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5801.605Stsutsuidevice oosiop: scsi 5811.605Stsutsuifile dev/ic/oosiop.c oosiop 5821.436Stsutsui 5831.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5841.473Slukem# 5851.436Stsutsuidevice osiop: scsi 5861.436Stsutsuifile dev/ic/osiop.c osiop 5871.364Sbouyer 5881.368Sbouyer# common stuff for siop and esiop 5891.473Slukem# 5901.426Slukemdefine siop_common 5911.426Slukemfile dev/ic/siop_common.c siop_common 5921.368Sbouyer 5931.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 5941.473Slukem# 5951.426Slukemdevice siop: scsi,siop_common 5961.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 5971.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 5981.518Sbouyer 5991.518Sbouyerdevice esiop: scsi,siop_common 6001.518Sbouyerfile dev/ic/esiop.c esiop 6011.94Smycroft 6021.94Smycroft# UltraStor SCSI controllers 6031.473Slukem# 6041.173Sthorpejdevice uha: scsi 6051.142Senamifile dev/ic/uha.c uha 6061.409Sonoe 6071.878Sgarbled# 3Com common probe code 6081.878Sgarbleddefine elink 6091.878Sgarbledfile dev/isa/elink.c elink 6101.878Sgarbled 6111.409Sonoe# Aironet PC4500/PC4800 6121.473Slukem# 6131.653Stsarnadevice an: arp, wlan, ifnet 6141.409Sonoefile dev/ic/an.c an 6151.86Smycroft 6161.376Sonoe# AMD 79c930-based 802.11 cards 6171.473Slukem# 6181.376Sonoedevice awi: arp, wlan, ifnet 6191.376Sonoefile dev/ic/awi.c awi 6201.376Sonoefile dev/ic/am79c930.c awi 6211.438Sichiro 6221.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 6231.473Slukem# 6241.656Sjunyoungdevice wi: arp, wlan, ifnet 6251.438Sichirofile dev/ic/wi.c wi 6261.617Sdyoung 6271.930Salc# Atheros HAL 6281.930Salc# 6291.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 6301.930Salc 6311.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6321.641Sdyoung# 6331.656Sjunyoungdevice ath: arp, wlan, ifnet 6341.1066Schristosfile dev/ic/ath.c ath 6351.1066Schristosfile dev/ic/ath_netbsd.c ath 6361.1066Schristosfile dev/ic/athrate-sample.c ath 6371.641Sdyoung 6381.617Sdyoung# ADMtek ADM8211 802.11 6391.617Sdyoung# 6401.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6411.617Sdyoungfile dev/ic/atw.c atw 6421.376Sonoe 6431.687Sdyoung# Realtek RTL8180 802.11 6441.687Sdyoung# 6451.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6461.687Sdyoungfile dev/ic/rtw.c rtw 6471.687Sdyoungfile dev/ic/rtwphy.c rtw 6481.687Sdyoungfile dev/ic/rtwphyio.c rtw 6491.687Sdyoung 6501.780Srpaulo# Ralink RT2500/RT2600 802.11 6511.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6521.778Sdogcowfile dev/ic/rt2560.c ral 6531.778Sdogcowfile dev/ic/rt2661.c ral 6541.722Sdrochner 6551.1053Sdegroote# Marvell Libertas Open 6561.1053Sdegrootedevice malo: arp, ether, ifnet, wlan, firmload 6571.1053Sdegrootefile dev/ic/malo.c malo 6581.1053Sdegroote 6591.83Sthorpej# 3Com Etherlink-III Ethernet controller 6601.473Slukem# 6611.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6621.142Senamifile dev/ic/elink3.c ep 6631.253Sfvdl 6641.253Sfvdl# 3Com EtherLink XL Controller 6651.473Slukem# 6661.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6671.253Sfvdlfile dev/ic/elinkxl.c ex 6681.131Smatt 6691.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6701.473Slukem# 6711.173Sthorpejdevice lc: arp, ether, ifnet 6721.142Senamifile dev/ic/lemac.c lc 6731.84Smycroft 6741.84Smycroft# LANCE and PCnet Ethernet controllers 6751.473Slukem# 6761.173Sthorpejdevice le: arp, ether, ifnet 6771.426Slukemdefine le24 6781.426Slukemdefine le32 6791.227Sexplorerfile dev/ic/am7990.c le24 6801.225Sdrochnerfile dev/ic/am79900.c le32 6811.225Sdrochnerfile dev/ic/lance.c le24 | le32 6821.383Sthorpej 6831.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6841.473Slukem# 6851.383Sthorpejdevice depca { }: le24 6861.383Sthorpejfile dev/ic/depca.c depca 6871.383Sthorpejattach le at depca with le_depca 6881.122Sscottr 6891.290Smrg# Sun HME Ethernet controllers 6901.473Slukem# 6911.293Spkdevice hme: arp, ether, ifnet, mii 6921.293Spkfile dev/ic/hme.c hme 6931.461Seeh 6941.461Seeh# Sun GEM Ethernet controllers 6951.473Slukem# 6961.461Seehdevice gem: arp, ether, ifnet, mii 6971.461Seehfile dev/ic/gem.c gem 6981.290Smrg 6991.1103Smartin# Synopsis Designware GMAC core, as found on allwinner a20 7001.1103Smartin# and other SoCs 7011.1103Smartindevice awge: arp, ether, ifnet, mii 7021.1103Smartinfile dev/ic/dwc_gmac.c awge 7031.1103Smartin 7041.122Sscottr# 8390-family Ethernet controllers 7051.473Slukem# 7061.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 7071.122Sscottrdefine dp8390nic 7081.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 7091.485Sbjh21 7101.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 7111.485Sbjh21# 7121.485Sbjh21define dp83905 7131.485Sbjh21file dev/ic/dp83905.c dp83905 7141.484Sbjh21 7151.484Sbjh21# Macronix MX98905 Ethernet controller 7161.484Sbjh21# (use as an attribute for an "ne" bus attachment) 7171.484Sbjh21# 7181.484Sbjh21define mx98905 7191.484Sbjh21file dev/ic/mx98905.c mx98905 7201.77Scgd 7211.282Sbad# TROPIC Token-Ring controller 7221.473Slukem# 7231.282Sbaddevice tr: arp, token, ifnet 7241.282Sbadfile dev/ic/tropic.c tr 7251.282Sbad 7261.91Scgd# NCR 5380 SCSI Bus Controller 7271.473Slukem# 7281.91Scgddefine ncr5380sbc 7291.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 7301.356Spkdevice nca: scsi, ncr5380sbc 7311.91Scgd 7321.434Sfredette# Sun sc PAL SCSI Bus Controller 7331.473Slukem# 7341.434Sfredettedefine sunscpal 7351.434Sfredettefile dev/ic/sunscpal.c sunscpal 7361.434Sfredettedevice ssc: scsi, sunscpal 7371.434Sfredette 7381.91Scgd# DEC FDDI Chipset 7391.473Slukem# 7401.91Scgddefine pdq 7411.142Senamifile dev/ic/pdq.c pdq 7421.142Senamifile dev/ic/pdq_ifsubr.c pdq 7431.98Schristos 7441.474Slukem# Cyclades Cyclom-8/16/32 7451.473Slukem# 7461.173Sthorpejdevice cy: tty 7471.142Senamifile dev/ic/cy.c cy needs-flag 7481.103Sthorpej 7491.103Sthorpej# Efficient Networks, Inc. ATM interface 7501.473Slukem# 7511.173Sthorpejdevice en: atm, ifnet 7521.142Senamifile dev/ic/midway.c en 7531.117Sthorpej 7541.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7551.473Slukem# 7561.117Sthorpejdefine ncr53c9x 7571.359Smycroftdevice esp: scsi, ncr53c9x 7581.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7591.227Sexplorer 7601.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7611.679Smycroftdevice spc: scsi 7621.679Smycroftfile dev/ic/mb89352.c spc 7631.679Smycroft 7641.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7651.796Sbjh21define wd33c93 7661.796Sbjh21file dev/ic/wd33c93.c wd33c93 7671.796Sbjh21 7681.590Ssoren# Hitachi HD44780 LCD panel controller 7691.590Ssorendefine hd44780 7701.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7711.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7721.590Ssoren 7731.710Sjoff# Matrix keypad 7741.710Sjoffdefine matrixkp 7751.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7761.710Sjoff 7771.227Sexplorer# Hitachi HD64570 serial controller 7781.473Slukem# 7791.359Smycroftdefine hd64570 7801.227Sexplorerfile dev/ic/hd64570.c hd64570 7811.339Schopps 7821.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7831.473Slukem# 7841.339Schoppsdevice ntwoc: ifnet, hd64570 7851.128Spk 7861.128Spk# Intel 82586 Ethernet Controller 7871.473Slukem# 7881.128Spkdefine i82586 7891.142Senamifile dev/ic/i82586.c i82586 7901.291Sthorpej 7911.658Sjkunz# Intel 82596 Ethernet Controller 7921.658Sjkunz# 7931.658Sjkunzdefine i82596 7941.658Sjkunzfile dev/ic/i82596.c i82596 7951.658Sjkunz 7961.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 7971.473Slukem# 7981.291Sthorpejdevice fxp: ether, ifnet, arp, mii 7991.291Sthorpejfile dev/ic/i82557.c fxp 8001.389Sbjh21 8011.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 8021.473Slukem# 8031.389Sbjh21define seeq8005 8041.389Sbjh21file dev/ic/seeq8005.c seeq8005 8051.137Sthorpej 8061.137Sthorpej# SMC 91Cxx Ethernet Controller 8071.473Slukem# 8081.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 8091.142Senamifile dev/ic/smc91cxx.c sm 8101.188Sthorpej 8111.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 8121.473Slukem# 8131.230Sthorpejdevice epic: arp, ether, ifnet, mii 8141.188Sthorpejfile dev/ic/smc83c170.c epic 8151.309Sragge 8161.309Sragge# DEC SGEC Second Generation Ethernet Controller 8171.473Slukem# 8181.309Sraggedefine sgec 8191.309Sraggefile dev/ic/sgec.c sgec 8201.177Senami 8211.715Sjdolecek# MB86950 Ethernet Controller 8221.715Sjdolecek# 8231.715Sjdolecekdefine mb86950 8241.715Sjdolecekfile dev/ic/mb86950.c mb86950 8251.715Sjdolecek 8261.177Senami# MB8696x Ethernet Controller 8271.473Slukem# 8281.177Senamidefine mb86960 8291.177Senamifile dev/ic/mb86960.c mb86960 8301.177Senami 8311.177Senami# Generic MB8696x Ethernet Controller driver 8321.473Slukem# 8331.177Senamidevice mbe: arp, ether, ifnet, mb86960 8341.146Saugustss 8351.146Saugustss# Interwave Am78C201 audio driver 8361.473Slukem# 8371.146Saugustssdefine interwave 8381.146Saugustssfile dev/ic/interwave.c interwave 8391.154Sis 8401.154Sis# TMS 320av110 MPEG2/audio driver 8411.473Slukem# 8421.154Sisdefine tms320av110 8431.154Sisfile dev/ic/tms320av110.c tms320av110 8441.152Sthorpej 8451.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8461.152Sthorpej# National Semiconductor DS8390. 8471.473Slukem# 8481.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8491.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8501.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8511.153Sthorpej 8521.153Sthorpej# 8250/16[45]50-based "com" ports 8531.668Sthorpej# 8541.749Schsdefflag opt_com.h COM_DEBUG 8551.153Sthorpej# XXX In a perfect world, this would be done with attributes 8561.1078Skiyoharadefflag opt_com.h COM_16650 COM_16750 8571.1078Skiyohara COM_HAYESP COM_PXA2X0 COM_AU1X00 8581.1078Skiyohara COM_REGMAP COM_FUNCMAP 8591.1016Smattdefparam opt_com.h COM_TOLERANCE 8601.392Seehdevice com { } : tty 8611.426Slukemfile dev/ic/com.c com needs-flag 8621.336Sthorpej 8631.336Sthorpej# PC-like keyboard controller 8641.473Slukem# 8651.659Sbjh21device pckbc: pckbport 8661.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8671.274Sscw 8681.714Scubedevice attimer 8691.714Scubefile dev/ic/attimer.c attimer needs-flag 8701.714Scube 8711.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8721.473Slukem# 8731.274Sscwdevice clmpcc: tty 8741.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8751.385Sbjh21 8761.843Sxtraeme# Abit uGuru 8771.843Sxtraeme# 8781.843Sxtraemedevice ug: sysmon_envsys 8791.843Sxtraemefile dev/ic/ug.c ug needs-flag 8801.843Sxtraeme 8811.185Skml# Essential Communications Corp. HIPPI Interface 8821.473Slukem# 8831.426Slukemdevice esh: hippi, ifnet 8841.426Slukemfile dev/ic/rrunner.c esh needs-flag 8851.242Sis 8861.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8871.473Slukem# 8881.874Scubedevice bah: ifnet, arcnet, arp 8891.426Slukemfile dev/ic/smc90cx6.c bah 8901.234Saugustss 8911.234Saugustss# OPL2/OPL3 FM synth driver 8921.473Slukem# 8931.235Saugustssdevice opl: midibus, midisyn 8941.234Saugustssfile dev/ic/opl.c opl 8951.234Saugustssfile dev/ic/oplinstrs.c opl 8961.305Saugustss 8971.305Saugustss# MPU401 MIDI UART compatibles 8981.473Slukem# 8991.305Saugustssdevice mpu: midibus 9001.426Slukemfile dev/ic/mpu.c mpu needs-flag 9011.236Spk 9021.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 9031.473Slukem# 9041.236Spkdefine ad1848 9051.236Spkfile dev/ic/ad1848.c ad1848 9061.290Smrg 9071.290Smrg# AMD 7930 audio/ISDN codec 9081.473Slukem# 9091.366Saugustssdefine am7930 9101.366Saugustssfile dev/ic/am7930.c am7930 9111.290Smrg 9121.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems 9131.1100Stsutsuidevice arcofi: audiobus, auconv, mulaw 9141.1100Stsutsuifile dev/ic/arcofi.c arcofi 9151.1100Stsutsui 9161.290Smrg# SPARC `SUNW,audiocs' 9171.473Slukem# 9181.519Saugustssdevice audiocs: audiobus, auconv, ad1848 9191.290Smrgfile dev/ic/cs4231.c audiocs 9201.326Saugustss 9211.326Saugustss# AC-97 CODECs 9221.473Slukem# 9231.326Saugustssdefine ac97 9241.326Saugustssfile dev/ic/ac97.c ac97 9251.437Sminoura 9261.1040Snisimura# UDA1341 CODEC support 9271.1040Snisimuradefine uda1341 9281.1040Snisimurafile dev/ic/uda1341.c uda1341 9291.1040Snisimura 9301.437Sminoura# Oki MSM6258 support code 9311.473Slukem# 9321.437Sminouradefine msm6258 9331.437Sminourafile dev/ic/msm6258.c msm6258 9341.240Spk 9351.240Spk# LSI64854 DMA controller back-end 9361.473Slukem# 9371.240Spkdefine lsi64854 9381.240Spkfile dev/ic/lsi64854.c lsi64854 9391.465Smrg 9401.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 9411.473Slukem# 9421.465Smrgdefine cd18xx 9431.465Smrgfile dev/ic/cd18xx.c cd18xx 9441.240Spk 9451.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 9461.473Slukem# 9471.252Sthorpejdefine rtl80x9 9481.980Stsutsuifile dev/ic/rtl80x9.c rtl80x9 needs-flag 9491.360Shaya 9501.654Swiz# Realtek 8129/8139 Ethernet controllers 9511.473Slukem# 9521.362Shayadevice rtk: ether, ifnet, arp, mii 9531.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9541.185Skml 9551.673Stoshii# Realtek 8169 Ethernet controllers 9561.673Stoshii# 9571.673Stoshiidevice re: ether, ifnet, arp, mii 9581.709Syamtfile dev/ic/rtl8169.c re 9591.673Stoshii 9601.258Spk# Common code for ESDI/IDE/etc. controllers 9611.473Slukem# 9621.680Sthorpejdefine wdc_common 9631.809Sitohydefine ata_dma 9641.809Sitohydefine ata_udma 9651.809Sitohydefine ata_piobm 9661.680Sthorpejdevice wdc: ata, wdc_common 9671.637Sbouyer 9681.1079Sjmcneilldefflag opt_ata.h ATADEBUG 9691.1079Sjmcneilldefparam opt_ata.h ATADEBUG_MASK 9701.1079Sjmcneilldefflag opt_wdc.h WDC_NO_IDS 9711.835Sdyoung 9721.656Sjunyoungdevice atabus: atapi,ata_hl 9731.656Sjunyoungattach atabus at ata 9741.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9751.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9761.386Sbjh21 9771.810Sitohy# Workbit NinjaATA-32 IDE controllers 9781.810Sitohydevice njata: ata, ata_piobm, wdc_common 9791.810Sitohyfile dev/ic/ninjaata32.c njata 9801.810Sitohy 9811.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9821.473Slukem# 9831.386Sbjh21device upc { [offset = -1] } 9841.386Sbjh21attach wdc at upc with wdc_upc 9851.386Sbjh21attach com at upc with com_upc 9861.651Sjdolecekattach lpt at upc with lpt_upc 9871.426Slukemfile dev/ic/upc.c upc 9881.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9891.426Slukemfile dev/ic/com_upc.c com_upc 9901.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 9911.327Smatt 9921.844Sbouyer# AHCI-compatible SATA controllers 9931.844Sbouyerdefine ahcisata_core 9941.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 9951.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core 9961.844Sbouyer 9971.956Sjakllsch# Silicon Image SteelVine SATA-II controllers 9981.956Sjakllschdefine siisata 9991.956Sjakllschfile dev/ic/siisata.c siisata 10001.1054Sbouyerdevice siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata 10011.956Sjakllsch 10021.957Sjakllsch# Marvell Serial-ATA Host Controller 10031.951Skiyoharadefine mvsata 10041.951Skiyoharafile dev/ic/mvsata.c mvsata 10051.1063Sjakllschdevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_pmp, mvsata 10061.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 10071.951Skiyohara 10081.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 10091.473Slukem# 10101.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 10111.314Sthorpejfile dev/ic/tulip.c tlp 10121.322Sthorpej 10131.322Sthorpej# Adaptec AIC-6915 Ethernet interface 10141.473Slukem# 10151.322Sthorpejdevice sf: arp, ether, ifnet, mii 10161.322Sthorpejfile dev/ic/aic6915.c sf 10171.378Spk 10181.378Spk# Mostek time-of-day clock and NVRAM 10191.473Slukem# 10201.378Spkdefine mk48txx 10211.507Spkfile dev/ic/mk48txx.c mk48txx 10221.378Spk 10231.1061Srkujawa# OKI MSM6242B 10241.1061Srkujawa# 10251.1061Srkujawadefine msm6242b 10261.1061Srkujawafile dev/ic/msm6242b.c msm6242b 10271.1061Srkujawa 10281.378Spk# Intersil 7170 time-of-day clock 10291.473Slukem# 10301.378Spkdefine intersil7170 10311.378Spkfile dev/ic/intersil7170.c intersil7170 10321.434Sfredette 10331.434Sfredette# National Semiconductor MM58167 time-of-day clock 10341.473Slukem# 10351.434Sfredettedefine mm58167 10361.434Sfredettefile dev/ic/mm58167.c mm58167 10371.643Stsutsui 10381.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 10391.643Stsutsui# 10401.643Stsutsuidefine mc146818 10411.643Stsutsuifile dev/ic/mc146818.c mc146818 10421.422Sthorpej 10431.808Suwe# Ricoh RS5C313 time of-day-clock 10441.808Suwe# 10451.808Suwedefine rs5c313 10461.808Suwefile dev/ic/rs5c313.c rs5c313 10471.808Suwe 10481.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 10491.473Slukem# 10501.422Sthorpejdefine dl10019 10511.422Sthorpejfile dev/ic/dl10019.c dl10019 10521.453Senami 10531.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 10541.473Slukem# 10551.453Senamidefine ax88190 10561.453Senamifile dev/ic/ax88190.c ax88190 10571.429Sjdolecek 10581.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 10591.473Slukem# 10601.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 10611.429Sjdolecekfile dev/ic/we.c we 10621.432Sjdolecek 10631.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10641.473Slukem# 10651.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10661.557Stsutsui 10671.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10681.557Stsutsui# 10691.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10701.557Stsutsuifile dev/ic/fmv.c fmv 10711.471Syamt 10721.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10731.473Slukem# 10741.471Syamtdevice cs: arp, ether, ifnet 10751.704Sjoffdevice tscs: arp, ether, ifnet 10761.704Sjofffile dev/ic/cs89x0.c cs | tscs 10771.487Saugustss 10781.487Saugustss# Radio device attributes 10791.487Saugustss# 10801.487Saugustssdefine tea5757 10811.656Sjunyoungfile dev/ic/tea5757.c tea5757 10821.487Saugustssdefine lm700x 10831.656Sjunyoungfile dev/ic/lm700x.c lm700x 10841.179Sdrochner 10851.837Stnn# Philips PCF8584 i2c controller 10861.837Stnndefine pcf8584 10871.837Stnnfile dev/ic/pcf8584.c pcf8584 10881.837Stnn 10891.985Snonaka# PCA9564 i2c controller 10901.985Snonakadefine pca9564 10911.985Snonakafile dev/ic/pca9564.c pca9564 10921.985Snonaka 10931.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 10941.784Sdrochner# 10951.784Sdrochnerdefine acpipmtimer 10961.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 10971.784Sdrochner 10981.834Snjolydevice hpet 10991.834Snjolyfile dev/ic/hpet.c hpet needs-flag 11001.834Snjoly 11011.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 11021.952Skiyohara# 11031.965Skiyoharadevice smsh: arp, ether, ifnet, mii 11041.952Skiyoharafile dev/ic/lan9118.c smsh 11051.952Skiyohara 11061.1088Sriastrad# Apple System Management Controller 11071.1088Sriastrad# 11081.1089Sriastraddefine applesmcbus { } 11091.1090Sriastraddevice applesmc: applesmcbus 11101.1088Sriastradfile dev/ic/apple_smc.c applesmc 11111.1088Sriastrad 11121.1088Sriastrad# Apple SMC fan sensors and control 11131.1090Sriastraddevice applesmcfan: applesmcbus, sysmon_envsys 11141.1090Sriastradattach applesmcfan at applesmcbus with apple_smc_fan 11151.1088Sriastradfile dev/ic/apple_smc_fan.c applesmcfan 11161.1088Sriastrad 11171.1088Sriastrad# Apple SMC temperature sensors 11181.1090Sriastraddevice applesmctemp: applesmcbus, sysmon_envsys 11191.1090Sriastradattach applesmctemp at applesmcbus with apple_smc_temp 11201.1088Sriastradfile dev/ic/apple_smc_temp.c applesmctemp 11211.1088Sriastrad 11221.1089Sriastrad# Apple SMC accelerometer (not yet implemented!) 11231.1090Sriastrad#device applesmcaccel: applesmcbus, sysmon_envsys 11241.1090Sriastrad#attach applesmcaccel at applesmcbus with apple_smc_accel 11251.1088Sriastrad#file dev/ic/apple_smc_accel.c applesmcaccel 11261.1088Sriastrad 11271.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 11281.836Sdrochnerdefine drm {} 11291.949Smrginclude "external/bsd/drm/conf/files.drm" 11301.1002Sjmcneillinclude "dev/drm/files.drm" 11311.836Sdrochner 11321.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching 11331.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms" 11341.1086Sriastrad 11351.1039Schristos 11361.179Sdrochner# Definitions for wscons 11371.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 11381.473Slukem# 11391.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 11401.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 11411.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 11421.479Saugustssdefine wsmousedev {[mux = 0]} 11431.761Smacallandefine vcons 11441.179Sdrochner# attribute to pull in raster support 11451.473Slukem# 11461.179Sdrochnerdefine wsrasteremulops 11471.187Sdrochner# common PC display functions 11481.473Slukem# 11491.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 11501.426Slukemdefine pcdisplayops 11511.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 11521.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 11531.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 11541.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 11551.777Smartin# someday when we might make /dev/fb* support MI) 11561.777Smartindefine fb 11571.179Sdrochner# VGA graphics 11581.473Slukem# 11591.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 11601.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 11611.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 11621.593Stsutsuidefflag opt_vga.h VGA_RESET 11631.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 11641.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 11651.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 11661.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 11671.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 11681.998Smacallan 11691.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 11701.473Slukem# 11711.1042Smacallandevice igsfb: wsemuldisplaydev, rasops8, vcons, videomode 11721.615Suwefile dev/ic/igsfb.c igsfb needs-flag 11731.551Suwefile dev/ic/igsfb_subr.c igsfb 11741.91Scgd 11751.998Smacallandevice chipsfb: wsemuldisplaydev, rasops8, vcons, videomode 11761.998Smacallanfile dev/ic/ct65550.c chipsfb 11771.998Smacallandefflag opt_chipsfb.h CHIPSFB_DEBUG 11781.998Smacallandefflag opt_chipsfb.h CHIPSFB_WAIT 11791.998Smacallan 11801.683Sjkunz# STI (hp graphics) 11811.683Sjkunzdevice sti: wsemuldisplaydev 11821.1005Stsutsuifile dev/ic/sti.c sti 11831.683Sjkunz 11841.892Sdrochnerinclude "dev/wscons/files.wscons" 11851.892Sdrochnerinclude "dev/rasops/files.rasops" 11861.892Sdrochnerinclude "dev/wsfont/files.wsfont" 11871.892Sdrochnerinclude "dev/wsfb/files.wsfb" 11881.892Sdrochner 11891.77Scgd# Attributes which machine-independent bus support can be attached to. 11901.77Scgd# These should be defined here, because some of these busses can have 11911.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 11921.77Scgd# ordering constraints on inclusion of the busses' "files" files. 11931.473Slukem# 11941.474Slukemdefine isabus { } # ISA attachment 11951.474Slukemdefine eisabus { } # EISA attachment 11961.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 11971.474Slukemdefine tcbus { } # TurboChannel attachment 11981.474Slukemdefine mcabus { } # MicroChannel attachment 11991.474Slukemdefine usbus { } # USB attachment 12001.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 12011.474Slukemdefine vmebus { } # VME bus attachment 12021.474Slukemdefine acpibus { } # ACPI "bus" attachment 12031.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 12041.909Sdrochnerdefine cbbus { } # CardBus attachment 12051.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 12061.945Snonakadefine sdmmcbus { } # SD/MMC attachment 12071.222Saugustss 12081.222Saugustss# We need the USB bus controllers here so different busses can 12091.222Saugustss# use them in an 'attach-with'. 12101.473Slukem# 12111.703Sfvdl 12121.703Sfvdldefparam USB_MEM_RESERVE 12131.703Sfvdl 12141.890Sdrochnerdefine usbroothub 12151.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 12161.890Sdrochner 12171.1005Stsutsuidefine usb_dma 12181.1005Stsutsui 12191.1075Sjakllsch# UHCI USB controller 12201.1075Sjakllsch# 12211.1005Stsutsuidevice uhci: usbus, usbroothub, usb_dma 12221.426Slukemfile dev/usb/uhci.c uhci needs-flag 12231.222Saugustss 12241.222Saugustss# OHCI USB controller 12251.473Slukem# 12261.1005Stsutsuidevice ohci: usbus, usbroothub, usb_dma 12271.426Slukemfile dev/usb/ohci.c ohci needs-flag 12281.412Saugustss 12291.1057Smatt# EHCI USB2 controller 12301.473Slukem# 12311.1005Stsutsuidevice ehci: usbus, usbroothub, usb_dma 12321.426Slukemfile dev/usb/ehci.c ehci needs-flag 12331.545Sisaki 12341.1075Sjakllsch# xHCI USB3 controller 12351.1057Smatt# 12361.1057Smattdevice xhci: usbus, usbroothub, usb_dma 12371.1057Smattfile dev/usb/xhci.c xhci needs-flag 12381.1057Smatt 12391.1094Sbouyer# Mentor graphics OTG IP 12401.1104Sjmcneilldefflag opt_motg.h MOTG_ALLWINNER 12411.1094Sbouyerdevice motg: usbus, usbroothub, usb_dma 12421.1094Sbouyerfile dev/usb/motg.c motg needs-flag 12431.1094Sbouyer 12441.545Sisaki# SL811HS/T USB controller 12451.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 12461.893Sisakidevice slhci: usbus, usbroothub 12471.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 12481.579Smartin 12491.1062Sskrll# DesignWare OTG host controller 12501.1062Sskrll# 12511.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2" 12521.1080Sskrll 12531.863Splunky# USB HID processing (as used by bluetooth and usb code) 12541.863Splunkydefine hid 12551.863Splunkyfile dev/usb/hid.c hid 12561.863Splunky 12571.945Snonaka# SD Host controller 12581.1087Snonakadevice sdhc: sdmmcbus 12591.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 12601.945Snonaka 12611.958Sjmcneill# Winbond Integrated Media Reader 12621.958Sjmcneilldevice wb: sdmmcbus 12631.958Sjmcneillfile dev/ic/w83l518d.c wb 12641.958Sjmcneillfile dev/ic/w83l518d_sdmmc.c wb 12651.958Sjmcneill 12661.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader 12671.1087Snonakadevice rtsx: sdmmcbus 12681.1087Snonakafile dev/ic/rtsx.c rtsx 12691.1087Snonaka 12701.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 12711.579Smartindevice mtd: arp, ether, ifnet, mii 12721.579Smartinfile dev/ic/mtd803.c mtd 12731.369Smatt 12741.487Saugustss# radio devices, attaches to radio hardware driver 12751.487Saugustssdevice radio 12761.489Sdrochnerattach radio at radiodev 12771.498Sjmc 12781.402Smatt# IEEE 1394 controllers 12791.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 12801.473Slukem# 12811.369Smattdevice fwohci: fwbus 12821.520Saugustss 12831.520Saugustss# Sony Programmable I/O Controller 12841.520Saugustssdevice spic: wsmousedev 12851.520Saugustssfile dev/ic/spic.c spic 12861.529Saugustss 12871.529Saugustss# IBM CPC700 PowerPC bridge 12881.529Saugustssdefine cpcbus { addr, [irq=-1] } 12891.529Saugustssdevice cpc: cpcbus, pcibus 12901.529Saugustssfile dev/ic/cpc700.c cpc 12911.529Saugustss 12921.529Saugustssattach com at cpcbus with com_cpcbus 12931.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 12941.529Saugustss 12951.529Saugustssdevice cpctim 12961.529Saugustssattach cpctim at cpcbus 12971.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 12981.529Saugustss 12991.530Saugustssdevice cpciic 13001.530Saugustssattach cpciic at cpcbus with iic_cpcbus 13011.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 13021.529Saugustss 13031.60Scgd 13041.415Smartin# Attributes used by the ISDN subsystem 13051.473Slukem# 13061.502Smartindefine isdndev # the ISDN subsystem 13071.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 13081.458Senami # specific) 13091.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 13101.415Smartin 13111.575Sleo# The isac found on the Fritz V2.0 Card. 13121.575Sleodefine nisacsx 13131.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 13141.575Sleo 13151.575Sleo# The 'standard' isac 13161.575Sleodefine nisac 13171.575Sleofile dev/ic/isac.c nisac needs-flag 13181.575Sleo 13191.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 13201.473Slukem# 13211.575Sleodevice isic: isdndev, passive_isdn, nisac 13221.415Smartin 13231.426Slukemfile dev/ic/isic.c isic 13241.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 13251.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 13261.426Slukemfile dev/ic/hscx.c isic 13271.426Slukemfile dev/ic/isic_bchan.c isic 13281.415Smartin 13291.415Smartin# (old) Diehl active ISDN cards 13301.473Slukem# 13311.823Scube#device daic: isdndev 13321.823Scube#file dev/ic/daic.c daic 13331.415Smartin 13341.634Spooka# AWM B1/T1 13351.634Spooka# XXX: passive_isdn 13361.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 13371.634Spookafile dev/ic/iavc.c iavc 13381.634Spooka 13391.934Smacallan# Broadcom AirForce / Apple Airport Extreme 13401.934Smacallandevice bwi: arp, ifnet, firmload, wlan 13411.934Smacallanfile dev/ic/bwi.c bwi 13421.934Smacallan 13431.995Sahoka# DM9000 Ethernet controllers 13441.995Sahoka# 13451.995Sahokadevice dme: arp, ether, ifnet 13461.995Sahokafile dev/ic/dm9000.c dme 13471.995Sahoka 13481.60Scgd# legitimate pseudo-devices 13491.473Slukem# 13501.907Sdrochnerdefpseudodev vnd: disk 13511.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 13521.474Slukemdefpseudo ccd: disk 13531.1032Stlsdefpseudodev cgd: disk, des, blowfish, cast128 13541.907Sdrochnerdefpseudodev md: disk 13551.916Shannkendefpseudodev fss: disk 13561.298Sthorpej 13571.474Slukemdefpseudo pty: tty 13581.298Sthorpejdefpseudo rnd 13591.610Sraggedefpseudo ksyms 13601.642Scdidefpseudo nullcons 13611.807Saddefpseudo lockstat 13621.839Sbouyerdefpseudo bio: sysmon_envsys 13631.298Sthorpej 13641.474Slukemdefpseudo loop: ifnet 13651.474Slukemdefpseudo sl: ifnet 13661.474Slukemdefpseudo ppp: ifnet, bpf_filter 13671.474Slukemdefpseudo pppoe: ifnet, ether, sppp 13681.474Slukemdefpseudo sppp: ifnet 13691.474Slukemdefpseudo tun: ifnet 13701.474Slukemdefpseudo vlan: ifnet, ether 13711.474Slukemdefpseudo bridge: ifnet, ether 13721.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 13731.474Slukemdefpseudo strip: ifnet 13741.474Slukemdefpseudo gre: ifnet 13751.474Slukemdefpseudo gif: ifnet 13761.474Slukemdefpseudo faith: ifnet 13771.991Skefrendefpseudo ifmpls: ifnet 13781.826Smousedefpseudo srt: ifnet 13791.474Slukemdefpseudo stf: ifnet 13801.969Spookadefpseudodev tap: ifnet, ether, arp 13811.969Spookadefpseudo carp: ifnet, ether, arp 13821.969Spookadefpseudodev etherip: ifnet, ether, arp 13831.60Scgd 13841.298Sthorpejdefpseudo sequencer 13851.462Smanudefpseudo clockctl 13861.228Saugustss 13871.912Stls# 13881.912Stls# Accept filters. XXX should use another registration/initialization method. 13891.912Stls# 13901.912Stlsdefpseudo accf_data 13911.912Stlsdefpseudo accf_http 13921.912Stls 13931.415Smartin# ISDN userland pseudo devices 13941.473Slukem# 13951.502Smartindefpseudo isdntrc: isdndev, tty 13961.502Smartindefpseudo isdnbchan: isdndev, tty 13971.502Smartindefpseudo isdntel: isdndev, tty 13981.502Smartindefpseudo isdnctl: isdndev, tty 13991.502Smartindefpseudo isdn: isdndev, tty 14001.502Smartin 14011.502Smartin# ISDN network interfaces 14021.502Smartindefpseudo irip: isdndev, ifnet 14031.607Sdrochnerdefflag opt_irip.h IRIP_VJ 14041.502Smartindefpseudo ippp: isdndev, sppp, ifnet 14051.539Sthorpej 14061.539Sthorpej# KTTCP network throughput testing pseudo-device 14071.539Sthorpejdefpseudo kttcp 14081.539Sthorpejfile dev/kttcp.c kttcp needs-flag 14091.576Sblymn 14101.790Selad# Veriexec 14111.717Sblymndefpseudo veriexec 14121.790Seladfile kern/kern_verifiedexec.c veriexec 14131.792Seladfile dev/verified_exec.c veriexec needs-flag 14141.415Smartin 14151.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 14161.582Shayadefpseudo fwiso: ieee1394 14171.582Shaya 14181.681Sdrochner# driver attach / detach user interface 14191.681Sdrochnerdefpseudo drvctl 14201.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 14211.681Sdrochner 14221.857Sad# cpu control 14231.857Saddefpseudo cpuctl 14241.1037Sdrochnerdefflag CPU_UCODE: firmload 14251.857Sad 14261.870Spooka# pass-to-userspace transporter 14271.870Spookadefpseudo putter 14281.873Spookafile dev/putter/putter.c putter 14291.870Spooka 14301.875Spooka# userspace block/char device drivers 14311.875Spookadefpseudo pud 14321.875Spookafile dev/pud/pud.c pud 14331.875Spookafile dev/pud/pud_dev.c pud 14341.875Spooka 14351.931Shaad# device-mapper driver for LVM 14361.931Shaadinclude "dev/dm/files.dm" 14371.931Shaad 14381.516Sthorpej# 14391.516Sthorpej# File systems 14401.516Sthorpej# 14411.696Sjdolecekinclude "coda/files.coda" 14421.583Sjdolecekinclude "fs/adosfs/files.adosfs" 14431.696Sjdolecekinclude "fs/cd9660/files.cd9660" 14441.848Srumbleinclude "fs/efs/files.efs" 14451.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 14461.833Sdilloinclude "fs/hfs/files.hfs" 14471.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 14481.950Sreinoudinclude "fs/nilfs/files.nilfs" 14491.696Sjdolecekinclude "fs/ntfs/files.ntfs" 14501.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 14511.815Spookainclude "fs/puffs/files.puffs" 14521.756Sreinoudinclude "fs/udf/files.udf" 14531.516Sthorpejinclude "fs/smbfs/files.smbfs" 14541.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 14551.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 14561.696Sjdolecekinclude "fs/union/files.union" 14571.1018Suchinclude "fs/v7fs/files.v7fs" 14581.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 14591.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 14601.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 14611.516Sthorpejinclude "miscfs/overlay/files.overlay" 14621.516Sthorpejinclude "miscfs/procfs/files.procfs" 14631.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 14641.516Sthorpejinclude "nfs/files.nfs" 14651.516Sthorpejinclude "ufs/files.ufs" 14661.516Sthorpej 14671.516Sthorpej# 14681.1013Smrg# UVM (virtual memory) 14691.1012Smrg# 14701.1013Smrginclude "uvm/files.uvm" 14711.1012Smrg 14721.1012Smrg# 14731.811Selad# Security models 14741.811Selad# 14751.811Seladinclude "secmodel/files.secmodel" 14761.811Selad 14771.811Selad# 14781.60Scgd# kernel sources 14791.473Slukem# 14801.1111Suebayasidefine kern: machdep, uvm 14811.1111Suebayasidefflag opt_kern.h KERN 14821.1056Smattfile compat/common/compat_mod.c compat_netbsd | compat_netbsd32 14831.887Sjoergfile conf/debugsyms.c 14841.839Sbouyerfile dev/bio.c bio needs-flag 14851.1067Schristosfile dev/ccd.c ccd 14861.1068Schristosfile dev/cgd.c cgd 14871.555Selricfile dev/cgd_crypto.c cgd 14881.623Sthorpejfile dev/clock_subr.c 14891.1069Schristosfile dev/clockctl.c clockctl 14901.1027Sjnemethfile dev/dksubr.c cgd | xbd | ccd | raid | dm 14911.689Sthorpejfile dev/dkwedge/dk.c 14921.1047Schristosfile dev/dkwedge/dkwedge_apple.c dkwedge_method_apple 14931.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 14941.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 14951.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 14961.1038Sdrochnerfile dev/firmload.c firmload 14971.988Spookafile dev/fss.c fss 14981.953Smbalmerfile dev/keylock.c keylock 14991.807Sadfile dev/lockstat.c lockstat needs-flag 15001.996Shannkenfile dev/md.c md 15011.497Schristosfile dev/mm.c 15021.642Scdifile dev/nullcons_subr.c nullcons needs-flag 15031.487Saugustssfile dev/radio.c radio needs-flag 15041.1033Stlsfile dev/rndpseudo.c rnd needs-flag 15051.1070Schristosfile dev/sequencer.c sequencer needs-flag 15061.915Sjmcneillfile dev/video.c video needs-flag 15071.1076Sjakllschfile dev/vnd.c vnd 15081.733Syamtfile kern/bufq_disksort.c bufq_disksort 15091.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 15101.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 15111.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 15121.929Sadfile kern/core_elf32.c exec_elf32 15131.929Sadfile kern/core_elf64.c exec_elf64 15141.1008Sjoergfile kern/core_netbsd.c exec_aout | exec_coff | exec_ecoff 15151.1106Suebayasifile kern/cnmagic.c kern 15161.426Slukemfile kern/exec_aout.c exec_aout 15171.426Slukemfile kern/exec_ecoff.c exec_ecoff 15181.426Slukemfile kern/exec_elf32.c exec_elf32 15191.426Slukemfile kern/exec_elf64.c exec_elf64 15201.426Slukemfile kern/exec_script.c exec_script 15211.1106Suebayasifile kern/exec_subr.c kern 15221.1106Suebayasifile kern/init_main.c kern 15231.1106Suebayasifile kern/init_sysctl.c kern 15241.1106Suebayasifile kern/init_sysctl_base.c kern 15251.1106Suebayasifile kern/init_sysent.c kern 15261.1106Suebayasifile kern/kern_acct.c kern 15271.1106Suebayasifile kern/kern_auth.c kern 15281.1106Suebayasifile kern/kern_cfglock.c kern 15291.1106Suebayasifile kern/kern_clock.c kern 15301.1106Suebayasifile kern/kern_condvar.c kern 15311.929Sadfile kern/kern_core.c coredump 15321.1106Suebayasifile kern/kern_cpu.c kern 15331.982Sdarranfile kern/kern_ctf.c kdtrace_hooks 15341.1114Suebayasifile kern/kern_descrip.c kern 15351.1106Suebayasifile kern/kern_event.c kern 15361.1106Suebayasifile kern/kern_exec.c kern 15371.1106Suebayasifile kern/kern_exit.c kern 15381.1106Suebayasifile kern/kern_fork.c kern 15391.1106Suebayasifile kern/kern_idle.c kern 15401.1106Suebayasifile kern/kern_hook.c kern 15411.1106Suebayasifile kern/kern_kthread.c kern 15421.860Sadfile kern/kern_ktrace.c ktrace 15431.1082Spookafile kern/kern_ktrace_vfs.c ktrace 15441.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 15451.1106Suebayasifile kern/kern_lock.c kern 15461.1106Suebayasifile kern/kern_lwp.c kern 15471.1106Suebayasifile kern/kern_malloc.c kern 15481.1106Suebayasifile kern/kern_module.c kern 15491.1106Suebayasifile kern/kern_module_vfs.c kern 15501.1106Suebayasifile kern/kern_mutex.c kern 15511.1106Suebayasifile kern/kern_mutex_obj.c kern 15521.790Seladfile kern/kern_fileassoc.c fileassoc 15531.1106Suebayasifile kern/kern_ntptime.c kern 15541.1017Smattfile kern/kern_pax.c pax_mprotect | pax_segvguard | pax_aslr 15551.1106Suebayasifile kern/kern_physio.c kern 15561.1106Suebayasifile kern/kern_pmf.c kern 15571.1106Suebayasifile kern/kern_proc.c kern 15581.1106Suebayasifile kern/kern_prot.c kern 15591.1106Suebayasifile kern/kern_ras.c kern 15601.1106Suebayasifile kern/kern_rate.c kern 15611.1106Suebayasifile kern/kern_resource.c kern 15621.1106Suebayasifile kern/kern_rndpool.c kern 15631.1106Suebayasifile kern/kern_rndq.c kern 15641.1106Suebayasifile kern/kern_rndsink.c kern 15651.1106Suebayasifile kern/kern_runq.c kern 15661.1106Suebayasifile kern/kern_rwlock.c kern 15671.1106Suebayasifile kern/kern_rwlock_obj.c kern 15681.978Sdarranfile kern/kern_sdt.c kdtrace_hooks 15691.1106Suebayasifile kern/kern_sig.c kern 15701.1106Suebayasifile kern/kern_sleepq.c kern 15711.1106Suebayasifile kern/kern_softint.c kern 15721.1106Suebayasifile kern/kern_ssp.c kern 15731.1106Suebayasifile kern/kern_stub.c kern 15741.1106Suebayasifile kern/kern_subr.c kern 15751.1106Suebayasifile kern/kern_synch.c kern 15761.1106Suebayasifile kern/kern_syscall.c kern 15771.1106Suebayasifile kern/kern_sysctl.c kern 15781.1106Suebayasifile kern/kern_tc.c kern 15791.1106Suebayasifile kern/kern_time.c kern 15801.1106Suebayasifile kern/kern_timeout.c kern 15811.1106Suebayasifile kern/kern_turnstile.c kern 15821.1106Suebayasifile kern/kern_todr.c kern 15831.1106Suebayasifile kern/kern_uidinfo.c kern 15841.1106Suebayasifile kern/kern_uuid.c kern 15851.1106Suebayasifile kern/kern_xxx.c kern 15861.426Slukemfile kern/kgdb_stub.c kgdb 15871.845Syamtfile kern/sched_4bsd.c sched_4bsd 15881.868Srmindfile kern/sched_m2.c sched_m2 15891.1106Suebayasifile kern/subr_autoconf.c kern 15901.731Syamtfile kern/subr_blist.c vmswap 15911.1106Suebayasifile kern/subr_bufq.c kern 15921.1106Suebayasifile kern/subr_callback.c kern 15931.1106Suebayasifile kern/subr_cprng.c kern 15941.1106Suebayasifile kern/subr_cpufreq.c kern 15951.1106Suebayasifile kern/subr_copy.c kern 15961.830Sadfile kern/subr_debug.c debug 15971.1106Suebayasifile kern/subr_device.c kern 15981.1106Suebayasifile kern/subr_devsw.c kern 15991.1106Suebayasifile kern/subr_disk.c kern 16001.1106Suebayasifile kern/subr_disk_open.c kern 16011.1106Suebayasifile kern/subr_evcnt.c kern 16021.1106Suebayasifile kern/subr_exec_fd.c kern 16031.1106Suebayasifile kern/subr_extent.c kern 16041.1106Suebayasifile kern/subr_hash.c kern 16051.1106Suebayasifile kern/subr_humanize.c kern 16061.1106Suebayasifile kern/subr_iostat.c kern 16071.1106Suebayasifile kern/subr_ipi.c kern 16081.1106Suebayasifile kern/subr_kcpuset.c kern 16091.1106Suebayasifile kern/subr_kmem.c kern 16101.1106Suebayasifile kern/subr_kobj.c kern 16111.1106Suebayasifile kern/subr_kobj_vfs.c kern 16121.1106Suebayasifile kern/subr_lockdebug.c kern 16131.1106Suebayasifile kern/subr_log.c kern 16141.1106Suebayasifile kern/subr_lwp_specificdata.c kern 16151.1106Suebayasifile kern/subr_once.c kern 16161.1106Suebayasifile kern/subr_optstr.c kern 16171.1106Suebayasifile kern/subr_pcq.c kern 16181.1106Suebayasifile kern/subr_pcu.c kern 16191.1106Suebayasifile kern/subr_percpu.c kern 16201.1106Suebayasifile kern/subr_pool.c kern 16211.1106Suebayasifile kern/subr_prf.c kern 16221.1106Suebayasifile kern/subr_prof.c kern 16231.1106Suebayasifile kern/subr_pserialize.c kern 16241.1106Suebayasifile kern/subr_specificdata.c kern 16251.842Smanufile kern/subr_tftproot.c tftproot 16261.1106Suebayasifile kern/subr_time.c kern 16271.449Sgmcgarryfile kern/subr_userconf.c userconf 16281.1106Suebayasifile kern/subr_vmem.c kern 16291.1106Suebayasifile kern/subr_workqueue.c kern 16301.1106Suebayasifile kern/subr_xcall.c kern 16311.926Sadfile kern/sys_aio.c aio 16321.1106Suebayasifile kern/sys_descrip.c kern 16331.1106Suebayasifile kern/sys_generic.c kern 16341.1106Suebayasifile kern/sys_module.c kern 16351.926Sadfile kern/sys_mqueue.c mqueue 16361.1106Suebayasifile kern/sys_lwp.c kern 16371.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 16381.1106Suebayasifile kern/sys_pmc.c kern 16391.800Smattfile kern/sys_process.c ptrace | ktrace 16401.1106Suebayasifile kern/sys_pset.c kern 16411.1106Suebayasifile kern/sys_select.c kern 16421.1106Suebayasifile kern/sys_sig.c kern 16431.1106Suebayasifile kern/sys_sched.c kern 16441.1106Suebayasifile kern/sys_socket.c kern 16451.426Slukemfile kern/syscalls.c syscall_debug 16461.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 16471.426Slukemfile kern/sysv_msg.c sysvmsg 16481.426Slukemfile kern/sysv_sem.c sysvsem 16491.426Slukemfile kern/sysv_shm.c sysvshm 16501.1106Suebayasifile kern/tty.c kern 16511.1106Suebayasifile kern/tty_conf.c kern 16521.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 16531.676Schristosfile kern/tty_pty.c pty needs-flag 16541.694Schristosfile kern/tty_ptm.c pty 16551.1106Suebayasifile kern/tty_subr.c kern 16561.1106Suebayasifile kern/tty_tty.c kern 16571.1106Suebayasifile kern/uipc_accf.c kern 16581.1106Suebayasifile kern/uipc_domain.c kern 16591.1106Suebayasifile kern/uipc_mbuf.c kern 16601.1106Suebayasifile kern/uipc_mbuf2.c kern 16611.864Sdyoungfile net/link_proto.c 16621.1106Suebayasifile kern/uipc_proto.c kern 16631.1106Suebayasifile kern/uipc_sem.c kern 16641.1106Suebayasifile kern/uipc_socket.c kern 16651.1106Suebayasifile kern/uipc_socket2.c kern 16661.1106Suebayasifile kern/uipc_syscalls.c kern 16671.1106Suebayasifile kern/uipc_usrreq.c kern 16681.1113Suebayasi 16691.1113Suebayasidefine vfs: kern 16701.1113Suebayasifile kern/vfs_bio.c vfs 16711.1113Suebayasifile kern/vfs_cache.c vfs 16721.1113Suebayasifile kern/vfs_cwd.c vfs 16731.1113Suebayasifile kern/vfs_dirhash.c vfs 16741.1113Suebayasifile kern/vfs_getcwd.c vfs 16751.1113Suebayasifile kern/vfs_hooks.c vfs 16761.1113Suebayasifile kern/vfs_init.c vfs 16771.1113Suebayasifile kern/vfs_lockf.c vfs 16781.1113Suebayasifile kern/vfs_lookup.c vfs 16791.1113Suebayasifile kern/vfs_mount.c vfs 16801.1113Suebayasifile kern/vfs_quotactl.c vfs 16811.1113Suebayasifile kern/vfs_subr.c vfs 16821.1113Suebayasifile kern/vfs_syscalls.c vfs 16831.1113Suebayasifile kern/vfs_trans.c vfs 16841.1113Suebayasifile kern/vfs_vnode.c vfs 16851.1113Suebayasifile kern/vfs_vnops.c vfs 16861.911Ssimonbfile kern/vfs_wapbl.c wapbl 16871.1113Suebayasifile kern/vfs_xattr.c vfs 16881.1113Suebayasifile kern/vnode_if.c vfs 16891.1113Suebayasifile miscfs/deadfs/dead_vfsops.c vfs 16901.1113Suebayasifile miscfs/deadfs/dead_vnops.c vfs 16911.1113Suebayasifile miscfs/fifofs/fifo_vnops.c vfs 16921.1113Suebayasifile miscfs/genfs/genfs_io.c vfs 16931.1113Suebayasifile miscfs/genfs/genfs_rename.c vfs 16941.1113Suebayasifile miscfs/genfs/genfs_vfsops.c vfs 16951.1113Suebayasifile miscfs/genfs/genfs_vnops.c vfs 16961.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 16971.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 16981.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 16991.1113Suebayasifile miscfs/specfs/spec_vnops.c vfs 17001.1113Suebayasifile miscfs/syncfs/sync_subr.c vfs 17011.1113Suebayasifile miscfs/syncfs/sync_vnops.c vfs 17021.979Suebayasi 17031.970Spookafile net/bpf.c bpfilter 17041.426Slukemfile net/bpf_filter.c bpf_filter 17051.970Spookafile net/bpf_stub.c 17061.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 17071.426Slukemfile net/if.c 17081.1070Schristosfile net/if_arcsubr.c arcnet needs-flag 17091.426Slukemfile net/if_atmsubr.c atm 17101.1070Schristosfile net/if_bridge.c bridge needs-flag 17111.433Sthorpejfile net/bridgestp.c bridge 17121.457Sbjh21file net/if_ecosubr.c eco 17131.1070Schristosfile net/if_etherip.c etherip needs-flag 17141.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 17151.1095Sozaki wlan needs-flag 17161.1070Schristosfile net/if_faith.c faith & (inet | inet6) needs-flag 17171.1070Schristosfile net/if_fddisubr.c fddi needs-flag 17181.1070Schristosfile net/if_gif.c gif needs-flag 17191.1070Schristosfile net/if_gre.c gre needs-flag 17201.426Slukemfile net/if_hippisubr.c hippi needs-flag 17211.426Slukemfile net/if_ieee1394subr.c ieee1394 17221.1076Sjakllschfile net/if_loop.c loop 17231.426Slukemfile net/if_media.c 17241.991Skefrenfile net/if_mpls.c ifmpls needs-flag 17251.1070Schristosfile net/if_ppp.c ppp needs-flag 17261.826Smousefile net/if_srt.c srt 17271.1093Schristosfile net/if_stf.c stf & inet & inet6 needs-flag 17281.1070Schristosfile net/if_sl.c sl needs-flag 17291.426Slukemfile net/if_spppsubr.c sppp 17301.1070Schristosfile net/if_strip.c strip needs-flag 17311.426Slukemfile net/if_tokensubr.c token needs-flag 17321.1076Sjakllschfile net/if_tap.c tap 17331.1069Schristosfile net/if_tun.c tun 17341.1070Schristosfile net/if_vlan.c vlan needs-flag 17351.502Smartinfile net/if_pppoe.c pppoe needs-flag 17361.1077Srmindfile net/pfil.c 17371.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 17381.426Slukemfile net/ppp_tty.c ppp 17391.1092Srmindfile net/pktqueue.c 17401.899Sthorpejfile net/net_stats.c 17411.426Slukemfile net/radix.c 17421.426Slukemfile net/raw_cb.c 17431.426Slukemfile net/raw_usrreq.c 17441.426Slukemfile net/route.c 17451.1006Sdyoungfile net/rtbl.c 17461.426Slukemfile net/rtsock.c 17471.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 17481.1085Sozakifile net/zlib.c (ppp & ppp_deflate) | opencrypto | vnd_compression | kdtrace_hooks 17491.921Stlsfile netinet/accf_data.c accf_data 17501.921Stlsfile netinet/accf_http.c accf_http 17511.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 17521.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 17531.426Slukemfile netinet/if_atm.c atm 17541.888Sjoergfile netinet/in4_cksum.c inet 17551.888Sjoergfile netinet/in_cksum.c inet 17561.426Slukemfile netinet/in_gif.c gif & inet 17571.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 17581.1073Schristosfile netinet/ip_ecn.c ipsec | gif | stf 17591.426Slukemfile netinet/ip_encap.c inet | inet6 17601.818Srpaulofile netinet/ip_etherip.c etherip & inet 17611.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 17621.426Slukemfile netinet6/in6_gif.c gif & inet6 17631.516Sthorpej 17641.979Suebayasiinclude "netisdn/files.i4b" 17651.493Sjdolecek 17661.493Sjdolecek# Game adapter (joystick) 17671.493Sjdolecekdevice joy 17681.493Sjdolecekfile dev/ic/joy.c joy needs-flag 17691.582Shaya 17701.1029Ssjg# process monitor for make(1) 17711.1029Ssjg# normally built as module 17721.1029Ssjgdefpseudo filemon 17731.1029Ssjgfile dev/filemon/filemon.c filemon 17741.1029Ssjgfile dev/filemon/filemon_wrapper.c filemon 17751.1029Ssjg 17761.713Syamtinclude "net/agr/files.agr" 17771.734Sjmcneill 17781.734Sjmcneill# 17791.734Sjmcneill# General Purpose Input/Output framework 17801.734Sjmcneill# 17811.769Srizdefine onewire_bitbang 17821.734Sjmcneillinclude "dev/gpio/files.gpio" 17831.769Sriz 17841.769Srizinclude "dev/onewire/files.onewire" 17851.872Sjmcneill 17861.872Sjmcneill# 17871.872Sjmcneill# Pseudo audio device 17881.872Sjmcneill# 17891.872Sjmcneillinclude "dev/pad/files.pad" 17901.877Sjoerg 17911.877Sjoerg# 17921.877Sjoerg# Intel 386 Real Mode emulator 17931.877Sjoerg# 17941.877Sjoerginclude "lib/libx86emu/files.x86emu" 17951.882Syamt 17961.882Syamt# 17971.882Syamt# "tprof" profiler. 17981.882Syamt# 17991.882Syamtinclude "dev/tprof/files.tprof" 18001.944Sjmcneill 18011.944Sjmcneill# 18021.944Sjmcneill# alternate memory device 18031.944Sjmcneill# 18041.944Sjmcneillinclude "dev/altmem/files.altmem" 18051.1003Sahoka 18061.1003Sahoka# 18071.1003Sahoka# Flash subsystem 18081.1003Sahoka# 18091.1003Sahokainclude "dev/flash/files.flash" 18101.1003Sahoka 18111.1003Sahoka# 18121.1003Sahoka# NAND subsytem 18131.1003Sahoka# 18141.1003Sahokainclude "dev/nand/files.nand" 18151.1003Sahoka 18161.1019Sjmcneill# 18171.1020Scliff# NOR subsytem 18181.1020Scliff# 18191.1020Scliffinclude "dev/nor/files.nor" 18201.1031Sriz 18211.1031Sriz# 18221.1031Sriz# iscsi 18231.1031Sriz# 18241.1031Srizinclude "dev/iscsi/files.iscsi" 18251.1066Schristos 18261.1066Schristos# Atheros AR9k (802.11a/g/n) driver 18271.1066Schristosdefflag opt_athn.h ATHN_DEBUG 18281.1066Schristosdevice athn: arp, ether, ifnet, wlan 18291.1066Schristosfile dev/ic/athn.c athn 18301.1066Schristosfile dev/ic/arn5008.c athn 18311.1066Schristosfile dev/ic/arn5416.c athn 18321.1066Schristosfile dev/ic/arn9003.c athn 18331.1066Schristosfile dev/ic/arn9280.c athn 18341.1066Schristosfile dev/ic/arn9285.c athn 18351.1066Schristosfile dev/ic/arn9287.c athn 18361.1066Schristosfile dev/ic/arn9380.c athn 1837