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

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.3/sys/conf/options.ia64 136588 2004-10-16 08:43:07Z cvs2svn $
    2 # Options specific to the ia64 platform kernels
    3 
    4 ITANIUM                 opt_global.h
    5 ITANIUM2                opt_global.h
    6 
    7 LOG2_ID_PAGE_SIZE       opt_global.h
    8 LOG2_PAGE_SIZE          opt_global.h
    9 
   10 UWX_TRACE_ENABLE        opt_global.h
   11 
   12 COMPAT_IA32             opt_compat.h
   13 
   14 PPC_PROBE_CHIPSET       opt_ppc.h
   15 PPC_DEBUG               opt_ppc.h
   16 
   17 VGA_ALT_SEQACCESS       opt_vga.h
   18 VGA_DEBUG               opt_vga.h
   19 VGA_NO_FONT_LOADING     opt_vga.h
   20 VGA_NO_MODE_CHANGE      opt_vga.h
   21 VGA_SLOW_IOACCESS       opt_vga.h
   22 VGA_WIDTH90             opt_vga.h
   23 
   24 PSM_HOOKRESUME          opt_psm.h
   25 PSM_RESETAFTERSUSPEND   opt_psm.h
   26 PSM_DEBUG               opt_psm.h
   27 
   28 # Atkbd options
   29 ATKBD_DFLT_KEYMAP       opt_atkbd.h
   30 
   31 # SKI emulator options
   32 SKI                     opt_ski.h
   33 SKI_ROOT_FILESYSTEM     opt_ski.h
   34 SSC_NSECT               opt_ski.h

Cache object: db4f42cdb32e69e4ead41dc12740caea


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