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$
    2 
    3 DISABLE_PSE
    4 IDE_DELAY
    5 USER_LDT
    6 MATH_EMULATE            opt_math_emulate.h
    7 GPL_MATH_EMULATE        opt_math_emulate.h
    8 PMAP_SHPGPERPROC        opt_pmap.h
    9 PPC_PROBE_CHIPSET       opt_ppc.h
   10 PPC_DEBUG               opt_ppc.h
   11 SHOW_BUSYBUFS
   12 PANIC_REBOOT_WAIT_TIME  opt_panic.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 CONSPEED                opt_comconsole.h
   19 I586_PMC_GUPROF         opt_i586_guprof.h
   20 WLCACHE                 opt_wavelan.h
   21 WLDEBUG                 opt_wavelan.h
   22 BROKEN_KEYBOARD_RESET   opt_reset.h
   23 
   24 # Options for emulators.  These should only be used at config time, so
   25 # they are handled like options for static file systems
   26 # (see src/sys/conf/options), except for broken debugging options.
   27 IBCS2                   opt_dontuse.h
   28 COMPAT_LINUX            opt_dontuse.h
   29 DEBUG_LINUX             opt_linux.h
   30 COMPAT_SVR4             opt_dontuse.h
   31 DEBUG_SVR4              opt_svr4.h
   32 
   33 # i386 SMP options
   34 APIC_IO                 opt_global.h
   35 
   36 # Change KVM size.  Changes things all over the kernel.
   37 KVA_PAGES               opt_global.h
   38 
   39 CLK_CALIBRATION_LOOP            opt_clock.h
   40 CLK_USE_I8254_CALIBRATION       opt_clock.h
   41 CLK_USE_TSC_CALIBRATION         opt_clock.h
   42 TIMER_FREQ                      opt_clock.h
   43 KERN_TIMESTAMP                  opt_global.h
   44 
   45 NO_F00F_HACK                    opt_cpu.h
   46 CPU_BLUELIGHTNING_FPU_OP_CACHE  opt_cpu.h
   47 CPU_BLUELIGHTNING_3X            opt_cpu.h
   48 CPU_BTB_EN                      opt_cpu.h
   49 CPU_CYRIX_NO_LOCK               opt_cpu.h
   50 CPU_DIRECT_MAPPED_CACHE         opt_cpu.h
   51 CPU_DISABLE_5X86_LSSER          opt_cpu.h
   52 CPU_FASTER_5X86_FPU             opt_cpu.h
   53 CPU_I486_ON_386                 opt_cpu.h
   54 CPU_IORT                        opt_cpu.h
   55 CPU_L2_LATENCY                  opt_cpu.h
   56 CPU_LOOP_EN                     opt_cpu.h
   57 CPU_PPRO2CELERON                opt_cpu.h
   58 CPU_RSTK_EN                     opt_cpu.h
   59 CPU_SUSP_HLT                    opt_cpu.h
   60 CPU_UPGRADE_HW_CACHE            opt_cpu.h
   61 CPU_WT_ALLOC                    opt_cpu.h
   62 CYRIX_CACHE_WORKS               opt_cpu.h
   63 CYRIX_CACHE_REALLY_WORKS        opt_cpu.h
   64 NO_MEMORY_HOLE                  opt_cpu.h
   65 CPU_ENABLE_SSE                  opt_cpu.h
   66 CPU_ATHLON_SSE_HACK             opt_cpu.h
   67 NO_PSE_HACK                     opt_cpu.h
   68 
   69 # The CPU type affects the endian conversion functions all over the kernel.
   70 I386_CPU                opt_global.h
   71 I486_CPU                opt_global.h
   72 I586_CPU                opt_global.h
   73 I686_CPU                opt_global.h
   74 
   75 MAXCONS                 opt_syscons.h
   76 SC_ALT_MOUSE_IMAGE      opt_syscons.h
   77 SC_DEBUG_LEVEL          opt_syscons.h
   78 SC_DFLT_FONT            opt_syscons.h
   79 SC_DISABLE_DDBKEY       opt_syscons.h
   80 SC_DISABLE_REBOOT       opt_syscons.h
   81 SC_HISTORY_SIZE         opt_syscons.h
   82 SC_KERNEL_CONS_ATTR     opt_syscons.h
   83 SC_KERNEL_CONS_REV_ATTR opt_syscons.h
   84 SC_MOUSE_CHAR           opt_syscons.h
   85 SC_NO_CUTPASTE          opt_syscons.h
   86 SC_NO_FONT_LOADING      opt_syscons.h
   87 SC_NO_HISTORY           opt_syscons.h
   88 SC_NO_SYSMOUSE          opt_syscons.h
   89 SC_NORM_ATTR            opt_syscons.h
   90 SC_NORM_REV_ATTR        opt_syscons.h
   91 SC_PIXEL_MODE           opt_syscons.h
   92 SC_RENDER_DEBUG         opt_syscons.h
   93 SC_TWOBUTTON_MOUSE      opt_syscons.h
   94 
   95 GDC                     opt_gdc.h
   96 
   97 PSM_HOOKRESUME          opt_psm.h
   98 PSM_RESETAFTERSUSPEND   opt_psm.h
   99 PSM_DEBUG               opt_psm.h
  100 
  101 PCIC_RESUME_RESET       opt_pcic.h
  102 
  103 PUC_FASTINTR            opt_puc.h
  104 
  105 KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
  106 KBD_INSTALL_CDEV        opt_kbd.h
  107 KBD_MAXRETRY            opt_kbd.h
  108 KBD_MAXWAIT             opt_kbd.h
  109 KBD_RESETDELAY          opt_kbd.h
  110 KBDIO_DEBUG             opt_kbd.h
  111 
  112 USERCONFIG              opt_userconfig.h
  113 VISUAL_USERCONFIG       opt_userconfig.h
  114 INTRO_USERCONFIG        opt_userconfig.h
  115 
  116 EISA_SLOTS              opt_eisa.h
  117 
  118 FE_8BIT_SUPPORT         opt_fe.h
  119 
  120 # pcvt(4) has a bunch of options
  121 FAT_CURSOR              opt_pcvt.h
  122 XSERVER                 opt_pcvt.h
  123 PCVT_24LINESDEF         opt_pcvt.h
  124 PCVT_CTRL_ALT_DEL       opt_pcvt.h
  125 PCVT_EMU_MOUSE          opt_pcvt.h
  126 PCVT_FREEBSD            opt_pcvt.h
  127 PCVT_META_ESC           opt_pcvt.h
  128 PCVT_NSCREENS           opt_pcvt.h
  129 PCVT_PRETTYSCRNS        opt_pcvt.h
  130 PCVT_SCANSET            opt_pcvt.h
  131 PCVT_SCREENSAVER        opt_pcvt.h
  132 PCVT_USEKBDSEC          opt_pcvt.h
  133 PCVT_VT220KEYB          opt_pcvt.h
  134 
  135 # voxware options
  136 GUS_DMA2                opt_sound.h
  137 GUS_DMA                 opt_sound.h
  138 GUS_IRQ                 opt_sound.h
  139 
  140 # Video spigot
  141 SPIGOT_UNSECURE         opt_spigot.h
  142 
  143 # Enables NETGRAPH support for Cronyx adapters
  144 NETGRAPH_CRONYX         opt_ng_cronyx.h
  145 
  146 # -------------------------------
  147 # isdn4bsd: passive ISA cards
  148 # -------------------------------
  149 TEL_S0_8                opt_i4b.h
  150 TEL_S0_16               opt_i4b.h
  151 TEL_S0_16_3             opt_i4b.h
  152 AVM_A1                  opt_i4b.h
  153 USR_STI                 opt_i4b.h
  154 ITKIX1                  opt_i4b.h
  155 ELSA_PCC16              opt_i4b.h
  156 # -------------------------------
  157 # isdn4bsd: passive ISA PnP cards
  158 # -------------------------------
  159 CRTX_S0_P               opt_i4b.h
  160 DRN_NGO                 opt_i4b.h
  161 TEL_S0_16_3_P           opt_i4b.h
  162 SEDLBAUER               opt_i4b.h
  163 DYNALINK                opt_i4b.h
  164 ASUSCOM_IPAC            opt_i4b.h
  165 ELSA_QS1ISA             opt_i4b.h
  166 SIEMENS_ISURF2          opt_i4b.h
  167 EICON_DIVA              opt_i4b.h
  168 COMPAQ_M610             opt_i4b.h
  169 # -------------------------------
  170 # isdn4bsd: passive PCI cards
  171 # -------------------------------
  172 ELSA_QS1PCI             opt_i4b.h
  173 AVM_A1_PCI              opt_i4b.h
  174 # -------------------------------
  175 # isdn4bsd: passive PCMCIA cards
  176 # -------------------------------
  177 #AVM_A1_PCMCIA          opt_i4b.h
  178 # -------------------------------
  179 # isdn4bsd: misc options
  180 # -------------------------------
  181 # temporary workaround for SMP machines
  182 I4B_SMP_WORKAROUND      opt_i4b.h
  183 # enable VJ compression code for ipr i/f
  184 IPR_VJ                  opt_i4b.h
  185 IPR_LOG                 opt_i4b.h
  186 
  187 # -------------------------------
  188 # oltr: build options
  189 # -------------------------------
  190 # Exclude microcode options
  191 OLTR_NO_TMS_MAC         opt_oltr.h
  192 OLTR_NO_HAWKEYE_MAC     opt_oltr.h
  193 OLTR_NO_BULLSEYE_MAC    opt_oltr.h
  194 
  195 # Total number of ports controlled by the dgb(4) driver.
  196 # Defaults to NDGB*16.
  197 NDGBPORTS               opt_dgb.h
  198 
  199 # Temporary options for moving to pnpbios
  200 PNPBIOS                 opt_pnp.h
  201 
  202 # bs driver options
  203 SCSI_BOUNCE_SIZE        opt_bs.h
  204 BS_TARG_SAFEMODE        opt_bs.h
  205 
  206 # ct driver options
  207 CT_USE_RELOCATE_OFFSET  opt_ct.h
  208 CT_BUS_WEIGHT           opt_ct.h
  209 
  210 # npx options
  211 FPU_ERROR_BROKEN        opt_npx.h
  212 
  213 # PC98 options
  214 PC98                    opt_global.h
  215 EPSON_BOUNCEDMA         opt_pc98.h
  216 EPSON_MEMWIN            opt_pc98.h
  217 LINE30                  opt_syscons.h
  218 
  219 # SMB/CIFS requester
  220 NETSMB                  opt_netsmb.h
  221 NETSMBCRYPTO            opt_netsmb.h
  222 
  223 # SMB/CIFS filesystem
  224 SMBFS
  225 
  226 # -------------------------------
  227 # EOF
  228 # -------------------------------

Cache object: f26568302cba43e77a0b8f99be617a99


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