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/5.1/sys/conf/options.pc98 113393 2003-04-12 09:40:37Z des $
    2 # Options specific to the pc98 platform kernels
    3 
    4 MATH_EMULATE            opt_math_emulate.h
    5 GPL_MATH_EMULATE        opt_math_emulate.h
    6 DISABLE_PSE             opt_pmap.h
    7 PMAP_SHPGPERPROC        opt_pmap.h
    8 DISABLE_PG_G            opt_pmap.h
    9 LAZY_SWITCH             opt_swtch.h
   10 SWTCH_OPTIM_STATS       opt_swtch.h
   11 PPC_PROBE_CHIPSET       opt_ppc.h
   12 PPC_DEBUG               opt_ppc.h
   13 MAXMEM
   14 PERFMON                 opt_perfmon.h
   15 POWERFAIL_NMI           opt_trap.h
   16 AUTO_EOI_1              opt_auto_eoi.h
   17 AUTO_EOI_2              opt_auto_eoi.h
   18 I586_PMC_GUPROF         opt_i586_guprof.h
   19 COMPAT_OLDISA
   20 BROKEN_KEYBOARD_RESET   opt_reset.h
   21 
   22 # Options for emulators.  These should only be used at config time, so
   23 # they are handled like options for static filesystems
   24 # (see src/sys/conf/options), except for broken debugging options.
   25 COMPAT_AOUT             opt_dontuse.h
   26 IBCS2                   opt_dontuse.h
   27 COMPAT_LINUX            opt_dontuse.h
   28 COMPAT_SVR4             opt_dontuse.h
   29 DEBUG_SVR4              opt_svr4.h
   30 PECOFF_SUPPORT          opt_dontuse.h
   31 PECOFF_DEBUG            opt_pecoff.h
   32 # i386 SMP options
   33 APIC_IO                 opt_global.h
   34 
   35 # Change KVM size.  Changes things all over the kernel.
   36 KVA_PAGES               opt_global.h
   37 
   38 CLK_CALIBRATION_LOOP            opt_clock.h
   39 CLK_USE_I8254_CALIBRATION       opt_clock.h
   40 CLK_USE_TSC_CALIBRATION         opt_clock.h
   41 TIMER_FREQ                      opt_clock.h
   42 
   43 NO_F00F_HACK                    opt_cpu.h
   44 CPU_BLUELIGHTNING_FPU_OP_CACHE  opt_cpu.h
   45 CPU_BLUELIGHTNING_3X            opt_cpu.h
   46 CPU_BTB_EN                      opt_cpu.h
   47 CPU_CYRIX_NO_LOCK               opt_cpu.h
   48 CPU_DIRECT_MAPPED_CACHE         opt_cpu.h
   49 CPU_DISABLE_5X86_LSSER          opt_cpu.h
   50 CPU_FASTER_5X86_FPU             opt_cpu.h
   51 CPU_I486_ON_386                 opt_cpu.h
   52 CPU_IORT                        opt_cpu.h
   53 CPU_L2_LATENCY                  opt_cpu.h
   54 CPU_LOOP_EN                     opt_cpu.h
   55 CPU_PPRO2CELERON                opt_cpu.h
   56 CPU_RSTK_EN                     opt_cpu.h
   57 CPU_SUSP_HLT                    opt_cpu.h
   58 CPU_UPGRADE_HW_CACHE            opt_cpu.h
   59 CPU_WT_ALLOC                    opt_cpu.h
   60 CYRIX_CACHE_WORKS               opt_cpu.h
   61 CYRIX_CACHE_REALLY_WORKS        opt_cpu.h
   62 NO_MEMORY_HOLE                  opt_cpu.h
   63 CPU_ENABLE_SSE                  opt_cpu.h
   64 CPU_ATHLON_SSE_HACK             opt_cpu.h
   65 CPU_DISABLE_SSE                 opt_cpu.h
   66 CPU_DISABLE_CMPXCHG             opt_global.h
   67 
   68 # The CPU type affects the endian conversion functions all over the kernel.
   69 I386_CPU                opt_global.h
   70 I486_CPU                opt_global.h
   71 I586_CPU                opt_global.h
   72 I686_CPU                opt_global.h
   73 
   74 MAXCONS                 opt_syscons.h
   75 SC_ALT_MOUSE_IMAGE      opt_syscons.h
   76 SC_CUT_SPACES2TABS      opt_syscons.h
   77 SC_CUT_SEPCHARS         opt_syscons.h
   78 SC_DEBUG_LEVEL          opt_syscons.h
   79 SC_DFLT_FONT            opt_syscons.h
   80 SC_DISABLE_DDBKEY       opt_syscons.h
   81 SC_DISABLE_REBOOT       opt_syscons.h
   82 SC_HISTORY_SIZE         opt_syscons.h
   83 SC_KERNEL_CONS_ATTR     opt_syscons.h
   84 SC_KERNEL_CONS_REV_ATTR opt_syscons.h
   85 SC_MOUSE_CHAR           opt_syscons.h
   86 SC_NO_CUTPASTE          opt_syscons.h
   87 SC_NO_FONT_LOADING      opt_syscons.h
   88 SC_NO_HISTORY           opt_syscons.h
   89 SC_NO_SYSMOUSE          opt_syscons.h
   90 SC_NORM_ATTR            opt_syscons.h
   91 SC_NORM_REV_ATTR        opt_syscons.h
   92 SC_PIXEL_MODE           opt_syscons.h
   93 SC_RENDER_DEBUG         opt_syscons.h
   94 SC_TWOBUTTON_MOUSE      opt_syscons.h
   95 SC_NO_SUSPEND_VTYSWITCH opt_syscons.h
   96 
   97 GDC
   98 
   99 KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
  100 KBD_INSTALL_CDEV        opt_kbd.h
  101 KBD_MAXRETRY            opt_kbd.h
  102 KBD_MAXWAIT             opt_kbd.h
  103 KBD_RESETDELAY          opt_kbd.h
  104 KBDIO_DEBUG             opt_kbd.h
  105 
  106 # Video spigot
  107 SPIGOT_UNSECURE         opt_spigot.h
  108 
  109 # -------------------------------
  110 # isdn4bsd: passive PCI cards
  111 # -------------------------------
  112 ELSA_QS1PCI             opt_i4b.h
  113 # -------------------------------
  114 # isdn4bsd: misc options
  115 # -------------------------------
  116 # temporary workaround for SMP machines
  117 I4B_SMP_WORKAROUND      opt_i4b.h
  118 # enable VJ compression code for ipr i/f
  119 IPR_VJ                  opt_i4b.h
  120 IPR_LOG                 opt_i4b.h
  121 
  122 # bs driver options
  123 SCSI_BOUNCE_SIZE        opt_bs.h
  124 BS_TARG_SAFEMODE        opt_bs.h
  125 
  126 # ct driver options
  127 CT_USE_RELOCATE_OFFSET  opt_ct.h
  128 CT_BUS_WEIGHT           opt_ct.h
  129 
  130 # npx options
  131 FPU_ERROR_BROKEN        opt_npx.h
  132 
  133 # PC98 options
  134 PC98                    opt_global.h
  135 EPSON_BOUNCEDMA         opt_pc98.h
  136 EPSON_MEMWIN            opt_pc98.h
  137 LINE30                  opt_syscons.h
  138 
  139 # Device options
  140 DEV_NPX                 opt_npx.h
  141 DEV_SPLASH              opt_splash.h
  142 DEV_MECIA               opt_mecia.h
  143 
  144 # -------------------------------
  145 # EOF
  146 # -------------------------------

Cache object: cdc23b38d0317238ffe891cf22de669b


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