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/options.pc98

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 # $FreeBSD: releng/6.4/sys/conf/options.pc98 147741 2005-07-02 20:06:44Z delphij $
    2 # Options specific to the pc98 platform kernels
    3 
    4 AUTO_EOI_1              opt_auto_eoi.h
    5 BROKEN_KEYBOARD_RESET   opt_reset.h
    6 DISABLE_PG_G            opt_pmap.h
    7 DISABLE_PSE             opt_pmap.h
    8 I586_PMC_GUPROF         opt_i586_guprof.h
    9 MAXMEM
   10 MPTABLE_FORCE_HTT
   11 PERFMON
   12 PMAP_SHPGPERPROC        opt_pmap.h
   13 POWERFAIL_NMI           opt_trap.h
   14 PPC_DEBUG               opt_ppc.h
   15 PPC_PROBE_CHIPSET       opt_ppc.h
   16 MP_WATCHDOG             opt_mp_watchdog.h
   17 
   18 # Options for emulators.  These should only be used at config time, so
   19 # they are handled like options for static filesystems
   20 # (see src/sys/conf/options), except for broken debugging options.
   21 COMPAT_AOUT             opt_dontuse.h
   22 IBCS2                   opt_dontuse.h
   23 COMPAT_LINUX            opt_dontuse.h
   24 COMPAT_SVR4             opt_dontuse.h
   25 DEBUG_SVR4              opt_svr4.h
   26 PECOFF_DEBUG            opt_pecoff.h
   27 PECOFF_SUPPORT          opt_dontuse.h
   28 
   29 # Change KVM size.  Changes things all over the kernel.
   30 KVA_PAGES               opt_global.h
   31 
   32 CLK_CALIBRATION_LOOP            opt_clock.h
   33 CLK_USE_I8254_CALIBRATION       opt_clock.h
   34 TIMER_FREQ                      opt_clock.h
   35 
   36 CPU_BLUELIGHTNING_3X            opt_cpu.h
   37 CPU_BLUELIGHTNING_FPU_OP_CACHE  opt_cpu.h
   38 CPU_BTB_EN                      opt_cpu.h
   39 CPU_CYRIX_NO_LOCK               opt_cpu.h
   40 CPU_DIRECT_MAPPED_CACHE         opt_cpu.h
   41 CPU_DISABLE_5X86_LSSER          opt_cpu.h
   42 CPU_DISABLE_CMPXCHG             opt_global.h    # XXX global, unlike other CPU_*
   43 CPU_DISABLE_SSE                 opt_cpu.h
   44 CPU_FASTER_5X86_FPU             opt_cpu.h
   45 CPU_GEODE                       opt_cpu.h
   46 CPU_I486_ON_386                 opt_cpu.h
   47 CPU_IORT                        opt_cpu.h
   48 CPU_L2_LATENCY                  opt_cpu.h
   49 CPU_LOOP_EN                     opt_cpu.h
   50 CPU_PPRO2CELERON                opt_cpu.h
   51 CPU_RSTK_EN                     opt_cpu.h
   52 CPU_SOEKRIS                     opt_cpu.h
   53 CPU_SUSP_HLT                    opt_cpu.h
   54 CPU_UPGRADE_HW_CACHE            opt_cpu.h
   55 CPU_WT_ALLOC                    opt_cpu.h
   56 CYRIX_CACHE_REALLY_WORKS        opt_cpu.h
   57 CYRIX_CACHE_WORKS               opt_cpu.h
   58 NO_F00F_HACK                    opt_cpu.h
   59 NO_MEMORY_HOLE                  opt_cpu.h
   60 
   61 # The CPU type affects the endian conversion functions all over the kernel.
   62 I486_CPU                opt_global.h
   63 I586_CPU                opt_global.h
   64 I686_CPU                opt_global.h
   65 
   66 GDC
   67 
   68 # Video spigot
   69 SPIGOT_UNSECURE         opt_spigot.h
   70 
   71 # Enables NETGRAPH support for Cronyx adapters
   72 NETGRAPH_CRONYX         opt_ng_cronyx.h
   73 
   74 # -------------------------------
   75 # isdn4bsd: passive PCI cards
   76 # -------------------------------
   77 ELSA_QS1PCI             opt_i4b.h
   78 # -------------------------------
   79 # isdn4bsd: misc options
   80 # -------------------------------
   81 # temporary workaround for SMP machines
   82 I4B_SMP_WORKAROUND      opt_i4b.h
   83 # enable VJ compression code for ipr i/f
   84 IPR_VJ                  opt_i4b.h
   85 IPR_LOG                 opt_i4b.h
   86 
   87 # ct driver options
   88 CT_BUS_WEIGHT           opt_ct.h
   89 CT_USE_RELOCATE_OFFSET  opt_ct.h
   90 
   91 # npx options
   92 FPU_ERROR_BROKEN        opt_npx.h
   93 
   94 # PC98 options
   95 EPSON_BOUNCEDMA         opt_pc98.h
   96 EPSON_MEMWIN            opt_pc98.h
   97 LINE30                  opt_syscons.h
   98 PC98                    opt_global.h
   99 
  100 # Device options
  101 DEV_APIC                opt_apic.h
  102 DEV_MECIA               opt_mecia.h
  103 DEV_NPX                 opt_npx.h
  104 
  105 # Debugging
  106 KDB_STOP_NMI            opt_kdb.h
  107 NPX_DEBUG               opt_npx.h

Cache object: 6a2c670b3153145e5ee2014af027e794


[ 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.