patch-1.3.79 linux/arch/i386/boot/video.S
Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Tue Mar 26 08:18:23 1996
 -  Orig file: 
v1.3.78/linux/arch/i386/boot/video.S
 -  Orig date: 
Wed Mar 20 16:49:01 1996
 
diff -u --recursive --new-file v1.3.78/linux/arch/i386/boot/video.S linux/arch/i386/boot/video.S
@@ -1,5 +1,5 @@
 !
-!	Display adapter & video mode setup, version 2.5 (19-Mar-96)
+!	Display adapter & video mode setup, version 2.6 (25-Mar-96)
 !
 !	Copyright (C) 1995, 1996 Martin Mares <mj@k332.feld.cvut.cz>
 !	Based on the original setup.S code (C) Linus Torvalds
@@ -779,7 +779,7 @@
 	add	bh,#VIDEO_FIRST_VESA>>8
 	pop	cx
 	cmp	ax,#0x004f
-	jnz	vesae
+	jnz	vesan		! Don't report errors (buggy BIOSES :-[ )
 	mov	al,(di)		! Check capabilities. We require
 	and	al,#0x19	! a color text mode.
 	cmp	al,#0x09
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