patch-2.3.14 linux/drivers/video/vgacon.c
Next file: linux/drivers/video/virgefb.c
Previous file: linux/drivers/video/vga16fb.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Aug 17 10:15:42 1999
- Orig file:
v2.3.13/linux/drivers/video/vgacon.c
- Orig date:
Mon Aug 9 14:59:23 1999
diff -u --recursive --new-file v2.3.13/linux/drivers/video/vgacon.c linux/drivers/video/vgacon.c
@@ -277,6 +277,7 @@
vga_video_font_height = 8;
}
}
+
vga_vram_base = VGA_MAP_MEM(vga_vram_base);
vga_vram_end = VGA_MAP_MEM(vga_vram_end);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)