Author: qboosh                       Date: Thu Aug 17 11:19:24 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sk98lin part obsolete

---- Files affected:
SOURCES:
   linux-2.4-gcc4.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.4-gcc4.patch
diff -u SOURCES/linux-2.4-gcc4.patch:1.3 SOURCES/linux-2.4-gcc4.patch:1.4
--- SOURCES/linux-2.4-gcc4.patch:1.3    Wed Aug 16 15:06:42 2006
+++ SOURCES/linux-2.4-gcc4.patch        Thu Aug 17 13:19:19 2006
@@ -242,17 +242,6 @@
                        dev->tx_timeout = &ace_watchdog;
                        dev->watchdog_timeo = 5*HZ;
                }
---- linux-2.4.32/drivers/net/sk98lin/skvpd.c.orig      2005-04-04 
01:42:19.000000000 +0000
-+++ linux-2.4.32/drivers/net/sk98lin/skvpd.c   2005-12-03 19:01:15.154882292 
+0000
-@@ -472,7 +472,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;
-       }
- 
-       /* find the end tag of the RO area */
 --- linux-2.4.32/drivers/net/wan/comx-hw-comx.c.orig   2002-11-28 
23:53:14.000000000 +0000
 +++ linux-2.4.32/drivers/net/wan/comx-hw-comx.c        2005-12-03 
19:05:38.218811988 +0000
 @@ -92,9 +92,9 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.4-gcc4.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to