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

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

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

CVSweb <webmaster@jp.NetBSD.org>