[BACK]Return to files CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / conf

Annotation of src/sys/conf/files, Revision 1.1035

1.1035  ! martin      1: #      $NetBSD: files,v 1.1034 2011/12/19 16:10:07 drochner Exp $
1.60      cgd         2: #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
                      3:
1.989     pooka       4: version        20100430
1.798     cube        5:
1.565     thorpej     6: #
                      7: # device classes
                      8: #
                      9: devclass disk
                     10: devclass tape
                     11: devclass ifnet
                     12: devclass tty
1.876     jmcneill   13: devclass audiodev
                     14: devclass displaydev
                     15: devclass bus
1.565     thorpej    16:
1.112     thorpej    17: # options understood by the machine-independent part of the kernel
                     18: # (note, these are case-sensitive)
1.473     lukem      19: #
1.474     lukem      20: defflag                                INSECURE
                     21: defflag                                KMEMSTATS
                     22: defflag                                KTRACE
1.781     kardel     23: defflag                                MBUFTRACE
1.799     matt       24: defflag                                PTRACE
                     25: defflag                                COREDUMP
1.941     apb        26: defflag                                MODULAR
1.953     mbalmer    27: defflag                                KEYLOCK
1.799     matt       28:
1.781     kardel     29: defparam                       DEFCORENAME
                     30: defparam                       HZ
1.474     lukem      31: defparam                       MAXUPRC
                     32: defparam                       RTC_OFFSET
1.494     jdolecek   33: defflag        opt_pipe.h              PIPE_SOCKETPAIR PIPE_NODIRECT
1.573     junyoung   34:
1.926     ad         35: defflag                                AIO
                     36: defflag                                MQUEUE
                     37:
1.733     yamt       38: defflag                                BUFQ_DISKSORT
                     39: defflag                                BUFQ_FCFS
1.698     yamt       40: defflag                                BUFQ_PRIOCSCAN
                     41: defflag                                BUFQ_READPRIO
                     42: defflag                                NEW_BUFQ_STRATEGY       # same as BUFQ_READPRIO
1.524     thorpej    43:
1.845     yamt       44: defflag        opt_sched.h             SCHED_4BSD
1.868     rmind      45: defflag        opt_sched.h             SCHED_M2
1.845     yamt       46:
1.616     enami      47: defparam                       SOMAXKVA
1.524     thorpej    48: defflag        opt_sock_counters.h     SOSEND_COUNTERS
1.547     thorpej    49: defflag        opt_sosend_loan.h       SOSEND_NO_LOAN
1.840     dyoung     50: defflag        opt_route.h             RTCACHE_DEBUG RTFLUSH_DEBUG
1.247     thorpej    51:
1.474     lukem      52: defflag                                MULTIPROCESSOR
1.486     atatat     53:
                     54: defflag        opt_config.h            INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
1.459     enami      55:
1.597     atatat     56: defparam opt_dump.h            DUMP_ON_PANIC
                     57:
1.474     lukem      58: defflag        opt_callout.h           CALLWHEEL_STATS
1.250     tron       59:
1.891     martin     60: defflag                                CPU_IN_CKSUM
1.1035  ! martin     61: defflag                                CPU_UCODE
1.891     martin     62:
1.976     darran     63: defflag opt_dtrace.h           KDTRACE_HOOKS
                     64:
1.592     christos   65: defflag opt_posix.h            P1003_1B_SEMAPHORE
1.474     lukem      66: defflag        opt_sysv.h              SYSVMSG SYSVSEM SYSVSHM
1.470     lukem      67: defparam opt_sysvparam.h       SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
1.181     jonathan   68:
1.474     lukem      69: defflag        opt_ntp.h               PPS_SYNC NTP
1.129     thorpej    70:
1.694     christos   71: defflag        opt_ptm.h               NO_DEV_PTM COMPAT_BSDPTY
1.676     christos   72:
1.707     petrov     73: defparam opt_kmempages.h       NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
1.474     lukem      74: defflag        opt_malloclog.h         MALLOCLOG
1.470     lukem      75: defparam opt_malloclog.h       MALLOCLOGSIZE
1.474     lukem      76: defflag        opt_malloc_debug.h      MALLOC_DEBUG
                     77: defflag        opt_pool.h              POOL_DIAGNOSTIC
1.470     lukem      78: defparam opt_poollog.h         POOL_LOGSIZE
1.431     fvdl       79:
1.474     lukem      80: defflag        opt_revcache.h          NAMECACHE_ENTER_REVERSE
1.189     scottr     81:
1.1025    jmcneill   82: defflag        opt_exec.h              DEBUG_EXEC
                     83:
1.474     lukem      84: defflag        opt_execfmt.h           EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
1.1008    joerg      85:                                EXEC_ELF64 EXEC_SCRIPT
1.503     jdolecek   86:                                EXEC_ELF_NOTELESS
1.199     thorpej    87:
1.686     thorpej    88: defflag        opt_dkwedge.h           DKWEDGE_AUTODISCOVER
1.691     thorpej    89:                                DKWEDGE_METHOD_BSDLABEL
1.688     thorpej    90:                                DKWEDGE_METHOD_GPT
1.693     thorpej    91:                                DKWEDGE_METHOD_MBR
1.686     thorpej    92:
1.791     elad       93: defflag        opt_veriexec.h          VERIFIED_EXEC_FP_SHA1
1.725     christos   94:                                VERIFIED_EXEC_FP_SHA256
                     95:                                VERIFIED_EXEC_FP_SHA384
                     96:                                VERIFIED_EXEC_FP_SHA512
                     97:                                VERIFIED_EXEC_FP_MD5
                     98:                                VERIFIED_EXEC_FP_RMD160
                     99:
1.794     dsl       100: # Per system call number counts and times
                    101: defflag opt_syscall_stats.h    SYSCALL_STATS
                    102: defflag opt_syscall_stats.h    SYSCALL_TIMES: SYSCALL_STATS
                    103: # Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
                    104: defflag opt_syscall_stats.h    SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
                    105: file kern/subr_syscall_stats.c syscall_stats
                    106:
1.774     elad      107: defparam opt_pax.h             PAX_MPROTECT
1.817     elad      108:                                PAX_SEGVGUARD
1.879     christos  109:                                PAX_ASLR
                    110:                                PAX_ASLR_DELTA_MMAP_LSB
                    111:                                PAX_ASLR_DELTA_MMAP_LEN
                    112:                                PAX_ASLR_DELTA_STACK_LSB
                    113:                                PAX_ASLR_DELTA_STACK_LEN
                    114:                                PAX_ASLR_DELTA_PROG_LEN
1.983     christos  115:                                PAX_ASLR_DEBUG
1.774     elad      116:
1.789     elad      117: defflag        opt_fileassoc.h         FILEASSOC
                    118:
1.803     dyoung    119: defflag        opt_gre.h               GRE_DEBUG
                    120:
1.911     simonb    121: # Write Ahead Physical Block Logging
                    122: defflag opt_wapbl.h            WAPBL WAPBL_DEBUG
                    123: defparam opt_wapbl.h           WAPBL_DEBUG_PRINT
                    124:
1.199     thorpej   125: # compatibility options
1.473     lukem     126: #
1.924     wrstuden  127: defflag        opt_sa.h                KERN_SA
1.926     ad        128: defflag opt_compat_netbsd.h    COMPAT_NETBSD
1.936     christos  129: defflag        opt_compat_netbsd.h     COMPAT_50: COMPAT_NETBSD
                    130: defflag        opt_compat_netbsd.h     COMPAT_40: COMPAT_50, KERN_SA, COMPAT_NETBSD
1.926     ad        131: defflag        opt_compat_netbsd.h     COMPAT_30: COMPAT_40, COMPAT_NETBSD
                    132: defflag        opt_compat_netbsd.h     COMPAT_20: COMPAT_30, COMPAT_NETBSD
                    133: defflag        opt_compat_netbsd.h     COMPAT_16: COMPAT_20, COMPAT_NETBSD
                    134: defflag        opt_compat_netbsd.h     COMPAT_15: COMPAT_16, COMPAT_NETBSD
                    135: defflag        opt_compat_netbsd.h     COMPAT_14: COMPAT_15, COMPAT_NETBSD
                    136: defflag        opt_compat_netbsd.h     COMPAT_13: COMPAT_14, COMPAT_NETBSD
                    137: defflag        opt_compat_netbsd.h     COMPAT_12: COMPAT_13, COMPAT_NETBSD
                    138: defflag        opt_compat_netbsd.h     COMPAT_11: COMPAT_12, COMPAT_NETBSD
                    139: defflag        opt_compat_netbsd.h     COMPAT_10: COMPAT_11, COMPAT_NETBSD
                    140: defflag        opt_compat_netbsd.h     COMPAT_09: COMPAT_10, COMPAT_NETBSD
1.589     christos  141: defflag                                COMPAT_OSSAUDIO
1.786     martin    142: defflag                                COMPAT_FREEBSD: COMPAT_30
1.474     lukem     143: defflag                                COMPAT_IBCS2
1.938     christos  144: defflag                                COMPAT_LINUX: COMPAT_16
1.992     chs       145: defflag                                COMPAT_LINUX32 : COMPAT_LINUX
1.474     lukem     146: defflag                                COMPAT_OSF1
1.787     martin    147: defflag                                COMPAT_SUNOS: COMPAT_30
1.474     lukem     148: defflag        opt_compat_svr4.h       COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
1.937     he        149: defflag                                COMPAT_ULTRIX: COMPAT_50
1.474     lukem     150: defflag                                COMPAT_NETBSD32
1.852     he        151: defflag                                COMPAT_AOUT_M68K: COMPAT_40
1.474     lukem     152: defflag                                COMPAT_M68K4K
                    153: defflag                                COMPAT_VAX1K
                    154: defflag                                COMPAT_43
1.633     matt      155: defflag        opt_compat_netbsd.h     COMPAT_NOMID
1.221     jonathan  156:
1.473     lukem     157: #
1.570     thorpej   158: # Cryptography support.  Include this early, since several things
                    159: # use it.
1.624     jonathan  160:
                    161: # Individual crypto transforms
1.570     thorpej   162: include "crypto/arc4/files.arc4"
                    163: include "crypto/des/files.des"
                    164: include "crypto/blowfish/files.blowfish"
                    165: include "crypto/cast128/files.cast128"
                    166: include "crypto/rijndael/files.rijndael"
1.644     tls       167: include "crypto/skipjack/files.skipjack"
1.1011    drochner  168: include "crypto/camellia/files.camellia"
1.626     thorpej   169: # General-purpose crypto processing framework.
                    170: include "opencrypto/files.opencrypto"
                    171:
1.1032    tls       172: # NIST SP800.90 CTR DRBG
                    173: include "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
                    174:
1.570     thorpej   175: #
1.1014    mrg       176: # Kernel history/tracing. Old UVMHIST depends upon this.
                    177: #
                    178: defflag opt_kernhist.h                 KERNHIST KERNHIST_PRINT
                    179: file   kern/kern_history.c             kernhist
                    180:
                    181: #
1.618     thorpej   182: # System monitoring framework
                    183: #
                    184: include "dev/sysmon/files.sysmon"
                    185:
                    186: #
1.563     thorpej   187: # Networking protocols
                    188: #
1.971     pooka     189:
                    190: # Attribute used by various things that need BPF's virtual machine
                    191: #
                    192: define bpf_filter
                    193: defparam opt_bpf.h     BPF_BUFSIZE
                    194:
1.743     thorpej   195: include "net80211/files.net80211"
1.563     thorpej   196: include "netatalk/files.netatalk"
1.782     gdamore   197: include "netbt/files.netbt"
1.565     thorpej   198: include "netinet/files.netinet"
                    199: include "netinet6/files.netinet6"
1.632     itojun    200: include "netinet6/files.ipsec"
                    201: include "netipsec/files.netipsec"
1.566     thorpej   202: include "netiso/files.netiso"
1.991     kefren    203: include "netmpls/files.netmpls"
1.567     thorpej   204: include "netnatm/files.netnatm"
1.600     jdolecek  205: include "netsmb/files.netsmb"
1.994     rmind     206:
                    207: include "net/npf/files.npf"
                    208: include "netinet/files.ipfilter"
1.677     itojun    209: include "net/files.pf"
1.563     thorpej   210:
1.795     matt      211: obsolete defflag               CCITT           # obsolete
                    212: obsolete defflag               HDLC            # obsolete
                    213: obsolete defflag               LLC             # obsolete
                    214: obsolete defflag opt_ns.h      NS NSIP         # obsolete
                    215: obsolete defflag               IPX             # obsolete
1.825     cube      216: obsolete defflag opt_iso.h     TPCONS
1.939     jym       217: obsolete defparam opt_md.h     MEMORY_RBFLAGS  # superseded by
                    218:                                                # MEMORY_DISK_RBFLAGS
                    219:
1.474     lukem     220: defflag                                PFIL_HOOKS      # pfil(9)
1.603     perseant  221: defflag        opt_bridge_ipf.h        BRIDGE_IPF      # bridge(4) use inet_pfil_hooks
1.474     lukem     222: defflag        opt_ppp.h               PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
                    223:                                                # Include deflate or bsd
                    224:                                                # compression, enable pppd
                    225:                                                # packet filtering support
1.793     pavel     226: defflag opt_pppoe.h            PPPOE_SERVER PPPOE_TERM_UNKNOWN_SESSIONS
1.189     scottr    227:
                    228: # networking options
1.473     lukem     229: #
1.474     lukem     230: defflag                                GATEWAY
1.748     yamt      231: defparam opt_nmbclusters.h     NMBCLUSTERS
1.474     lukem     232: defparam                       SB_MAX
1.171     mrg       233:
1.189     scottr    234: # file system options
1.473     lukem     235: #
1.1004    bouyer    236: defflag        opt_quota.h             QUOTA QUOTA2            # XXX files.ufs?
1.685     thorpej   237: defflag                                VNODE_LOCKDEBUG
1.759     chs       238: defflag                                MAGICLINKS
1.353     oster     239:
1.276     scottr    240: # buffer cache size options
1.473     lukem     241: #
1.474     lukem     242: defparam opt_bufcache.h                BUFCACHE BUFPAGES
1.276     scottr    243:
1.449     gmcgarry  244: # userconf
1.473     lukem     245: #
1.474     lukem     246: defflag                                USERCONF
1.449     gmcgarry  247:
1.663     atatat    248: # sysctl related
                    249: #
                    250: defflag opt_sysctl.h           SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
                    251:                                SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
1.665     atatat    252:                                SYSCTL_INCLUDE_DESCR
1.663     atatat    253:
1.473     lukem     254: #
1.289     lukem     255: # Not entirely MI, but present on multiple arch's
1.473     lukem     256: #
1.289     lukem     257:
1.276     scottr    258: # PC-style MBR handling
1.473     lukem     259: #
1.474     lukem     260: defflag        opt_mbr.h               COMPAT_386BSD_MBRPART
1.209     jonathan  261:
1.745     thorpej   262: #
1.209     jonathan  263: # debugging options
1.473     lukem     264: #
1.745     thorpej   265: include "ddb/files.ddb"                # in-kernel dynamic debugger
                    266:
1.474     lukem     267: defflag        opt_kgdb.h              KGDB
1.613     martin    268: defparam opt_kgdb.h            KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
1.474     lukem     269:                                KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
                    270: defflag                                LOCKDEBUG
                    271: defflag                                SYSCALL_DEBUG
1.540     yamt      272: defflag        opt_kstack.h            KSTACK_CHECK_MAGIC
1.271     jonathan  273:
                    274: # memory (ram) disk options
1.473     lukem     275: #
1.474     lukem     276: defflag        opt_md.h                MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
                    277:                                MEMORY_DISK_DYNAMIC
1.851     dsl       278: defparam opt_md.h              MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
1.939     jym       279:                                MEMORY_DISK_RBFLAGS
1.159     drochner  280:
1.842     manu      281: defflag opt_tftproot.h         TFTPROOT TFTPROOT_DEBUG
                    282:
1.543     briggs    283: # Support for hardware performance monitoring counters
                    284: #
                    285: defflag        opt_perfctrs.h          PERFCTRS
1.636     jdolecek  286:
1.936     christos  287: defflag        opt_wlan.h              WLAN
                    288:
1.819     wiz       289: # Machine-independent device majors assignements
1.640     jdolecek  290: include "conf/majors"
1.543     briggs    291:
1.60      cgd       292: # generic attributes
1.473     lukem     293: #
1.519     augustss  294: define audiobus        { }
1.474     lukem     295: define midibus         { }
1.232     augustss  296: define midisyn
1.915     jmcneill  297: define videobus        { }
1.638     bouyer    298: define ata             {[channel = -1]}
1.674     thorpej   299: define sata
1.947     jakllsch  300: define sata_fis
1.558     thorpej   301: define scsi_core
                    302: define scsi            {[channel = -1]}: scsi_core
1.638     bouyer    303: define ata_hl          {[drive = -1]}
1.637     bouyer    304: define atapi           { }
1.489     drochner  305: define radiodev        { }
1.614     gmcgarry  306: define gpibdev         {[address = -1]}
1.734     jmcneill  307: define gpiobus         { }
1.769     riz       308: define onewirebus      { }
1.659     bjh21     309: define         pckbport        {[slot = -1]}
                    310: define pckbport_machdep_cnattach
1.754     thorpej   311: define firmload
1.67      cgd       312:
                    313: # audio device attributes
1.473     lukem     314: #
1.63      brezak    315: define mulaw
1.132     augustss  316: define auconv
1.500     kent      317: define aurateconv
1.629     thorpej   318:
1.228     augustss  319: # audio and midi devices, attaches to audio hardware driver
1.473     lukem     320: #
1.876     jmcneill  321: device audio: audiodev
1.519     augustss  322: attach audio at audiobus
1.228     augustss  323: device midi
                    324: attach midi at midibus
1.363     thorpej   325:
1.650     bjh21     326: # console bell via audio device
                    327: #
                    328: define audiobell
                    329:
1.915     jmcneill  330: # video devices, attaches to video hardware driver
                    331: #
                    332: device video
                    333: attach video at videobus
                    334:
1.1024    jmcneill  335: # DTV subsystem
                    336: #
                    337: include "dev/dtv/files.dtv"
                    338:
1.922     pgoyette  339: # National Semiconductor LM7[89]
                    340: #
                    341: # (included here so files.i2c can define an attachment)
                    342:
                    343: device lm: sysmon_envsys
                    344: file   dev/ic/nslm7x.c                 lm                      needs-flag
                    345:
1.984     pgoyette  346: # JEDEC standard SPD EPROM
                    347: #
                    348: # (included here so files.i2c can define an attachment)
                    349:
                    350: device spdmem
                    351: file   dev/ic/spdmem.c                 spdmem
                    352:
1.635     thorpej   353: # I2C device support
                    354: include "dev/i2c/files.i2c"
                    355:
1.813     gdamore   356: # SPI device support
                    357: include "dev/spi/files.spi"
                    358:
1.559     thorpej   359: # IR device support
                    360: include        "dev/ir/files.ir"
                    361:
1.651     jdolecek  362: # Parallel Port Bus support
                    363: include "dev/ppbus/files.ppbus"
                    364:
1.363     thorpej   365: # raster operations attributes
1.473     lukem     366: #
1.426     lukem     367: define rasops1
                    368: define rasops2
                    369: define rasops4
                    370: define rasops8
                    371: define rasops15
                    372: define rasops16
                    373: define rasops24
                    374: define rasops32
1.829     ober      375: define rasops_rotation
1.60      cgd       376:
1.997     jmcneill  377: # image decoding support
                    378: include "dev/stbi/files.stbi"
                    379:
1.760     jmcneill  380: # splash screen support
                    381: include "dev/splash/files.splash"
                    382:
1.768     gdamore   383: # videomode support
                    384: include "dev/videomode/files.videomode"
                    385:
1.67      cgd       386: # net device attributes - we have generic code for arc(net), ether(net),
1.457     bjh21     387: # fddi, token ring, atm and eco(net).
1.473     lukem     388: #
1.874     cube      389: define arcnet
1.88      chuck     390: define atm
1.457     bjh21     391: define eco
1.60      cgd       392: define ether
1.67      cgd       393: define fddi
1.185     kml       394: define hippi
1.399     onoe      395: define ieee1394
1.282     bad       396: define token
1.284     explorer  397: define sppp
1.1032    tls       398: define wlan
1.294     itojun    399: define crypto
1.100     ws        400:
1.119     is        401: # devices ARPing IPv4 pull this in:
1.473     lukem     402: #
1.119     is        403: define arp
                    404:
1.515     thorpej   405: #
                    406: # ALTQ network traffic shaping subsystem
                    407: #
                    408: include "altq/files.altq"
                    409:
1.473     lukem     410: #
1.560     thorpej   411: # IPKDB kernel debugger
1.473     lukem     412: #
1.560     thorpej   413: include "ipkdb/files.ipkdb"
1.102     ws        414:
1.404     ad        415: # Logical disk
1.473     lukem     416: #
1.404     ad        417: device ld: disk
1.426     lukem     418: file   dev/ld.c                        ld                      needs-flag
1.513     thorpej   419:
                    420: #
                    421: # MII/PHY support for network devices
                    422: #
                    423: include "dev/mii/files.mii"
1.375     thorpej   424:
1.473     lukem     425: #
1.512     thorpej   426: # RAIDframe
                    427: #
                    428: include "dev/raidframe/files.raidframe"
1.639     grog      429:
                    430: #
1.542     thorpej   431: # Hardware-assisted data mover API
                    432: #
                    433: include "dev/dmover/files.dmover"
1.512     thorpej   434:
                    435: #
1.83      thorpej   436: # "Chipset" drivers.  These are the bus-independent routines which
                    437: # contain the cfdrivers.  Attachments are provided by files.<bus>
1.473     lukem     438: #
1.145     christos  439:
                    440: # Adaptec AIC-6[32]60 ICs
1.473     lukem     441: #
1.173     thorpej   442: device aic: scsi
1.145     christos  443: file   dev/ic/aic6360.c                aic
1.346     thorpej   444:
                    445: # SMC 93Cx6 Serial EEPROM devices
1.473     lukem     446: #
1.346     thorpej   447: define smc93cx6
                    448: file   dev/ic/smc93cx6.c               smc93cx6
1.83      thorpej   449:
1.86      mycroft   450: # Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
1.473     lukem     451: #
1.474     lukem     452: defparam opt_ahc.h             AHC_DEBUG
                    453: defflag        opt_ahc.h               AHC_NO_TAGS
1.173     thorpej   454: device ahc: scsi
1.345     thorpej   455: define ahc_seeprom
1.354     fvdl      456: define ahc_aic77xx
1.142     enami     457: file   dev/ic/aic7xxx.c                ahc
1.609     fvdl      458: file   dev/ic/aic7xxx_osm.c            ahc
1.345     thorpej   459: file   dev/ic/aic7xxx_seeprom.c        ahc_seeprom
1.354     fvdl      460: file   dev/ic/aic77xx.c                ahc_aic77xx
1.609     fvdl      461:
                    462: # Adaptec aic79xx SCSI controllers
                    463: defflag        opt_ahd.h               AHD_DEBUG
                    464: device ahd: scsi
                    465: file   dev/ic/aic79xx.c                ahd
                    466: file   dev/ic/aic79xx_osm.c            ahd
1.318     ad        467:
                    468: # DPT EATA SCSI controllers
1.473     lukem     469: #
1.318     ad        470: device dpt: scsi
                    471: file   dev/ic/dpt.c                    dpt
1.355     ad        472:
                    473: # Compaq Smart ARRAY controllers
1.473     lukem     474: #
1.355     ad        475: device cac {unit = -1}
                    476: file   dev/ic/cac.c                    cac
                    477:
1.404     ad        478: attach ld at cac with ld_cac
                    479: file   dev/ic/ld_cac.c                 ld_cac
1.419     ad        480:
1.764     he        481: # HP/Compaq Command Interface for SCSI-3 Support
                    482: #
                    483: device ciss: scsi
                    484: file   dev/ic/ciss.c                   ciss
                    485:
1.419     ad        486: # Mylex DAC960 RAID controllers
1.473     lukem     487: #
1.419     ad        488: device mlx {unit = -1}
                    489: file   dev/ic/mlx.c                    mlx                     needs-flag
                    490:
                    491: attach ld at mlx with ld_mlx
                    492: file   dev/ic/ld_mlx.c                 ld_mlx
1.521     ad        493:
                    494: # ICP-Vortex/Intel RAID controllers
                    495: #
                    496: device icp {unit = -1}
                    497: file   dev/ic/icp.c                    icp                     needs-flag
1.611     thorpej   498: file   dev/ic/icp_ioctl.c              icp
1.521     ad        499:
                    500: attach ld at icp with ld_icp
                    501: file   dev/ic/ld_icp.c                 ld_icp
                    502:
                    503: device icpsp: scsi
                    504: file   dev/ic/icpsp.c                  icpsp
                    505: attach icpsp at icp
1.523     ad        506:
                    507: # Adaptec FSA RAID controllers
                    508: #
                    509: device aac {unit = -1}
                    510: file   dev/ic/aac.c                    aac
                    511:
                    512: attach ld at aac with ld_aac
                    513: file   dev/ic/ld_aac.c                 ld_aac
1.238     dante     514:
                    515: # AdvanSys 1200A, 1200B and ULTRA SCSI controllers
1.473     lukem     516: #
1.238     dante     517: device adv: scsi
                    518: file   dev/ic/adv.c                    adv
1.428     thorpej   519: file   dev/ic/advlib.c                 adv
                    520: file   dev/ic/advmcode.c               adv
1.248     dante     521:
                    522: # AdvanSys ULTRA WIDE SCSI controllers
1.473     lukem     523: #
1.248     dante     524: device adw: scsi
                    525: file   dev/ic/adw.c                    adw
1.194     jonathan  526:
1.130     jonathan  527: # BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
                    528: # (Must be declared before AHA to ensure bha probes before aha.
                    529: #  Probing AHA first configures bhas as aha, via their AHA
                    530: #  hardware-compatibility mode.)
1.473     lukem     531: #
1.173     thorpej   532: device bha: scsi
1.142     enami     533: file   dev/ic/bha.c                    bha
1.130     jonathan  534:
1.113     mycroft   535: # Adaptec AHA-154x and AHA-164x controllers
1.130     jonathan  536: # (must be after bha, see above)
1.473     lukem     537: #
1.173     thorpej   538: device aha: scsi
1.142     enami     539: file   dev/ic/aha.c                    aha
1.445     tsutsui   540:
                    541: # Initio INIC-940/950 SCSI controllers
1.473     lukem     542: #
1.445     tsutsui   543: device iha: scsi
                    544: file   dev/ic/iha.c                    iha
1.118     cgd       545:
                    546: # Qlogic ISP 10x0 SCSI Controllers
1.473     lukem     547: #
1.474     lukem     548: defflag        opt_isp.h               ISP_DISABLE_1020_SUPPORT
                    549:                                ISP_DISABLE_1080_SUPPORT
                    550:                                ISP_DISABLE_2100_SUPPORT
                    551:                                ISP_DISABLE_2200_SUPPORT
1.846     mjacob    552:                                ISP_DISABLE_2300_SUPPORT
1.894     mjacob    553:                                ISP_DISABLE_2322_SUPPORT
1.846     mjacob    554:                                ISP_DISABLE_2400_SUPPORT
                    555:                                ISP_DISABLE_FW
                    556:                                ISP_TARGET_MODE
1.474     lukem     557: defparam opt_isp.h             ISP_LOGDEFAULT
1.894     mjacob    558:                                ISP_VPORTS
1.173     thorpej   559: device isp: scsi
1.142     enami     560: file   dev/ic/isp.c                    isp
1.846     mjacob    561: file   dev/ic/isp_library.c            isp
1.223     mjacob    562: file   dev/ic/isp_netbsd.c             isp
1.711     drochner  563: file   dev/ic/isp_target.c             isp & isp_target_mode
1.821     bouyer    564: # LSILogic MegaRAID SAS
                    565: #
                    566: device mfi: scsi
                    567: file   dev/ic/mfi.c                    mfi
                    568:
1.528     matt      569: # LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
                    570: #
1.608     thorpej   571: device mpt: scsi
                    572: file   dev/ic/mpt.c                    mpt
                    573: file   dev/ic/mpt_debug.c              mpt
                    574: file   dev/ic/mpt_netbsd.c             mpt
1.605     tsutsui   575:
1.682     itohy     576: # Workbit NinjaSCSI-32 controllers
                    577: device njs: scsi
                    578: file   dev/ic/ninjascsi32.c            njs
                    579:
1.605     tsutsui   580: # Symbios/NCR 53c700 SCSI controllers
                    581: device oosiop: scsi
                    582: file   dev/ic/oosiop.c                 oosiop
1.436     tsutsui   583:
                    584: # Symbios/NCR 53c710 SCSI controllers
1.473     lukem     585: #
1.436     tsutsui   586: device osiop: scsi
                    587: file   dev/ic/osiop.c                  osiop
1.364     bouyer    588:
1.368     bouyer    589: # common stuff for siop and esiop
1.473     lukem     590: #
1.426     lukem     591: define siop_common
                    592: file   dev/ic/siop_common.c            siop_common
1.368     bouyer    593:
1.364     bouyer    594: # Symbios/NCR 53c720/53c8xx SCSI controllers
1.473     lukem     595: #
1.426     lukem     596: device siop: scsi,siop_common
1.898     skrll     597: file   dev/ic/siop.c                   siop & (siop_pci | siop_gedoens)
1.517     bouyer    598: defflag        opt_siop.h                      SIOP_SYMLED
1.518     bouyer    599:
                    600: device esiop: scsi,siop_common
                    601: file   dev/ic/esiop.c                  esiop
1.94      mycroft   602:
                    603: # UltraStor SCSI controllers
1.473     lukem     604: #
1.173     thorpej   605: device uha: scsi
1.142     enami     606: file   dev/ic/uha.c                    uha
1.409     onoe      607:
1.878     garbled   608: # 3Com common probe code
                    609: define  elink
                    610: file    dev/isa/elink.c                 elink
                    611:
1.409     onoe      612: # Aironet PC4500/PC4800
1.473     lukem     613: #
1.653     tsarna    614: device an: arp, wlan, ifnet
1.409     onoe      615: file   dev/ic/an.c                     an
1.86      mycroft   616:
1.376     onoe      617: # AMD 79c930-based 802.11 cards
1.473     lukem     618: #
1.376     onoe      619: device awi: arp, wlan, ifnet
                    620: file   dev/ic/awi.c                    awi
                    621: file   dev/ic/am79c930.c               awi
1.438     ichiro    622:
                    623: # Lucent & Intersil WaveLan IEEE (802.11)
1.473     lukem     624: #
1.656     junyoung  625: device wi: arp, wlan, ifnet
1.438     ichiro    626: file   dev/ic/wi.c                     wi
1.617     dyoung    627:
1.930     alc       628: # Atheros HAL
                    629: #
                    630: include "external/isc/atheros_hal/conf/files.ath_hal"
                    631:
1.641     dyoung    632: # Atheros 5210/5211/5212 multi-mode 802.11
                    633: #
1.656     junyoung  634: device ath: arp, wlan, ifnet
1.641     dyoung    635: file   dev/ic/ath.c                                    ath
1.719     dyoung    636: file   dev/ic/ath_netbsd.c                             ath
1.738     dyoung    637: file   dev/ic/athrate-sample.c                         ath
1.641     dyoung    638:
1.617     dyoung    639: # ADMtek ADM8211 802.11
                    640: #
1.656     junyoung  641: device atw: arp, wlan, ifnet, smc93cx6
1.617     dyoung    642: file   dev/ic/atw.c                    atw
1.376     onoe      643:
1.687     dyoung    644: # Realtek RTL8180 802.11
                    645: #
                    646: device rtw: arp, wlan, ifnet, smc93cx6
                    647: file   dev/ic/rtw.c                    rtw
                    648: file   dev/ic/rtwphy.c                 rtw
                    649: file   dev/ic/rtwphyio.c               rtw
                    650:
1.780     rpaulo    651: # Ralink RT2500/RT2600 802.11
1.779     martin    652: device ral: arp, ether, ifnet, wlan, firmload
1.778     dogcow    653: file   dev/ic/rt2560.c                 ral
                    654: file   dev/ic/rt2661.c                 ral
1.722     drochner  655:
1.83      thorpej   656: # 3Com Etherlink-III Ethernet controller
1.473     lukem     657: #
1.333     thorpej   658: device ep: arp, ether, ifnet, mii, mii_bitbang
1.142     enami     659: file   dev/ic/elink3.c                 ep
1.253     fvdl      660:
                    661: # 3Com EtherLink XL Controller
1.473     lukem     662: #
1.331     thorpej   663: device ex: arp, ether, ifnet, mii, mii_bitbang
1.253     fvdl      664: file   dev/ic/elinkxl.c                ex
1.131     matt      665:
                    666: # DEC EtherWORKS III (LEMAC) Ethernet controllers
1.473     lukem     667: #
1.173     thorpej   668: device lc: arp, ether, ifnet
1.142     enami     669: file   dev/ic/lemac.c                  lc
1.84      mycroft   670:
                    671: # LANCE and PCnet Ethernet controllers
1.473     lukem     672: #
1.173     thorpej   673: device le: arp, ether, ifnet
1.426     lukem     674: define le24
                    675: define le32
1.227     explorer  676: file   dev/ic/am7990.c                 le24
1.225     drochner  677: file   dev/ic/am79900.c                le32
                    678: file   dev/ic/lance.c                  le24 | le32
1.383     thorpej   679:
                    680: # DEC DEPCA-family of LANCE Ethernet controllers
1.473     lukem     681: #
1.383     thorpej   682: device depca { }: le24
                    683: file   dev/ic/depca.c                  depca
                    684: attach le at depca with le_depca
1.122     scottr    685:
1.290     mrg       686: # Sun HME Ethernet controllers
1.473     lukem     687: #
1.293     pk        688: device hme: arp, ether, ifnet, mii
                    689: file   dev/ic/hme.c                    hme
1.461     eeh       690:
                    691: # Sun GEM Ethernet controllers
1.473     lukem     692: #
1.461     eeh       693: device gem: arp, ether, ifnet, mii
                    694: file   dev/ic/gem.c                    gem
1.290     mrg       695:
1.122     scottr    696: # 8390-family Ethernet controllers
1.473     lukem     697: #
1.569     thorpej   698: defflag        opt_ipkdb.h             IPKDB_DP8390
1.122     scottr    699: define dp8390nic
1.569     thorpej   700: file   dev/ic/dp8390.c                 dp8390nic | ipkdb_dp8390
1.485     bjh21     701:
                    702: # National Semiconductor DP83905 AT/LANTIC Ethernet media support
                    703: #
                    704: define dp83905
                    705: file   dev/ic/dp83905.c                dp83905
1.484     bjh21     706:
                    707: # Macronix MX98905 Ethernet controller
                    708: # (use as an attribute for an "ne" bus attachment)
                    709: #
                    710: define mx98905
                    711: file   dev/ic/mx98905.c                mx98905
1.77      cgd       712:
1.282     bad       713: # TROPIC Token-Ring controller
1.473     lukem     714: #
1.282     bad       715: device tr: arp, token, ifnet
                    716: file   dev/ic/tropic.c                 tr
                    717:
1.91      cgd       718: # NCR 5380 SCSI Bus Controller
1.473     lukem     719: #
1.91      cgd       720: define ncr5380sbc
1.142     enami     721: file   dev/ic/ncr5380sbc.c             ncr5380sbc
1.356     pk        722: device nca: scsi, ncr5380sbc
1.91      cgd       723:
1.434     fredette  724: # Sun sc PAL SCSI Bus Controller
1.473     lukem     725: #
1.434     fredette  726: define sunscpal
                    727: file   dev/ic/sunscpal.c               sunscpal
                    728: device ssc: scsi, sunscpal
                    729:
1.91      cgd       730: # DEC FDDI Chipset
1.473     lukem     731: #
1.91      cgd       732: define pdq
1.142     enami     733: file   dev/ic/pdq.c                    pdq
                    734: file   dev/ic/pdq_ifsubr.c             pdq
1.98      christos  735:
1.474     lukem     736: # Cyclades Cyclom-8/16/32
1.473     lukem     737: #
1.173     thorpej   738: device cy: tty
1.142     enami     739: file   dev/ic/cy.c                     cy                      needs-flag
1.103     thorpej   740:
                    741: # Efficient Networks, Inc. ATM interface
1.473     lukem     742: #
1.173     thorpej   743: device en: atm, ifnet
1.142     enami     744: file   dev/ic/midway.c                 en
1.117     thorpej   745:
                    746: # NCR 53x9x or Emulex ESP SCSI Controller
1.473     lukem     747: #
1.117     thorpej   748: define ncr53c9x
1.359     mycroft   749: device esp: scsi, ncr53c9x
1.142     enami     750: file   dev/ic/ncr53c9x.c               ncr53c9x
1.227     explorer  751:
1.679     mycroft   752: # Fujitsu MB87030/MB89352 SCSI Protocol Controller
                    753: device spc: scsi
                    754: file   dev/ic/mb89352.c                spc
                    755:
1.796     bjh21     756: # Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
                    757: define wd33c93
                    758: file   dev/ic/wd33c93.c                wd33c93
                    759:
1.590     soren     760: # Hitachi HD44780 LCD panel controller
                    761: define hd44780
                    762: file   dev/ic/hd44780_subr.c           hd44780
                    763: file   dev/ic/lcdkp_subr.c             hd44780
                    764:
1.710     joff      765: # Matrix keypad
                    766: define matrixkp
                    767: file   dev/ic/matrixkp_subr.c          matrixkp
                    768:
1.227     explorer  769: # Hitachi HD64570 serial controller
1.473     lukem     770: #
1.359     mycroft   771: define hd64570
1.227     explorer  772: file   dev/ic/hd64570.c                hd64570
1.339     chopps    773:
                    774: # Riscom/N2 ISA/PCI Sync Serial Controller
1.473     lukem     775: #
1.339     chopps    776: device ntwoc: ifnet, hd64570
1.128     pk        777:
                    778: # Intel 82586 Ethernet Controller
1.473     lukem     779: #
1.128     pk        780: define i82586
1.142     enami     781: file   dev/ic/i82586.c                 i82586
1.291     thorpej   782:
1.658     jkunz     783: # Intel 82596 Ethernet Controller
                    784: #
                    785: define i82596
                    786: file   dev/ic/i82596.c                 i82596
                    787:
1.291     thorpej   788: # Intel 82557/82558/82559 Ethernet Controller
1.473     lukem     789: #
1.291     thorpej   790: device fxp: ether, ifnet, arp, mii
                    791: file   dev/ic/i82557.c                 fxp
1.389     bjh21     792:
                    793: # SEEQ 8005 Advanced Ethernet Data Link Controller
1.473     lukem     794: #
1.389     bjh21     795: define seeq8005
                    796: file   dev/ic/seeq8005.c               seeq8005
1.137     thorpej   797:
                    798: # SMC 91Cxx Ethernet Controller
1.473     lukem     799: #
1.379     briggs    800: device sm: arp, ether, ifnet, mii, mii_bitbang
1.142     enami     801: file   dev/ic/smc91cxx.c               sm
1.188     thorpej   802:
                    803: # SMC 83C170 EPIC/100 Fast Ethernet Controller
1.473     lukem     804: #
1.230     thorpej   805: device epic: arp, ether, ifnet, mii
1.188     thorpej   806: file   dev/ic/smc83c170.c              epic
1.309     ragge     807:
                    808: # DEC SGEC Second Generation Ethernet Controller
1.473     lukem     809: #
1.309     ragge     810: define sgec
                    811: file   dev/ic/sgec.c                   sgec
1.177     enami     812:
1.715     jdolecek  813: # MB86950 Ethernet Controller
                    814: #
                    815: define mb86950
                    816: file   dev/ic/mb86950.c                mb86950
                    817:
1.177     enami     818: # MB8696x Ethernet Controller
1.473     lukem     819: #
1.177     enami     820: define mb86960
                    821: file   dev/ic/mb86960.c                mb86960
                    822:
                    823: # Generic MB8696x Ethernet Controller driver
1.473     lukem     824: #
1.177     enami     825: device mbe: arp, ether, ifnet, mb86960
1.146     augustss  826:
                    827: # Interwave Am78C201 audio driver
1.473     lukem     828: #
1.146     augustss  829: define interwave
                    830: file   dev/ic/interwave.c              interwave
1.154     is        831:
                    832: # TMS 320av110 MPEG2/audio driver
1.473     lukem     833: #
1.154     is        834: define tms320av110
                    835: file   dev/ic/tms320av110.c            tms320av110
1.152     thorpej   836:
                    837: # Novell NE2000-compatible Ethernet cards, based on the
                    838: # National Semiconductor DS8390.
1.473     lukem     839: #
1.474     lukem     840: defflag        opt_ipkdb.h             IPKDB_NE                        : IPKDB_DP8390
1.423     thorpej   841: device ne: ether, ifnet, arp, dp8390nic, mii
1.569     thorpej   842: file   dev/ic/ne2000.c                 ne | ipkdb_ne
1.153     thorpej   843:
                    844: # 8250/16[45]50-based "com" ports
1.668     thorpej   845: #
1.749     chs       846: defflag        opt_com.h               COM_DEBUG
1.153     thorpej   847: # XXX In a perfect world, this would be done with attributes
1.788     gdamore   848: defflag        opt_com.h               COM_16650 COM_HAYESP COM_PXA2X0 COM_AU1X00
                    849:                                COM_REGMAP
1.1016    matt      850: defparam opt_com.h             COM_TOLERANCE
1.392     eeh       851: device com { } : tty
1.426     lukem     852: file   dev/ic/com.c                    com                     needs-flag
1.336     thorpej   853:
                    854: # PC-like keyboard controller
1.473     lukem     855: #
1.659     bjh21     856: device pckbc: pckbport
1.660     bjh21     857: file   dev/ic/pckbc.c                  pckbc                   needs-flag
1.274     scw       858:
1.714     cube      859: device attimer
                    860: file   dev/ic/attimer.c                attimer                 needs-flag
                    861:
1.274     scw       862: # Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
1.473     lukem     863: #
1.274     scw       864: device clmpcc: tty
1.426     lukem     865: file   dev/ic/clmpcc.c                 clmpcc                  needs-flag
1.385     bjh21     866:
1.843     xtraeme   867: # Abit uGuru
                    868: #
                    869: device ug: sysmon_envsys
                    870: file   dev/ic/ug.c                     ug                      needs-flag
                    871:
1.185     kml       872: # Essential Communications Corp. HIPPI Interface
1.473     lukem     873: #
1.426     lukem     874: device esh: hippi, ifnet
                    875: file   dev/ic/rrunner.c                esh                     needs-flag
1.242     is        876:
                    877: # SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
1.473     lukem     878: #
1.874     cube      879: device bah: ifnet, arcnet, arp
1.426     lukem     880: file   dev/ic/smc90cx6.c               bah
1.234     augustss  881:
                    882: # OPL2/OPL3 FM synth driver
1.473     lukem     883: #
1.235     augustss  884: device opl: midibus, midisyn
1.234     augustss  885: file   dev/ic/opl.c                    opl
                    886: file   dev/ic/oplinstrs.c              opl
1.305     augustss  887:
                    888: # MPU401 MIDI UART compatibles
1.473     lukem     889: #
1.305     augustss  890: device mpu: midibus
1.426     lukem     891: file   dev/ic/mpu.c                    mpu                     needs-flag
1.236     pk        892:
                    893: # AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
1.473     lukem     894: #
1.236     pk        895: define ad1848
                    896: file   dev/ic/ad1848.c                 ad1848
1.290     mrg       897:
                    898: # AMD 7930 audio/ISDN codec
1.473     lukem     899: #
1.366     augustss  900: define am7930
                    901: file   dev/ic/am7930.c                 am7930
1.290     mrg       902:
                    903: # SPARC `SUNW,audiocs'
1.473     lukem     904: #
1.519     augustss  905: device audiocs: audiobus, auconv, ad1848
1.290     mrg       906: file   dev/ic/cs4231.c                 audiocs
1.326     augustss  907:
                    908: # AC-97 CODECs
1.473     lukem     909: #
1.326     augustss  910: define ac97
                    911: file   dev/ic/ac97.c                   ac97
1.437     minoura   912:
                    913: # Oki MSM6258 support code
1.473     lukem     914: #
1.437     minoura   915: define msm6258
                    916: file   dev/ic/msm6258.c                msm6258
1.240     pk        917:
                    918: # LSI64854 DMA controller back-end
1.473     lukem     919: #
1.240     pk        920: define lsi64854
                    921: file   dev/ic/lsi64854.c               lsi64854
1.465     mrg       922:
                    923: # Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
1.473     lukem     924: #
1.465     mrg       925: define cd18xx
                    926: file   dev/ic/cd18xx.c                 cd18xx
1.240     pk        927:
1.654     wiz       928: # Realtek 8019/8029 NE2000-compatible network interface subroutines
1.473     lukem     929: #
1.252     thorpej   930: define rtl80x9
1.980     tsutsui   931: file   dev/ic/rtl80x9.c                rtl80x9                 needs-flag
1.360     haya      932:
1.654     wiz       933: # Realtek 8129/8139 Ethernet controllers
1.473     lukem     934: #
1.362     haya      935: device rtk: ether, ifnet, arp, mii
1.675     sekiya    936: file   dev/ic/rtl81x9.c                rtk | re
1.185     kml       937:
1.673     toshii    938: # Realtek 8169 Ethernet controllers
                    939: #
                    940: device re: ether, ifnet, arp, mii
1.709     yamt      941: file   dev/ic/rtl8169.c                re
1.673     toshii    942:
1.258     pk        943: # Common code for ESDI/IDE/etc. controllers
1.473     lukem     944: #
1.680     thorpej   945: define wdc_common
1.809     itohy     946: define ata_dma
                    947: define ata_udma
                    948: define ata_piobm
1.680     thorpej   949: device wdc: ata, wdc_common
1.637     bouyer    950:
1.835     dyoung    951: defflag        opt_ata.h       ATADEBUG
1.1026    bouyer    952: defflag        opt_wdc.h       WDC_NO_IDS
1.835     dyoung    953:
1.656     junyoung  954: device atabus: atapi,ata_hl
                    955: attach atabus at ata
1.809     itohy     956: # The strange expression is to dump ata_* definitions to ata_dma.h.
                    957: file   dev/ic/wdc.c                    (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag
1.386     bjh21     958:
1.810     itohy     959: # Workbit NinjaATA-32 IDE controllers
                    960: device njata: ata, ata_piobm, wdc_common
                    961: file   dev/ic/ninjaata32.c             njata
                    962:
1.386     bjh21     963: # CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
1.473     lukem     964: #
1.386     bjh21     965: device upc { [offset = -1] }
                    966: attach wdc at upc with wdc_upc
                    967: attach com at upc with com_upc
1.651     jdolecek  968: attach lpt at upc with lpt_upc
1.426     lukem     969: file   dev/ic/upc.c                    upc
                    970: file   dev/ic/wdc_upc.c                wdc_upc
                    971: file   dev/ic/com_upc.c                com_upc
1.651     jdolecek  972: file   dev/ic/lpt_upc.c                lpt_upc
1.327     matt      973:
1.844     bouyer    974: # AHCI-compatible SATA controllers
                    975: define ahcisata_core
                    976: file dev/ic/ahcisata_core.c ahcisata_core
1.948     jakllsch  977: device ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, ahcisata_core
1.844     bouyer    978:
1.956     jakllsch  979: # Silicon Image SteelVine SATA-II controllers
                    980: define siisata
                    981: file   dev/ic/siisata.c                siisata
                    982: device siisata: ata, ata_dma, ata_udma, sata, sata_fis, siisata
                    983:
1.957     jakllsch  984: # Marvell Serial-ATA Host Controller
1.951     kiyohara  985: define mvsata
                    986: file dev/ic/mvsata.c                   mvsata
                    987: device mvsata: ata, ata_dma, ata_udma, wdc_common, sata, mvsata
                    988: defflag opt_mvsata.h           MVSATA_WITHOUTDMA
                    989:
1.314     thorpej   990: # DECchip 21x4x Ethernet controller family, and assorted clones.
1.473     lukem     991: #
1.333     thorpej   992: device tlp: arp, ether, ifnet, mii, mii_bitbang
1.314     thorpej   993: file   dev/ic/tulip.c                  tlp
1.322     thorpej   994:
                    995: # Adaptec AIC-6915 Ethernet interface
1.473     lukem     996: #
1.322     thorpej   997: device sf: arp, ether, ifnet, mii
                    998: file   dev/ic/aic6915.c                sf
1.378     pk        999:
                   1000: # Mostek time-of-day clock and NVRAM
1.473     lukem    1001: #
1.378     pk       1002: define mk48txx
1.507     pk       1003: file   dev/ic/mk48txx.c                mk48txx
1.378     pk       1004:
                   1005: # Intersil 7170 time-of-day clock
1.473     lukem    1006: #
1.378     pk       1007: define intersil7170
                   1008: file   dev/ic/intersil7170.c           intersil7170
1.434     fredette 1009:
                   1010: # National Semiconductor MM58167 time-of-day clock
1.473     lukem    1011: #
1.434     fredette 1012: define mm58167
                   1013: file   dev/ic/mm58167.c                mm58167
1.643     tsutsui  1014:
                   1015: # Motorola mc146818 (and compatible) time-of-day clock
                   1016: #
                   1017: define mc146818
                   1018: file   dev/ic/mc146818.c               mc146818
1.422     thorpej  1019:
1.808     uwe      1020: # Ricoh RS5C313 time of-day-clock
                   1021: #
                   1022: define rs5c313
                   1023: file   dev/ic/rs5c313.c                rs5c313
                   1024:
1.422     thorpej  1025: # D-Link DL10019/10022 NE2000-compatible network interface subroutines
1.473     lukem    1026: #
1.422     thorpej  1027: define dl10019
                   1028: file   dev/ic/dl10019.c                dl10019
1.453     enami    1029:
                   1030: # ASIX AX88190 NE2000-compatible network interface subroutines
1.473     lukem    1031: #
1.453     enami    1032: define ax88190
                   1033: file   dev/ic/ax88190.c                ax88190
1.429     jdolecek 1034:
                   1035: # WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
1.473     lukem    1036: #
1.429     jdolecek 1037: device we: ether, ifnet, arp, dp8390nic
                   1038: file   dev/ic/we.c                     we
1.432     jdolecek 1039:
                   1040: # Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
1.473     lukem    1041: #
1.432     jdolecek 1042: device ate: arp, ether, ifnet, mb86960
1.557     tsutsui  1043:
                   1044: # Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
                   1045: #
                   1046: device fmv: arp, ether, ifnet, mb86960
                   1047: file   dev/ic/fmv.c                    fmv
1.471     yamt     1048:
                   1049: # Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
1.473     lukem    1050: #
1.471     yamt     1051: device cs: arp, ether, ifnet
1.704     joff     1052: device tscs: arp, ether, ifnet
                   1053: file   dev/ic/cs89x0.c                 cs | tscs
1.487     augustss 1054:
                   1055: # Radio device attributes
                   1056: #
                   1057: define tea5757
1.656     junyoung 1058: file   dev/ic/tea5757.c                tea5757
1.487     augustss 1059: define lm700x
1.656     junyoung 1060: file   dev/ic/lm700x.c                 lm700x
1.179     drochner 1061:
1.837     tnn      1062: # Philips PCF8584 i2c controller
                   1063: define pcf8584
                   1064: file   dev/ic/pcf8584.c                pcf8584
                   1065:
1.985     nonaka   1066: # PCA9564 i2c controller
                   1067: define pca9564
                   1068: file   dev/ic/pca9564.c                pca9564
                   1069:
1.784     drochner 1070: # ACPI power management timer (hardware access, independent of ACPI)
                   1071: #
                   1072: define acpipmtimer
                   1073: file   dev/ic/acpipmtimer.c    acpipmtimer
                   1074:
1.834     njoly    1075: device         hpet
                   1076: file   dev/ic/hpet.c           hpet                    needs-flag
                   1077:
1.952     kiyohara 1078: # SMSC LAN9118 Family Ethernet Controller
                   1079: #
1.965     kiyohara 1080: device smsh: arp, ether, ifnet, mii
1.952     kiyohara 1081: file   dev/ic/lan9118.c                smsh
                   1082:
1.836     drochner 1083: # DRM - Direct Rendering Infrastructure: dev/drm
                   1084: define drm {}
1.949     mrg      1085: include "external/bsd/drm/conf/files.drm"
1.1002    jmcneill 1086: include "dev/drm/files.drm"
1.836     drochner 1087:
1.179     drochner 1088: # Definitions for wscons
                   1089: # device attributes: display, display with emulator, keyboard, and mouse
1.473     lukem    1090: #
1.479     augustss 1091: define wsdisplaydev            {[kbdmux = 1]}
                   1092: define wsemuldisplaydev        {[console = -1], [kbdmux = 1]}
                   1093: define wskbddev                {[console = -1], [mux = 1]}
                   1094: define wsmousedev              {[mux = 0]}
1.761     macallan 1095: define vcons
1.179     drochner 1096: # attribute to pull in raster support
1.473     lukem    1097: #
1.179     drochner 1098: define wsrasteremulops
1.187     drochner 1099: # common PC display functions
1.473     lukem    1100: #
1.474     lukem    1101: defflag        opt_pcdisplay.h         PCDISPLAY_SOFTCURSOR
1.426     lukem    1102: define pcdisplayops
1.187     drochner 1103: file   dev/ic/pcdisplay_subr.c pcdisplayops
1.207     drochner 1104: file   dev/ic/pcdisplay_chars.c        pcdisplayops
1.777     martin   1105: # an attribute used by arch specific config files to include /dev/fb* (or
                   1106: # equivalent) support - on most archs this is just a NOP (untill, maybe
                   1107: # someday when we might make /dev/fb* support MI)
                   1108: define fb
1.179     drochner 1109: # VGA graphics
1.473     lukem    1110: #
1.541     drochner 1111: defparam opt_vga.h             VGA_CONSOLE_SCREENTYPE
1.538     drochner 1112: defflag opt_vga.h              VGA_CONSOLE_ATI_BROKEN_FONTSEL
1.572     junyoung 1113: defflag opt_vga.h              VGA_RASTERCONSOLE
1.593     tsutsui  1114: defflag opt_vga.h              VGA_RESET
1.876     jmcneill 1115: device vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
1.572     junyoung 1116: file   dev/ic/vga.c            vga & !vga_rasterconsole        needs-flag
                   1117: file   dev/ic/vga_raster.c     vga_rasterconsole               needs-flag
                   1118: file   dev/ic/vga_subr.c       vga | vga_rasterconsole
                   1119: file   dev/ic/vga_common.c     vga | vga_rasterconsole
1.998     macallan 1120:
1.508     uwe      1121: # Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
1.473     lukem    1122: #
1.963     snj      1123: device igsfb: wsemuldisplaydev, wsrasteremulops, rasops8, vcons, videomode
1.615     uwe      1124: file   dev/ic/igsfb.c                  igsfb                   needs-flag
1.551     uwe      1125: file   dev/ic/igsfb_subr.c             igsfb
1.91      cgd      1126:
1.998     macallan 1127: device chipsfb: wsemuldisplaydev, rasops8, vcons, videomode
                   1128: file   dev/ic/ct65550.c                chipsfb
                   1129: defflag        opt_chipsfb.h   CHIPSFB_DEBUG
                   1130: defflag        opt_chipsfb.h   CHIPSFB_WAIT
                   1131:
1.683     jkunz    1132: # STI (hp graphics)
                   1133: device sti: wsemuldisplaydev
1.1005    tsutsui  1134: file   dev/ic/sti.c            sti
1.683     jkunz    1135:
1.892     drochner 1136: include "dev/wscons/files.wscons"
                   1137: include "dev/rasops/files.rasops"
                   1138: include "dev/wsfont/files.wsfont"
                   1139: include "dev/wsfb/files.wsfb"
                   1140:
1.77      cgd      1141: # Attributes which machine-independent bus support can be attached to.
                   1142: # These should be defined here, because some of these busses can have
                   1143: # devices which provide these attributes, and we'd like to avoid hairy
                   1144: # ordering constraints on inclusion of the busses' "files" files.
1.473     lukem    1145: #
1.474     lukem    1146: define isabus  { }                     # ISA attachment
                   1147: define eisabus { }                     # EISA attachment
                   1148: define pcibus  {[bus = -1]}            # PCI attachment
                   1149: define tcbus   { }                     # TurboChannel attachment
                   1150: define mcabus  { }                     # MicroChannel attachment
                   1151: define usbus   { }                     # USB attachment
1.724     kiyohara 1152: define fwbus   { }                     # IEEE 1394 attachment
1.474     lukem    1153: define vmebus  { }                     # VME bus attachment
                   1154: define acpibus { }                     # ACPI "bus" attachment
1.259     pk       1155: define pcmciabus { [controller = -1], [socket = -1]}   # PCMCIA bus attachment
1.909     drochner 1156: define cbbus   { }                     # CardBus attachment
                   1157: define pcmciaslot { }                  # PCMCIA slot itself
1.945     nonaka   1158: define sdmmcbus { }                    # SD/MMC attachment
1.222     augustss 1159:
                   1160: # We need the USB bus controllers here so different busses can
                   1161: # use them in an 'attach-with'.
                   1162: # UHCI USB controller
1.473     lukem    1163: #
1.703     fvdl     1164:
                   1165: defparam USB_MEM_RESERVE
                   1166:
1.890     drochner 1167: define usbroothub
                   1168: file   dev/usb/usbroothub_subr.c       usbroothub
                   1169:
1.1005    tsutsui  1170: define usb_dma
                   1171:
                   1172: device uhci: usbus, usbroothub, usb_dma
1.426     lukem    1173: file   dev/usb/uhci.c                  uhci                    needs-flag
1.222     augustss 1174:
                   1175: # OHCI USB controller
1.473     lukem    1176: #
1.1005    tsutsui  1177: device ohci: usbus, usbroothub, usb_dma
1.426     lukem    1178: file   dev/usb/ohci.c                  ohci                    needs-flag
1.412     augustss 1179:
                   1180: # EHCI USB controller
1.473     lukem    1181: #
1.1005    tsutsui  1182: device ehci: usbus, usbroothub, usb_dma
1.426     lukem    1183: file   dev/usb/ehci.c                  ehci                    needs-flag
1.545     isaki    1184:
                   1185: # SL811HS/T USB controller
1.859     kiyohara 1186: defflag        opt_slhci.h     SLHCI_DEBUG SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
1.893     isaki    1187: device slhci: usbus, usbroothub
1.545     isaki    1188: file   dev/ic/sl811hs.c                slhci                   needs-flag
1.579     martin   1189:
1.863     plunky   1190: # USB HID processing (as used by bluetooth and usb code)
                   1191: define hid
                   1192: file   dev/usb/hid.c                   hid
                   1193:
1.945     nonaka   1194: # SD Host controller
                   1195: device sdhc: sdmmcbus
                   1196: file   dev/sdmmc/sdhc.c                sdhc                    needs-flag
                   1197:
1.958     jmcneill 1198: # Winbond Integrated Media Reader
                   1199: device wb: sdmmcbus
                   1200: file   dev/ic/w83l518d.c               wb
                   1201: file   dev/ic/w83l518d_sdmmc.c         wb
                   1202:
1.579     martin   1203: # Myson MTD803 3-in-1 Fast Ethernet Controller
                   1204: device mtd: arp, ether, ifnet, mii
                   1205: file   dev/ic/mtd803.c                 mtd
1.369     matt     1206:
1.487     augustss 1207: # radio devices, attaches to radio hardware driver
                   1208: device radio
1.489     drochner 1209: attach radio at radiodev
1.498     jmc      1210:
1.402     matt     1211: # IEEE 1394 controllers
                   1212: # (These need to be here since it will have both PCI and CardBus attachments)
1.473     lukem    1213: #
1.369     matt     1214: device fwohci: fwbus
1.520     augustss 1215:
                   1216: # Sony Programmable I/O Controller
                   1217: device spic: wsmousedev
                   1218: file   dev/ic/spic.c                   spic
1.529     augustss 1219:
                   1220: # IBM CPC700 PowerPC bridge
                   1221: define cpcbus { addr, [irq=-1] }
                   1222: device cpc: cpcbus, pcibus
                   1223: file   dev/ic/cpc700.c                 cpc
                   1224:
                   1225: attach com at cpcbus with com_cpcbus
                   1226: file   dev/ic/com_cpcbus.c             com_cpcbus
                   1227:
                   1228: device cpctim
                   1229: attach cpctim at cpcbus
                   1230: file   dev/ic/timer_cpcbus.c           cpctim
                   1231:
1.530     augustss 1232: device cpciic
                   1233: attach cpciic at cpcbus with iic_cpcbus
1.529     augustss 1234: file   dev/ic/iic_cpcbus.c             iic_cpcbus
                   1235:
1.60      cgd      1236:
1.415     martin   1237: # Attributes used by the ISDN subsystem
1.473     lukem    1238: #
1.502     martin   1239: define isdndev         # the ISDN subsystem
1.458     enami    1240: define passive_isdn    # files needed by passive cards (XXX - protocol
                   1241:                        # specific)
1.634     pooka    1242: define isdncapi        # ISDN CAPI (http://www.capi.org/)
1.415     martin   1243:
1.575     leo      1244: # The isac found on the Fritz V2.0 Card.
                   1245: define nisacsx
                   1246: file   dev/ic/isacsx.c                 nisacsx needs-flag
                   1247:
                   1248: # The 'standard' isac
                   1249: define nisac
                   1250: file   dev/ic/isac.c                   nisac   needs-flag
                   1251:
1.415     martin   1252: # ISDN cards based on the Siemens ISAC/HSCX chipset (or lookalikes)
1.473     lukem    1253: #
1.575     leo      1254: device isic: isdndev, passive_isdn, nisac
1.415     martin   1255:
1.426     lukem    1256: file   dev/ic/isic.c                   isic
1.575     leo      1257: file   dev/ic/isic_l1.c                isic|ifpci|ifritz
                   1258: file   dev/ic/isic_l1fsm.c             isic|ifpci|ifritz
1.426     lukem    1259: file   dev/ic/hscx.c                   isic
                   1260: file   dev/ic/isic_bchan.c             isic
1.415     martin   1261:
                   1262: # (old) Diehl active ISDN cards
1.473     lukem    1263: #
1.823     cube     1264: #device        daic: isdndev
                   1265: #file  dev/ic/daic.c                   daic
1.415     martin   1266:
1.634     pooka    1267: # AWM B1/T1
                   1268: # XXX: passive_isdn
                   1269: device iavc: isdndev, isdncapi, passive_isdn
                   1270: file   dev/ic/iavc.c                   iavc
                   1271:
1.934     macallan 1272: # Broadcom AirForce / Apple Airport Extreme
                   1273: device bwi: arp, ifnet, firmload, wlan
                   1274: file   dev/ic/bwi.c                    bwi
                   1275:
1.995     ahoka    1276: # DM9000 Ethernet controllers
                   1277: #
                   1278: device dme: arp, ether, ifnet
                   1279: file   dev/ic/dm9000.c                 dme
                   1280:
1.60      cgd      1281: # legitimate pseudo-devices
1.473     lukem    1282: #
1.907     drochner 1283: defpseudodev vnd:      disk
1.726     hubertf  1284: defflag opt_vnd.h      VND_COMPRESSION
1.474     lukem    1285: defpseudo ccd:         disk
1.1032    tls      1286: defpseudodev cgd:      disk, des, blowfish, cast128
1.907     drochner 1287: defpseudodev md:       disk
1.916     hannken  1288: defpseudodev fss:      disk
1.298     thorpej  1289:
1.474     lukem    1290: defpseudo pty:         tty
1.298     thorpej  1291: defpseudo rnd
1.610     ragge    1292: defpseudo ksyms
1.1021    uebayasi 1293: defparam opt_ksyms.h   SYMTAB_SPACE
1.642     cdi      1294: defpseudo nullcons
1.807     ad       1295: defpseudo lockstat
1.839     bouyer   1296: defpseudo bio:         sysmon_envsys
1.298     thorpej  1297:
1.474     lukem    1298: defpseudo loop:                ifnet
                   1299: defpseudo sl:          ifnet
                   1300: defpseudo ppp:         ifnet, bpf_filter
                   1301: defpseudo pppoe:       ifnet, ether, sppp
                   1302: defpseudo sppp:                ifnet
                   1303: defpseudo tun:         ifnet
                   1304: defpseudo vlan:                ifnet, ether
                   1305: defpseudo bridge:      ifnet, ether
                   1306: defpseudo bpfilter:    ifnet, bpf_filter
                   1307: defpseudo strip:       ifnet
                   1308: defpseudo gre:         ifnet
                   1309: defpseudo gif:         ifnet
                   1310: defpseudo faith:       ifnet
1.991     kefren   1311: defpseudo ifmpls:      ifnet
1.826     mouse    1312: defpseudo srt:         ifnet
1.474     lukem    1313: defpseudo stf:         ifnet
1.969     pooka    1314: defpseudodev tap:      ifnet, ether, arp
                   1315: defpseudo carp:                ifnet, ether, arp
                   1316: defpseudodev etherip:  ifnet, ether, arp
1.60      cgd      1317:
1.298     thorpej  1318: defpseudo sequencer
1.462     manu     1319: defpseudo clockctl
1.228     augustss 1320:
1.912     tls      1321: #
                   1322: # Accept filters.  XXX should use another registration/initialization method.
                   1323: #
                   1324: defpseudo accf_data
                   1325: defpseudo accf_http
                   1326:
1.415     martin   1327: # ISDN userland pseudo devices
1.473     lukem    1328: #
1.502     martin   1329: defpseudo isdntrc:     isdndev, tty
                   1330: defpseudo isdnbchan:   isdndev, tty
                   1331: defpseudo isdntel:     isdndev, tty
                   1332: defpseudo isdnctl:     isdndev, tty
                   1333: defpseudo isdn:                isdndev, tty
                   1334:
                   1335: # ISDN network interfaces
                   1336: defpseudo irip:                isdndev, ifnet
1.607     drochner 1337: defflag opt_irip.h     IRIP_VJ
1.502     martin   1338: defpseudo ippp:                isdndev, sppp, ifnet
1.539     thorpej  1339:
                   1340: # KTTCP network throughput testing pseudo-device
                   1341: defpseudo kttcp
                   1342: file   dev/kttcp.c                     kttcp           needs-flag
1.576     blymn    1343:
1.790     elad     1344: # Veriexec
1.717     blymn    1345: defpseudo veriexec
1.790     elad     1346: file   kern/kern_verifiedexec.c        veriexec
1.792     elad     1347: file   dev/verified_exec.c             veriexec        needs-flag
1.415     martin   1348:
1.582     haya     1349: # isochronous pseudo device for IEEE 1394, i.LINK or FireWire
                   1350: defpseudo fwiso:       ieee1394
                   1351:
1.681     drochner 1352: # driver attach / detach user interface
                   1353: defpseudo drvctl
1.906     jmcneill 1354: file   kern/kern_drvctl.c              drvctl          needs-flag
1.681     drochner 1355:
1.857     ad       1356: # cpu control
                   1357: defpseudo cpuctl
                   1358:
1.870     pooka    1359: # pass-to-userspace transporter
                   1360: defpseudo putter
1.873     pooka    1361: file   dev/putter/putter.c             putter
1.870     pooka    1362:
1.875     pooka    1363: # userspace block/char device drivers
                   1364: defpseudo pud
                   1365: file   dev/pud/pud.c                   pud
                   1366: file   dev/pud/pud_dev.c               pud
                   1367:
1.931     haad     1368: # device-mapper driver for LVM
                   1369: include "dev/dm/files.dm"
                   1370:
1.516     thorpej  1371: #
                   1372: # File systems
                   1373: #
1.696     jdolecek 1374: include "coda/files.coda"
1.583     jdolecek 1375: include "fs/adosfs/files.adosfs"
1.696     jdolecek 1376: include "fs/cd9660/files.cd9660"
1.848     rumble   1377: include "fs/efs/files.efs"
1.584     jdolecek 1378: include "fs/filecorefs/files.filecorefs"
1.833     dillo    1379: include "fs/hfs/files.hfs"
1.696     jdolecek 1380: include "fs/msdosfs/files.msdosfs"
1.950     reinoud  1381: include "fs/nilfs/files.nilfs"
1.696     jdolecek 1382: include "fs/ntfs/files.ntfs"
                   1383: include "fs/ptyfs/files.ptyfs"
1.815     pooka    1384: include "fs/puffs/files.puffs"
1.756     reinoud  1385: include "fs/udf/files.udf"
1.516     thorpej  1386: include "fs/smbfs/files.smbfs"
1.750     tsutsui  1387: include "fs/sysvbfs/files.sysvbfs"
1.730     jmmv     1388: include "fs/tmpfs/files.tmpfs"
1.696     jdolecek 1389: include "fs/union/files.union"
1.1018    uch      1390: include "fs/v7fs/files.v7fs"
1.516     thorpej  1391: include "miscfs/fdesc/files.fdesc"
                   1392: include "miscfs/kernfs/files.kernfs"
                   1393: include "miscfs/nullfs/files.nullfs"
                   1394: include "miscfs/overlay/files.overlay"
                   1395: include "miscfs/procfs/files.procfs"
                   1396: include "miscfs/umapfs/files.umapfs"
                   1397: include "nfs/files.nfs"
                   1398: include "ufs/files.ufs"
                   1399:
                   1400: #
1.1013    mrg      1401: # UVM (virtual memory)
1.1012    mrg      1402: #
1.1013    mrg      1403: include "uvm/files.uvm"
1.1012    mrg      1404:
                   1405: #
1.811     elad     1406: # Security models
                   1407: #
                   1408: include "secmodel/files.secmodel"
                   1409:
                   1410: #
1.60      cgd      1411: # kernel sources
1.473     lukem    1412: #
1.929     ad       1413: file   compat/common/compat_mod.c      compat_netbsd
1.924     wrstuden 1414: file   compat/sa/compat_sa.c
1.887     joerg    1415: file   conf/debugsyms.c
1.706     kent     1416: file   dev/auconv.c                    auconv | mulaw
1.426     lukem    1417: file   dev/audio.c                     audio | midi | midibus  needs-flag
1.650     bjh21    1418: file   dev/audiobell.c                 audiobell
1.697     kent     1419: file   dev/aurateconv.c                aurateconv              needs-flag
1.839     bouyer   1420: file   dev/bio.c                       bio                     needs-flag
1.426     lukem    1421: file   dev/ccd.c                       ccd                     needs-flag
1.555     elric    1422: file   dev/cgd.c                       cgd                     needs-flag
                   1423: file   dev/cgd_crypto.c                cgd
1.623     thorpej  1424: file   dev/clock_subr.c
1.491     lukem    1425: file   dev/clockctl.c                  clockctl                needs-flag
1.1027    jnemeth  1426: file   dev/dksubr.c                    cgd | xbd | ccd | raid | dm
1.689     thorpej  1427: file   dev/dkwedge/dk.c
1.691     thorpej  1428: file   dev/dkwedge/dkwedge_bsdlabel.c  dkwedge_method_bsdlabel
1.689     thorpej  1429: file   dev/dkwedge/dkwedge_gpt.c       dkwedge_method_gpt
1.693     thorpej  1430: file   dev/dkwedge/dkwedge_mbr.c       dkwedge_method_mbr
1.754     thorpej  1431: file   dev/firmload.c                  firmload
1.988     pooka    1432: file   dev/fss.c                       fss
1.953     mbalmer  1433: file   dev/keylock.c                   keylock
1.807     ad       1434: file   dev/lockstat.c                  lockstat                needs-flag
1.996     hannken  1435: file   dev/md.c                        md
1.426     lukem    1436: file   dev/midi.c                      midi | midibus          needs-flag
1.785     chap     1437: file   dev/midictl.c                   midisyn
1.426     lukem    1438: file   dev/midisyn.c                   midisyn
1.497     christos 1439: file   dev/mm.c
1.697     kent     1440: file   dev/mulaw.c                     mulaw                   needs-flag
1.642     cdi      1441: file   dev/nullcons_subr.c             nullcons                needs-flag
1.487     augustss 1442: file   dev/radio.c                     radio                   needs-flag
1.1033    tls      1443: file   dev/rnd.c
                   1444: file   dev/rndpool.c
                   1445: file   dev/rndpseudo.c                 rnd                     needs-flag
1.426     lukem    1446: file   dev/sequencer.c                 sequencer               needs-flag
1.915     jmcneill 1447: file   dev/video.c                     video                   needs-flag
1.426     lukem    1448: file   dev/vnd.c                       vnd                     needs-flag
1.733     yamt     1449: file   kern/bufq_disksort.c            bufq_disksort
                   1450: file   kern/bufq_fcfs.c                bufq_fcfs
1.698     yamt     1451: file   kern/bufq_priocscan.c           bufq_priocscan
                   1452: file   kern/bufq_readprio.c            bufq_readprio | new_bufq_strategy
1.929     ad       1453: file   kern/core_elf32.c               exec_elf32
                   1454: file   kern/core_elf64.c               exec_elf64
1.1008    joerg    1455: file   kern/core_netbsd.c              exec_aout | exec_coff | exec_ecoff
1.426     lukem    1456: file   kern/cnmagic.c
                   1457: file   kern/exec_aout.c                exec_aout
                   1458: file   kern/exec_ecoff.c               exec_ecoff
                   1459: file   kern/exec_elf32.c               exec_elf32
                   1460: file   kern/exec_elf64.c               exec_elf64
                   1461: file   kern/exec_script.c              exec_script
                   1462: file   kern/exec_subr.c
                   1463: file   kern/init_main.c
1.645     atatat   1464: file   kern/init_sysctl.c
1.955     pooka    1465: file   kern/init_sysctl_base.c
1.426     lukem    1466: file   kern/init_sysent.c
                   1467: file   kern/kern_acct.c
1.773     elad     1468: file   kern/kern_auth.c
1.993     pgoyette 1469: file   kern/kern_cfglock.c
1.426     lukem    1470: file   kern/kern_clock.c
1.830     ad       1471: file   kern/kern_condvar.c
1.929     ad       1472: file   kern/kern_core.c                coredump
1.845     yamt     1473: file   kern/kern_cpu.c
1.982     darran   1474: file   kern/kern_ctf.c                 kdtrace_hooks
1.426     lukem    1475: file   kern/kern_descrip.c
1.574     jdolecek 1476: file   kern/kern_event.c
1.426     lukem    1477: file   kern/kern_exec.c
                   1478: file   kern/kern_exit.c
                   1479: file   kern/kern_fork.c
1.845     yamt     1480: file   kern/kern_idle.c
1.973     pooka    1481: file   kern/kern_hook.c
1.426     lukem    1482: file   kern/kern_kthread.c
1.860     ad       1483: file   kern/kern_ktrace.c              ktrace
1.925     ad       1484: file   kern/kern_ksyms.c               ksyms | ddb | modular needs-flag
1.426     lukem    1485: file   kern/kern_lock.c
1.588     thorpej  1486: file   kern/kern_lwp.c
1.426     lukem    1487: file   kern/kern_malloc.c
1.917     pooka    1488: file   kern/kern_malloc_stdtype.c
1.454     thorpej  1489: file   kern/kern_malloc_debug.c        malloc_debug
1.886     ad       1490: file   kern/kern_module.c
1.964     pooka    1491: file   kern/kern_module_vfs.c
1.830     ad       1492: file   kern/kern_mutex.c
1.961     pooka    1493: file   kern/kern_mutex_obj.c
1.790     elad     1494: file   kern/kern_fileassoc.c           fileassoc
1.426     lukem    1495: file   kern/kern_ntptime.c
1.1017    matt     1496: file   kern/kern_pax.c                 pax_mprotect | pax_segvguard | pax_aslr
1.426     lukem    1497: file   kern/kern_physio.c
1.876     jmcneill 1498: file   kern/kern_pmf.c
1.426     lukem    1499: file   kern/kern_proc.c
                   1500: file   kern/kern_prot.c
1.549     gmcgarry 1501: file   kern/kern_ras.c
1.918     pooka    1502: file   kern/kern_rate.c
1.426     lukem    1503: file   kern/kern_resource.c
1.902     rmind    1504: file   kern/kern_runq.c
1.830     ad       1505: file   kern/kern_rwlock.c
1.961     pooka    1506: file   kern/kern_rwlock_obj.c
1.978     darran   1507: file   kern/kern_sdt.c                 kdtrace_hooks
1.426     lukem    1508: file   kern/kern_sig.c
1.830     ad       1509: file   kern/kern_sleepq.c
1.867     ad       1510: file   kern/kern_softint.c
1.940     christos 1511: file   kern/kern_ssp.c
1.831     ad       1512: file   kern/kern_stub.c
1.830     ad       1513: file   kern/kern_subr.c
1.426     lukem    1514: file   kern/kern_synch.c
1.987     pooka    1515: file   kern/kern_syscall.c
1.426     lukem    1516: file   kern/kern_sysctl.c
1.781     kardel   1517: file   kern/kern_tc.c
1.426     lukem    1518: file   kern/kern_time.c
1.595     thorpej  1519: file   kern/kern_timeout.c
1.830     ad       1520: file   kern/kern_turnstile.c
1.806     gdamore  1521: file   kern/kern_todr.c
1.920     pooka    1522: file   kern/kern_uidinfo.c
1.652     tsarna   1523: file   kern/kern_uuid.c
1.426     lukem    1524: file   kern/kern_xxx.c
                   1525: file   kern/kgdb_stub.c                kgdb
1.845     yamt     1526: file   kern/sched_4bsd.c               sched_4bsd
1.868     rmind    1527: file   kern/sched_m2.c                 sched_m2
1.426     lukem    1528: file   kern/subr_autoconf.c
1.731     yamt     1529: file   kern/subr_blist.c               vmswap
1.736     yamt     1530: file   kern/subr_bufq.c
1.776     yamt     1531: file   kern/subr_callback.c
1.1032    tls      1532: file   kern/subr_cprng.c
1.1028    jruoho   1533: file   kern/subr_cpufreq.c
1.962     pooka    1534: file   kern/subr_copy.c
1.830     ad       1535: file   kern/subr_debug.c               debug
1.974     pooka    1536: file   kern/subr_device.c
1.550     gehenna  1537: file   kern/subr_devsw.c
1.426     lukem    1538: file   kern/subr_disk.c
1.954     pooka    1539: file   kern/subr_disk_open.c
1.657     rtr      1540: file   kern/subr_evcnt.c
1.928     pooka    1541: file   kern/subr_exec_fd.c
1.426     lukem    1542: file   kern/subr_extent.c
1.854     pooka    1543: file   kern/subr_hash.c
1.959     pooka    1544: file   kern/subr_humanize.c
1.960     dyoung   1545: file   kern/subr_iostat.c
1.1023    rmind    1546: file   kern/subr_kcpuset.c
1.783     yamt     1547: file   kern/subr_kmem.c
1.883     ad       1548: file   kern/subr_kobj.c
1.966     pooka    1549: file   kern/subr_kobj_vfs.c
1.830     ad       1550: file   kern/subr_lockdebug.c
1.426     lukem    1551: file   kern/subr_log.c
1.986     pooka    1552: file   kern/subr_lwp_specificdata.c
1.960     dyoung   1553: file   kern/subr_once.c
                   1554: file   kern/subr_optstr.c
1.1030    martin   1555: file   kern/subr_pcq.c
1.1001    matt     1556: file   kern/subr_pcu.c
1.884     yamt     1557: file   kern/subr_percpu.c
1.426     lukem    1558: file   kern/subr_pool.c
                   1559: file   kern/subr_prf.c
                   1560: file   kern/subr_prof.c
1.1022    christos 1561: file   kern/subr_pserialize.c
1.814     thorpej  1562: file   kern/subr_specificdata.c
1.842     manu     1563: file   kern/subr_tftproot.c            tftproot
1.858     pooka    1564: file   kern/subr_time.c
1.449     gmcgarry 1565: file   kern/subr_userconf.c            userconf
1.783     yamt     1566: file   kern/subr_vmem.c
1.739     yamt     1567: file   kern/subr_workqueue.c
1.866     ad       1568: file   kern/subr_xcall.c
1.926     ad       1569: file   kern/sys_aio.c                  aio
1.895     ad       1570: file   kern/sys_descrip.c
1.426     lukem    1571: file   kern/sys_generic.c
1.886     ad       1572: file   kern/sys_module.c
1.926     ad       1573: file   kern/sys_mqueue.c               mqueue
1.830     ad       1574: file   kern/sys_lwp.c
1.495     jdolecek 1575: file   kern/sys_pipe.c                 !pipe_socketpair
1.543     briggs   1576: file   kern/sys_pmc.c
1.800     matt     1577: file   kern/sys_process.c              ptrace | ktrace
1.885     rmind    1578: file   kern/sys_pset.c
1.896     ad       1579: file   kern/sys_select.c
1.830     ad       1580: file   kern/sys_sig.c
1.827     ad       1581: file   kern/sys_sched.c
1.426     lukem    1582: file   kern/sys_socket.c
                   1583: file   kern/syscalls.c                 syscall_debug
                   1584: file   kern/sysv_ipc.c                 sysvshm | sysvsem | sysvmsg
                   1585: file   kern/sysv_msg.c                 sysvmsg
                   1586: file   kern/sysv_sem.c                 sysvsem
                   1587: file   kern/sysv_shm.c                 sysvshm
                   1588: file   kern/tty.c
                   1589: file   kern/tty_conf.c
1.694     christos 1590: file   kern/tty_bsdpty.c               compat_bsdpty
1.676     christos 1591: file   kern/tty_pty.c                  pty                     needs-flag
1.694     christos 1592: file   kern/tty_ptm.c                  pty
1.426     lukem    1593: file   kern/tty_subr.c
                   1594: file   kern/tty_tty.c
1.923     tls      1595: file   kern/uipc_accf.c
1.426     lukem    1596: file   kern/uipc_domain.c
                   1597: file   kern/uipc_mbuf.c
                   1598: file   kern/uipc_mbuf2.c
1.864     dyoung   1599: file   net/link_proto.c
1.426     lukem    1600: file   kern/uipc_proto.c
1.592     christos 1601: file   kern/uipc_sem.c                 p1003_1b_semaphore
1.426     lukem    1602: file   kern/uipc_socket.c
                   1603: file   kern/uipc_socket2.c
                   1604: file   kern/uipc_syscalls.c
                   1605: file   kern/uipc_usrreq.c
                   1606: file   kern/vfs_bio.c
                   1607: file   kern/vfs_cache.c
1.927     pooka    1608: file   kern/vfs_cwd.c
1.919     reinoud  1609: file   kern/vfs_dirhash.c
1.426     lukem    1610: file   kern/vfs_getcwd.c
1.732     jmmv     1611: file   kern/vfs_hooks.c
1.426     lukem    1612: file   kern/vfs_init.c
                   1613: file   kern/vfs_lockf.c
                   1614: file   kern/vfs_lookup.c
1.1007    rmind    1615: file   kern/vfs_mount.c
1.426     lukem    1616: file   kern/vfs_subr.c
                   1617: file   kern/vfs_syscalls.c
1.828     hannken  1618: file   kern/vfs_trans.c
1.1007    rmind    1619: file   kern/vfs_vnode.c
1.426     lukem    1620: file   kern/vfs_vnops.c
1.911     simonb   1621: file   kern/vfs_wapbl.c                wapbl
1.723     thorpej  1622: file   kern/vfs_xattr.c
1.426     lukem    1623: file   kern/vnode_if.c
                   1624: file   miscfs/deadfs/dead_vnops.c
                   1625: file   miscfs/fifofs/fifo_vnops.c
1.869     pooka    1626: file   miscfs/genfs/genfs_io.c
1.889     dholland 1627: file   miscfs/genfs/genfs_vfsops.c
1.426     lukem    1628: file   miscfs/genfs/genfs_vnops.c
1.925     ad       1629: file   miscfs/genfs/layer_subr.c       nullfs | overlay | umapfs
                   1630: file   miscfs/genfs/layer_vfsops.c     nullfs | overlay | umapfs
                   1631: file   miscfs/genfs/layer_vnops.c      nullfs | overlay | umapfs
1.426     lukem    1632: file   miscfs/specfs/spec_vnops.c
                   1633: file   miscfs/syncfs/sync_subr.c
                   1634: file   miscfs/syncfs/sync_vnops.c
1.979     uebayasi 1635:
1.970     pooka    1636: file   net/bpf.c                       bpfilter
1.426     lukem    1637: file   net/bpf_filter.c                bpf_filter
1.970     pooka    1638: file   net/bpf_stub.c
1.426     lukem    1639: file   net/bsd-comp.c                  ppp & ppp_bsdcomp
                   1640: file   net/if.c
1.874     cube     1641: file   net/if_arcsubr.c                arcnet                  needs-flag
1.426     lukem    1642: file   net/if_atmsubr.c                atm
1.433     thorpej  1643: file   net/if_bridge.c                 bridge                  needs-flag
                   1644: file   net/bridgestp.c                 bridge
1.457     bjh21    1645: file   net/if_ecosubr.c                eco
1.818     rpaulo   1646: file   net/if_etherip.c                etherip                 needs-flag
1.426     lukem    1647: file   net/if_ethersubr.c              ether | fddi | netatalk | token |
1.511     martin   1648:                                            wlan
1.443     itojun   1649: file   net/if_faith.c                  faith & inet & inet6    needs-flag
1.426     lukem    1650: file   net/if_fddisubr.c               fddi                    needs-flag
                   1651: file   net/if_gif.c                    gif                     needs-flag
1.468     atatat   1652: file   net/if_gre.c                    gre                     needs-flag
1.426     lukem    1653: file   net/if_hippisubr.c              hippi                   needs-flag
                   1654: file   net/if_ieee1394subr.c           ieee1394
1.701     peter    1655: file   net/if_loop.c                   loop                    needs-flag
1.426     lukem    1656: file   net/if_media.c
1.991     kefren   1657: file   net/if_mpls.c                   ifmpls                  needs-flag
1.702     christos 1658: file   net/if_ppp.c                    ppp                     needs-flag
1.826     mouse    1659: file   net/if_srt.c                    srt
1.426     lukem    1660: file   net/if_stf.c                    stf & inet & inet6      needs-flag
1.702     christos 1661: file   net/if_sl.c                     sl                      needs-flag
1.426     lukem    1662: file   net/if_spppsubr.c               sppp
1.702     christos 1663: file   net/if_strip.c                  strip                   needs-flag
1.426     lukem    1664: file   net/if_tokensubr.c              token                   needs-flag
1.708     cube     1665: file   net/if_tap.c                    tap                     needs-flag
1.468     atatat   1666: file   net/if_tun.c                    tun                     needs-flag
1.426     lukem    1667: file   net/if_vlan.c                   vlan                    needs-flag
1.502     martin   1668: file   net/if_pppoe.c                  pppoe                   needs-flag
1.751     peter    1669: file   net/pfil.c                      pfil_hooks | ipfilter | pf
1.426     lukem    1670: file   net/ppp-deflate.c               ppp & ppp_deflate
                   1671: file   net/ppp_tty.c                   ppp
1.899     thorpej  1672: file   net/net_stats.c
1.426     lukem    1673: file   net/radix.c
                   1674: file   net/raw_cb.c
                   1675: file   net/raw_usrreq.c
                   1676: file   net/route.c
1.1006    dyoung   1677: file   net/rtbl.c
1.426     lukem    1678: file   net/rtsock.c
1.607     drochner 1679: file   net/slcompress.c                sl | ppp | strip | (irip & irip_vj)
1.1034    drochner 1680: file   net/zlib.c                      (ppp & ppp_deflate) | kame_ipsec | opencrypto | vnd_compression
1.921     tls      1681: file   netinet/accf_data.c             accf_data
                   1682: file   netinet/accf_http.c             accf_http
1.888     joerg    1683: file   netinet/cpu_in_cksum.c          (inet | inet6) & !cpu_in_cksum
1.426     lukem    1684: file   netinet/if_arp.c                arp | netatalk          needs-flag
                   1685: file   netinet/if_atm.c                atm
1.888     joerg    1686: file   netinet/in4_cksum.c             inet
                   1687: file   netinet/in_cksum.c              inet
1.426     lukem    1688: file   netinet/in_gif.c                gif & inet
1.775     liamjfoy 1689: file   netinet/ip_carp.c               carp & (inet | inet6)   needs-flag
1.1034    drochner 1690: file   netinet/ip_ecn.c                kame_ipsec | fast_ipsec | gif | stf
1.426     lukem    1691: file   netinet/ip_encap.c              inet | inet6
1.818     rpaulo   1692: file   netinet/ip_etherip.c            etherip & inet
                   1693: file   netinet6/ip6_etherip.c          etherip & inet6
1.426     lukem    1694: file   netinet6/in6_gif.c              gif & inet6
1.516     thorpej  1695:
1.979     uebayasi 1696: include "netisdn/files.i4b"
1.493     jdolecek 1697:
                   1698: # Game adapter (joystick)
                   1699: device joy
                   1700: file   dev/ic/joy.c                    joy needs-flag
1.582     haya     1701:
1.1029    sjg      1702: # process monitor for make(1)
                   1703: # normally built as module
                   1704: defpseudo filemon
                   1705: file   dev/filemon/filemon.c           filemon
                   1706: file   dev/filemon/filemon_wrapper.c   filemon
                   1707:
1.713     yamt     1708: include        "net/agr/files.agr"
1.734     jmcneill 1709:
                   1710: #
                   1711: # General Purpose Input/Output framework
                   1712: #
1.769     riz      1713: define onewire_bitbang
1.734     jmcneill 1714: include        "dev/gpio/files.gpio"
1.769     riz      1715:
                   1716: include "dev/onewire/files.onewire"
1.872     jmcneill 1717:
                   1718: #
                   1719: # Pseudo audio device
                   1720: #
                   1721: include "dev/pad/files.pad"
1.877     joerg    1722:
                   1723: #
                   1724: # Intel 386 Real Mode emulator
                   1725: #
                   1726: include "lib/libx86emu/files.x86emu"
1.882     yamt     1727:
                   1728: #
                   1729: # "tprof" profiler.
                   1730: #
                   1731: include        "dev/tprof/files.tprof"
1.944     jmcneill 1732:
                   1733: #
                   1734: # alternate memory device
                   1735: #
                   1736: include "dev/altmem/files.altmem"
1.1003    ahoka    1737:
                   1738: #
                   1739: # Flash subsystem
                   1740: #
                   1741: include "dev/flash/files.flash"
                   1742:
                   1743: #
                   1744: # NAND subsytem
                   1745: #
                   1746: include "dev/nand/files.nand"
                   1747:
1.1019    jmcneill 1748: #
1.1020    cliff    1749: # NOR subsytem
                   1750: #
                   1751: include "dev/nor/files.nor"
1.1031    riz      1752:
                   1753: #
                   1754: # iscsi
                   1755: #
                   1756: include "dev/iscsi/files.iscsi"

CVSweb <webmaster@jp.NetBSD.org>