#include <linux/autoconf.h>Go to the source code of this file.
Defines | |
| #define | UTS_SYSNAME "Linux" |
| #define | UTS_NODENAME "(none)" |
| set by sethostname() | |
| #define | UTS_MACHINE "i386" |
| hardware type | |
| #define | UTS_DOMAINNAME "(none)" |
| set by setdomainname() | |
| #define | DEF_INITSEG 0x9000 |
| Don't touch these, unless you really know what your doing. | |
| #define | DEF_SYSSEG 0x1000 |
| #define | DEF_SETUPSEG 0x9020 |
| #define | DEF_SYSSIZE 0x7F00 |
| #define | NORMAL_VGA 0xffff |
| internal svga startup constants 80x25 mode | |
| #define | EXTENDED_VGA 0xfffe |
| 80x50 mode | |
| #define | ASK_VGA 0xfffd |
| ask for it at bootup | |
| #define DEF_INITSEG 0x9000 |
| #define NORMAL_VGA 0xffff |
| #define UTS_SYSNAME "Linux" |
1.4.6-5