patch-2.4.19 linux-2.4.19/drivers/video/vgacon.c
Next file: linux-2.4.19/drivers/video/virgefb.c
Previous file: linux-2.4.19/drivers/video/tx3912fb.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/drivers/video/vgacon.c
- Orig date:
Mon Oct 15 13:47:13 2001
diff -urN linux-2.4.18/drivers/video/vgacon.c linux-2.4.19/drivers/video/vgacon.c
@@ -109,14 +109,7 @@
static unsigned int vga_default_font_height; /* Height of default screen font */
static unsigned char vga_video_type; /* Card type */
static unsigned char vga_hardscroll_enabled;
-#ifdef CONFIG_IA64_SOFTSDV_HACKS
-/*
- * SoftSDV doesn't have hardware assist VGA scrolling
- */
-static unsigned char vga_hardscroll_user_enable = 0;
-#else
static unsigned char vga_hardscroll_user_enable = 1;
-#endif
static unsigned char vga_font_is_default = 1;
static int vga_vesa_blanked;
static int vga_palette_blanked;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)