rpms/kernel/devel linux-2.6-edid-check.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 6 07:55:54 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13604

Modified Files:
	linux-2.6-edid-check.patch 
Log Message:
build fix


linux-2.6-edid-check.patch:
 video.S |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

Index: linux-2.6-edid-check.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-edid-check.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-edid-check.patch	6 Jan 2006 06:41:25 -0000	1.1
+++ linux-2.6-edid-check.patch	6 Jan 2006 07:55:50 -0000	1.2
@@ -21,3 +21,13 @@
  	movw	$0x140, %di
  	int	$0x10
  
+--- linux-2.6.15/arch/i386/boot/video.S~	2006-01-06 02:55:20.000000000 -0500
++++ linux-2.6.15/arch/i386/boot/video.S	2006-01-06 02:55:28.000000000 -0500
+@@ -1966,6 +1966,7 @@ store_edid:
+ 	movw	$0x140, %di
+ 	int	$0x10
+ 
++no_edid:
+ 	popw	%di				# restore all registers
+ 	popw	%dx
+ 	popw	%cx




More information about the fedora-cvs-commits mailing list