patch-1.3.2 linux/arch/alpha/kernel/setup.c
Next file: linux/arch/alpha/kernel/traps.c
Previous file: linux/arch/alpha/kernel/osf_sys.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Fri Jun 16 19:47:45 1995
- Orig file:
v1.3.1/linux/arch/alpha/kernel/setup.c
- Orig date:
Thu Jun 1 13:22:06 1995
diff -u --recursive --new-file v1.3.1/linux/arch/alpha/kernel/setup.c linux/arch/alpha/kernel/setup.c
@@ -61,7 +61,8 @@
0, /* orig-video-mode */
80, /* orig-video-cols */
0,0,0, /* ega_ax, ega_bx, ega_cx */
- 25 /* orig-video-lines */
+ 25, /* orig-video-lines */
+ 16 /* orig-video-points */
};
static unsigned long find_end_memory(void)
@@ -94,11 +95,7 @@
set_hae(hae.cache); /* sync HAE register w/hae_cache */
ROOT_DEV = 0x0802; /* sda2 */
-#ifndef CONFIG_PCI
aux_device_present = 0xaa;
-#else
- aux_device_present = 0x00;
-#endif
command_line[COMMAND_LINE_SIZE - 1] = '\0';
strcpy(command_line, COMMAND_LINE);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this