Author: siefca Date: Sat Nov 25 20:20:11 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - added Wake-On-Lan patch for nVidia forcedeth ethernet driver
---- Files affected: SPECS: kernel.spec (1.441.2.1661 -> 1.441.2.1662) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1661 SPECS/kernel.spec:1.441.2.1662 --- SPECS/kernel.spec:1.441.2.1661 Mon Nov 20 14:20:36 2006 +++ SPECS/kernel.spec Sat Nov 25 21:20:05 2006 @@ -275,6 +275,10 @@ # from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.2-src.tgz #Patch120: xen-3.0-2.6.16.patch +# Wake-On-Lan fix for nForce drivers; using http://atlas.et.tudelft.nl/verwei90/nforce2/wol.html +# Fix verified for that kernel version. +Patch130: linux-2.6-forcedeth-WON.patch + Patch200: linux-2.6-ppc-ICE-hacks.patch Patch1000: linux-2.6-grsec-minimal.patch @@ -923,6 +927,9 @@ #%endif #%endif +# forcedeth: +%patch130 -p1 + %if %{with grsec_minimal} %patch1000 -p1 %endif @@ -1753,6 +1760,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1662 2006/11/25 20:20:05 siefca +- added Wake-On-Lan patch for nVidia forcedeth ethernet driver + Revision 1.441.2.1661 2006/11/20 13:20:36 baggins - 2.6.18.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1661&r2=1.441.2.1662&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
