src/include/minix/config.h File Reference

#include <minix/sys_config.h>

Go to the source code of this file.

Defines

#define OS_RELEASE   "3"
#define OS_VERSION   "1.5"
#define MACHINE   _MINIX_MACHINE
#define IBM_PC   _MACHINE_IBM_PC
#define SUN_4   _MACHINE_SUN_4
#define SUN_4_60   _MACHINE_SUN_4_60
#define ATARI   _MACHINE_ATARI
#define MACINTOSH   _MACHINE_MACINTOSH
#define NR_PROCS   _NR_PROCS
#define NR_SYS_PROCS   _NR_SYS_PROCS
#define NR_SYS_CHUNKS   BITMAP_CHUNKS(NR_SYS_PROCS)
#define NR_CTRLRS   2
#define DMA_SECTORS   1
#define OUTPUT_PROCS_ARRAY   { TTY_PROC_NR, LOG_PROC_NR, NONE }
#define NR_CONS   4
#define NR_RS_LINES   4
#define NR_PTYS   32
#define ENABLE_SYSCALL_STATS   0
#define INTEL   _CHIP_INTEL
#define M68000   _CHIP_M68000
#define SPARC   _CHIP_SPARC
#define FP_NONE   _FP_NONE
#define FP_IEEE   _FP_IEEE
#define CHIP   _MINIX_CHIP
#define FP_FORMAT   _MINIX_FP_FORMAT
#define ASKDEV   _ASKDEV
#define FASTLOAD   _FASTLOAD
#define SPROFILE   1
#define CPROFILE   0
#define NR_PCIBUS   40
#define NR_PCIDEV   50


Define Documentation

#define ASKDEV   _ASKDEV

Definition at line 92 of file config.h.

#define ATARI   _MACHINE_ATARI

Definition at line 30 of file config.h.

#define CHIP   _MINIX_CHIP

Definition at line 86 of file config.h.

#define CPROFILE   0

Definition at line 97 of file config.h.

#define DMA_SECTORS   1

Definition at line 47 of file config.h.

#define ENABLE_SYSCALL_STATS   0

Definition at line 68 of file config.h.

#define FASTLOAD   _FASTLOAD

Definition at line 93 of file config.h.

#define FP_FORMAT   _MINIX_FP_FORMAT

Definition at line 89 of file config.h.

#define FP_IEEE   _FP_IEEE

Definition at line 83 of file config.h.

#define FP_NONE   _FP_NONE

Definition at line 82 of file config.h.

#define IBM_PC   _MACHINE_IBM_PC

Definition at line 27 of file config.h.

#define INTEL   _CHIP_INTEL

Definition at line 77 of file config.h.

#define M68000   _CHIP_M68000

Definition at line 78 of file config.h.

#define MACHINE   _MINIX_MACHINE

Definition at line 25 of file config.h.

#define MACINTOSH   _MACHINE_MACINTOSH

Definition at line 31 of file config.h.

#define NR_CONS   4

Definition at line 63 of file config.h.

#define NR_CTRLRS   2

Definition at line 44 of file config.h.

#define NR_PCIBUS   40

Definition at line 100 of file config.h.

#define NR_PCIDEV   50

Definition at line 101 of file config.h.

#define NR_PROCS   _NR_PROCS

Definition at line 39 of file config.h.

#define NR_PTYS   32

Definition at line 65 of file config.h.

#define NR_RS_LINES   4

Definition at line 64 of file config.h.

#define NR_SYS_CHUNKS   BITMAP_CHUNKS(NR_SYS_PROCS)

Definition at line 41 of file config.h.

#define NR_SYS_PROCS   _NR_SYS_PROCS

Definition at line 40 of file config.h.

#define OS_RELEASE   "3"

Definition at line 5 of file config.h.

#define OS_VERSION   "1.5"

Definition at line 6 of file config.h.

#define OUTPUT_PROCS_ARRAY   { TTY_PROC_NR, LOG_PROC_NR, NONE }

Definition at line 58 of file config.h.

#define SPARC   _CHIP_SPARC

Definition at line 79 of file config.h.

#define SPROFILE   1

Definition at line 96 of file config.h.

#define SUN_4   _MACHINE_SUN_4

Definition at line 28 of file config.h.

#define SUN_4_60   _MACHINE_SUN_4_60

Definition at line 29 of file config.h.


Generated on Tue Mar 9 04:36:30 2010 for Minix by  doxygen 1.5.8