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

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

1.1231  ! tnn         1: #      $NetBSD: files,v 1.1230 2019/02/23 03:10:06 kamil Exp $
1.60      cgd         2: #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
                      3:
1.1184    christos    4: version        20171118
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.1139    uebayasi   20: defparam opt_param.h           MAXUSERS
1.474     lukem      21: defflag                                INSECURE
                     22: defflag                                KTRACE
1.781     kardel     23: defflag                                MBUFTRACE
1.1166    pgoyette   24: defflag        opt_ptrace.h            PTRACE PTRACE_HOOKS
1.799     matt       25: defflag                                COREDUMP
1.1099    jnemeth    26: defflag        opt_modular.h           MODULAR
                     27: defflag        opt_modular.h           MODULAR_DEFAULT_AUTOLOAD
1.953     mbalmer    28: defflag                                KEYLOCK
1.1136    uebayasi   29: defparam opt_syslimits.h       CHILD_MAX OPEN_MAX
1.1144    uebayasi   30: defflag opt_diagnostic.h       _DIAGNOSTIC
1.1193    maxv       31: defflag                                GPROF
1.1204    maxv       32: defflag                                KASAN
1.1217    maxv       33: defflag                                KLEAK
1.1230    kamil      34: defflag                                KCOV
1.799     matt       35:
1.1140    uebayasi   36: defparam opt_copy_symtab.h     makeoptions_COPY_SYMTAB
                     37:
1.781     kardel     38: defparam                       DEFCORENAME
                     39: defparam                       HZ
1.474     lukem      40: defparam                       MAXUPRC
                     41: defparam                       RTC_OFFSET
1.494     jdolecek   42: defflag        opt_pipe.h              PIPE_SOCKETPAIR PIPE_NODIRECT
1.573     junyoung   43:
1.926     ad         44: defflag                                AIO
                     45: defflag                                MQUEUE
1.1168    pgoyette   46: defflag                                SEMAPHORE
1.926     ad         47:
1.733     yamt       48: defflag                                BUFQ_DISKSORT
                     49: defflag                                BUFQ_FCFS
1.698     yamt       50: defflag                                BUFQ_PRIOCSCAN
                     51: defflag                                BUFQ_READPRIO
                     52: defflag                                NEW_BUFQ_STRATEGY       # same as BUFQ_READPRIO
1.524     thorpej    53:
1.845     yamt       54: defflag        opt_sched.h             SCHED_4BSD
1.868     rmind      55: defflag        opt_sched.h             SCHED_M2
1.845     yamt       56:
1.616     enami      57: defparam                       SOMAXKVA
1.524     thorpej    58: defflag        opt_sock_counters.h     SOSEND_COUNTERS
1.547     thorpej    59: defflag        opt_sosend_loan.h       SOSEND_NO_LOAN
1.840     dyoung     60: defflag        opt_route.h             RTCACHE_DEBUG RTFLUSH_DEBUG
1.247     thorpej    61:
1.474     lukem      62: defflag                                MULTIPROCESSOR
1.1125    ozaki-r    63: defflag                                NET_MPSAFE
1.486     atatat     64:
                     65: defflag        opt_config.h            INCLUDE_CONFIG_FILE INCLUDE_JUST_CONFIG
1.459     enami      66:
1.597     atatat     67: defparam opt_dump.h            DUMP_ON_PANIC
                     68:
1.474     lukem      69: defflag        opt_callout.h           CALLWHEEL_STATS
1.250     tron       70:
1.891     martin     71: defflag                                CPU_IN_CKSUM
                     72:
1.976     darran     73: defflag opt_dtrace.h           KDTRACE_HOOKS
                     74:
1.474     lukem      75: defflag        opt_sysv.h              SYSVMSG SYSVSEM SYSVSHM
1.470     lukem      76: defparam opt_sysvparam.h       SHMMAXPGS SEMMNI SEMMNS SEMUME SEMMNU
1.181     jonathan   77:
1.1071    kardel     78: defflag        opt_ntp.h               PPS_SYNC PPS_DEBUG NTP
1.129     thorpej    79:
1.694     christos   80: defflag        opt_ptm.h               NO_DEV_PTM COMPAT_BSDPTY
1.676     christos   81:
1.707     petrov     82: defparam opt_kmempages.h       NKMEMPAGES NKMEMPAGES_MIN NKMEMPAGES_MAX
1.431     fvdl       83:
1.474     lukem      84: defflag        opt_revcache.h          NAMECACHE_ENTER_REVERSE
1.189     scottr     85:
1.1025    jmcneill   86: defflag        opt_exec.h              DEBUG_EXEC
                     87:
1.474     lukem      88: defflag        opt_execfmt.h           EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32
1.1008    joerg      89:                                EXEC_ELF64 EXEC_SCRIPT
1.503     jdolecek   90:                                EXEC_ELF_NOTELESS
1.199     thorpej    91:
1.686     thorpej    92: defflag        opt_dkwedge.h           DKWEDGE_AUTODISCOVER
1.691     thorpej    93:                                DKWEDGE_METHOD_BSDLABEL
1.688     thorpej    94:                                DKWEDGE_METHOD_GPT
1.693     thorpej    95:                                DKWEDGE_METHOD_MBR
1.1047    christos   96:                                DKWEDGE_METHOD_APPLE
1.1171    rin        97:                                DKWEDGE_METHOD_RDB
1.686     thorpej    98:
1.1181    sevan      99: defflag        opt_veriexec.h          VERIFIED_EXEC_FP_SHA256
1.725     christos  100:                                VERIFIED_EXEC_FP_SHA384
                    101:                                VERIFIED_EXEC_FP_SHA512
                    102:
1.794     dsl       103: # Per system call number counts and times
                    104: defflag opt_syscall_stats.h    SYSCALL_STATS
1.1076    jakllsch  105: defflag opt_syscall_stats.h    SYSCALL_TIMES: SYSCALL_STATS
1.794     dsl       106: # Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
1.1076    jakllsch  107: defflag opt_syscall_stats.h    SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
1.794     dsl       108: file kern/subr_syscall_stats.c syscall_stats
                    109:
1.774     elad      110: defparam opt_pax.h             PAX_MPROTECT
1.1154    christos  111:                                PAX_MPROTECT_DEBUG
1.817     elad      112:                                PAX_SEGVGUARD
1.879     christos  113:                                PAX_ASLR
                    114:                                PAX_ASLR_DELTA_MMAP_LSB
                    115:                                PAX_ASLR_DELTA_MMAP_LEN
                    116:                                PAX_ASLR_DELTA_STACK_LSB
                    117:                                PAX_ASLR_DELTA_STACK_LEN
                    118:                                PAX_ASLR_DELTA_PROG_LEN
1.983     christos  119:                                PAX_ASLR_DEBUG
1.774     elad      120:
1.789     elad      121: defflag        opt_fileassoc.h         FILEASSOC
                    122:
1.803     dyoung    123: defflag        opt_gre.h               GRE_DEBUG
                    124:
1.1170    knakahar  125: defparam opt_l2tp.h            L2TP_ID_HASH_SIZE
                    126:
1.911     simonb    127: # Write Ahead Physical Block Logging
                    128: defflag opt_wapbl.h            WAPBL WAPBL_DEBUG
                    129: defparam opt_wapbl.h           WAPBL_DEBUG_PRINT
                    130:
1.1096    tls       131: # printf entropy source
                    132: defflag opt_rnd_printf.h       RND_PRINTF
                    133:
1.1124    jmcneill  134: defflag opt_todr.h             TODR_DEBUG
                    135:
1.199     thorpej   136: # compatibility options
1.473     lukem     137: #
1.926     ad        138: defflag opt_compat_netbsd.h    COMPAT_NETBSD
1.1192    mrg       139: defflag        opt_compat_netbsd.h     COMPAT_80: COMPAT_NETBSD
                    140: defflag        opt_compat_netbsd.h     COMPAT_70: COMPAT_80, COMPAT_NETBSD
1.1097    apb       141: defflag        opt_compat_netbsd.h     COMPAT_60: COMPAT_70, COMPAT_NETBSD
1.1059    drochner  142: defflag        opt_compat_netbsd.h     COMPAT_50: COMPAT_60, COMPAT_NETBSD
1.1044    rmind     143: defflag        opt_compat_netbsd.h     COMPAT_40: COMPAT_50, COMPAT_NETBSD
1.926     ad        144: defflag        opt_compat_netbsd.h     COMPAT_30: COMPAT_40, COMPAT_NETBSD
                    145: defflag        opt_compat_netbsd.h     COMPAT_20: COMPAT_30, COMPAT_NETBSD
                    146: defflag        opt_compat_netbsd.h     COMPAT_16: COMPAT_20, COMPAT_NETBSD
                    147: defflag        opt_compat_netbsd.h     COMPAT_15: COMPAT_16, COMPAT_NETBSD
                    148: defflag        opt_compat_netbsd.h     COMPAT_14: COMPAT_15, COMPAT_NETBSD
                    149: defflag        opt_compat_netbsd.h     COMPAT_13: COMPAT_14, COMPAT_NETBSD
                    150: defflag        opt_compat_netbsd.h     COMPAT_12: COMPAT_13, COMPAT_NETBSD
                    151: defflag        opt_compat_netbsd.h     COMPAT_11: COMPAT_12, COMPAT_NETBSD
                    152: defflag        opt_compat_netbsd.h     COMPAT_10: COMPAT_11, COMPAT_NETBSD
                    153: defflag        opt_compat_netbsd.h     COMPAT_09: COMPAT_10, COMPAT_NETBSD
1.589     christos  154: defflag                                COMPAT_OSSAUDIO
1.1227    pgoyette  155: defflag                                COMPAT_43
1.1226    pgoyette  156: defflag                                COMPAT_FREEBSD: COMPAT_09, COMPAT_43
                    157: defflag                                COMPAT_LINUX: COMPAT_NETBSD, COMPAT_43
1.474     lukem     158: defflag                                COMPAT_OSF1
1.1229    mrg       159: defflag                                COMPAT_SUNOS: COMPAT_09, COMPAT_43
1.937     he        160: defflag                                COMPAT_ULTRIX: COMPAT_50
1.474     lukem     161: defflag                                COMPAT_NETBSD32
1.1222    pgoyette  162: defflag                                COMPAT_SYSV
                    163: defflag                                SYSV_IPC        : SYSVSHM, SYSVSEM, SYSVMSG
                    164: defflag                                COMPAT_NETBSD32_SYSVIPC : SYSV_IPC,
                    165:                                                          COMPAT_SYSV,
                    166:                                                          COMPAT_NETBSD32
                    167: defflag                                COMPAT_LINUX32 : COMPAT_LINUX, COMPAT_NETBSD32,
                    168:                                                 COMPAT_50, COMPAT_SYSV,
                    169:                                                 COMPAT_NETBSD32_SYSVIPC
1.852     he        170: defflag                                COMPAT_AOUT_M68K: COMPAT_40
1.474     lukem     171: defflag                                COMPAT_M68K4K
                    172: defflag                                COMPAT_VAX1K
1.633     matt      173: defflag        opt_compat_netbsd.h     COMPAT_NOMID
1.221     jonathan  174:
1.1222    pgoyette  175: include        "compat/common/files.common"
                    176:
1.1109    uebayasi  177: define machdep
                    178: defflag        opt_machdep.h           MACHDEP
                    179:
1.473     lukem     180: #
1.570     thorpej   181: # Cryptography support.  Include this early, since several things
                    182: # use it.
1.624     jonathan  183:
                    184: # Individual crypto transforms
1.570     thorpej   185: include "crypto/arc4/files.arc4"
                    186: include "crypto/des/files.des"
                    187: include "crypto/blowfish/files.blowfish"
                    188: include "crypto/cast128/files.cast128"
                    189: include "crypto/rijndael/files.rijndael"
1.644     tls       190: include "crypto/skipjack/files.skipjack"
1.1011    drochner  191: include "crypto/camellia/files.camellia"
1.626     thorpej   192: # General-purpose crypto processing framework.
                    193: include "opencrypto/files.opencrypto"
                    194:
1.1032    tls       195: # NIST SP800.90 CTR DRBG
                    196: include "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
                    197:
1.1096    tls       198: # ChaCha-based fast PRNG
                    199: include "crypto/cprng_fast/files.cprng_fast"
                    200:
1.570     thorpej   201: #
1.1014    mrg       202: # Kernel history/tracing. Old UVMHIST depends upon this.
                    203: #
                    204: defflag opt_kernhist.h                 KERNHIST KERNHIST_PRINT
1.1083    matt      205: defparam opt_kernhist.h                        KERNHIST_DELAY
1.1014    mrg       206: file   kern/kern_history.c             kernhist
                    207:
                    208: #
1.1160    skrll     209: # These are here for the benefit of kern_history.c so that
                    210: # UVMHIST can be built in kernels without usb.
                    211: #
                    212: # top level usb debug defines
                    213: defflag        opt_usb.h                       USB_DEBUG: KERNHIST
                    214: defparam opt_usb.h                     USBHIST_SIZE
                    215:
                    216: #
1.1168    pgoyette  217: # Options for BIOHIST
                    218: #
                    219: defflag opt_biohist.h           BIOHIST: KERNHIST
                    220: defflag opt_biohist.h           BIOHIST_PRINT: KERNHIST_PRINT
                    221: defparam opt_biohist.h          BIOHIST_SIZE
                    222:
                    223: #
1.618     thorpej   224: # System monitoring framework
                    225: #
                    226: include "dev/sysmon/files.sysmon"
                    227:
                    228: #
1.563     thorpej   229: # Networking protocols
                    230: #
1.971     pooka     231:
                    232: # Attribute used by various things that need BPF's virtual machine
                    233: #
                    234: define bpf_filter
                    235: defparam opt_bpf.h     BPF_BUFSIZE
                    236:
1.1123    uebayasi  237: defflag        opt_bpf.h       BPFJIT
1.1060    alnsn     238:
                    239: file   net/bpfjit.c    sljit & bpfjit
                    240:
1.743     thorpej   241: include "net80211/files.net80211"
1.563     thorpej   242: include "netatalk/files.netatalk"
1.782     gdamore   243: include "netbt/files.netbt"
1.1172    bouyer    244: include "netcan/files.netcan"
1.565     thorpej   245: include "netinet/files.netinet"
                    246: include "netinet6/files.netinet6"
1.632     itojun    247: include "netipsec/files.netipsec"
1.991     kefren    248: include "netmpls/files.netmpls"
1.600     jdolecek  249: include "netsmb/files.netsmb"
1.994     rmind     250:
                    251: include "net/npf/files.npf"
                    252: include "netinet/files.ipfilter"
1.677     itojun    253: include "net/files.pf"
1.563     thorpej   254:
1.795     matt      255: obsolete defflag               CCITT           # obsolete
                    256: obsolete defflag               HDLC            # obsolete
                    257: obsolete defflag               LLC             # obsolete
                    258: obsolete defflag opt_ns.h      NS NSIP         # obsolete
                    259: obsolete defflag               IPX             # obsolete
1.939     jym       260: obsolete defparam opt_md.h     MEMORY_RBFLAGS  # superseded by
                    261:                                                # MEMORY_DISK_RBFLAGS
                    262:
1.603     perseant  263: defflag        opt_bridge_ipf.h        BRIDGE_IPF      # bridge(4) use inet_pfil_hooks
1.474     lukem     264: defflag        opt_ppp.h               PPP_DEFLATE PPP_BSDCOMP PPP_FILTER
                    265:                                                # Include deflate or bsd
                    266:                                                # compression, enable pppd
                    267:                                                # packet filtering support
1.1162    christos  268: defflag opt_pppoe.h            PPPOE_SERVER PPPOE_DEBUG
1.189     scottr    269:
                    270: # networking options
1.473     lukem     271: #
1.474     lukem     272: defflag                                GATEWAY
1.748     yamt      273: defparam opt_nmbclusters.h     NMBCLUSTERS
1.474     lukem     274: defparam                       SB_MAX
1.171     mrg       275:
1.189     scottr    276: # file system options
1.473     lukem     277: #
1.1004    bouyer    278: defflag        opt_quota.h             QUOTA QUOTA2            # XXX files.ufs?
1.685     thorpej   279: defflag                                VNODE_LOCKDEBUG
1.759     chs       280: defflag                                MAGICLINKS
1.353     oster     281:
1.276     scottr    282: # buffer cache size options
1.473     lukem     283: #
1.474     lukem     284: defparam opt_bufcache.h                BUFCACHE BUFPAGES
1.276     scottr    285:
1.449     gmcgarry  286: # userconf
1.473     lukem     287: #
1.474     lukem     288: defflag                                USERCONF
1.449     gmcgarry  289:
1.663     atatat    290: # sysctl related
                    291: #
                    292: defflag opt_sysctl.h           SYSCTL_DISALLOW_CREATE SYSCTL_DISALLOW_KWRITE
                    293:                                SYSCTL_DEBUG_SETUP SYSCTL_DEBUG_CREATE
1.665     atatat    294:                                SYSCTL_INCLUDE_DESCR
1.663     atatat    295:
1.473     lukem     296: #
1.289     lukem     297: # Not entirely MI, but present on multiple arch's
1.473     lukem     298: #
1.289     lukem     299:
1.276     scottr    300: # PC-style MBR handling
1.473     lukem     301: #
1.474     lukem     302: defflag        opt_mbr.h               COMPAT_386BSD_MBRPART
1.209     jonathan  303:
1.745     thorpej   304: #
1.209     jonathan  305: # debugging options
1.473     lukem     306: #
1.745     thorpej   307: include "ddb/files.ddb"                # in-kernel dynamic debugger
                    308:
1.474     lukem     309: defflag        opt_kgdb.h              KGDB
1.613     martin    310: defparam opt_kgdb.h            KGDB_DEV KGDB_DEVNAME KGDB_DEVPORT
1.474     lukem     311:                                KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
                    312: defflag                                LOCKDEBUG
                    313: defflag                                SYSCALL_DEBUG
1.540     yamt      314: defflag        opt_kstack.h            KSTACK_CHECK_MAGIC
1.271     jonathan  315:
                    316: # memory (ram) disk options
1.473     lukem     317: #
1.474     lukem     318: defflag        opt_md.h                MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
                    319:                                MEMORY_DISK_DYNAMIC
1.851     dsl       320: defparam opt_md.h              MEMORY_DISK_SERVER=1 MEMORY_DISK_ROOT_SIZE
1.939     jym       321:                                MEMORY_DISK_RBFLAGS
1.1143    uebayasi  322: defparam opt_memory_disk_image.h       makeoptions_MEMORY_DISK_IMAGE
1.159     drochner  323:
1.842     manu      324: defflag opt_tftproot.h         TFTPROOT TFTPROOT_DEBUG
                    325:
1.936     christos  326: defflag        opt_wlan.h              WLAN
                    327:
1.819     wiz       328: # Machine-independent device majors assignements
1.640     jdolecek  329: include "conf/majors"
1.543     briggs    330:
1.60      cgd       331: # generic attributes
1.473     lukem     332: #
1.915     jmcneill  333: define videobus        { }
1.638     bouyer    334: define ata             {[channel = -1]}
1.674     thorpej   335: define sata
1.947     jakllsch  336: define sata_fis
1.1054    bouyer    337: define sata_pmp
1.558     thorpej   338: define scsi_core
                    339: define scsi            {[channel = -1]}: scsi_core
1.638     bouyer    340: define ata_hl          {[drive = -1]}
1.637     bouyer    341: define atapi           { }
1.489     drochner  342: define radiodev        { }
1.614     gmcgarry  343: define gpibdev         {[address = -1]}
1.734     jmcneill  344: define gpiobus         { }
1.769     riz       345: define onewirebus      { }
1.659     bjh21     346: define         pckbport        {[slot = -1]}
                    347: define pckbport_machdep_cnattach
1.754     thorpej   348: define firmload
1.1220    mlelstv   349: define ipmibus         { }
1.67      cgd       350:
1.1167    christos  351: # speaker devices, attaches to audio or pcppi drivers
1.1176    nat       352: device spkr: wsbelldev
1.1177    pgoyette  353: file   dev/spkr.c                      spkr
1.1167    christos  354:
1.1114    uebayasi  355: include "dev/files.audio"
1.650     bjh21     356:
1.1129    jmcneill  357: # High definition audio
                    358: include "dev/hdaudio/files.hdaudio"
                    359:
1.1105    christos  360: # Base verbose vendor/product printing support
                    361: file   dev/dev_verbose.c
                    362:
1.915     jmcneill  363: # video devices, attaches to video hardware driver
                    364: #
                    365: device video
                    366: attach video at videobus
                    367:
1.1024    jmcneill  368: # DTV subsystem
                    369: #
                    370: include "dev/dtv/files.dtv"
                    371:
1.1130    jmcneill  372: # HDMI CEC
                    373: #
                    374: include "dev/hdmicec/files.hdmicec"
                    375:
1.922     pgoyette  376: # National Semiconductor LM7[89]
                    377: #
                    378: # (included here so files.i2c can define an attachment)
                    379:
                    380: device lm: sysmon_envsys
                    381: file   dev/ic/nslm7x.c                 lm                      needs-flag
                    382:
1.984     pgoyette  383: # JEDEC standard SPD EPROM
                    384: #
                    385: # (included here so files.i2c can define an attachment)
                    386:
                    387: device spdmem
                    388: file   dev/ic/spdmem.c                 spdmem
                    389:
1.1231  ! tnn       390: # SSD1306 or SH1106 OLED/PLED display (attaches via I2C or SPI)
        !           391: device ssdfb:  wsemuldisplaydev
        !           392: file   dev/ic/ssdfb.c  ssdfb
        !           393:
1.1186    bouyer    394: # Generic HID support (used by USB, bluetooth and i2c)
                    395: include "dev/hid/files.hid"
                    396:
1.635     thorpej   397: # I2C device support
                    398: include "dev/i2c/files.i2c"
                    399:
1.1199    jmcneill  400: # PWM device support
                    401: include "dev/pwm/files.pwm"
                    402:
1.813     gdamore   403: # SPI device support
                    404: include "dev/spi/files.spi"
                    405:
1.559     thorpej   406: # IR device support
                    407: include        "dev/ir/files.ir"
                    408:
1.651     jdolecek  409: # Parallel Port Bus support
                    410: include "dev/ppbus/files.ppbus"
                    411:
1.363     thorpej   412: # raster operations attributes
1.473     lukem     413: #
1.426     lukem     414: define rasops1
                    415: define rasops2
                    416: define rasops4
                    417: define rasops8
                    418: define rasops15
                    419: define rasops16
                    420: define rasops24
                    421: define rasops32
1.829     ober      422: define rasops_rotation
1.60      cgd       423:
1.997     jmcneill  424: # image decoding support
                    425: include "dev/stbi/files.stbi"
                    426:
1.760     jmcneill  427: # splash screen support
                    428: include "dev/splash/files.splash"
                    429:
1.768     gdamore   430: # videomode support
                    431: include "dev/videomode/files.videomode"
                    432:
1.67      cgd       433: # net device attributes - we have generic code for arc(net), ether(net),
1.1206    maxv      434: # fddi, and token ring.
1.473     lukem     435: #
1.874     cube      436: define arcnet
1.60      cgd       437: define ether
1.67      cgd       438: define fddi
1.185     kml       439: define hippi
1.399     onoe      440: define ieee1394
1.282     bad       441: define token
1.284     explorer  442: define sppp
1.1032    tls       443: define wlan
1.294     itojun    444: define crypto
1.100     ws        445:
1.1039    christos  446: # TPM
                    447: device tpm
                    448: file   dev/ic/tpm.c                    tpm                     needs-flag
                    449:
1.119     is        450: # devices ARPing IPv4 pull this in:
1.473     lukem     451: #
1.119     is        452: define arp
                    453:
1.515     thorpej   454: #
                    455: # ALTQ network traffic shaping subsystem
                    456: #
                    457: include "altq/files.altq"
                    458:
1.404     ad        459: # Logical disk
1.473     lukem     460: #
1.404     ad        461: device ld: disk
1.426     lukem     462: file   dev/ld.c                        ld                      needs-flag
1.513     thorpej   463:
                    464: #
                    465: # MII/PHY support for network devices
                    466: #
                    467: include "dev/mii/files.mii"
1.375     thorpej   468:
1.473     lukem     469: #
1.512     thorpej   470: # RAIDframe
                    471: #
                    472: include "dev/raidframe/files.raidframe"
1.639     grog      473:
                    474: #
1.542     thorpej   475: # Hardware-assisted data mover API
                    476: #
                    477: include "dev/dmover/files.dmover"
1.512     thorpej   478:
                    479: #
1.83      thorpej   480: # "Chipset" drivers.  These are the bus-independent routines which
                    481: # contain the cfdrivers.  Attachments are provided by files.<bus>
1.473     lukem     482: #
1.145     christos  483:
                    484: # Adaptec AIC-6[32]60 ICs
1.473     lukem     485: #
1.173     thorpej   486: device aic: scsi
1.145     christos  487: file   dev/ic/aic6360.c                aic
1.346     thorpej   488:
                    489: # SMC 93Cx6 Serial EEPROM devices
1.473     lukem     490: #
1.346     thorpej   491: define smc93cx6
                    492: file   dev/ic/smc93cx6.c               smc93cx6
1.83      thorpej   493:
1.86      mycroft   494: # Adaptec 2[789]4X, 394X, aic7770 and aic78[5678]0 SCSI controllers
1.473     lukem     495: #
1.474     lukem     496: defparam opt_ahc.h             AHC_DEBUG
                    497: defflag        opt_ahc.h               AHC_NO_TAGS
1.173     thorpej   498: device ahc: scsi
1.345     thorpej   499: define ahc_seeprom
1.354     fvdl      500: define ahc_aic77xx
1.142     enami     501: file   dev/ic/aic7xxx.c                ahc
1.609     fvdl      502: file   dev/ic/aic7xxx_osm.c            ahc
1.345     thorpej   503: file   dev/ic/aic7xxx_seeprom.c        ahc_seeprom
1.354     fvdl      504: file   dev/ic/aic77xx.c                ahc_aic77xx
1.609     fvdl      505:
                    506: # Adaptec aic79xx SCSI controllers
                    507: defflag        opt_ahd.h               AHD_DEBUG
                    508: device ahd: scsi
                    509: file   dev/ic/aic79xx.c                ahd
                    510: file   dev/ic/aic79xx_osm.c            ahd
1.318     ad        511:
                    512: # DPT EATA SCSI controllers
1.473     lukem     513: #
1.318     ad        514: device dpt: scsi
                    515: file   dev/ic/dpt.c                    dpt
1.355     ad        516:
                    517: # Compaq Smart ARRAY controllers
1.473     lukem     518: #
1.355     ad        519: device cac {unit = -1}
                    520: file   dev/ic/cac.c                    cac
                    521:
1.404     ad        522: attach ld at cac with ld_cac
                    523: file   dev/ic/ld_cac.c                 ld_cac
1.419     ad        524:
1.764     he        525: # HP/Compaq Command Interface for SCSI-3 Support
                    526: #
1.1194    joerg     527: defflag        opt_ciss.h                      CISS_NO_INTERRUPT_HACK
1.764     he        528: device ciss: scsi
                    529: file   dev/ic/ciss.c                   ciss
                    530:
1.419     ad        531: # Mylex DAC960 RAID controllers
1.473     lukem     532: #
1.419     ad        533: device mlx {unit = -1}
                    534: file   dev/ic/mlx.c                    mlx                     needs-flag
                    535:
                    536: attach ld at mlx with ld_mlx
                    537: file   dev/ic/ld_mlx.c                 ld_mlx
1.521     ad        538:
                    539: # ICP-Vortex/Intel RAID controllers
                    540: #
                    541: device icp {unit = -1}
                    542: file   dev/ic/icp.c                    icp                     needs-flag
1.611     thorpej   543: file   dev/ic/icp_ioctl.c              icp
1.521     ad        544:
                    545: attach ld at icp with ld_icp
                    546: file   dev/ic/ld_icp.c                 ld_icp
                    547:
                    548: device icpsp: scsi
                    549: file   dev/ic/icpsp.c                  icpsp
                    550: attach icpsp at icp
1.523     ad        551:
                    552: # Adaptec FSA RAID controllers
                    553: #
                    554: device aac {unit = -1}
                    555: file   dev/ic/aac.c                    aac
                    556:
                    557: attach ld at aac with ld_aac
                    558: file   dev/ic/ld_aac.c                 ld_aac
1.238     dante     559:
                    560: # AdvanSys 1200A, 1200B and ULTRA SCSI controllers
1.473     lukem     561: #
1.238     dante     562: device adv: scsi
                    563: file   dev/ic/adv.c                    adv
1.428     thorpej   564: file   dev/ic/advlib.c                 adv
                    565: file   dev/ic/advmcode.c               adv
1.248     dante     566:
                    567: # AdvanSys ULTRA WIDE SCSI controllers
1.473     lukem     568: #
1.248     dante     569: device adw: scsi
                    570: file   dev/ic/adw.c                    adw
1.194     jonathan  571:
1.130     jonathan  572: # BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
                    573: # (Must be declared before AHA to ensure bha probes before aha.
                    574: #  Probing AHA first configures bhas as aha, via their AHA
                    575: #  hardware-compatibility mode.)
1.473     lukem     576: #
1.173     thorpej   577: device bha: scsi
1.142     enami     578: file   dev/ic/bha.c                    bha
1.130     jonathan  579:
1.113     mycroft   580: # Adaptec AHA-154x and AHA-164x controllers
1.130     jonathan  581: # (must be after bha, see above)
1.473     lukem     582: #
1.173     thorpej   583: device aha: scsi
1.142     enami     584: file   dev/ic/aha.c                    aha
1.445     tsutsui   585:
                    586: # Initio INIC-940/950 SCSI controllers
1.473     lukem     587: #
1.445     tsutsui   588: device iha: scsi
                    589: file   dev/ic/iha.c                    iha
1.118     cgd       590:
                    591: # Qlogic ISP 10x0 SCSI Controllers
1.473     lukem     592: #
1.474     lukem     593: defflag        opt_isp.h               ISP_DISABLE_1020_SUPPORT
                    594:                                ISP_DISABLE_1080_SUPPORT
                    595:                                ISP_DISABLE_2100_SUPPORT
                    596:                                ISP_DISABLE_2200_SUPPORT
1.846     mjacob    597:                                ISP_DISABLE_2300_SUPPORT
1.894     mjacob    598:                                ISP_DISABLE_2322_SUPPORT
1.846     mjacob    599:                                ISP_DISABLE_2400_SUPPORT
                    600:                                ISP_DISABLE_FW
                    601:                                ISP_TARGET_MODE
1.474     lukem     602: defparam opt_isp.h             ISP_LOGDEFAULT
1.894     mjacob    603:                                ISP_VPORTS
1.173     thorpej   604: device isp: scsi
1.142     enami     605: file   dev/ic/isp.c                    isp
1.846     mjacob    606: file   dev/ic/isp_library.c            isp
1.223     mjacob    607: file   dev/ic/isp_netbsd.c             isp
1.711     drochner  608: file   dev/ic/isp_target.c             isp & isp_target_mode
1.821     bouyer    609: # LSILogic MegaRAID SAS
                    610: #
                    611: device mfi: scsi
                    612: file   dev/ic/mfi.c                    mfi
                    613:
1.528     matt      614: # LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
                    615: #
1.608     thorpej   616: device mpt: scsi
                    617: file   dev/ic/mpt.c                    mpt
                    618: file   dev/ic/mpt_debug.c              mpt
                    619: file   dev/ic/mpt_netbsd.c             mpt
1.605     tsutsui   620:
1.682     itohy     621: # Workbit NinjaSCSI-32 controllers
                    622: device njs: scsi
                    623: file   dev/ic/ninjascsi32.c            njs
                    624:
1.605     tsutsui   625: # Symbios/NCR 53c700 SCSI controllers
                    626: device oosiop: scsi
                    627: file   dev/ic/oosiop.c                 oosiop
1.436     tsutsui   628:
                    629: # Symbios/NCR 53c710 SCSI controllers
1.473     lukem     630: #
1.436     tsutsui   631: device osiop: scsi
                    632: file   dev/ic/osiop.c                  osiop
1.364     bouyer    633:
1.368     bouyer    634: # common stuff for siop and esiop
1.473     lukem     635: #
1.426     lukem     636: define siop_common
                    637: file   dev/ic/siop_common.c            siop_common
1.368     bouyer    638:
1.364     bouyer    639: # Symbios/NCR 53c720/53c8xx SCSI controllers
1.473     lukem     640: #
1.426     lukem     641: device siop: scsi,siop_common
1.898     skrll     642: file   dev/ic/siop.c                   siop & (siop_pci | siop_gedoens)
1.517     bouyer    643: defflag        opt_siop.h                      SIOP_SYMLED
1.518     bouyer    644:
                    645: device esiop: scsi,siop_common
                    646: file   dev/ic/esiop.c                  esiop
1.94      mycroft   647:
                    648: # UltraStor SCSI controllers
1.473     lukem     649: #
1.173     thorpej   650: device uha: scsi
1.142     enami     651: file   dev/ic/uha.c                    uha
1.409     onoe      652:
1.878     garbled   653: # 3Com common probe code
                    654: define  elink
                    655: file    dev/isa/elink.c                 elink
                    656:
1.409     onoe      657: # Aironet PC4500/PC4800
1.473     lukem     658: #
1.653     tsarna    659: device an: arp, wlan, ifnet
1.409     onoe      660: file   dev/ic/an.c                     an
1.86      mycroft   661:
1.376     onoe      662: # AMD 79c930-based 802.11 cards
1.473     lukem     663: #
1.376     onoe      664: device awi: arp, wlan, ifnet
                    665: file   dev/ic/awi.c                    awi
                    666: file   dev/ic/am79c930.c               awi
1.438     ichiro    667:
                    668: # Lucent & Intersil WaveLan IEEE (802.11)
1.473     lukem     669: #
1.656     junyoung  670: device wi: arp, wlan, ifnet
1.438     ichiro    671: file   dev/ic/wi.c                     wi
1.617     dyoung    672:
1.930     alc       673: # Atheros HAL
                    674: #
                    675: include "external/isc/atheros_hal/conf/files.ath_hal"
                    676:
1.641     dyoung    677: # Atheros 5210/5211/5212 multi-mode 802.11
                    678: #
1.656     junyoung  679: device ath: arp, wlan, ifnet
1.1066    christos  680: file   dev/ic/ath.c                    ath
                    681: file   dev/ic/ath_netbsd.c             ath
                    682: file   dev/ic/athrate-sample.c         ath
1.641     dyoung    683:
1.617     dyoung    684: # ADMtek ADM8211 802.11
                    685: #
1.656     junyoung  686: device atw: arp, wlan, ifnet, smc93cx6
1.617     dyoung    687: file   dev/ic/atw.c                    atw
1.376     onoe      688:
1.687     dyoung    689: # Realtek RTL8180 802.11
                    690: #
                    691: device rtw: arp, wlan, ifnet, smc93cx6
                    692: file   dev/ic/rtw.c                    rtw
                    693: file   dev/ic/rtwphy.c                 rtw
                    694: file   dev/ic/rtwphyio.c               rtw
                    695:
1.1157    christos  696: # Ralink RT2500/RT2600/RT2860 802.11
1.779     martin    697: device ral: arp, ether, ifnet, wlan, firmload
1.778     dogcow    698: file   dev/ic/rt2560.c                 ral
                    699: file   dev/ic/rt2661.c                 ral
1.1157    christos  700: file   dev/ic/rt2860.c                 ral
1.722     drochner  701:
1.1053    degroote  702: # Marvell Libertas Open
                    703: device  malo: arp, ether, ifnet, wlan, firmload
                    704: file    dev/ic/malo.c           malo
                    705:
1.83      thorpej   706: # 3Com Etherlink-III Ethernet controller
1.473     lukem     707: #
1.333     thorpej   708: device ep: arp, ether, ifnet, mii, mii_bitbang
1.142     enami     709: file   dev/ic/elink3.c                 ep
1.253     fvdl      710:
                    711: # 3Com EtherLink XL Controller
1.473     lukem     712: #
1.331     thorpej   713: device ex: arp, ether, ifnet, mii, mii_bitbang
1.253     fvdl      714: file   dev/ic/elinkxl.c                ex
1.131     matt      715:
                    716: # DEC EtherWORKS III (LEMAC) Ethernet controllers
1.473     lukem     717: #
1.173     thorpej   718: device lc: arp, ether, ifnet
1.142     enami     719: file   dev/ic/lemac.c                  lc
1.84      mycroft   720:
                    721: # LANCE and PCnet Ethernet controllers
1.473     lukem     722: #
1.173     thorpej   723: device le: arp, ether, ifnet
1.426     lukem     724: define le24
                    725: define le32
1.227     explorer  726: file   dev/ic/am7990.c                 le24
1.225     drochner  727: file   dev/ic/am79900.c                le32
                    728: file   dev/ic/lance.c                  le24 | le32
1.383     thorpej   729:
                    730: # DEC DEPCA-family of LANCE Ethernet controllers
1.473     lukem     731: #
1.383     thorpej   732: device depca { }: le24
                    733: file   dev/ic/depca.c                  depca
                    734: attach le at depca with le_depca
1.122     scottr    735:
1.290     mrg       736: # Sun HME Ethernet controllers
1.473     lukem     737: #
1.293     pk        738: device hme: arp, ether, ifnet, mii
                    739: file   dev/ic/hme.c                    hme
1.461     eeh       740:
                    741: # Sun GEM Ethernet controllers
1.473     lukem     742: #
1.461     eeh       743: device gem: arp, ether, ifnet, mii
                    744: file   dev/ic/gem.c                    gem
1.290     mrg       745:
1.1103    martin    746: # Synopsis Designware GMAC core, as found on allwinner a20
                    747: # and other SoCs
                    748: device awge: arp, ether, ifnet, mii
                    749: file   dev/ic/dwc_gmac.c               awge
                    750:
1.122     scottr    751: # 8390-family Ethernet controllers
1.473     lukem     752: #
1.122     scottr    753: define dp8390nic
1.1202    martin    754: file   dev/ic/dp8390.c                 dp8390nic
1.485     bjh21     755:
                    756: # National Semiconductor DP83905 AT/LANTIC Ethernet media support
                    757: #
                    758: define dp83905
                    759: file   dev/ic/dp83905.c                dp83905
1.484     bjh21     760:
                    761: # Macronix MX98905 Ethernet controller
                    762: # (use as an attribute for an "ne" bus attachment)
                    763: #
                    764: define mx98905
                    765: file   dev/ic/mx98905.c                mx98905
1.77      cgd       766:
1.282     bad       767: # TROPIC Token-Ring controller
1.473     lukem     768: #
1.282     bad       769: device tr: arp, token, ifnet
                    770: file   dev/ic/tropic.c                 tr
                    771:
1.91      cgd       772: # NCR 5380 SCSI Bus Controller
1.473     lukem     773: #
1.91      cgd       774: define ncr5380sbc
1.142     enami     775: file   dev/ic/ncr5380sbc.c             ncr5380sbc
1.356     pk        776: device nca: scsi, ncr5380sbc
1.91      cgd       777:
1.434     fredette  778: # Sun sc PAL SCSI Bus Controller
1.473     lukem     779: #
1.434     fredette  780: define sunscpal
                    781: file   dev/ic/sunscpal.c               sunscpal
                    782: device ssc: scsi, sunscpal
                    783:
1.91      cgd       784: # DEC FDDI Chipset
1.473     lukem     785: #
1.91      cgd       786: define pdq
1.142     enami     787: file   dev/ic/pdq.c                    pdq
                    788: file   dev/ic/pdq_ifsubr.c             pdq
1.98      christos  789:
1.474     lukem     790: # Cyclades Cyclom-8/16/32
1.473     lukem     791: #
1.173     thorpej   792: device cy: tty
1.142     enami     793: file   dev/ic/cy.c                     cy                      needs-flag
1.103     thorpej   794:
1.117     thorpej   795: # NCR 53x9x or Emulex ESP SCSI Controller
1.473     lukem     796: #
1.117     thorpej   797: define ncr53c9x
1.359     mycroft   798: device esp: scsi, ncr53c9x
1.142     enami     799: file   dev/ic/ncr53c9x.c               ncr53c9x
1.227     explorer  800:
1.679     mycroft   801: # Fujitsu MB87030/MB89352 SCSI Protocol Controller
                    802: device spc: scsi
                    803: file   dev/ic/mb89352.c                spc
                    804:
1.796     bjh21     805: # Western Digital WD33C93/WD33C93A SCSI Bus Interface Controller
                    806: define wd33c93
                    807: file   dev/ic/wd33c93.c                wd33c93
                    808:
1.590     soren     809: # Hitachi HD44780 LCD panel controller
                    810: define hd44780
                    811: file   dev/ic/hd44780_subr.c           hd44780
                    812: file   dev/ic/lcdkp_subr.c             hd44780
                    813:
1.710     joff      814: # Matrix keypad
                    815: define matrixkp
                    816: file   dev/ic/matrixkp_subr.c          matrixkp
                    817:
1.227     explorer  818: # Hitachi HD64570 serial controller
1.473     lukem     819: #
1.359     mycroft   820: define hd64570
1.227     explorer  821: file   dev/ic/hd64570.c                hd64570
1.339     chopps    822:
                    823: # Riscom/N2 ISA/PCI Sync Serial Controller
1.473     lukem     824: #
1.339     chopps    825: device ntwoc: ifnet, hd64570
1.128     pk        826:
                    827: # Intel 82586 Ethernet Controller
1.473     lukem     828: #
1.128     pk        829: define i82586
1.142     enami     830: file   dev/ic/i82586.c                 i82586
1.291     thorpej   831:
1.658     jkunz     832: # Intel 82596 Ethernet Controller
                    833: #
                    834: define i82596
                    835: file   dev/ic/i82596.c                 i82596
                    836:
1.291     thorpej   837: # Intel 82557/82558/82559 Ethernet Controller
1.473     lukem     838: #
1.291     thorpej   839: device fxp: ether, ifnet, arp, mii
                    840: file   dev/ic/i82557.c                 fxp
1.389     bjh21     841:
                    842: # SEEQ 8005 Advanced Ethernet Data Link Controller
1.473     lukem     843: #
1.389     bjh21     844: define seeq8005
                    845: file   dev/ic/seeq8005.c               seeq8005
1.137     thorpej   846:
                    847: # SMC 91Cxx Ethernet Controller
1.473     lukem     848: #
1.379     briggs    849: device sm: arp, ether, ifnet, mii, mii_bitbang
1.142     enami     850: file   dev/ic/smc91cxx.c               sm
1.188     thorpej   851:
                    852: # SMC 83C170 EPIC/100 Fast Ethernet Controller
1.473     lukem     853: #
1.230     thorpej   854: device epic: arp, ether, ifnet, mii
1.188     thorpej   855: file   dev/ic/smc83c170.c              epic
1.309     ragge     856:
                    857: # DEC SGEC Second Generation Ethernet Controller
1.473     lukem     858: #
1.309     ragge     859: define sgec
                    860: file   dev/ic/sgec.c                   sgec
1.177     enami     861:
1.715     jdolecek  862: # MB86950 Ethernet Controller
                    863: #
                    864: define mb86950
                    865: file   dev/ic/mb86950.c                mb86950
                    866:
1.177     enami     867: # MB8696x Ethernet Controller
1.473     lukem     868: #
1.177     enami     869: define mb86960
                    870: file   dev/ic/mb86960.c                mb86960
                    871:
                    872: # Generic MB8696x Ethernet Controller driver
1.473     lukem     873: #
1.177     enami     874: device mbe: arp, ether, ifnet, mb86960
1.146     augustss  875:
                    876: # Interwave Am78C201 audio driver
1.473     lukem     877: #
1.146     augustss  878: define interwave
                    879: file   dev/ic/interwave.c              interwave
1.154     is        880:
                    881: # TMS 320av110 MPEG2/audio driver
1.473     lukem     882: #
1.154     is        883: define tms320av110
                    884: file   dev/ic/tms320av110.c            tms320av110
1.152     thorpej   885:
                    886: # Novell NE2000-compatible Ethernet cards, based on the
                    887: # National Semiconductor DS8390.
1.473     lukem     888: #
1.423     thorpej   889: device ne: ether, ifnet, arp, dp8390nic, mii
1.1202    martin    890: file   dev/ic/ne2000.c                 ne
1.153     thorpej   891:
                    892: # 8250/16[45]50-based "com" ports
1.668     thorpej   893: #
1.749     chs       894: defflag        opt_com.h               COM_DEBUG
1.153     thorpej   895: # XXX In a perfect world, this would be done with attributes
1.1078    kiyohara  896: defflag        opt_com.h               COM_16650 COM_16750
1.1218    thorpej   897:                                COM_HAYESP COM_PXA2X0
1.1016    matt      898: defparam opt_com.h             COM_TOLERANCE
1.392     eeh       899: device com { } : tty
1.426     lukem     900: file   dev/ic/com.c                    com                     needs-flag
1.336     thorpej   901:
                    902: # PC-like keyboard controller
1.473     lukem     903: #
1.659     bjh21     904: device pckbc: pckbport
1.660     bjh21     905: file   dev/ic/pckbc.c                  pckbc                   needs-flag
1.274     scw       906:
1.714     cube      907: device attimer
                    908: file   dev/ic/attimer.c                attimer                 needs-flag
                    909:
1.274     scw       910: # Cirrus Logic CD240[01] 4-port Multi-Protocol Communications Controller
1.473     lukem     911: #
1.274     scw       912: device clmpcc: tty
1.426     lukem     913: file   dev/ic/clmpcc.c                 clmpcc                  needs-flag
1.385     bjh21     914:
1.843     xtraeme   915: # Abit uGuru
                    916: #
                    917: device ug: sysmon_envsys
                    918: file   dev/ic/ug.c                     ug                      needs-flag
                    919:
1.185     kml       920: # Essential Communications Corp. HIPPI Interface
1.473     lukem     921: #
1.426     lukem     922: device esh: hippi, ifnet
                    923: file   dev/ic/rrunner.c                esh                     needs-flag
1.242     is        924:
                    925: # SMC 90c26, SMC 90C56 (and 90C66 if in compat mode) chip driver
1.473     lukem     926: #
1.874     cube      927: device bah: ifnet, arcnet, arp
1.426     lukem     928: file   dev/ic/smc90cx6.c               bah
1.234     augustss  929:
                    930: # OPL2/OPL3 FM synth driver
1.473     lukem     931: #
1.235     augustss  932: device opl: midibus, midisyn
1.234     augustss  933: file   dev/ic/opl.c                    opl
                    934: file   dev/ic/oplinstrs.c              opl
1.305     augustss  935:
                    936: # MPU401 MIDI UART compatibles
1.473     lukem     937: #
1.305     augustss  938: device mpu: midibus
1.426     lukem     939: file   dev/ic/mpu.c                    mpu                     needs-flag
1.236     pk        940:
                    941: # AD1848 (CS4248, CS4231, AD1845) audio codec support; used by other drivers
1.473     lukem     942: #
1.236     pk        943: define ad1848
                    944: file   dev/ic/ad1848.c                 ad1848
1.290     mrg       945:
                    946: # AMD 7930 audio/ISDN codec
1.473     lukem     947: #
1.366     augustss  948: define am7930
                    949: file   dev/ic/am7930.c                 am7930
1.290     mrg       950:
1.1100    tsutsui   951: # Siemens PSB2160 audio codec, as found in HP systems
                    952: device arcofi: audiobus, auconv, mulaw
                    953: file   dev/ic/arcofi.c                 arcofi
                    954:
1.290     mrg       955: # SPARC `SUNW,audiocs'
1.473     lukem     956: #
1.519     augustss  957: device audiocs: audiobus, auconv, ad1848
1.290     mrg       958: file   dev/ic/cs4231.c                 audiocs
1.326     augustss  959:
                    960: # AC-97 CODECs
1.473     lukem     961: #
1.326     augustss  962: define ac97
                    963: file   dev/ic/ac97.c                   ac97
1.437     minoura   964:
1.1040    nisimura  965: # UDA1341 CODEC support
                    966: define uda1341
                    967: file   dev/ic/uda1341.c                uda1341
                    968:
1.437     minoura   969: # Oki MSM6258 support code
1.473     lukem     970: #
1.437     minoura   971: define msm6258
                    972: file   dev/ic/msm6258.c                msm6258
1.240     pk        973:
                    974: # LSI64854 DMA controller back-end
1.473     lukem     975: #
1.240     pk        976: define lsi64854
                    977: file   dev/ic/lsi64854.c               lsi64854
1.465     mrg       978:
                    979: # Cirrus Logic CL-CD180/1864/1865 multi port serial controller back-end
1.473     lukem     980: #
1.465     mrg       981: define cd18xx
                    982: file   dev/ic/cd18xx.c                 cd18xx
1.240     pk        983:
1.654     wiz       984: # Realtek 8019/8029 NE2000-compatible network interface subroutines
1.473     lukem     985: #
1.252     thorpej   986: define rtl80x9
1.980     tsutsui   987: file   dev/ic/rtl80x9.c                rtl80x9                 needs-flag
1.360     haya      988:
1.654     wiz       989: # Realtek 8129/8139 Ethernet controllers
1.473     lukem     990: #
1.362     haya      991: device rtk: ether, ifnet, arp, mii
1.675     sekiya    992: file   dev/ic/rtl81x9.c                rtk | re
1.185     kml       993:
1.673     toshii    994: # Realtek 8169 Ethernet controllers
                    995: #
                    996: device re: ether, ifnet, arp, mii
1.709     yamt      997: file   dev/ic/rtl8169.c                re
1.673     toshii    998:
1.1200    jakllsch  999: # Virtual I/O Device (VIRTIO) bus controller and devices
                   1000: #
                   1001: include "dev/virtio/files.virtio"
                   1002:
1.258     pk       1003: # Common code for ESDI/IDE/etc. controllers
1.473     lukem    1004: #
1.680     thorpej  1005: define wdc_common
1.809     itohy    1006: define ata_dma
                   1007: define ata_udma
                   1008: define ata_piobm
1.680     thorpej  1009: device wdc: ata, wdc_common
1.637     bouyer   1010:
1.1079    jmcneill 1011: defflag opt_ata.h      ATADEBUG
                   1012: defparam opt_ata.h     ATADEBUG_MASK
                   1013: defflag opt_wdc.h      WDC_NO_IDS
1.835     dyoung   1014:
1.656     junyoung 1015: device atabus: atapi,ata_hl
                   1016: attach atabus at ata
1.809     itohy    1017: # The strange expression is to dump ata_* definitions to ata_dma.h.
                   1018: file   dev/ic/wdc.c                    (ata_dma | ata_udma | ata_piobm | atabus) & atabus & wdc_common needs-flag
1.386     bjh21    1019:
1.810     itohy    1020: # Workbit NinjaATA-32 IDE controllers
                   1021: device njata: ata, ata_piobm, wdc_common
                   1022: file   dev/ic/ninjaata32.c             njata
                   1023:
1.386     bjh21    1024: # CHIPS and Technologies 82C7[12][01] Universal Peripheral Controller
1.473     lukem    1025: #
1.386     bjh21    1026: device upc { [offset = -1] }
                   1027: attach wdc at upc with wdc_upc
                   1028: attach com at upc with com_upc
1.651     jdolecek 1029: attach lpt at upc with lpt_upc
1.426     lukem    1030: file   dev/ic/upc.c                    upc
                   1031: file   dev/ic/wdc_upc.c                wdc_upc
                   1032: file   dev/ic/com_upc.c                com_upc
1.651     jdolecek 1033: file   dev/ic/lpt_upc.c                lpt_upc
1.327     matt     1034:
1.844     bouyer   1035: # AHCI-compatible SATA controllers
                   1036: define ahcisata_core
                   1037: file dev/ic/ahcisata_core.c ahcisata_core
1.1054    bouyer   1038: device ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core
1.844     bouyer   1039:
1.956     jakllsch 1040: # Silicon Image SteelVine SATA-II controllers
                   1041: define siisata
                   1042: file   dev/ic/siisata.c                siisata
1.1054    bouyer   1043: device siisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, siisata
1.956     jakllsch 1044:
1.957     jakllsch 1045: # Marvell Serial-ATA Host Controller
1.951     kiyohara 1046: define mvsata
                   1047: file dev/ic/mvsata.c                   mvsata
1.1182    kre      1048: device mvsata: ata, ata_dma, ata_udma, wdc_common, sata, sata_fis, sata_pmp, mvsata
1.951     kiyohara 1049: defflag opt_mvsata.h           MVSATA_WITHOUTDMA
                   1050:
1.314     thorpej  1051: # DECchip 21x4x Ethernet controller family, and assorted clones.
1.473     lukem    1052: #
1.333     thorpej  1053: device tlp: arp, ether, ifnet, mii, mii_bitbang
1.314     thorpej  1054: file   dev/ic/tulip.c                  tlp
1.322     thorpej  1055:
                   1056: # Adaptec AIC-6915 Ethernet interface
1.473     lukem    1057: #
1.322     thorpej  1058: device sf: arp, ether, ifnet, mii
                   1059: file   dev/ic/aic6915.c                sf
1.378     pk       1060:
                   1061: # Mostek time-of-day clock and NVRAM
1.473     lukem    1062: #
1.378     pk       1063: define mk48txx
1.507     pk       1064: file   dev/ic/mk48txx.c                mk48txx
1.378     pk       1065:
1.1061    rkujawa  1066: # OKI MSM6242B
                   1067: #
                   1068: define msm6242b
                   1069: file   dev/ic/msm6242b.c               msm6242b
                   1070:
1.378     pk       1071: # Intersil 7170 time-of-day clock
1.473     lukem    1072: #
1.378     pk       1073: define intersil7170
                   1074: file   dev/ic/intersil7170.c           intersil7170
1.434     fredette 1075:
                   1076: # National Semiconductor MM58167 time-of-day clock
1.473     lukem    1077: #
1.434     fredette 1078: define mm58167
                   1079: file   dev/ic/mm58167.c                mm58167
1.643     tsutsui  1080:
                   1081: # Motorola mc146818 (and compatible) time-of-day clock
                   1082: #
                   1083: define mc146818
                   1084: file   dev/ic/mc146818.c               mc146818
1.422     thorpej  1085:
1.808     uwe      1086: # Ricoh RS5C313 time of-day-clock
                   1087: #
                   1088: define rs5c313
                   1089: file   dev/ic/rs5c313.c                rs5c313
                   1090:
1.422     thorpej  1091: # D-Link DL10019/10022 NE2000-compatible network interface subroutines
1.473     lukem    1092: #
1.422     thorpej  1093: define dl10019
                   1094: file   dev/ic/dl10019.c                dl10019
1.453     enami    1095:
                   1096: # ASIX AX88190 NE2000-compatible network interface subroutines
1.473     lukem    1097: #
1.453     enami    1098: define ax88190
                   1099: file   dev/ic/ax88190.c                ax88190
1.429     jdolecek 1100:
                   1101: # WD/SMC 80x3 family, SMC Elite Ultra [8216], SMC EtherEZ
1.473     lukem    1102: #
1.429     jdolecek 1103: device we: ether, ifnet, arp, dp8390nic
                   1104: file   dev/ic/we.c                     we
1.432     jdolecek 1105:
                   1106: # Allied-Telesis Ethernet driver based on Fujitsu MB8696xA controllers
1.473     lukem    1107: #
1.432     jdolecek 1108: device ate: arp, ether, ifnet, mb86960
1.557     tsutsui  1109:
                   1110: # Fujitsu FMV-18x Ethernet driver based on Fujitsu MB8696xA controllers
                   1111: #
                   1112: device fmv: arp, ether, ifnet, mb86960
                   1113: file   dev/ic/fmv.c                    fmv
1.471     yamt     1114:
                   1115: # Crystal Semiconductor CS8900, CS8920, and CS8920M Ethernet
1.473     lukem    1116: #
1.471     yamt     1117: device cs: arp, ether, ifnet
1.704     joff     1118: device tscs: arp, ether, ifnet
                   1119: file   dev/ic/cs89x0.c                 cs | tscs
1.487     augustss 1120:
                   1121: # Radio device attributes
                   1122: #
                   1123: define tea5757
1.656     junyoung 1124: file   dev/ic/tea5757.c                tea5757
1.487     augustss 1125: define lm700x
1.656     junyoung 1126: file   dev/ic/lm700x.c                 lm700x
1.179     drochner 1127:
1.837     tnn      1128: # Philips PCF8584 i2c controller
                   1129: define pcf8584
                   1130: file   dev/ic/pcf8584.c                pcf8584
                   1131:
1.985     nonaka   1132: # PCA9564 i2c controller
                   1133: define pca9564
                   1134: file   dev/ic/pca9564.c                pca9564
                   1135:
1.1187    bouyer   1136: # Synopsys DesignWare I2C controller
                   1137: define dwiic
                   1138: device dwiic: dwiic, i2cbus
                   1139: file   dev/ic/dwiic.c                  dwiic
                   1140:
1.784     drochner 1141: # ACPI power management timer (hardware access, independent of ACPI)
                   1142: #
                   1143: define acpipmtimer
                   1144: file   dev/ic/acpipmtimer.c    acpipmtimer
                   1145:
1.834     njoly    1146: device         hpet
                   1147: file   dev/ic/hpet.c           hpet                    needs-flag
                   1148:
1.1126    jmcneill 1149: # DesignWare timer
                   1150: device dwctmr
                   1151: file   dev/ic/dwc_tmr.c        dwctmr
                   1152:
1.952     kiyohara 1153: # SMSC LAN9118 Family Ethernet Controller
                   1154: #
1.965     kiyohara 1155: device smsh: arp, ether, ifnet, mii
1.952     kiyohara 1156: file   dev/ic/lan9118.c                smsh
                   1157:
1.1088    riastrad 1158: # Apple System Management Controller
                   1159: #
1.1089    riastrad 1160: define applesmcbus     { }
1.1090    riastrad 1161: device applesmc: applesmcbus
1.1088    riastrad 1162: file   dev/ic/apple_smc.c              applesmc
                   1163:
                   1164: # Apple SMC fan sensors and control
1.1090    riastrad 1165: device applesmcfan: applesmcbus, sysmon_envsys
                   1166: attach applesmcfan at applesmcbus with apple_smc_fan
1.1088    riastrad 1167: file   dev/ic/apple_smc_fan.c          applesmcfan
                   1168:
                   1169: # Apple SMC temperature sensors
1.1090    riastrad 1170: device applesmctemp: applesmcbus, sysmon_envsys
                   1171: attach applesmctemp at applesmcbus with apple_smc_temp
1.1088    riastrad 1172: file   dev/ic/apple_smc_temp.c         applesmctemp
                   1173:
1.1089    riastrad 1174: # Apple SMC accelerometer (not yet implemented!)
1.1090    riastrad 1175: #device        applesmcaccel: applesmcbus, sysmon_envsys
                   1176: #attach        applesmcaccel at applesmcbus with apple_smc_accel
1.1088    riastrad 1177: #file  dev/ic/apple_smc_accel.c        applesmcaccel
                   1178:
1.836     drochner 1179: # DRM - Direct Rendering Infrastructure: dev/drm
                   1180: define drm {}
1.949     mrg      1181: include "external/bsd/drm/conf/files.drm"
1.1002    jmcneill 1182: include "dev/drm/files.drm"
1.836     drochner 1183:
1.1153    skrll    1184: # Linux API support
                   1185: include "external/bsd/common/conf/files.linux"
                   1186:
1.1086    riastrad 1187: # DRM/KMS - Newer direct rendering manager with kernel mode-switching
                   1188: include "external/bsd/drm2/drm/files.drmkms"
                   1189:
1.1039    christos 1190:
1.179     drochner 1191: # Definitions for wscons
                   1192: # device attributes: display, display with emulator, keyboard, and mouse
1.473     lukem    1193: #
1.479     augustss 1194: define wsdisplaydev            {[kbdmux = 1]}
                   1195: define wsemuldisplaydev        {[console = -1], [kbdmux = 1]}
                   1196: define wskbddev                {[console = -1], [mux = 1]}
                   1197: define wsmousedev              {[mux = 0]}
1.1176    nat      1198: define wsbelldev               {[console = -1], [mux = 1]}
1.761     macallan 1199: define vcons
1.179     drochner 1200: # attribute to pull in raster support
1.473     lukem    1201: #
1.179     drochner 1202: define wsrasteremulops
1.187     drochner 1203: # common PC display functions
1.473     lukem    1204: #
1.474     lukem    1205: defflag        opt_pcdisplay.h         PCDISPLAY_SOFTCURSOR
1.426     lukem    1206: define pcdisplayops
1.187     drochner 1207: file   dev/ic/pcdisplay_subr.c pcdisplayops
1.207     drochner 1208: file   dev/ic/pcdisplay_chars.c        pcdisplayops
1.777     martin   1209: # an attribute used by arch specific config files to include /dev/fb* (or
                   1210: # equivalent) support - on most archs this is just a NOP (untill, maybe
                   1211: # someday when we might make /dev/fb* support MI)
                   1212: define fb
1.179     drochner 1213: # VGA graphics
1.473     lukem    1214: #
1.541     drochner 1215: defparam opt_vga.h             VGA_CONSOLE_SCREENTYPE
1.538     drochner 1216: defflag opt_vga.h              VGA_CONSOLE_ATI_BROKEN_FONTSEL
1.572     junyoung 1217: defflag opt_vga.h              VGA_RASTERCONSOLE
1.593     tsutsui  1218: defflag opt_vga.h              VGA_RESET
1.876     jmcneill 1219: device vga: displaydev, wsemuldisplaydev, pcdisplayops, drm
1.572     junyoung 1220: file   dev/ic/vga.c            vga & !vga_rasterconsole        needs-flag
                   1221: file   dev/ic/vga_raster.c     vga_rasterconsole               needs-flag
                   1222: file   dev/ic/vga_subr.c       vga | vga_rasterconsole
                   1223: file   dev/ic/vga_common.c     vga | vga_rasterconsole
1.998     macallan 1224:
1.508     uwe      1225: # Integraphics Systems IGA168x and CyberPro framebuffers (linear non-VGA mode)
1.473     lukem    1226: #
1.1042    macallan 1227: device igsfb: wsemuldisplaydev, rasops8, vcons, videomode
1.615     uwe      1228: file   dev/ic/igsfb.c                  igsfb                   needs-flag
1.551     uwe      1229: file   dev/ic/igsfb_subr.c             igsfb
1.91      cgd      1230:
1.1169    macallan 1231: device chipsfb: wsemuldisplaydev, rasops8, vcons, videomode, glyphcache
1.998     macallan 1232: file   dev/ic/ct65550.c                chipsfb
                   1233: defflag        opt_chipsfb.h   CHIPSFB_DEBUG
                   1234: defflag        opt_chipsfb.h   CHIPSFB_WAIT
                   1235:
1.683     jkunz    1236: # STI (hp graphics)
                   1237: device sti: wsemuldisplaydev
1.1005    tsutsui  1238: file   dev/ic/sti.c            sti
1.683     jkunz    1239:
1.892     drochner 1240: include "dev/wscons/files.wscons"
                   1241: include "dev/rasops/files.rasops"
                   1242: include "dev/wsfont/files.wsfont"
                   1243: include "dev/wsfb/files.wsfb"
                   1244:
1.77      cgd      1245: # Attributes which machine-independent bus support can be attached to.
                   1246: # These should be defined here, because some of these busses can have
                   1247: # devices which provide these attributes, and we'd like to avoid hairy
                   1248: # ordering constraints on inclusion of the busses' "files" files.
1.473     lukem    1249: #
1.474     lukem    1250: define isabus  { }                     # ISA attachment
                   1251: define eisabus { }                     # EISA attachment
                   1252: define pcibus  {[bus = -1]}            # PCI attachment
                   1253: define mcabus  { }                     # MicroChannel attachment
                   1254: define usbus   { }                     # USB attachment
1.724     kiyohara 1255: define fwbus   { }                     # IEEE 1394 attachment
1.474     lukem    1256: define vmebus  { }                     # VME bus attachment
                   1257: define acpibus { }                     # ACPI "bus" attachment
1.259     pk       1258: define pcmciabus { [controller = -1], [socket = -1]}   # PCMCIA bus attachment
1.909     drochner 1259: define cbbus   { }                     # CardBus attachment
                   1260: define pcmciaslot { }                  # PCMCIA slot itself
1.945     nonaka   1261: define sdmmcbus { }                    # SD/MMC attachment
1.222     augustss 1262:
                   1263: # We need the USB bus controllers here so different busses can
                   1264: # use them in an 'attach-with'.
1.473     lukem    1265: #
1.703     fvdl     1266:
1.890     drochner 1267: define usbroothub
1.1155    skrll    1268: file   dev/usb/usbroothub.c    usbroothub
1.890     drochner 1269:
1.1005    tsutsui  1270: define usb_dma
                   1271:
1.1075    jakllsch 1272: # UHCI USB controller
                   1273: #
1.1005    tsutsui  1274: device uhci: usbus, usbroothub, usb_dma
1.426     lukem    1275: file   dev/usb/uhci.c                  uhci                    needs-flag
1.222     augustss 1276:
                   1277: # OHCI USB controller
1.473     lukem    1278: #
1.1005    tsutsui  1279: device ohci: usbus, usbroothub, usb_dma
1.426     lukem    1280: file   dev/usb/ohci.c                  ohci                    needs-flag
1.412     augustss 1281:
1.1057    matt     1282: # EHCI USB2 controller
1.473     lukem    1283: #
1.1005    tsutsui  1284: device ehci: usbus, usbroothub, usb_dma
1.426     lukem    1285: file   dev/usb/ehci.c                  ehci                    needs-flag
1.545     isaki    1286:
1.1075    jakllsch 1287: # xHCI USB3 controller
1.1057    matt     1288: #
                   1289: device xhci: usbus, usbroothub, usb_dma
                   1290: file   dev/usb/xhci.c                  xhci                    needs-flag
                   1291:
1.1094    bouyer   1292: # Mentor graphics OTG IP
1.1155    skrll    1293: device motg: usbus, usbroothub
1.1094    bouyer   1294: file   dev/usb/motg.c                  motg                    needs-flag
                   1295:
1.545     isaki    1296: # SL811HS/T USB controller
1.1156    skrll    1297: defflag        opt_slhci.h     SLHCI_TRY_LSVH SLHCI_PROFILE_TRANSFER
1.893     isaki    1298: device slhci: usbus, usbroothub
1.545     isaki    1299: file   dev/ic/sl811hs.c                slhci                   needs-flag
1.579     martin   1300:
1.1062    skrll    1301: # DesignWare OTG host controller
                   1302: #
1.1080    skrll    1303: include "external/bsd/dwc2/conf/files.dwc2"
                   1304:
1.945     nonaka   1305: # SD Host controller
1.1087    nonaka   1306: device sdhc: sdmmcbus
1.945     nonaka   1307: file   dev/sdmmc/sdhc.c                sdhc                    needs-flag
                   1308:
1.958     jmcneill 1309: # Winbond Integrated Media Reader
                   1310: device wb: sdmmcbus
                   1311: file   dev/ic/w83l518d.c               wb
                   1312: file   dev/ic/w83l518d_sdmmc.c         wb
                   1313:
1.1087    nonaka   1314: # Realtek RTS5209/RTS5229 Card Reader
                   1315: device rtsx: sdmmcbus
                   1316: file   dev/ic/rtsx.c                   rtsx
                   1317:
1.1122    jmcneill 1318: # DesignWare SD/MMC host controller
                   1319: defflag        opt_dwc_mmc.h   DWC_MMC_DEBUG
                   1320: device dwcmmc: sdmmcbus
                   1321: file   dev/ic/dwc_mmc.c                dwcmmc
                   1322:
1.1175    jmcneill 1323: # ARM PrimeCell PL031 (RTC) real time clock
                   1324: device plrtc
                   1325: file   dev/ic/pl031.c                  plrtc
                   1326:
1.1174    jmcneill 1327: # ARM PrimeCell PL041 (AACI) Advanced Audio CODEC interface
                   1328: device aaci: audiobus, auconv, aurateconv, mulaw, ac97
                   1329: file   dev/ic/pl041.c                  aaci
                   1330:
1.1173    jmcneill 1331: # ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interface
                   1332: device plkmi: pckbport
                   1333: file   dev/ic/pl050.c                  plkmi
                   1334:
1.1214    jmcneill 1335: # ARM PrimeCell PL061 (GPIO) general purpose input/output
                   1336: device plgpio: gpiobus
                   1337: file   dev/ic/pl061.c                  plgpio
                   1338:
1.1127    skrll    1339: # ARM PrimeCell PL181 (MMCI) host controller
                   1340: device plmmc: sdmmcbus
                   1341: file   dev/ic/pl181.c                  plmmc
                   1342:
1.579     martin   1343: # Myson MTD803 3-in-1 Fast Ethernet Controller
                   1344: device mtd: arp, ether, ifnet, mii
                   1345: file   dev/ic/mtd803.c                 mtd
1.369     matt     1346:
1.487     augustss 1347: # radio devices, attaches to radio hardware driver
                   1348: device radio
1.489     drochner 1349: attach radio at radiodev
1.498     jmc      1350:
1.402     matt     1351: # IEEE 1394 controllers
                   1352: # (These need to be here since it will have both PCI and CardBus attachments)
1.473     lukem    1353: #
1.369     matt     1354: device fwohci: fwbus
1.520     augustss 1355:
                   1356: # Sony Programmable I/O Controller
                   1357: device spic: wsmousedev
                   1358: file   dev/ic/spic.c                   spic
1.529     augustss 1359:
                   1360: # IBM CPC700 PowerPC bridge
                   1361: define cpcbus { addr, [irq=-1] }
                   1362: device cpc: cpcbus, pcibus
                   1363: file   dev/ic/cpc700.c                 cpc
                   1364:
                   1365: attach com at cpcbus with com_cpcbus
                   1366: file   dev/ic/com_cpcbus.c             com_cpcbus
                   1367:
                   1368: device cpctim
                   1369: attach cpctim at cpcbus
                   1370: file   dev/ic/timer_cpcbus.c           cpctim
                   1371:
1.530     augustss 1372: device cpciic
                   1373: attach cpciic at cpcbus with iic_cpcbus
1.529     augustss 1374: file   dev/ic/iic_cpcbus.c             iic_cpcbus
                   1375:
1.60      cgd      1376:
1.934     macallan 1377: # Broadcom AirForce / Apple Airport Extreme
                   1378: device bwi: arp, ifnet, firmload, wlan
                   1379: file   dev/ic/bwi.c                    bwi
                   1380:
1.995     ahoka    1381: # DM9000 Ethernet controllers
                   1382: #
                   1383: device dme: arp, ether, ifnet
                   1384: file   dev/ic/dm9000.c                 dme
                   1385:
1.1158    nonaka   1386: # NVM Express Controller
                   1387: #
                   1388: device nvme {nsid = -1}
                   1389: file   dev/ic/nvme.c                   nvme
                   1390:
                   1391: attach ld at nvme with ld_nvme
                   1392: file   dev/ic/ld_nvme.c                ld_nvme
                   1393:
1.1183    jmcneill 1394: # Broadcom FullMAC 802.11 driver
                   1395: device bwfm: arp, ifnet, wlan
                   1396: file   dev/ic/bwfm.c                   bwfm
                   1397:
1.1185    jmcneill 1398: # QEMU Firmware Configuration (fw_cfg) device
                   1399: device qemufwcfg
                   1400: file   dev/ic/qemufwcfg.c              qemufwcfg
                   1401:
1.1215    jakllsch 1402: # AMD Cryptographic Coprocessor
                   1403: device amdccp
                   1404: file   dev/ic/amdccp.c                 amdccp
                   1405:
1.60      cgd      1406: # legitimate pseudo-devices
1.473     lukem    1407: #
1.907     drochner 1408: defpseudodev vnd:      disk
1.726     hubertf  1409: defflag opt_vnd.h      VND_COMPRESSION
1.474     lukem    1410: defpseudo ccd:         disk
1.1032    tls      1411: defpseudodev cgd:      disk, des, blowfish, cast128
1.907     drochner 1412: defpseudodev md:       disk
1.916     hannken  1413: defpseudodev fss:      disk
1.298     thorpej  1414:
1.474     lukem    1415: defpseudo pty:         tty
1.298     thorpej  1416: defpseudo rnd
1.610     ragge    1417: defpseudo ksyms
1.642     cdi      1418: defpseudo nullcons
1.807     ad       1419: defpseudo lockstat
1.839     bouyer   1420: defpseudo bio:         sysmon_envsys
1.298     thorpej  1421:
1.474     lukem    1422: defpseudo loop:                ifnet
                   1423: defpseudo sl:          ifnet
                   1424: defpseudo ppp:         ifnet, bpf_filter
                   1425: defpseudo pppoe:       ifnet, ether, sppp
                   1426: defpseudo tun:         ifnet
                   1427: defpseudo vlan:                ifnet, ether
                   1428: defpseudo bridge:      ifnet, ether
                   1429: defpseudo bpfilter:    ifnet, bpf_filter
                   1430: defpseudo strip:       ifnet
                   1431: defpseudo gre:         ifnet
                   1432: defpseudo gif:         ifnet
                   1433: defpseudo faith:       ifnet
1.1161    christos 1434: defpseudo mpls:                ifnet
1.826     mouse    1435: defpseudo srt:         ifnet
1.474     lukem    1436: defpseudo stf:         ifnet
1.969     pooka    1437: defpseudodev tap:      ifnet, ether, arp
                   1438: defpseudo carp:                ifnet, ether, arp
1.1170    knakahar 1439: defpseudodev l2tp:     ifnet, ether, arp
1.1172    bouyer   1440: defpseudo canloop:     ifnet
1.1191    knakahar 1441: defpseudo ipsecif:     ifnet           # avoid to confuse ipsec itself option
1.60      cgd      1442:
1.298     thorpej  1443: defpseudo sequencer
1.462     manu     1444: defpseudo clockctl
1.228     augustss 1445:
1.912     tls      1446: #
                   1447: # Accept filters.  XXX should use another registration/initialization method.
                   1448: #
                   1449: defpseudo accf_data
                   1450: defpseudo accf_http
                   1451:
1.539     thorpej  1452: # KTTCP network throughput testing pseudo-device
                   1453: defpseudo kttcp
                   1454: file   dev/kttcp.c                     kttcp           needs-flag
1.576     blymn    1455:
1.790     elad     1456: # Veriexec
1.717     blymn    1457: defpseudo veriexec
1.1128    maxv     1458: file   kern/kern_veriexec.c    veriexec
1.1152    maxv     1459: file   dev/veriexec.c          veriexec        needs-flag
1.415     martin   1460:
1.681     drochner 1461: # driver attach / detach user interface
                   1462: defpseudo drvctl
1.906     jmcneill 1463: file   kern/kern_drvctl.c              drvctl          needs-flag
1.681     drochner 1464:
1.857     ad       1465: # cpu control
                   1466: defpseudo cpuctl
1.1037    drochner 1467: defflag                                CPU_UCODE: firmload
1.857     ad       1468:
1.870     pooka    1469: # pass-to-userspace transporter
                   1470: defpseudo putter
1.873     pooka    1471: file   dev/putter/putter.c             putter
1.870     pooka    1472:
1.875     pooka    1473: # userspace block/char device drivers
                   1474: defpseudo pud
                   1475: file   dev/pud/pud.c                   pud
                   1476: file   dev/pud/pud_dev.c               pud
                   1477:
1.931     haad     1478: # device-mapper driver for LVM
                   1479: include "dev/dm/files.dm"
                   1480:
1.1180    jmcneill 1481: # LED framework
                   1482: file   dev/led.c                       leds
                   1483:
1.1220    mlelstv  1484: # IPMI
                   1485: device ipmi: sysmon_envsys, sysmon_wdog
                   1486: attach ipmi at ipmibus
                   1487:
1.1228    jmcneill 1488: # Designware HDMI TX
                   1489: device dwhdmi: edid, videomode, drmkms, drmkms_i2c
                   1490: file   dev/ic/dw_hdmi.c                dwhdmi
                   1491:
1.516     thorpej  1492: #
                   1493: # File systems
                   1494: #
1.696     jdolecek 1495: include "coda/files.coda"
1.583     jdolecek 1496: include "fs/adosfs/files.adosfs"
1.696     jdolecek 1497: include "fs/cd9660/files.cd9660"
1.848     rumble   1498: include "fs/efs/files.efs"
1.584     jdolecek 1499: include "fs/filecorefs/files.filecorefs"
1.833     dillo    1500: include "fs/hfs/files.hfs"
1.696     jdolecek 1501: include "fs/msdosfs/files.msdosfs"
1.950     reinoud  1502: include "fs/nilfs/files.nilfs"
1.696     jdolecek 1503: include "fs/ntfs/files.ntfs"
                   1504: include "fs/ptyfs/files.ptyfs"
1.815     pooka    1505: include "fs/puffs/files.puffs"
1.756     reinoud  1506: include "fs/udf/files.udf"
1.516     thorpej  1507: include "fs/smbfs/files.smbfs"
1.750     tsutsui  1508: include "fs/sysvbfs/files.sysvbfs"
1.730     jmmv     1509: include "fs/tmpfs/files.tmpfs"
1.696     jdolecek 1510: include "fs/union/files.union"
1.1018    uch      1511: include "fs/v7fs/files.v7fs"
1.1190    christos 1512: include "fs/autofs/files.autofs"
1.516     thorpej  1513: include "miscfs/fdesc/files.fdesc"
                   1514: include "miscfs/kernfs/files.kernfs"
                   1515: include "miscfs/nullfs/files.nullfs"
                   1516: include "miscfs/overlay/files.overlay"
                   1517: include "miscfs/procfs/files.procfs"
                   1518: include "miscfs/umapfs/files.umapfs"
                   1519: include "nfs/files.nfs"
                   1520: include "ufs/files.ufs"
1.1168    pgoyette 1521: include "fs/nfs/files.newnfs"
1.516     thorpej  1522:
                   1523: #
1.1013    mrg      1524: # UVM (virtual memory)
1.1012    mrg      1525: #
1.1013    mrg      1526: include "uvm/files.uvm"
1.1012    mrg      1527:
                   1528: #
1.811     elad     1529: # Security models
                   1530: #
                   1531: include "secmodel/files.secmodel"
                   1532:
1.1120    uebayasi 1533: include "kern/files.kern"
1.979     uebayasi 1534:
1.1135    uebayasi 1535: include "dev/files.dev"
                   1536:
1.1119    uebayasi 1537: include "net/files.net"
1.493     jdolecek 1538:
                   1539: # Game adapter (joystick)
                   1540: device joy
                   1541: file   dev/ic/joy.c                    joy needs-flag
1.582     haya     1542:
1.1029    sjg      1543: # process monitor for make(1)
                   1544: # normally built as module
                   1545: defpseudo filemon
                   1546: file   dev/filemon/filemon.c           filemon
                   1547: file   dev/filemon/filemon_wrapper.c   filemon
                   1548:
1.734     jmcneill 1549: #
                   1550: # General Purpose Input/Output framework
                   1551: #
1.769     riz      1552: define onewire_bitbang
1.734     jmcneill 1553: include        "dev/gpio/files.gpio"
1.769     riz      1554:
                   1555: include "dev/onewire/files.onewire"
1.872     jmcneill 1556:
                   1557: #
                   1558: # Pseudo audio device
                   1559: #
                   1560: include "dev/pad/files.pad"
1.877     joerg    1561:
                   1562: #
                   1563: # Intel 386 Real Mode emulator
                   1564: #
                   1565: include "lib/libx86emu/files.x86emu"
1.882     yamt     1566:
                   1567: #
                   1568: # "tprof" profiler.
                   1569: #
                   1570: include        "dev/tprof/files.tprof"
1.944     jmcneill 1571:
                   1572: #
1.1216    maxv     1573: # NetBSD Virtual Machine Monitor.
                   1574: #
                   1575: include        "dev/nvmm/files.nvmm"
                   1576:
                   1577: #
1.944     jmcneill 1578: # alternate memory device
                   1579: #
                   1580: include "dev/altmem/files.altmem"
1.1003    ahoka    1581:
                   1582: #
                   1583: # Flash subsystem
                   1584: #
                   1585: include "dev/flash/files.flash"
                   1586:
                   1587: #
                   1588: # NAND subsytem
                   1589: #
                   1590: include "dev/nand/files.nand"
                   1591:
1.1019    jmcneill 1592: #
1.1020    cliff    1593: # NOR subsytem
                   1594: #
                   1595: include "dev/nor/files.nor"
1.1031    riz      1596:
                   1597: #
                   1598: # iscsi
                   1599: #
                   1600: include "dev/iscsi/files.iscsi"
1.1066    christos 1601:
1.1115    uebayasi 1602: #
                   1603: # athn
                   1604: #
                   1605: include "dev/ic/files.athn"
1.1151    jmcneill 1606:
                   1607: #
                   1608: # MI clk api
                   1609: #
                   1610: include "dev/clk/files.clk"
1.1189    skrll    1611:
                   1612: #
                   1613: # Flattened Device Tree (FDT) support
                   1614: #
                   1615: include "dev/ofw/files.ofw"
                   1616: include "dev/fdt/files.fdt"
1.1207    christos 1617:
                   1618: #
                   1619: # Name value library
                   1620: #
                   1621: include "external/bsd/libnv/conf/files.libnv"

CVSweb <webmaster@jp.NetBSD.org>