The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/files.sun4v

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # This file tells config what files go into building a kernel,
    2 # files marked standard are always included.
    3 #
    4 # $FreeBSD: releng/8.0/sys/conf/files.sun4v 189170 2009-02-28 16:21:25Z ed $
    5 #
    6 # The long compile-with and dependency lines are required because of
    7 # limitations in config: backslash-newline doesn't work in strings, and
    8 # dependency lines other than the first are silently ignored.
    9 #
   10 atkbdmap.h                      optional        atkbd_dflt_keymap       \
   11         compile-with    "/usr/sbin/kbdcontrol -L ${ATKBD_DFLT_KEYMAP} | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h"                    \
   12         no-obj no-implicit-rule before-depend                           \
   13         clean           "atkbdmap.h"
   14 #
   15 ukbdmap.h                       optional        ukbd_dflt_keymap        \
   16         compile-with    "/usr/sbin/kbdcontrol -L ${UKBD_DFLT_KEYMAP} | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > ukbdmap.h"                      \
   17         no-obj no-implicit-rule before-depend                           \
   18         clean           "ukbdmap.h"
   19 #
   20 #
   21 crypto/blowfish/bf_enc.c        optional        crypto | ipsec 
   22 crypto/des/des_enc.c            optional        crypto | ipsec | netsmb
   23 dev/ofw/ofw_bus_if.m            standard
   24 dev/ofw/ofw_if.m                standard
   25 dev/ofw/ofw_bus_subr.c          standard
   26 dev/ofw/ofw_console.c           optional        ofw_console
   27 dev/ofw/ofw_standard.c          standard
   28 dev/ofw/openfirm.c              standard
   29 dev/ofw/openfirmio.c            standard
   30 dev/ofw/openpromio.c            standard
   31 dev/uart/uart_cpu_sparc64.c     optional        uart
   32 kern/syscalls.c                 optional        ktr
   33 libkern/ffs.c                   standard
   34 libkern/ffsl.c                  standard
   35 libkern/fls.c                   standard
   36 libkern/flsl.c                  standard
   37 libkern/memmove.c               standard
   38 sparc64/sparc64/autoconf.c      standard
   39 sun4v/sun4v/bus_machdep.c       standard
   40 sun4v/sun4v/clock.c             standard
   41 sparc64/sparc64/db_disasm.c     optional        ddb
   42 sun4v/sun4v/db_interface.c      optional        ddb
   43 sun4v/sun4v/db_trace.c          optional        ddb
   44 sun4v/sun4v/db_hwwatch.c        optional        ddb
   45 sun4v/sun4v/dump_machdep.c      standard
   46 sparc64/sparc64/elf_machdep.c   standard
   47 sun4v/sun4v/exception.S         standard        no-obj
   48 sparc64/sparc64/gdb_machdep.c   optional        gdb
   49 sun4v/sun4v/hv_pci.c            optional        pci
   50 sun4v/sun4v/trap_trace.S        optional        trap_tracing
   51 sparc64/pci/ofw_pcib.c          optional        pci
   52 sparc64/pci/ofw_pcib_subr.c     optional        pci
   53 sparc64/pci/ofw_pcibus.c        optional        pci
   54 
   55 # XXX hvcons should be optional
   56 sun4v/sun4v/hvcons.c            standard
   57 sun4v/sun4v/hcall.S             standard
   58 sun4v/sun4v/hviommu.c           standard
   59 sparc64/sparc64/identcpu.c      standard
   60 sparc64/sparc64/in_cksum.c      optional        inet
   61 sun4v/sun4v/interrupt.S         standard        no-obj
   62 sun4v/sun4v/intr_machdep.c      standard
   63 sun4v/sun4v/locore.S            standard        no-obj
   64 sun4v/sun4v/machdep.c           standard
   65 sparc64/sparc64/mem.c           optional        mem
   66 sun4v/sun4v/mp_exception.S      optional        smp
   67 sun4v/sun4v/mp_locore.S         optional        smp
   68 sun4v/sun4v/mp_machdep.c        optional        smp
   69 sun4v/sun4v/nexus.c             standard
   70 sun4v/cddl/t1_copy.S            standard
   71 sparc64/sparc64/ofw_machdep.c   standard
   72 sun4v/sun4v/pmap.c              standard
   73 sparc64/sparc64/prof_machdep.c  optional        profiling-routine
   74 sparc64/sparc64/rwindow.c       standard
   75 sun4v/sun4v/rtc.c               standard
   76 sun4v/sun4v/simdisk.c           optional        simulator
   77 sun4v/sun4v/stack_machdep.c     optional        ddb | stack
   78 sun4v/sun4v/support.S           standard
   79 sparc64/sparc64/sys_machdep.c   standard
   80 sun4v/sun4v/swtch.S             standard
   81 sun4v/sun4v/tsb.c               standard
   82 sun4v/sun4v/tte.c               standard
   83 sun4v/sun4v/tte_hash.c          standard
   84 sun4v/sun4v/tick.c              standard
   85 sun4v/sun4v/trap.c              standard
   86 sun4v/sun4v/uio_machdep.c       standard
   87 sun4v/sun4v/vm_machdep.c        standard
   88 sun4v/sun4v/vnex.c              standard
   89 sun4v/dev/vnet.c                optional        vnet
   90 
   91 
   92 sun4v/mdesc/mdesc_bus_if.m      standard
   93 sun4v/mdesc/mdesc_init.c        standard
   94 sun4v/mdesc/mdesc_subr.c        standard
   95 sun4v/mdesc/mdesc_bus_subr.c    standard
   96 sun4v/cddl/mdesc/mdesc_findname.c       standard
   97 sun4v/cddl/mdesc/mdesc_getpropstr.c     standard
   98 sun4v/cddl/mdesc/mdesc_getpropval.c     standard
   99 sun4v/cddl/mdesc/mdesc_init_intern.c    standard
  100 sun4v/cddl/mdesc/mdesc_nodecount.c      standard
  101 sun4v/cddl/mdesc/mdesc_findnodeprop.c   standard
  102 sun4v/cddl/mdesc/mdesc_rootnode.c       standard
  103 sun4v/cddl/mdesc/mdesc_scandag.c        standard
  104 sun4v/mdesc/mdesc_vdevfindnode.c        standard
  105 sun4v/mdesc/mdesc_vdevfindval.c standard

Cache object: 34d5ada2c000c12497cd287928da9cc2


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.