files revision 1.1104
11.1104Sjmcneill# $NetBSD: files,v 1.1104 2014/09/13 14:47:35 jmcneill Exp $ 21.60Scgd# @(#)files.newconf 7.5 (Berkeley) 5/10/93 31.60Scgd 41.1102Sjoergversion 20140824 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.473Slukem# 1571.570Sthorpej# Cryptography support. Include this early, since several things 1581.570Sthorpej# use it. 1591.624Sjonathan 1601.624Sjonathan# Individual crypto transforms 1611.570Sthorpejinclude "crypto/arc4/files.arc4" 1621.570Sthorpejinclude "crypto/des/files.des" 1631.570Sthorpejinclude "crypto/blowfish/files.blowfish" 1641.570Sthorpejinclude "crypto/cast128/files.cast128" 1651.570Sthorpejinclude "crypto/rijndael/files.rijndael" 1661.644Stlsinclude "crypto/skipjack/files.skipjack" 1671.1011Sdrochnerinclude "crypto/camellia/files.camellia" 1681.626Sthorpej# General-purpose crypto processing framework. 1691.626Sthorpejinclude "opencrypto/files.opencrypto" 1701.626Sthorpej 1711.1032Stls# NIST SP800.90 CTR DRBG 1721.1032Stlsinclude "crypto/nist_ctr_drbg/files.nist_ctr_drbg" 1731.1032Stls 1741.1096Stls# ChaCha-based fast PRNG 1751.1096Stlsinclude "crypto/cprng_fast/files.cprng_fast" 1761.1096Stls 1771.570Sthorpej# 1781.1014Smrg# Kernel history/tracing. Old UVMHIST depends upon this. 1791.1014Smrg# 1801.1014Smrgdefflag opt_kernhist.h KERNHIST KERNHIST_PRINT 1811.1083Smattdefparam opt_kernhist.h KERNHIST_DELAY 1821.1014Smrgfile kern/kern_history.c kernhist 1831.1014Smrg 1841.1014Smrg# 1851.618Sthorpej# System monitoring framework 1861.618Sthorpej# 1871.618Sthorpejinclude "dev/sysmon/files.sysmon" 1881.618Sthorpej 1891.618Sthorpej# 1901.563Sthorpej# Networking protocols 1911.563Sthorpej# 1921.971Spooka 1931.971Spooka# Attribute used by various things that need BPF's virtual machine 1941.971Spooka# 1951.971Spookadefine bpf_filter 1961.971Spookadefparam opt_bpf.h BPF_BUFSIZE 1971.971Spooka 1981.1060Salnsndefflag opt_bpfjit.h BPFJIT 1991.1060Salnsn 2001.1060Salnsnfile net/bpfjit.c sljit & bpfjit 2011.1060Salnsn 2021.743Sthorpejinclude "net80211/files.net80211" 2031.563Sthorpejinclude "netatalk/files.netatalk" 2041.782Sgdamoreinclude "netbt/files.netbt" 2051.565Sthorpejinclude "netinet/files.netinet" 2061.565Sthorpejinclude "netinet6/files.netinet6" 2071.632Sitojuninclude "netipsec/files.netipsec" 2081.991Skefreninclude "netmpls/files.netmpls" 2091.567Sthorpejinclude "netnatm/files.netnatm" 2101.600Sjdolecekinclude "netsmb/files.netsmb" 2111.994Srmind 2121.994Srmindinclude "net/npf/files.npf" 2131.994Srmindinclude "netinet/files.ipfilter" 2141.677Sitojuninclude "net/files.pf" 2151.563Sthorpej 2161.795Smattobsolete defflag CCITT # obsolete 2171.795Smattobsolete defflag HDLC # obsolete 2181.795Smattobsolete defflag LLC # obsolete 2191.795Smattobsolete defflag opt_ns.h NS NSIP # obsolete 2201.795Smattobsolete defflag IPX # obsolete 2211.939Sjymobsolete defparam opt_md.h MEMORY_RBFLAGS # superseded by 2221.939Sjym # MEMORY_DISK_RBFLAGS 2231.939Sjym 2241.603Sperseantdefflag opt_bridge_ipf.h BRIDGE_IPF # bridge(4) use inet_pfil_hooks 2251.474Slukemdefflag opt_ppp.h PPP_DEFLATE PPP_BSDCOMP PPP_FILTER 2261.474Slukem # Include deflate or bsd 2271.474Slukem # compression, enable pppd 2281.474Slukem # packet filtering support 2291.793Spaveldefflag opt_pppoe.h PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS 2301.189Sscottr 2311.189Sscottr# networking options 2321.473Slukem# 2331.474Slukemdefflag GATEWAY 2341.748Syamtdefparam opt_nmbclusters.h NMBCLUSTERS 2351.474Slukemdefparam SB_MAX 2361.171Smrg 2371.189Sscottr# file system options 2381.473Slukem# 2391.1004Sbouyerdefflag opt_quota.h QUOTA QUOTA2 # XXX files.ufs? 2401.685Sthorpejdefflag VNODE_LOCKDEBUG 2411.759Schsdefflag MAGICLINKS 2421.353Soster 2431.276Sscottr# buffer cache size options 2441.473Slukem# 2451.474Slukemdefparam opt_bufcache.h BUFCACHE BUFPAGES 2461.276Sscottr 2471.449Sgmcgarry# userconf 2481.473Slukem# 2491.474Slukemdefflag USERCONF 2501.449Sgmcgarry 2511.663Satatat# sysctl related 2521.663Satatat# 2531.663Satatatdefflag opt_sysctl.h SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE 2541.663Satatat SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE 2551.665Satatat SYSCTL_INCLUDE_DESCR 2561.663Satatat 2571.473Slukem# 2581.289Slukem# Not entirely MI, but present on multiple arch's 2591.473Slukem# 2601.289Slukem 2611.276Sscottr# PC-style MBR handling 2621.473Slukem# 2631.474Slukemdefflag opt_mbr.h COMPAT_386BSD_MBRPART 2641.209Sjonathan 2651.745Sthorpej# 2661.209Sjonathan# debugging options 2671.473Slukem# 2681.745Sthorpejinclude "ddb/files.ddb" # in-kernel dynamic debugger 2691.745Sthorpej 2701.474Slukemdefflag opt_kgdb.h KGDB 2711.613Smartindefparam opt_kgdb.h KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT 2721.474Slukem KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE 2731.474Slukemdefflag LOCKDEBUG 2741.474Slukemdefflag SYSCALL_DEBUG 2751.540Syamtdefflag opt_kstack.h KSTACK_CHECK_MAGIC 2761.271Sjonathan 2771.271Sjonathan# memory (ram) disk options 2781.473Slukem# 2791.474Slukemdefflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT 2801.474Slukem MEMORY_DISK_DYNAMIC 2811.851Sdsldefparam opt_md.h MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE 2821.939Sjym MEMORY_DISK_RBFLAGS 2831.159Sdrochner 2841.842Smanudefflag opt_tftproot.h TFTPROOT TFTPROOT_DEBUG 2851.842Smanu 2861.543Sbriggs# Support for hardware performance monitoring counters 2871.543Sbriggs# 2881.543Sbriggsdefflag opt_perfctrs.h PERFCTRS 2891.636Sjdolecek 2901.936Schristosdefflag opt_wlan.h WLAN 2911.936Schristos 2921.819Swiz# Machine-independent device majors assignements 2931.640Sjdolecekinclude "conf/majors" 2941.543Sbriggs 2951.60Scgd# generic attributes 2961.473Slukem# 2971.519Saugustssdefine audiobus { } 2981.474Slukemdefine midibus { } 2991.232Saugustssdefine midisyn 3001.915Sjmcneilldefine videobus { } 3011.638Sbouyerdefine ata {[channel = -1]} 3021.674Sthorpejdefine sata 3031.947Sjakllschdefine sata_fis 3041.1054Sbouyerdefine sata_pmp 3051.558Sthorpejdefine scsi_core 3061.558Sthorpejdefine scsi {[channel = -1]}: scsi_core 3071.638Sbouyerdefine ata_hl {[drive = -1]} 3081.637Sbouyerdefine atapi { } 3091.489Sdrochnerdefine radiodev { } 3101.614Sgmcgarrydefine gpibdev {[address = -1]} 3111.734Sjmcneilldefine gpiobus { } 3121.769Srizdefine onewirebus { } 3131.659Sbjh21define pckbport {[slot = -1]} 3141.659Sbjh21define pckbport_machdep_cnattach 3151.754Sthorpejdefine firmload 3161.67Scgd 3171.67Scgd# audio device attributes 3181.473Slukem# 3191.63Sbrezakdefine mulaw 3201.132Saugustssdefine auconv 3211.500Skentdefine aurateconv 3221.629Sthorpej 3231.228Saugustss# audio and midi devices, attaches to audio hardware driver 3241.473Slukem# 3251.876Sjmcneilldevice audio: audiodev 3261.519Saugustssattach audio at audiobus 3271.228Saugustssdevice midi 3281.228Saugustssattach midi at midibus 3291.363Sthorpej 3301.650Sbjh21# console bell via audio device 3311.650Sbjh21# 3321.650Sbjh21define audiobell 3331.650Sbjh21 3341.915Sjmcneill# video devices, attaches to video hardware driver 3351.915Sjmcneill# 3361.915Sjmcneilldevice video 3371.915Sjmcneillattach video at videobus 3381.915Sjmcneill 3391.1024Sjmcneill# DTV subsystem 3401.1024Sjmcneill# 3411.1024Sjmcneillinclude "dev/dtv/files.dtv" 3421.1024Sjmcneill 3431.922Spgoyette# National Semiconductor LM7[89] 3441.922Spgoyette# 3451.922Spgoyette# (included here so files.i2c can define an attachment) 3461.922Spgoyette 3471.922Spgoyettedevice lm: sysmon_envsys 3481.922Spgoyettefile dev/ic/nslm7x.c lm needs-flag 3491.922Spgoyette 3501.984Spgoyette# JEDEC standard SPD EPROM 3511.984Spgoyette# 3521.984Spgoyette# (included here so files.i2c can define an attachment) 3531.984Spgoyette 3541.984Spgoyettedevice spdmem 3551.984Spgoyettefile dev/ic/spdmem.c spdmem 3561.984Spgoyette 3571.635Sthorpej# I2C device support 3581.635Sthorpejinclude "dev/i2c/files.i2c" 3591.635Sthorpej 3601.813Sgdamore# SPI device support 3611.813Sgdamoreinclude "dev/spi/files.spi" 3621.813Sgdamore 3631.559Sthorpej# IR device support 3641.559Sthorpejinclude "dev/ir/files.ir" 3651.559Sthorpej 3661.651Sjdolecek# Parallel Port Bus support 3671.651Sjdolecekinclude "dev/ppbus/files.ppbus" 3681.651Sjdolecek 3691.363Sthorpej# raster operations attributes 3701.473Slukem# 3711.426Slukemdefine rasops1 3721.426Slukemdefine rasops2 3731.426Slukemdefine rasops4 3741.426Slukemdefine rasops8 3751.426Slukemdefine rasops15 3761.426Slukemdefine rasops16 3771.426Slukemdefine rasops24 3781.426Slukemdefine rasops32 3791.829Soberdefine rasops_rotation 3801.60Scgd 3811.997Sjmcneill# image decoding support 3821.997Sjmcneillinclude "dev/stbi/files.stbi" 3831.997Sjmcneill 3841.760Sjmcneill# splash screen support 3851.760Sjmcneillinclude "dev/splash/files.splash" 3861.760Sjmcneill 3871.768Sgdamore# videomode support 3881.768Sgdamoreinclude "dev/videomode/files.videomode" 3891.768Sgdamore 3901.67Scgd# net device attributes - we have generic code for arc(net), ether(net), 3911.457Sbjh21# fddi, token ring, atm and eco(net). 3921.473Slukem# 3931.874Scubedefine arcnet 3941.88Schuckdefine atm 3951.457Sbjh21define eco 3961.60Scgddefine ether 3971.67Scgddefine fddi 3981.185Skmldefine hippi 3991.399Sonoedefine ieee1394 4001.282Sbaddefine token 4011.284Sexplorerdefine sppp 4021.1032Stlsdefine wlan 4031.294Sitojundefine crypto 4041.100Sws 4051.1039Schristos# TPM 4061.1039Schristosdevice tpm 4071.1039Schristosfile dev/ic/tpm.c tpm needs-flag 4081.1039Schristos 4091.119Sis# devices ARPing IPv4 pull this in: 4101.473Slukem# 4111.119Sisdefine arp 4121.119Sis 4131.515Sthorpej# 4141.515Sthorpej# ALTQ network traffic shaping subsystem 4151.515Sthorpej# 4161.515Sthorpejinclude "altq/files.altq" 4171.515Sthorpej 4181.473Slukem# 4191.560Sthorpej# IPKDB kernel debugger 4201.473Slukem# 4211.560Sthorpejinclude "ipkdb/files.ipkdb" 4221.102Sws 4231.404Sad# Logical disk 4241.473Slukem# 4251.404Saddevice ld: disk 4261.426Slukemfile dev/ld.c ld needs-flag 4271.513Sthorpej 4281.513Sthorpej# 4291.513Sthorpej# MII/PHY support for network devices 4301.513Sthorpej# 4311.513Sthorpejinclude "dev/mii/files.mii" 4321.375Sthorpej 4331.473Slukem# 4341.512Sthorpej# RAIDframe 4351.512Sthorpej# 4361.512Sthorpejinclude "dev/raidframe/files.raidframe" 4371.639Sgrog 4381.639Sgrog# 4391.542Sthorpej# Hardware-assisted data mover API 4401.542Sthorpej# 4411.542Sthorpejinclude "dev/dmover/files.dmover" 4421.512Sthorpej 4431.512Sthorpej# 4441.83Sthorpej# "Chipset" drivers. These are the bus-independent routines which 4451.83Sthorpej# contain the cfdrivers. Attachments are provided by files.<bus> 4461.473Slukem# 4471.145Schristos 4481.145Schristos# Adaptec AIC-6[32]60 ICs 4491.473Slukem# 4501.173Sthorpejdevice aic: scsi 4511.145Schristosfile dev/ic/aic6360.c aic 4521.346Sthorpej 4531.346Sthorpej# SMC 93Cx6 Serial EEPROM devices 4541.473Slukem# 4551.346Sthorpejdefine smc93cx6 4561.346Sthorpejfile dev/ic/smc93cx6.c smc93cx6 4571.83Sthorpej 4581.86Smycroft# Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers 4591.473Slukem# 4601.474Slukemdefparam opt_ahc.h AHC_DEBUG 4611.474Slukemdefflag opt_ahc.h AHC_NO_TAGS 4621.173Sthorpejdevice ahc: scsi 4631.345Sthorpejdefine ahc_seeprom 4641.354Sfvdldefine ahc_aic77xx 4651.142Senamifile dev/ic/aic7xxx.c ahc 4661.609Sfvdlfile dev/ic/aic7xxx_osm.c ahc 4671.345Sthorpejfile dev/ic/aic7xxx_seeprom.c ahc_seeprom 4681.354Sfvdlfile dev/ic/aic77xx.c ahc_aic77xx 4691.609Sfvdl 4701.609Sfvdl# Adaptec aic79xx SCSI controllers 4711.609Sfvdldefflag opt_ahd.h AHD_DEBUG 4721.609Sfvdldevice ahd: scsi 4731.609Sfvdlfile dev/ic/aic79xx.c ahd 4741.609Sfvdlfile dev/ic/aic79xx_osm.c ahd 4751.318Sad 4761.318Sad# DPT EATA SCSI controllers 4771.473Slukem# 4781.318Saddevice dpt: scsi 4791.318Sadfile dev/ic/dpt.c dpt 4801.355Sad 4811.355Sad# Compaq Smart ARRAY controllers 4821.473Slukem# 4831.355Saddevice cac {unit = -1} 4841.355Sadfile dev/ic/cac.c cac 4851.355Sad 4861.404Sadattach ld at cac with ld_cac 4871.404Sadfile dev/ic/ld_cac.c ld_cac 4881.419Sad 4891.764She# HP/Compaq Command Interface for SCSI-3 Support 4901.764She# 4911.764Shedevice ciss: scsi 4921.764Shefile dev/ic/ciss.c ciss 4931.764She 4941.419Sad# Mylex DAC960 RAID controllers 4951.473Slukem# 4961.419Saddevice mlx {unit = -1} 4971.419Sadfile dev/ic/mlx.c mlx needs-flag 4981.419Sad 4991.419Sadattach ld at mlx with ld_mlx 5001.419Sadfile dev/ic/ld_mlx.c ld_mlx 5011.521Sad 5021.521Sad# ICP-Vortex/Intel RAID controllers 5031.521Sad# 5041.521Saddevice icp {unit = -1} 5051.521Sadfile dev/ic/icp.c icp needs-flag 5061.611Sthorpejfile dev/ic/icp_ioctl.c icp 5071.521Sad 5081.521Sadattach ld at icp with ld_icp 5091.521Sadfile dev/ic/ld_icp.c ld_icp 5101.521Sad 5111.521Saddevice icpsp: scsi 5121.521Sadfile dev/ic/icpsp.c icpsp 5131.521Sadattach icpsp at icp 5141.523Sad 5151.523Sad# Adaptec FSA RAID controllers 5161.523Sad# 5171.523Saddevice aac {unit = -1} 5181.523Sadfile dev/ic/aac.c aac 5191.523Sad 5201.523Sadattach ld at aac with ld_aac 5211.523Sadfile dev/ic/ld_aac.c ld_aac 5221.238Sdante 5231.238Sdante# AdvanSys 1200A, 1200B and ULTRA SCSI controllers 5241.473Slukem# 5251.238Sdantedevice adv: scsi 5261.238Sdantefile dev/ic/adv.c adv 5271.428Sthorpejfile dev/ic/advlib.c adv 5281.428Sthorpejfile dev/ic/advmcode.c adv 5291.248Sdante 5301.248Sdante# AdvanSys ULTRA WIDE SCSI controllers 5311.473Slukem# 5321.248Sdantedevice adw: scsi 5331.248Sdantefile dev/ic/adw.c adw 5341.194Sjonathan 5351.130Sjonathan# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers 5361.130Sjonathan# (Must be declared before AHA to ensure bha probes before aha. 5371.130Sjonathan# Probing AHA first configures bhas as aha, via their AHA 5381.130Sjonathan# hardware-compatibility mode.) 5391.473Slukem# 5401.173Sthorpejdevice bha: scsi 5411.142Senamifile dev/ic/bha.c bha 5421.130Sjonathan 5431.113Smycroft# Adaptec AHA-154x and AHA-164x controllers 5441.130Sjonathan# (must be after bha, see above) 5451.473Slukem# 5461.173Sthorpejdevice aha: scsi 5471.142Senamifile dev/ic/aha.c aha 5481.445Stsutsui 5491.445Stsutsui# Initio INIC-940/950 SCSI controllers 5501.473Slukem# 5511.445Stsutsuidevice iha: scsi 5521.445Stsutsuifile dev/ic/iha.c iha 5531.118Scgd 5541.118Scgd# Qlogic ISP 10x0 SCSI Controllers 5551.473Slukem# 5561.474Slukemdefflag opt_isp.h ISP_DISABLE_1020_SUPPORT 5571.474Slukem ISP_DISABLE_1080_SUPPORT 5581.474Slukem ISP_DISABLE_2100_SUPPORT 5591.474Slukem ISP_DISABLE_2200_SUPPORT 5601.846Smjacob ISP_DISABLE_2300_SUPPORT 5611.894Smjacob ISP_DISABLE_2322_SUPPORT 5621.846Smjacob ISP_DISABLE_2400_SUPPORT 5631.846Smjacob ISP_DISABLE_FW 5641.846Smjacob ISP_TARGET_MODE 5651.474Slukemdefparam opt_isp.h ISP_LOGDEFAULT 5661.894Smjacob ISP_VPORTS 5671.173Sthorpejdevice isp: scsi 5681.142Senamifile dev/ic/isp.c isp 5691.846Smjacobfile dev/ic/isp_library.c isp 5701.223Smjacobfile dev/ic/isp_netbsd.c isp 5711.711Sdrochnerfile dev/ic/isp_target.c isp & isp_target_mode 5721.821Sbouyer# LSILogic MegaRAID SAS 5731.821Sbouyer# 5741.821Sbouyerdevice mfi: scsi 5751.821Sbouyerfile dev/ic/mfi.c mfi 5761.821Sbouyer 5771.528Smatt# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers 5781.528Smatt# 5791.608Sthorpejdevice mpt: scsi 5801.608Sthorpejfile dev/ic/mpt.c mpt 5811.608Sthorpejfile dev/ic/mpt_debug.c mpt 5821.608Sthorpejfile dev/ic/mpt_netbsd.c mpt 5831.605Stsutsui 5841.682Sitohy# Workbit NinjaSCSI-32 controllers 5851.682Sitohydevice njs: scsi 5861.682Sitohyfile dev/ic/ninjascsi32.c njs 5871.682Sitohy 5881.605Stsutsui# Symbios/NCR 53c700 SCSI controllers 5891.605Stsutsuidevice oosiop: scsi 5901.605Stsutsuifile dev/ic/oosiop.c oosiop 5911.436Stsutsui 5921.436Stsutsui# Symbios/NCR 53c710 SCSI controllers 5931.473Slukem# 5941.436Stsutsuidevice osiop: scsi 5951.436Stsutsuifile dev/ic/osiop.c osiop 5961.364Sbouyer 5971.368Sbouyer# common stuff for siop and esiop 5981.473Slukem# 5991.426Slukemdefine siop_common 6001.426Slukemfile dev/ic/siop_common.c siop_common 6011.368Sbouyer 6021.364Sbouyer# Symbios/NCR 53c720/53c8xx SCSI controllers 6031.473Slukem# 6041.426Slukemdevice siop: scsi,siop_common 6051.898Sskrllfile dev/ic/siop.c siop & (siop_pci | siop_gedoens) 6061.517Sbouyerdefflag opt_siop.h SIOP_SYMLED 6071.518Sbouyer 6081.518Sbouyerdevice esiop: scsi,siop_common 6091.518Sbouyerfile dev/ic/esiop.c esiop 6101.94Smycroft 6111.94Smycroft# UltraStor SCSI controllers 6121.473Slukem# 6131.173Sthorpejdevice uha: scsi 6141.142Senamifile dev/ic/uha.c uha 6151.409Sonoe 6161.878Sgarbled# 3Com common probe code 6171.878Sgarbleddefine elink 6181.878Sgarbledfile dev/isa/elink.c elink 6191.878Sgarbled 6201.409Sonoe# Aironet PC4500/PC4800 6211.473Slukem# 6221.653Stsarnadevice an: arp, wlan, ifnet 6231.409Sonoefile dev/ic/an.c an 6241.86Smycroft 6251.376Sonoe# AMD 79c930-based 802.11 cards 6261.473Slukem# 6271.376Sonoedevice awi: arp, wlan, ifnet 6281.376Sonoefile dev/ic/awi.c awi 6291.376Sonoefile dev/ic/am79c930.c awi 6301.438Sichiro 6311.438Sichiro# Lucent & Intersil WaveLan IEEE (802.11) 6321.473Slukem# 6331.656Sjunyoungdevice wi: arp, wlan, ifnet 6341.438Sichirofile dev/ic/wi.c wi 6351.617Sdyoung 6361.930Salc# Atheros HAL 6371.930Salc# 6381.930Salcinclude "external/isc/atheros_hal/conf/files.ath_hal" 6391.930Salc 6401.641Sdyoung# Atheros 5210/5211/5212 multi-mode 802.11 6411.641Sdyoung# 6421.656Sjunyoungdevice ath: arp, wlan, ifnet 6431.1066Schristosfile dev/ic/ath.c ath 6441.1066Schristosfile dev/ic/ath_netbsd.c ath 6451.1066Schristosfile dev/ic/athrate-sample.c ath 6461.641Sdyoung 6471.617Sdyoung# ADMtek ADM8211 802.11 6481.617Sdyoung# 6491.656Sjunyoungdevice atw: arp, wlan, ifnet, smc93cx6 6501.617Sdyoungfile dev/ic/atw.c atw 6511.376Sonoe 6521.687Sdyoung# Realtek RTL8180 802.11 6531.687Sdyoung# 6541.687Sdyoungdevice rtw: arp, wlan, ifnet, smc93cx6 6551.687Sdyoungfile dev/ic/rtw.c rtw 6561.687Sdyoungfile dev/ic/rtwphy.c rtw 6571.687Sdyoungfile dev/ic/rtwphyio.c rtw 6581.687Sdyoung 6591.780Srpaulo# Ralink RT2500/RT2600 802.11 6601.779Smartindevice ral: arp, ether, ifnet, wlan, firmload 6611.778Sdogcowfile dev/ic/rt2560.c ral 6621.778Sdogcowfile dev/ic/rt2661.c ral 6631.722Sdrochner 6641.1053Sdegroote# Marvell Libertas Open 6651.1053Sdegrootedevice malo: arp, ether, ifnet, wlan, firmload 6661.1053Sdegrootefile dev/ic/malo.c malo 6671.1053Sdegroote 6681.83Sthorpej# 3Com Etherlink-III Ethernet controller 6691.473Slukem# 6701.333Sthorpejdevice ep: arp, ether, ifnet, mii, mii_bitbang 6711.142Senamifile dev/ic/elink3.c ep 6721.253Sfvdl 6731.253Sfvdl# 3Com EtherLink XL Controller 6741.473Slukem# 6751.331Sthorpejdevice ex: arp, ether, ifnet, mii, mii_bitbang 6761.253Sfvdlfile dev/ic/elinkxl.c ex 6771.131Smatt 6781.131Smatt# DEC EtherWORKS III (LEMAC) Ethernet controllers 6791.473Slukem# 6801.173Sthorpejdevice lc: arp, ether, ifnet 6811.142Senamifile dev/ic/lemac.c lc 6821.84Smycroft 6831.84Smycroft# LANCE and PCnet Ethernet controllers 6841.473Slukem# 6851.173Sthorpejdevice le: arp, ether, ifnet 6861.426Slukemdefine le24 6871.426Slukemdefine le32 6881.227Sexplorerfile dev/ic/am7990.c le24 6891.225Sdrochnerfile dev/ic/am79900.c le32 6901.225Sdrochnerfile dev/ic/lance.c le24 | le32 6911.383Sthorpej 6921.383Sthorpej# DEC DEPCA-family of LANCE Ethernet controllers 6931.473Slukem# 6941.383Sthorpejdevice depca { }: le24 6951.383Sthorpejfile dev/ic/depca.c depca 6961.383Sthorpejattach le at depca with le_depca 6971.122Sscottr 6981.290Smrg# Sun HME Ethernet controllers 6991.473Slukem# 7001.293Spkdevice hme: arp, ether, ifnet, mii 7011.293Spkfile dev/ic/hme.c hme 7021.461Seeh 7031.461Seeh# Sun GEM Ethernet controllers 7041.473Slukem# 7051.461Seehdevice gem: arp, ether, ifnet, mii 7061.461Seehfile dev/ic/gem.c gem 7071.290Smrg 7081.1103Smartin# Synopsis Designware GMAC core, as found on allwinner a20 7091.1103Smartin# and other SoCs 7101.1103Smartindevice awge: arp, ether, ifnet, mii 7111.1103Smartinfile dev/ic/dwc_gmac.c awge 7121.1103Smartin 7131.122Sscottr# 8390-family Ethernet controllers 7141.473Slukem# 7151.569Sthorpejdefflag opt_ipkdb.h IPKDB_DP8390 7161.122Sscottrdefine dp8390nic 7171.569Sthorpejfile dev/ic/dp8390.c dp8390nic | ipkdb_dp8390 7181.485Sbjh21 7191.485Sbjh21# National Semiconductor DP83905 AT/LANTIC Ethernet media support 7201.485Sbjh21# 7211.485Sbjh21define dp83905 7221.485Sbjh21file dev/ic/dp83905.c dp83905 7231.484Sbjh21 7241.484Sbjh21# Macronix MX98905 Ethernet controller 7251.484Sbjh21# (use as an attribute for an "ne" bus attachment) 7261.484Sbjh21# 7271.484Sbjh21define mx98905 7281.484Sbjh21file dev/ic/mx98905.c mx98905 7291.77Scgd 7301.282Sbad# TROPIC Token-Ring controller 7311.473Slukem# 7321.282Sbaddevice tr: arp, token, ifnet 7331.282Sbadfile dev/ic/tropic.c tr 7341.282Sbad 7351.91Scgd# NCR 5380 SCSI Bus Controller 7361.473Slukem# 7371.91Scgddefine ncr5380sbc 7381.142Senamifile dev/ic/ncr5380sbc.c ncr5380sbc 7391.356Spkdevice nca: scsi, ncr5380sbc 7401.91Scgd 7411.434Sfredette# Sun sc PAL SCSI Bus Controller 7421.473Slukem# 7431.434Sfredettedefine sunscpal 7441.434Sfredettefile dev/ic/sunscpal.c sunscpal 7451.434Sfredettedevice ssc: scsi, sunscpal 7461.434Sfredette 7471.91Scgd# DEC FDDI Chipset 7481.473Slukem# 7491.91Scgddefine pdq 7501.142Senamifile dev/ic/pdq.c pdq 7511.142Senamifile dev/ic/pdq_ifsubr.c pdq 7521.98Schristos 7531.474Slukem# Cyclades Cyclom-8/16/32 7541.473Slukem# 7551.173Sthorpejdevice cy: tty 7561.142Senamifile dev/ic/cy.c cy needs-flag 7571.103Sthorpej 7581.103Sthorpej# Efficient Networks, Inc. ATM interface 7591.473Slukem# 7601.173Sthorpejdevice en: atm, ifnet 7611.142Senamifile dev/ic/midway.c en 7621.117Sthorpej 7631.117Sthorpej# NCR 53x9x or Emulex ESP SCSI Controller 7641.473Slukem# 7651.117Sthorpejdefine ncr53c9x 7661.359Smycroftdevice esp: scsi, ncr53c9x 7671.142Senamifile dev/ic/ncr53c9x.c ncr53c9x 7681.227Sexplorer 7691.679Smycroft# Fujitsu MB87030/MB89352 SCSI Protocol Controller 7701.679Smycroftdevice spc: scsi 7711.679Smycroftfile dev/ic/mb89352.c spc 7721.679Smycroft 7731.796Sbjh21# Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller 7741.796Sbjh21define wd33c93 7751.796Sbjh21file dev/ic/wd33c93.c wd33c93 7761.796Sbjh21 7771.590Ssoren# Hitachi HD44780 LCD panel controller 7781.590Ssorendefine hd44780 7791.590Ssorenfile dev/ic/hd44780_subr.c hd44780 7801.590Ssorenfile dev/ic/lcdkp_subr.c hd44780 7811.590Ssoren 7821.710Sjoff# Matrix keypad 7831.710Sjoffdefine matrixkp 7841.710Sjofffile dev/ic/matrixkp_subr.c matrixkp 7851.710Sjoff 7861.227Sexplorer# Hitachi HD64570 serial controller 7871.473Slukem# 7881.359Smycroftdefine hd64570 7891.227Sexplorerfile dev/ic/hd64570.c hd64570 7901.339Schopps 7911.339Schopps# Riscom/N2 ISA/PCI Sync Serial Controller 7921.473Slukem# 7931.339Schoppsdevice ntwoc: ifnet, hd64570 7941.128Spk 7951.128Spk# Intel 82586 Ethernet Controller 7961.473Slukem# 7971.128Spkdefine i82586 7981.142Senamifile dev/ic/i82586.c i82586 7991.291Sthorpej 8001.658Sjkunz# Intel 82596 Ethernet Controller 8011.658Sjkunz# 8021.658Sjkunzdefine i82596 8031.658Sjkunzfile dev/ic/i82596.c i82596 8041.658Sjkunz 8051.291Sthorpej# Intel 82557/82558/82559 Ethernet Controller 8061.473Slukem# 8071.291Sthorpejdevice fxp: ether, ifnet, arp, mii 8081.291Sthorpejfile dev/ic/i82557.c fxp 8091.389Sbjh21 8101.389Sbjh21# SEEQ 8005 Advanced Ethernet Data Link Controller 8111.473Slukem# 8121.389Sbjh21define seeq8005 8131.389Sbjh21file dev/ic/seeq8005.c seeq8005 8141.137Sthorpej 8151.137Sthorpej# SMC 91Cxx Ethernet Controller 8161.473Slukem# 8171.379Sbriggsdevice sm: arp, ether, ifnet, mii, mii_bitbang 8181.142Senamifile dev/ic/smc91cxx.c sm 8191.188Sthorpej 8201.188Sthorpej# SMC 83C170 EPIC/100 Fast Ethernet Controller 8211.473Slukem# 8221.230Sthorpejdevice epic: arp, ether, ifnet, mii 8231.188Sthorpejfile dev/ic/smc83c170.c epic 8241.309Sragge 8251.309Sragge# DEC SGEC Second Generation Ethernet Controller 8261.473Slukem# 8271.309Sraggedefine sgec 8281.309Sraggefile dev/ic/sgec.c sgec 8291.177Senami 8301.715Sjdolecek# MB86950 Ethernet Controller 8311.715Sjdolecek# 8321.715Sjdolecekdefine mb86950 8331.715Sjdolecekfile dev/ic/mb86950.c mb86950 8341.715Sjdolecek 8351.177Senami# MB8696x Ethernet Controller 8361.473Slukem# 8371.177Senamidefine mb86960 8381.177Senamifile dev/ic/mb86960.c mb86960 8391.177Senami 8401.177Senami# Generic MB8696x Ethernet Controller driver 8411.473Slukem# 8421.177Senamidevice mbe: arp, ether, ifnet, mb86960 8431.146Saugustss 8441.146Saugustss# Interwave Am78C201 audio driver 8451.473Slukem# 8461.146Saugustssdefine interwave 8471.146Saugustssfile dev/ic/interwave.c interwave 8481.154Sis 8491.154Sis# TMS 320av110 MPEG2/audio driver 8501.473Slukem# 8511.154Sisdefine tms320av110 8521.154Sisfile dev/ic/tms320av110.c tms320av110 8531.152Sthorpej 8541.152Sthorpej# Novell NE2000-compatible Ethernet cards, based on the 8551.152Sthorpej# National Semiconductor DS8390. 8561.473Slukem# 8571.474Slukemdefflag opt_ipkdb.h IPKDB_NE : IPKDB_DP8390 8581.423Sthorpejdevice ne: ether, ifnet, arp, dp8390nic, mii 8591.569Sthorpejfile dev/ic/ne2000.c ne | ipkdb_ne 8601.153Sthorpej 8611.153Sthorpej# 8250/16[45]50-based "com" ports 8621.668Sthorpej# 8631.749Schsdefflag opt_com.h COM_DEBUG 8641.153Sthorpej# XXX In a perfect world, this would be done with attributes 8651.1078Skiyoharadefflag opt_com.h COM_16650 COM_16750 8661.1078Skiyohara COM_HAYESP COM_PXA2X0 COM_AU1X00 8671.1078Skiyohara COM_REGMAP COM_FUNCMAP 8681.1016Smattdefparam opt_com.h COM_TOLERANCE 8691.392Seehdevice com { } : tty 8701.426Slukemfile dev/ic/com.c com needs-flag 8711.336Sthorpej 8721.336Sthorpej# PC-like keyboard controller 8731.473Slukem# 8741.659Sbjh21device pckbc: pckbport 8751.660Sbjh21file dev/ic/pckbc.c pckbc needs-flag 8761.274Sscw 8771.714Scubedevice attimer 8781.714Scubefile dev/ic/attimer.c attimer needs-flag 8791.714Scube 8801.274Sscw# Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller 8811.473Slukem# 8821.274Sscwdevice clmpcc: tty 8831.426Slukemfile dev/ic/clmpcc.c clmpcc needs-flag 8841.385Sbjh21 8851.843Sxtraeme# Abit uGuru 8861.843Sxtraeme# 8871.843Sxtraemedevice ug: sysmon_envsys 8881.843Sxtraemefile dev/ic/ug.c ug needs-flag 8891.843Sxtraeme 8901.185Skml# Essential Communications Corp. HIPPI Interface 8911.473Slukem# 8921.426Slukemdevice esh: hippi, ifnet 8931.426Slukemfile dev/ic/rrunner.c esh needs-flag 8941.242Sis 8951.242Sis# SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver 8961.473Slukem# 8971.874Scubedevice bah: ifnet, arcnet, arp 8981.426Slukemfile dev/ic/smc90cx6.c bah 8991.234Saugustss 9001.234Saugustss# OPL2/OPL3 FM synth driver 9011.473Slukem# 9021.235Saugustssdevice opl: midibus, midisyn 9031.234Saugustssfile dev/ic/opl.c opl 9041.234Saugustssfile dev/ic/oplinstrs.c opl 9051.305Saugustss 9061.305Saugustss# MPU401 MIDI UART compatibles 9071.473Slukem# 9081.305Saugustssdevice mpu: midibus 9091.426Slukemfile dev/ic/mpu.c mpu needs-flag 9101.236Spk 9111.236Spk# AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers 9121.473Slukem# 9131.236Spkdefine ad1848 9141.236Spkfile dev/ic/ad1848.c ad1848 9151.290Smrg 9161.290Smrg# AMD 7930 audio/ISDN codec 9171.473Slukem# 9181.366Saugustssdefine am7930 9191.366Saugustssfile dev/ic/am7930.c am7930 9201.290Smrg 9211.1100Stsutsui# Siemens PSB2160 audio codec, as found in HP systems 9221.1100Stsutsuidevice arcofi: audiobus, auconv, mulaw 9231.1100Stsutsuifile dev/ic/arcofi.c arcofi 9241.1100Stsutsui 9251.290Smrg# SPARC `SUNW,audiocs' 9261.473Slukem# 9271.519Saugustssdevice audiocs: audiobus, auconv, ad1848 9281.290Smrgfile dev/ic/cs4231.c audiocs 9291.326Saugustss 9301.326Saugustss# AC-97 CODECs 9311.473Slukem# 9321.326Saugustssdefine ac97 9331.326Saugustssfile dev/ic/ac97.c ac97 9341.437Sminoura 9351.1040Snisimura# UDA1341 CODEC support 9361.1040Snisimuradefine uda1341 9371.1040Snisimurafile dev/ic/uda1341.c uda1341 9381.1040Snisimura 9391.437Sminoura# Oki MSM6258 support code 9401.473Slukem# 9411.437Sminouradefine msm6258 9421.437Sminourafile dev/ic/msm6258.c msm6258 9431.240Spk 9441.240Spk# LSI64854 DMA controller back-end 9451.473Slukem# 9461.240Spkdefine lsi64854 9471.240Spkfile dev/ic/lsi64854.c lsi64854 9481.465Smrg 9491.465Smrg# Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end 9501.473Slukem# 9511.465Smrgdefine cd18xx 9521.465Smrgfile dev/ic/cd18xx.c cd18xx 9531.240Spk 9541.654Swiz# Realtek 8019/8029 NE2000-compatible network interface subroutines 9551.473Slukem# 9561.252Sthorpejdefine rtl80x9 9571.980Stsutsuifile dev/ic/rtl80x9.c rtl80x9 needs-flag 9581.360Shaya 9591.654Swiz# Realtek 8129/8139 Ethernet controllers 9601.473Slukem# 9611.362Shayadevice rtk: ether, ifnet, arp, mii 9621.675Ssekiyafile dev/ic/rtl81x9.c rtk | re 9631.185Skml 9641.673Stoshii# Realtek 8169 Ethernet controllers 9651.673Stoshii# 9661.673Stoshiidevice re: ether, ifnet, arp, mii 9671.709Syamtfile dev/ic/rtl8169.c re 9681.673Stoshii 9691.258Spk# Common code for ESDI/IDE/etc. controllers 9701.473Slukem# 9711.680Sthorpejdefine wdc_common 9721.809Sitohydefine ata_dma 9731.809Sitohydefine ata_udma 9741.809Sitohydefine ata_piobm 9751.680Sthorpejdevice wdc: ata, wdc_common 9761.637Sbouyer 9771.1079Sjmcneilldefflag opt_ata.h ATADEBUG 9781.1079Sjmcneilldefparam opt_ata.h ATADEBUG_MASK 9791.1079Sjmcneilldefflag opt_wdc.h WDC_NO_IDS 9801.835Sdyoung 9811.656Sjunyoungdevice atabus: atapi,ata_hl 9821.656Sjunyoungattach atabus at ata 9831.809Sitohy# The strange expression is to dump ata_* definitions to ata_dma.h. 9841.809Sitohyfile dev/ic/wdc.c (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag 9851.386Sbjh21 9861.810Sitohy# Workbit NinjaATA-32 IDE controllers 9871.810Sitohydevice njata: ata, ata_piobm, wdc_common 9881.810Sitohyfile dev/ic/ninjaata32.c njata 9891.810Sitohy 9901.386Sbjh21# CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller 9911.473Slukem# 9921.386Sbjh21device upc { [offset = -1] } 9931.386Sbjh21attach wdc at upc with wdc_upc 9941.386Sbjh21attach com at upc with com_upc 9951.651Sjdolecekattach lpt at upc with lpt_upc 9961.426Slukemfile dev/ic/upc.c upc 9971.426Slukemfile dev/ic/wdc_upc.c wdc_upc 9981.426Slukemfile dev/ic/com_upc.c com_upc 9991.651Sjdolecekfile dev/ic/lpt_upc.c lpt_upc 10001.327Smatt 10011.844Sbouyer# AHCI-compatible SATA controllers 10021.844Sbouyerdefine ahcisata_core 10031.844Sbouyerfile dev/ic/ahcisata_core.c ahcisata_core 10041.1054Sbouyerdevice ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core 10051.844Sbouyer 10061.956Sjakllsch# Silicon Image SteelVine SATA-II controllers 10071.956Sjakllschdefine siisata 10081.956Sjakllschfile dev/ic/siisata.c siisata 10091.1054Sbouyerdevice siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata 10101.956Sjakllsch 10111.957Sjakllsch# Marvell Serial-ATA Host Controller 10121.951Skiyoharadefine mvsata 10131.951Skiyoharafile dev/ic/mvsata.c mvsata 10141.1063Sjakllschdevice mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_pmp, mvsata 10151.951Skiyoharadefflag opt_mvsata.h MVSATA_WITHOUTDMA 10161.951Skiyohara 10171.314Sthorpej# DECchip 21x4x Ethernet controller family, and assorted clones. 10181.473Slukem# 10191.333Sthorpejdevice tlp: arp, ether, ifnet, mii, mii_bitbang 10201.314Sthorpejfile dev/ic/tulip.c tlp 10211.322Sthorpej 10221.322Sthorpej# Adaptec AIC-6915 Ethernet interface 10231.473Slukem# 10241.322Sthorpejdevice sf: arp, ether, ifnet, mii 10251.322Sthorpejfile dev/ic/aic6915.c sf 10261.378Spk 10271.378Spk# Mostek time-of-day clock and NVRAM 10281.473Slukem# 10291.378Spkdefine mk48txx 10301.507Spkfile dev/ic/mk48txx.c mk48txx 10311.378Spk 10321.1061Srkujawa# OKI MSM6242B 10331.1061Srkujawa# 10341.1061Srkujawadefine msm6242b 10351.1061Srkujawafile dev/ic/msm6242b.c msm6242b 10361.1061Srkujawa 10371.378Spk# Intersil 7170 time-of-day clock 10381.473Slukem# 10391.378Spkdefine intersil7170 10401.378Spkfile dev/ic/intersil7170.c intersil7170 10411.434Sfredette 10421.434Sfredette# National Semiconductor MM58167 time-of-day clock 10431.473Slukem# 10441.434Sfredettedefine mm58167 10451.434Sfredettefile dev/ic/mm58167.c mm58167 10461.643Stsutsui 10471.643Stsutsui# Motorola mc146818 (and compatible) time-of-day clock 10481.643Stsutsui# 10491.643Stsutsuidefine mc146818 10501.643Stsutsuifile dev/ic/mc146818.c mc146818 10511.422Sthorpej 10521.808Suwe# Ricoh RS5C313 time of-day-clock 10531.808Suwe# 10541.808Suwedefine rs5c313 10551.808Suwefile dev/ic/rs5c313.c rs5c313 10561.808Suwe 10571.422Sthorpej# D-Link DL10019/10022 NE2000-compatible network interface subroutines 10581.473Slukem# 10591.422Sthorpejdefine dl10019 10601.422Sthorpejfile dev/ic/dl10019.c dl10019 10611.453Senami 10621.453Senami# ASIX AX88190 NE2000-compatible network interface subroutines 10631.473Slukem# 10641.453Senamidefine ax88190 10651.453Senamifile dev/ic/ax88190.c ax88190 10661.429Sjdolecek 10671.429Sjdolecek# WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ 10681.473Slukem# 10691.429Sjdolecekdevice we: ether, ifnet, arp, dp8390nic 10701.429Sjdolecekfile dev/ic/we.c we 10711.432Sjdolecek 10721.432Sjdolecek# Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers 10731.473Slukem# 10741.432Sjdolecekdevice ate: arp, ether, ifnet, mb86960 10751.557Stsutsui 10761.557Stsutsui# Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers 10771.557Stsutsui# 10781.557Stsutsuidevice fmv: arp, ether, ifnet, mb86960 10791.557Stsutsuifile dev/ic/fmv.c fmv 10801.471Syamt 10811.471Syamt# Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet 10821.473Slukem# 10831.471Syamtdevice cs: arp, ether, ifnet 10841.704Sjoffdevice tscs: arp, ether, ifnet 10851.704Sjofffile dev/ic/cs89x0.c cs | tscs 10861.487Saugustss 10871.487Saugustss# Radio device attributes 10881.487Saugustss# 10891.487Saugustssdefine tea5757 10901.656Sjunyoungfile dev/ic/tea5757.c tea5757 10911.487Saugustssdefine lm700x 10921.656Sjunyoungfile dev/ic/lm700x.c lm700x 10931.179Sdrochner 10941.837Stnn# Philips PCF8584 i2c controller 10951.837Stnndefine pcf8584 10961.837Stnnfile dev/ic/pcf8584.c pcf8584 10971.837Stnn 10981.985Snonaka# PCA9564 i2c controller 10991.985Snonakadefine pca9564 11001.985Snonakafile dev/ic/pca9564.c pca9564 11011.985Snonaka 11021.784Sdrochner# ACPI power management timer (hardware access, independent of ACPI) 11031.784Sdrochner# 11041.784Sdrochnerdefine acpipmtimer 11051.784Sdrochnerfile dev/ic/acpipmtimer.c acpipmtimer 11061.784Sdrochner 11071.834Snjolydevice hpet 11081.834Snjolyfile dev/ic/hpet.c hpet needs-flag 11091.834Snjoly 11101.952Skiyohara# SMSC LAN9118 Family Ethernet Controller 11111.952Skiyohara# 11121.965Skiyoharadevice smsh: arp, ether, ifnet, mii 11131.952Skiyoharafile dev/ic/lan9118.c smsh 11141.952Skiyohara 11151.1088Sriastrad# Apple System Management Controller 11161.1088Sriastrad# 11171.1089Sriastraddefine applesmcbus { } 11181.1090Sriastraddevice applesmc: applesmcbus 11191.1088Sriastradfile dev/ic/apple_smc.c applesmc 11201.1088Sriastrad 11211.1088Sriastrad# Apple SMC fan sensors and control 11221.1090Sriastraddevice applesmcfan: applesmcbus, sysmon_envsys 11231.1090Sriastradattach applesmcfan at applesmcbus with apple_smc_fan 11241.1088Sriastradfile dev/ic/apple_smc_fan.c applesmcfan 11251.1088Sriastrad 11261.1088Sriastrad# Apple SMC temperature sensors 11271.1090Sriastraddevice applesmctemp: applesmcbus, sysmon_envsys 11281.1090Sriastradattach applesmctemp at applesmcbus with apple_smc_temp 11291.1088Sriastradfile dev/ic/apple_smc_temp.c applesmctemp 11301.1088Sriastrad 11311.1089Sriastrad# Apple SMC accelerometer (not yet implemented!) 11321.1090Sriastrad#device applesmcaccel: applesmcbus, sysmon_envsys 11331.1090Sriastrad#attach applesmcaccel at applesmcbus with apple_smc_accel 11341.1088Sriastrad#file dev/ic/apple_smc_accel.c applesmcaccel 11351.1088Sriastrad 11361.836Sdrochner# DRM - Direct Rendering Infrastructure: dev/drm 11371.836Sdrochnerdefine drm {} 11381.949Smrginclude "external/bsd/drm/conf/files.drm" 11391.1002Sjmcneillinclude "dev/drm/files.drm" 11401.836Sdrochner 11411.1086Sriastrad# DRM/KMS - Newer direct rendering manager with kernel mode-switching 11421.1086Sriastradinclude "external/bsd/drm2/drm/files.drmkms" 11431.1086Sriastrad 11441.1039Schristos 11451.179Sdrochner# Definitions for wscons 11461.179Sdrochner# device attributes: display, display with emulator, keyboard, and mouse 11471.473Slukem# 11481.479Saugustssdefine wsdisplaydev {[kbdmux = 1]} 11491.479Saugustssdefine wsemuldisplaydev {[console = -1], [kbdmux = 1]} 11501.479Saugustssdefine wskbddev {[console = -1], [mux = 1]} 11511.479Saugustssdefine wsmousedev {[mux = 0]} 11521.761Smacallandefine vcons 11531.179Sdrochner# attribute to pull in raster support 11541.473Slukem# 11551.179Sdrochnerdefine wsrasteremulops 11561.187Sdrochner# common PC display functions 11571.473Slukem# 11581.474Slukemdefflag opt_pcdisplay.h PCDISPLAY_SOFTCURSOR 11591.426Slukemdefine pcdisplayops 11601.187Sdrochnerfile dev/ic/pcdisplay_subr.c pcdisplayops 11611.207Sdrochnerfile dev/ic/pcdisplay_chars.c pcdisplayops 11621.777Smartin# an attribute used by arch specific config files to include /dev/fb* (or 11631.777Smartin# equivalent) support - on most archs this is just a NOP (untill, maybe 11641.777Smartin# someday when we might make /dev/fb* support MI) 11651.777Smartindefine fb 11661.179Sdrochner# VGA graphics 11671.473Slukem# 11681.541Sdrochnerdefparam opt_vga.h VGA_CONSOLE_SCREENTYPE 11691.538Sdrochnerdefflag opt_vga.h VGA_CONSOLE_ATI_BROKEN_FONTSEL 11701.572Sjunyoungdefflag opt_vga.h VGA_RASTERCONSOLE 11711.593Stsutsuidefflag opt_vga.h VGA_RESET 11721.876Sjmcneilldevice vga: displaydev, wsemuldisplaydev, pcdisplayops, drm 11731.572Sjunyoungfile dev/ic/vga.c vga & !vga_rasterconsole needs-flag 11741.572Sjunyoungfile dev/ic/vga_raster.c vga_rasterconsole needs-flag 11751.572Sjunyoungfile dev/ic/vga_subr.c vga | vga_rasterconsole 11761.572Sjunyoungfile dev/ic/vga_common.c vga | vga_rasterconsole 11771.998Smacallan 11781.508Suwe# Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode) 11791.473Slukem# 11801.1042Smacallandevice igsfb: wsemuldisplaydev, rasops8, vcons, videomode 11811.615Suwefile dev/ic/igsfb.c igsfb needs-flag 11821.551Suwefile dev/ic/igsfb_subr.c igsfb 11831.91Scgd 11841.998Smacallandevice chipsfb: wsemuldisplaydev, rasops8, vcons, videomode 11851.998Smacallanfile dev/ic/ct65550.c chipsfb 11861.998Smacallandefflag opt_chipsfb.h CHIPSFB_DEBUG 11871.998Smacallandefflag opt_chipsfb.h CHIPSFB_WAIT 11881.998Smacallan 11891.683Sjkunz# STI (hp graphics) 11901.683Sjkunzdevice sti: wsemuldisplaydev 11911.1005Stsutsuifile dev/ic/sti.c sti 11921.683Sjkunz 11931.892Sdrochnerinclude "dev/wscons/files.wscons" 11941.892Sdrochnerinclude "dev/rasops/files.rasops" 11951.892Sdrochnerinclude "dev/wsfont/files.wsfont" 11961.892Sdrochnerinclude "dev/wsfb/files.wsfb" 11971.892Sdrochner 11981.77Scgd# Attributes which machine-independent bus support can be attached to. 11991.77Scgd# These should be defined here, because some of these busses can have 12001.77Scgd# devices which provide these attributes, and we'd like to avoid hairy 12011.77Scgd# ordering constraints on inclusion of the busses' "files" files. 12021.473Slukem# 12031.474Slukemdefine isabus { } # ISA attachment 12041.474Slukemdefine eisabus { } # EISA attachment 12051.474Slukemdefine pcibus {[bus = -1]} # PCI attachment 12061.474Slukemdefine tcbus { } # TurboChannel attachment 12071.474Slukemdefine mcabus { } # MicroChannel attachment 12081.474Slukemdefine usbus { } # USB attachment 12091.724Skiyoharadefine fwbus { } # IEEE 1394 attachment 12101.474Slukemdefine vmebus { } # VME bus attachment 12111.474Slukemdefine acpibus { } # ACPI "bus" attachment 12121.259Spkdefine pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment 12131.909Sdrochnerdefine cbbus { } # CardBus attachment 12141.909Sdrochnerdefine pcmciaslot { } # PCMCIA slot itself 12151.945Snonakadefine sdmmcbus { } # SD/MMC attachment 12161.222Saugustss 12171.222Saugustss# We need the USB bus controllers here so different busses can 12181.222Saugustss# use them in an 'attach-with'. 12191.473Slukem# 12201.703Sfvdl 12211.703Sfvdldefparam USB_MEM_RESERVE 12221.703Sfvdl 12231.890Sdrochnerdefine usbroothub 12241.890Sdrochnerfile dev/usb/usbroothub_subr.c usbroothub 12251.890Sdrochner 12261.1005Stsutsuidefine usb_dma 12271.1005Stsutsui 12281.1075Sjakllsch# UHCI USB controller 12291.1075Sjakllsch# 12301.1005Stsutsuidevice uhci: usbus, usbroothub, usb_dma 12311.426Slukemfile dev/usb/uhci.c uhci needs-flag 12321.222Saugustss 12331.222Saugustss# OHCI USB controller 12341.473Slukem# 12351.1005Stsutsuidevice ohci: usbus, usbroothub, usb_dma 12361.426Slukemfile dev/usb/ohci.c ohci needs-flag 12371.412Saugustss 12381.1057Smatt# EHCI USB2 controller 12391.473Slukem# 12401.1005Stsutsuidevice ehci: usbus, usbroothub, usb_dma 12411.426Slukemfile dev/usb/ehci.c ehci needs-flag 12421.545Sisaki 12431.1075Sjakllsch# xHCI USB3 controller 12441.1057Smatt# 12451.1057Smattdevice xhci: usbus, usbroothub, usb_dma 12461.1057Smattfile dev/usb/xhci.c xhci needs-flag 12471.1057Smatt 12481.1094Sbouyer# Mentor graphics OTG IP 12491.1104Sjmcneilldefflag opt_motg.h MOTG_ALLWINNER 12501.1094Sbouyerdevice motg: usbus, usbroothub, usb_dma 12511.1094Sbouyerfile dev/usb/motg.c motg needs-flag 12521.1094Sbouyer 12531.545Sisaki# SL811HS/T USB controller 12541.859Skiyoharadefflag opt_slhci.h SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER 12551.893Sisakidevice slhci: usbus, usbroothub 12561.545Sisakifile dev/ic/sl811hs.c slhci needs-flag 12571.579Smartin 12581.1062Sskrll# DesignWare OTG host controller 12591.1062Sskrll# 12601.1080Sskrllinclude "external/bsd/dwc2/conf/files.dwc2" 12611.1080Sskrll 12621.863Splunky# USB HID processing (as used by bluetooth and usb code) 12631.863Splunkydefine hid 12641.863Splunkyfile dev/usb/hid.c hid 12651.863Splunky 12661.945Snonaka# SD Host controller 12671.1087Snonakadevice sdhc: sdmmcbus 12681.945Snonakafile dev/sdmmc/sdhc.c sdhc needs-flag 12691.945Snonaka 12701.958Sjmcneill# Winbond Integrated Media Reader 12711.958Sjmcneilldevice wb: sdmmcbus 12721.958Sjmcneillfile dev/ic/w83l518d.c wb 12731.958Sjmcneillfile dev/ic/w83l518d_sdmmc.c wb 12741.958Sjmcneill 12751.1087Snonaka# Realtek RTS5209/RTS5229 Card Reader 12761.1087Snonakadevice rtsx: sdmmcbus 12771.1087Snonakafile dev/ic/rtsx.c rtsx 12781.1087Snonaka 12791.579Smartin# Myson MTD803 3-in-1 Fast Ethernet Controller 12801.579Smartindevice mtd: arp, ether, ifnet, mii 12811.579Smartinfile dev/ic/mtd803.c mtd 12821.369Smatt 12831.487Saugustss# radio devices, attaches to radio hardware driver 12841.487Saugustssdevice radio 12851.489Sdrochnerattach radio at radiodev 12861.498Sjmc 12871.402Smatt# IEEE 1394 controllers 12881.402Smatt# (These need to be here since it will have both PCI and CardBus attachments) 12891.473Slukem# 12901.369Smattdevice fwohci: fwbus 12911.520Saugustss 12921.520Saugustss# Sony Programmable I/O Controller 12931.520Saugustssdevice spic: wsmousedev 12941.520Saugustssfile dev/ic/spic.c spic 12951.529Saugustss 12961.529Saugustss# IBM CPC700 PowerPC bridge 12971.529Saugustssdefine cpcbus { addr, [irq=-1] } 12981.529Saugustssdevice cpc: cpcbus, pcibus 12991.529Saugustssfile dev/ic/cpc700.c cpc 13001.529Saugustss 13011.529Saugustssattach com at cpcbus with com_cpcbus 13021.529Saugustssfile dev/ic/com_cpcbus.c com_cpcbus 13031.529Saugustss 13041.529Saugustssdevice cpctim 13051.529Saugustssattach cpctim at cpcbus 13061.529Saugustssfile dev/ic/timer_cpcbus.c cpctim 13071.529Saugustss 13081.530Saugustssdevice cpciic 13091.530Saugustssattach cpciic at cpcbus with iic_cpcbus 13101.529Saugustssfile dev/ic/iic_cpcbus.c iic_cpcbus 13111.529Saugustss 13121.60Scgd 13131.415Smartin# Attributes used by the ISDN subsystem 13141.473Slukem# 13151.502Smartindefine isdndev # the ISDN subsystem 13161.458Senamidefine passive_isdn # files needed by passive cards (XXX - protocol 13171.458Senami # specific) 13181.634Spookadefine isdncapi # ISDN CAPI (http://www.capi.org/) 13191.415Smartin 13201.575Sleo# The isac found on the Fritz V2.0 Card. 13211.575Sleodefine nisacsx 13221.575Sleofile dev/ic/isacsx.c nisacsx needs-flag 13231.575Sleo 13241.575Sleo# The 'standard' isac 13251.575Sleodefine nisac 13261.575Sleofile dev/ic/isac.c nisac needs-flag 13271.575Sleo 13281.415Smartin# ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes) 13291.473Slukem# 13301.575Sleodevice isic: isdndev, passive_isdn, nisac 13311.415Smartin 13321.426Slukemfile dev/ic/isic.c isic 13331.575Sleofile dev/ic/isic_l1.c isic|ifpci|ifritz 13341.575Sleofile dev/ic/isic_l1fsm.c isic|ifpci|ifritz 13351.426Slukemfile dev/ic/hscx.c isic 13361.426Slukemfile dev/ic/isic_bchan.c isic 13371.415Smartin 13381.415Smartin# (old) Diehl active ISDN cards 13391.473Slukem# 13401.823Scube#device daic: isdndev 13411.823Scube#file dev/ic/daic.c daic 13421.415Smartin 13431.634Spooka# AWM B1/T1 13441.634Spooka# XXX: passive_isdn 13451.634Spookadevice iavc: isdndev, isdncapi, passive_isdn 13461.634Spookafile dev/ic/iavc.c iavc 13471.634Spooka 13481.934Smacallan# Broadcom AirForce / Apple Airport Extreme 13491.934Smacallandevice bwi: arp, ifnet, firmload, wlan 13501.934Smacallanfile dev/ic/bwi.c bwi 13511.934Smacallan 13521.995Sahoka# DM9000 Ethernet controllers 13531.995Sahoka# 13541.995Sahokadevice dme: arp, ether, ifnet 13551.995Sahokafile dev/ic/dm9000.c dme 13561.995Sahoka 13571.60Scgd# legitimate pseudo-devices 13581.473Slukem# 13591.907Sdrochnerdefpseudodev vnd: disk 13601.726Shubertfdefflag opt_vnd.h VND_COMPRESSION 13611.474Slukemdefpseudo ccd: disk 13621.1032Stlsdefpseudodev cgd: disk, des, blowfish, cast128 13631.907Sdrochnerdefpseudodev md: disk 13641.916Shannkendefpseudodev fss: disk 13651.298Sthorpej 13661.474Slukemdefpseudo pty: tty 13671.298Sthorpejdefpseudo rnd 13681.610Sraggedefpseudo ksyms 13691.642Scdidefpseudo nullcons 13701.807Saddefpseudo lockstat 13711.839Sbouyerdefpseudo bio: sysmon_envsys 13721.298Sthorpej 13731.474Slukemdefpseudo loop: ifnet 13741.474Slukemdefpseudo sl: ifnet 13751.474Slukemdefpseudo ppp: ifnet, bpf_filter 13761.474Slukemdefpseudo pppoe: ifnet, ether, sppp 13771.474Slukemdefpseudo sppp: ifnet 13781.474Slukemdefpseudo tun: ifnet 13791.474Slukemdefpseudo vlan: ifnet, ether 13801.474Slukemdefpseudo bridge: ifnet, ether 13811.474Slukemdefpseudo bpfilter: ifnet, bpf_filter 13821.474Slukemdefpseudo strip: ifnet 13831.474Slukemdefpseudo gre: ifnet 13841.474Slukemdefpseudo gif: ifnet 13851.474Slukemdefpseudo faith: ifnet 13861.991Skefrendefpseudo ifmpls: ifnet 13871.826Smousedefpseudo srt: ifnet 13881.474Slukemdefpseudo stf: ifnet 13891.969Spookadefpseudodev tap: ifnet, ether, arp 13901.969Spookadefpseudo carp: ifnet, ether, arp 13911.969Spookadefpseudodev etherip: ifnet, ether, arp 13921.60Scgd 13931.298Sthorpejdefpseudo sequencer 13941.462Smanudefpseudo clockctl 13951.228Saugustss 13961.912Stls# 13971.912Stls# Accept filters. XXX should use another registration/initialization method. 13981.912Stls# 13991.912Stlsdefpseudo accf_data 14001.912Stlsdefpseudo accf_http 14011.912Stls 14021.415Smartin# ISDN userland pseudo devices 14031.473Slukem# 14041.502Smartindefpseudo isdntrc: isdndev, tty 14051.502Smartindefpseudo isdnbchan: isdndev, tty 14061.502Smartindefpseudo isdntel: isdndev, tty 14071.502Smartindefpseudo isdnctl: isdndev, tty 14081.502Smartindefpseudo isdn: isdndev, tty 14091.502Smartin 14101.502Smartin# ISDN network interfaces 14111.502Smartindefpseudo irip: isdndev, ifnet 14121.607Sdrochnerdefflag opt_irip.h IRIP_VJ 14131.502Smartindefpseudo ippp: isdndev, sppp, ifnet 14141.539Sthorpej 14151.539Sthorpej# KTTCP network throughput testing pseudo-device 14161.539Sthorpejdefpseudo kttcp 14171.539Sthorpejfile dev/kttcp.c kttcp needs-flag 14181.576Sblymn 14191.790Selad# Veriexec 14201.717Sblymndefpseudo veriexec 14211.790Seladfile kern/kern_verifiedexec.c veriexec 14221.792Seladfile dev/verified_exec.c veriexec needs-flag 14231.415Smartin 14241.582Shaya# isochronous pseudo device for IEEE 1394, i.LINK or FireWire 14251.582Shayadefpseudo fwiso: ieee1394 14261.582Shaya 14271.681Sdrochner# driver attach / detach user interface 14281.681Sdrochnerdefpseudo drvctl 14291.906Sjmcneillfile kern/kern_drvctl.c drvctl needs-flag 14301.681Sdrochner 14311.857Sad# cpu control 14321.857Saddefpseudo cpuctl 14331.1037Sdrochnerdefflag CPU_UCODE: firmload 14341.857Sad 14351.870Spooka# pass-to-userspace transporter 14361.870Spookadefpseudo putter 14371.873Spookafile dev/putter/putter.c putter 14381.870Spooka 14391.875Spooka# userspace block/char device drivers 14401.875Spookadefpseudo pud 14411.875Spookafile dev/pud/pud.c pud 14421.875Spookafile dev/pud/pud_dev.c pud 14431.875Spooka 14441.931Shaad# device-mapper driver for LVM 14451.931Shaadinclude "dev/dm/files.dm" 14461.931Shaad 14471.516Sthorpej# 14481.516Sthorpej# File systems 14491.516Sthorpej# 14501.696Sjdolecekinclude "coda/files.coda" 14511.583Sjdolecekinclude "fs/adosfs/files.adosfs" 14521.696Sjdolecekinclude "fs/cd9660/files.cd9660" 14531.848Srumbleinclude "fs/efs/files.efs" 14541.584Sjdolecekinclude "fs/filecorefs/files.filecorefs" 14551.833Sdilloinclude "fs/hfs/files.hfs" 14561.696Sjdolecekinclude "fs/msdosfs/files.msdosfs" 14571.950Sreinoudinclude "fs/nilfs/files.nilfs" 14581.696Sjdolecekinclude "fs/ntfs/files.ntfs" 14591.696Sjdolecekinclude "fs/ptyfs/files.ptyfs" 14601.815Spookainclude "fs/puffs/files.puffs" 14611.756Sreinoudinclude "fs/udf/files.udf" 14621.516Sthorpejinclude "fs/smbfs/files.smbfs" 14631.750Stsutsuiinclude "fs/sysvbfs/files.sysvbfs" 14641.730Sjmmvinclude "fs/tmpfs/files.tmpfs" 14651.696Sjdolecekinclude "fs/union/files.union" 14661.1018Suchinclude "fs/v7fs/files.v7fs" 14671.516Sthorpejinclude "miscfs/fdesc/files.fdesc" 14681.516Sthorpejinclude "miscfs/kernfs/files.kernfs" 14691.516Sthorpejinclude "miscfs/nullfs/files.nullfs" 14701.516Sthorpejinclude "miscfs/overlay/files.overlay" 14711.516Sthorpejinclude "miscfs/procfs/files.procfs" 14721.516Sthorpejinclude "miscfs/umapfs/files.umapfs" 14731.516Sthorpejinclude "nfs/files.nfs" 14741.516Sthorpejinclude "ufs/files.ufs" 14751.516Sthorpej 14761.516Sthorpej# 14771.1013Smrg# UVM (virtual memory) 14781.1012Smrg# 14791.1013Smrginclude "uvm/files.uvm" 14801.1012Smrg 14811.1012Smrg# 14821.811Selad# Security models 14831.811Selad# 14841.811Seladinclude "secmodel/files.secmodel" 14851.811Selad 14861.811Selad# 14871.60Scgd# kernel sources 14881.473Slukem# 14891.1056Smattfile compat/common/compat_mod.c compat_netbsd | compat_netbsd32 14901.887Sjoergfile conf/debugsyms.c 14911.706Skentfile dev/auconv.c auconv | mulaw 14921.426Slukemfile dev/audio.c audio | midi | midibus needs-flag 14931.650Sbjh21file dev/audiobell.c audiobell 14941.697Skentfile dev/aurateconv.c aurateconv needs-flag 14951.839Sbouyerfile dev/bio.c bio needs-flag 14961.1067Schristosfile dev/ccd.c ccd 14971.1068Schristosfile dev/cgd.c cgd 14981.555Selricfile dev/cgd_crypto.c cgd 14991.623Sthorpejfile dev/clock_subr.c 15001.1069Schristosfile dev/clockctl.c clockctl 15011.1027Sjnemethfile dev/dksubr.c cgd | xbd | ccd | raid | dm 15021.689Sthorpejfile dev/dkwedge/dk.c 15031.1047Schristosfile dev/dkwedge/dkwedge_apple.c dkwedge_method_apple 15041.691Sthorpejfile dev/dkwedge/dkwedge_bsdlabel.c dkwedge_method_bsdlabel 15051.689Sthorpejfile dev/dkwedge/dkwedge_gpt.c dkwedge_method_gpt 15061.693Sthorpejfile dev/dkwedge/dkwedge_mbr.c dkwedge_method_mbr 15071.1038Sdrochnerfile dev/firmload.c firmload 15081.988Spookafile dev/fss.c fss 15091.953Smbalmerfile dev/keylock.c keylock 15101.807Sadfile dev/lockstat.c lockstat needs-flag 15111.996Shannkenfile dev/md.c md 15121.426Slukemfile dev/midi.c midi | midibus needs-flag 15131.785Schapfile dev/midictl.c midisyn 15141.426Slukemfile dev/midisyn.c midisyn 15151.497Schristosfile dev/mm.c 15161.697Skentfile dev/mulaw.c mulaw needs-flag 15171.642Scdifile dev/nullcons_subr.c nullcons needs-flag 15181.487Saugustssfile dev/radio.c radio needs-flag 15191.1033Stlsfile dev/rndpseudo.c rnd needs-flag 15201.1070Schristosfile dev/sequencer.c sequencer needs-flag 15211.915Sjmcneillfile dev/video.c video needs-flag 15221.1076Sjakllschfile dev/vnd.c vnd 15231.733Syamtfile kern/bufq_disksort.c bufq_disksort 15241.733Syamtfile kern/bufq_fcfs.c bufq_fcfs 15251.698Syamtfile kern/bufq_priocscan.c bufq_priocscan 15261.698Syamtfile kern/bufq_readprio.c bufq_readprio | new_bufq_strategy 15271.929Sadfile kern/core_elf32.c exec_elf32 15281.929Sadfile kern/core_elf64.c exec_elf64 15291.1008Sjoergfile kern/core_netbsd.c exec_aout | exec_coff | exec_ecoff 15301.426Slukemfile kern/cnmagic.c 15311.426Slukemfile kern/exec_aout.c exec_aout 15321.426Slukemfile kern/exec_ecoff.c exec_ecoff 15331.426Slukemfile kern/exec_elf32.c exec_elf32 15341.426Slukemfile kern/exec_elf64.c exec_elf64 15351.426Slukemfile kern/exec_script.c exec_script 15361.426Slukemfile kern/exec_subr.c 15371.426Slukemfile kern/init_main.c 15381.645Satatatfile kern/init_sysctl.c 15391.955Spookafile kern/init_sysctl_base.c 15401.426Slukemfile kern/init_sysent.c 15411.426Slukemfile kern/kern_acct.c 15421.773Seladfile kern/kern_auth.c 15431.993Spgoyettefile kern/kern_cfglock.c 15441.426Slukemfile kern/kern_clock.c 15451.830Sadfile kern/kern_condvar.c 15461.929Sadfile kern/kern_core.c coredump 15471.845Syamtfile kern/kern_cpu.c 15481.982Sdarranfile kern/kern_ctf.c kdtrace_hooks 15491.426Slukemfile kern/kern_descrip.c 15501.574Sjdolecekfile kern/kern_event.c 15511.426Slukemfile kern/kern_exec.c 15521.426Slukemfile kern/kern_exit.c 15531.426Slukemfile kern/kern_fork.c 15541.845Syamtfile kern/kern_idle.c 15551.973Spookafile kern/kern_hook.c 15561.426Slukemfile kern/kern_kthread.c 15571.860Sadfile kern/kern_ktrace.c ktrace 15581.1082Spookafile kern/kern_ktrace_vfs.c ktrace 15591.925Sadfile kern/kern_ksyms.c ksyms | ddb | modular needs-flag 15601.426Slukemfile kern/kern_lock.c 15611.588Sthorpejfile kern/kern_lwp.c 15621.426Slukemfile kern/kern_malloc.c 15631.886Sadfile kern/kern_module.c 15641.964Spookafile kern/kern_module_vfs.c 15651.830Sadfile kern/kern_mutex.c 15661.961Spookafile kern/kern_mutex_obj.c 15671.790Seladfile kern/kern_fileassoc.c fileassoc 15681.426Slukemfile kern/kern_ntptime.c 15691.1017Smattfile kern/kern_pax.c pax_mprotect | pax_segvguard | pax_aslr 15701.426Slukemfile kern/kern_physio.c 15711.876Sjmcneillfile kern/kern_pmf.c 15721.426Slukemfile kern/kern_proc.c 15731.426Slukemfile kern/kern_prot.c 15741.549Sgmcgarryfile kern/kern_ras.c 15751.918Spookafile kern/kern_rate.c 15761.426Slukemfile kern/kern_resource.c 15771.1043Stlsfile kern/kern_rndpool.c 15781.1043Stlsfile kern/kern_rndq.c 15791.1074Sriastradfile kern/kern_rndsink.c 15801.902Srmindfile kern/kern_runq.c 15811.830Sadfile kern/kern_rwlock.c 15821.961Spookafile kern/kern_rwlock_obj.c 15831.978Sdarranfile kern/kern_sdt.c kdtrace_hooks 15841.426Slukemfile kern/kern_sig.c 15851.830Sadfile kern/kern_sleepq.c 15861.867Sadfile kern/kern_softint.c 15871.940Schristosfile kern/kern_ssp.c 15881.831Sadfile kern/kern_stub.c 15891.830Sadfile kern/kern_subr.c 15901.426Slukemfile kern/kern_synch.c 15911.987Spookafile kern/kern_syscall.c 15921.426Slukemfile kern/kern_sysctl.c 15931.781Skardelfile kern/kern_tc.c 15941.426Slukemfile kern/kern_time.c 15951.595Sthorpejfile kern/kern_timeout.c 15961.830Sadfile kern/kern_turnstile.c 15971.806Sgdamorefile kern/kern_todr.c 15981.920Spookafile kern/kern_uidinfo.c 15991.652Stsarnafile kern/kern_uuid.c 16001.426Slukemfile kern/kern_xxx.c 16011.426Slukemfile kern/kgdb_stub.c kgdb 16021.845Syamtfile kern/sched_4bsd.c sched_4bsd 16031.868Srmindfile kern/sched_m2.c sched_m2 16041.426Slukemfile kern/subr_autoconf.c 16051.731Syamtfile kern/subr_blist.c vmswap 16061.736Syamtfile kern/subr_bufq.c 16071.776Syamtfile kern/subr_callback.c 16081.1032Stlsfile kern/subr_cprng.c 16091.1028Sjruohofile kern/subr_cpufreq.c 16101.962Spookafile kern/subr_copy.c 16111.830Sadfile kern/subr_debug.c debug 16121.974Spookafile kern/subr_device.c 16131.550Sgehennafile kern/subr_devsw.c 16141.426Slukemfile kern/subr_disk.c 16151.954Spookafile kern/subr_disk_open.c 16161.657Srtrfile kern/subr_evcnt.c 16171.928Spookafile kern/subr_exec_fd.c 16181.426Slukemfile kern/subr_extent.c 16191.854Spookafile kern/subr_hash.c 16201.959Spookafile kern/subr_humanize.c 16211.960Sdyoungfile kern/subr_iostat.c 16221.1091Srmindfile kern/subr_ipi.c 16231.1023Srmindfile kern/subr_kcpuset.c 16241.783Syamtfile kern/subr_kmem.c 16251.883Sadfile kern/subr_kobj.c 16261.966Spookafile kern/subr_kobj_vfs.c 16271.830Sadfile kern/subr_lockdebug.c 16281.426Slukemfile kern/subr_log.c 16291.986Spookafile kern/subr_lwp_specificdata.c 16301.960Sdyoungfile kern/subr_once.c 16311.960Sdyoungfile kern/subr_optstr.c 16321.1030Smartinfile kern/subr_pcq.c 16331.1001Smattfile kern/subr_pcu.c 16341.884Syamtfile kern/subr_percpu.c 16351.426Slukemfile kern/subr_pool.c 16361.426Slukemfile kern/subr_prf.c 16371.426Slukemfile kern/subr_prof.c 16381.1022Schristosfile kern/subr_pserialize.c 16391.814Sthorpejfile kern/subr_specificdata.c 16401.842Smanufile kern/subr_tftproot.c tftproot 16411.858Spookafile kern/subr_time.c 16421.449Sgmcgarryfile kern/subr_userconf.c userconf 16431.783Syamtfile kern/subr_vmem.c 16441.739Syamtfile kern/subr_workqueue.c 16451.866Sadfile kern/subr_xcall.c 16461.926Sadfile kern/sys_aio.c aio 16471.895Sadfile kern/sys_descrip.c 16481.426Slukemfile kern/sys_generic.c 16491.886Sadfile kern/sys_module.c 16501.926Sadfile kern/sys_mqueue.c mqueue 16511.830Sadfile kern/sys_lwp.c 16521.495Sjdolecekfile kern/sys_pipe.c !pipe_socketpair 16531.543Sbriggsfile kern/sys_pmc.c 16541.800Smattfile kern/sys_process.c ptrace | ktrace 16551.885Srmindfile kern/sys_pset.c 16561.896Sadfile kern/sys_select.c 16571.830Sadfile kern/sys_sig.c 16581.827Sadfile kern/sys_sched.c 16591.426Slukemfile kern/sys_socket.c 16601.426Slukemfile kern/syscalls.c syscall_debug 16611.426Slukemfile kern/sysv_ipc.c sysvshm | sysvsem | sysvmsg 16621.426Slukemfile kern/sysv_msg.c sysvmsg 16631.426Slukemfile kern/sysv_sem.c sysvsem 16641.426Slukemfile kern/sysv_shm.c sysvshm 16651.426Slukemfile kern/tty.c 16661.426Slukemfile kern/tty_conf.c 16671.694Schristosfile kern/tty_bsdpty.c compat_bsdpty 16681.676Schristosfile kern/tty_pty.c pty needs-flag 16691.694Schristosfile kern/tty_ptm.c pty 16701.426Slukemfile kern/tty_subr.c 16711.426Slukemfile kern/tty_tty.c 16721.923Stlsfile kern/uipc_accf.c 16731.426Slukemfile kern/uipc_domain.c 16741.426Slukemfile kern/uipc_mbuf.c 16751.426Slukemfile kern/uipc_mbuf2.c 16761.864Sdyoungfile net/link_proto.c 16771.426Slukemfile kern/uipc_proto.c 16781.1045Sjoergfile kern/uipc_sem.c 16791.426Slukemfile kern/uipc_socket.c 16801.426Slukemfile kern/uipc_socket2.c 16811.426Slukemfile kern/uipc_syscalls.c 16821.426Slukemfile kern/uipc_usrreq.c 16831.426Slukemfile kern/vfs_bio.c 16841.426Slukemfile kern/vfs_cache.c 16851.927Spookafile kern/vfs_cwd.c 16861.919Sreinoudfile kern/vfs_dirhash.c 16871.426Slukemfile kern/vfs_getcwd.c 16881.732Sjmmvfile kern/vfs_hooks.c 16891.426Slukemfile kern/vfs_init.c 16901.426Slukemfile kern/vfs_lockf.c 16911.426Slukemfile kern/vfs_lookup.c 16921.1007Srmindfile kern/vfs_mount.c 16931.1041Sdhollandfile kern/vfs_quotactl.c 16941.426Slukemfile kern/vfs_subr.c 16951.426Slukemfile kern/vfs_syscalls.c 16961.828Shannkenfile kern/vfs_trans.c 16971.1007Srmindfile kern/vfs_vnode.c 16981.426Slukemfile kern/vfs_vnops.c 16991.911Ssimonbfile kern/vfs_wapbl.c wapbl 17001.723Sthorpejfile kern/vfs_xattr.c 17011.426Slukemfile kern/vnode_if.c 17021.1084Shannkenfile miscfs/deadfs/dead_vfsops.c 17031.426Slukemfile miscfs/deadfs/dead_vnops.c 17041.426Slukemfile miscfs/fifofs/fifo_vnops.c 17051.869Spookafile miscfs/genfs/genfs_io.c 17061.1050Sriastradfile miscfs/genfs/genfs_rename.c 17071.889Sdhollandfile miscfs/genfs/genfs_vfsops.c 17081.426Slukemfile miscfs/genfs/genfs_vnops.c 17091.925Sadfile miscfs/genfs/layer_subr.c nullfs | overlay | umapfs 17101.925Sadfile miscfs/genfs/layer_vfsops.c nullfs | overlay | umapfs 17111.925Sadfile miscfs/genfs/layer_vnops.c nullfs | overlay | umapfs 17121.426Slukemfile miscfs/specfs/spec_vnops.c 17131.426Slukemfile miscfs/syncfs/sync_subr.c 17141.426Slukemfile miscfs/syncfs/sync_vnops.c 17151.979Suebayasi 17161.970Spookafile net/bpf.c bpfilter 17171.426Slukemfile net/bpf_filter.c bpf_filter 17181.970Spookafile net/bpf_stub.c 17191.426Slukemfile net/bsd-comp.c ppp & ppp_bsdcomp 17201.426Slukemfile net/if.c 17211.1070Schristosfile net/if_arcsubr.c arcnet needs-flag 17221.426Slukemfile net/if_atmsubr.c atm 17231.1070Schristosfile net/if_bridge.c bridge needs-flag 17241.433Sthorpejfile net/bridgestp.c bridge 17251.457Sbjh21file net/if_ecosubr.c eco 17261.1070Schristosfile net/if_etherip.c etherip needs-flag 17271.426Slukemfile net/if_ethersubr.c ether | fddi | netatalk | token | 17281.1095Sozaki wlan needs-flag 17291.1070Schristosfile net/if_faith.c faith & (inet | inet6) needs-flag 17301.1070Schristosfile net/if_fddisubr.c fddi needs-flag 17311.1070Schristosfile net/if_gif.c gif needs-flag 17321.1070Schristosfile net/if_gre.c gre needs-flag 17331.426Slukemfile net/if_hippisubr.c hippi needs-flag 17341.426Slukemfile net/if_ieee1394subr.c ieee1394 17351.1076Sjakllschfile net/if_loop.c loop 17361.426Slukemfile net/if_media.c 17371.991Skefrenfile net/if_mpls.c ifmpls needs-flag 17381.1070Schristosfile net/if_ppp.c ppp needs-flag 17391.826Smousefile net/if_srt.c srt 17401.1093Schristosfile net/if_stf.c stf & inet & inet6 needs-flag 17411.1070Schristosfile net/if_sl.c sl needs-flag 17421.426Slukemfile net/if_spppsubr.c sppp 17431.1070Schristosfile net/if_strip.c strip needs-flag 17441.426Slukemfile net/if_tokensubr.c token needs-flag 17451.1076Sjakllschfile net/if_tap.c tap 17461.1069Schristosfile net/if_tun.c tun 17471.1070Schristosfile net/if_vlan.c vlan needs-flag 17481.502Smartinfile net/if_pppoe.c pppoe needs-flag 17491.1077Srmindfile net/pfil.c 17501.426Slukemfile net/ppp-deflate.c ppp & ppp_deflate 17511.426Slukemfile net/ppp_tty.c ppp 17521.1092Srmindfile net/pktqueue.c 17531.899Sthorpejfile net/net_stats.c 17541.426Slukemfile net/radix.c 17551.426Slukemfile net/raw_cb.c 17561.426Slukemfile net/raw_usrreq.c 17571.426Slukemfile net/route.c 17581.1006Sdyoungfile net/rtbl.c 17591.426Slukemfile net/rtsock.c 17601.607Sdrochnerfile net/slcompress.c sl | ppp | strip | (irip & irip_vj) 17611.1085Sozakifile net/zlib.c (ppp & ppp_deflate) | opencrypto | vnd_compression | kdtrace_hooks 17621.921Stlsfile netinet/accf_data.c accf_data 17631.921Stlsfile netinet/accf_http.c accf_http 17641.888Sjoergfile netinet/cpu_in_cksum.c (inet | inet6) & !cpu_in_cksum 17651.426Slukemfile netinet/if_arp.c arp | netatalk needs-flag 17661.426Slukemfile netinet/if_atm.c atm 17671.888Sjoergfile netinet/in4_cksum.c inet 17681.888Sjoergfile netinet/in_cksum.c inet 17691.426Slukemfile netinet/in_gif.c gif & inet 17701.775Sliamjfoyfile netinet/ip_carp.c carp & (inet | inet6) needs-flag 17711.1073Schristosfile netinet/ip_ecn.c ipsec | gif | stf 17721.426Slukemfile netinet/ip_encap.c inet | inet6 17731.818Srpaulofile netinet/ip_etherip.c etherip & inet 17741.818Srpaulofile netinet6/ip6_etherip.c etherip & inet6 17751.426Slukemfile netinet6/in6_gif.c gif & inet6 17761.516Sthorpej 17771.979Suebayasiinclude "netisdn/files.i4b" 17781.493Sjdolecek 17791.493Sjdolecek# Game adapter (joystick) 17801.493Sjdolecekdevice joy 17811.493Sjdolecekfile dev/ic/joy.c joy needs-flag 17821.582Shaya 17831.1029Ssjg# process monitor for make(1) 17841.1029Ssjg# normally built as module 17851.1029Ssjgdefpseudo filemon 17861.1029Ssjgfile dev/filemon/filemon.c filemon 17871.1029Ssjgfile dev/filemon/filemon_wrapper.c filemon 17881.1029Ssjg 17891.713Syamtinclude "net/agr/files.agr" 17901.734Sjmcneill 17911.734Sjmcneill# 17921.734Sjmcneill# General Purpose Input/Output framework 17931.734Sjmcneill# 17941.769Srizdefine onewire_bitbang 17951.734Sjmcneillinclude "dev/gpio/files.gpio" 17961.769Sriz 17971.769Srizinclude "dev/onewire/files.onewire" 17981.872Sjmcneill 17991.872Sjmcneill# 18001.872Sjmcneill# Pseudo audio device 18011.872Sjmcneill# 18021.872Sjmcneillinclude "dev/pad/files.pad" 18031.877Sjoerg 18041.877Sjoerg# 18051.877Sjoerg# Intel 386 Real Mode emulator 18061.877Sjoerg# 18071.877Sjoerginclude "lib/libx86emu/files.x86emu" 18081.882Syamt 18091.882Syamt# 18101.882Syamt# "tprof" profiler. 18111.882Syamt# 18121.882Syamtinclude "dev/tprof/files.tprof" 18131.944Sjmcneill 18141.944Sjmcneill# 18151.944Sjmcneill# alternate memory device 18161.944Sjmcneill# 18171.944Sjmcneillinclude "dev/altmem/files.altmem" 18181.1003Sahoka 18191.1003Sahoka# 18201.1003Sahoka# Flash subsystem 18211.1003Sahoka# 18221.1003Sahokainclude "dev/flash/files.flash" 18231.1003Sahoka 18241.1003Sahoka# 18251.1003Sahoka# NAND subsytem 18261.1003Sahoka# 18271.1003Sahokainclude "dev/nand/files.nand" 18281.1003Sahoka 18291.1019Sjmcneill# 18301.1020Scliff# NOR subsytem 18311.1020Scliff# 18321.1020Scliffinclude "dev/nor/files.nor" 18331.1031Sriz 18341.1031Sriz# 18351.1031Sriz# iscsi 18361.1031Sriz# 18371.1031Srizinclude "dev/iscsi/files.iscsi" 18381.1066Schristos 18391.1066Schristos# Atheros AR9k (802.11a/g/n) driver 18401.1066Schristosdefflag opt_athn.h ATHN_DEBUG 18411.1066Schristosdevice athn: arp, ether, ifnet, wlan 18421.1066Schristosfile dev/ic/athn.c athn 18431.1066Schristosfile dev/ic/arn5008.c athn 18441.1066Schristosfile dev/ic/arn5416.c athn 18451.1066Schristosfile dev/ic/arn9003.c athn 18461.1066Schristosfile dev/ic/arn9280.c athn 18471.1066Schristosfile dev/ic/arn9285.c athn 18481.1066Schristosfile dev/ic/arn9287.c athn 18491.1066Schristosfile dev/ic/arn9380.c athn 1850