SOURCES: sk98lin_v8.40.2.3_2.4.33_patch - fix for 2.4.34.1

marcus marcus at pld-linux.org
Sun Feb 18 14:08:14 CET 2007


Author: marcus                       Date: Sun Feb 18 13:08:14 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for 2.4.34.1

---- Files affected:
SOURCES:
   sk98lin_v8.40.2.3_2.4.33_patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/sk98lin_v8.40.2.3_2.4.33_patch
diff -u SOURCES/sk98lin_v8.40.2.3_2.4.33_patch:1.3 SOURCES/sk98lin_v8.40.2.3_2.4.33_patch:1.4
--- SOURCES/sk98lin_v8.40.2.3_2.4.33_patch:1.3	Thu Aug 17 13:20:46 2006
+++ SOURCES/sk98lin_v8.40.2.3_2.4.33_patch	Sun Feb 18 14:08:08 2007
@@ -8595,8 +8595,8 @@
 +# History:
 +#
 +#	$Log$
-+#	Revision 1.3  2006/08/17 11:20:46  qboosh
-+#	- killed .orig, don't rely on compilefailure and gcc4 patches
++#	Revision 1.4  2007/02/18 13:08:08  marcus
++#	- fix for 2.4.34.1
 +#	
 +#	Revision 1.9.2.1  2005/04/11 09:01:18  mlindner
 +#	Fix: Copyright year changed
@@ -33875,7 +33875,7 @@
 -	    ((unsigned char)pAC->vpd.vpd_buf[0x40] == 0x3c) &&
 -	    ((unsigned char)pAC->vpd.vpd_buf[0x41] == 0x45) ) {
 -		printk(KERN_INFO "sk98lin : humm... Asus mainboard with buggy VPD ? correcting data.\n");
--		(unsigned char)pAC->vpd.vpd_buf[0x40] = 0x38;
+-		pAC->vpd.vpd_buf[0x40] = 0x38;
 +	i = 62;
 +	if (!SK_STRNCMP(pAC->vpd.vpd_buf + i, " 8<E", 4)) {
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/sk98lin_v8.40.2.3_2.4.33_patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list