Author: matkor Date: Sun Oct 15 22:36:54 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - Version 2.6.18.1-3. Added support for PCIe versions of bcm43xx cards.
---- Files affected: SPECS: kernel.spec (1.441.2.1645 -> 1.441.2.1646) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1645 SPECS/kernel.spec:1.441.2.1646 --- SPECS/kernel.spec:1.441.2.1645 Sun Oct 15 15:05:30 2006 +++ SPECS/kernel.spec Mon Oct 16 00:36:49 2006 @@ -96,7 +96,7 @@ %define _udev_ver 071 %define _mkvmlinuz_ver 1.3 -%define _rel 2 +%define _rel 3 %define _old_netfilter_snap 20060504 %define _netfilter_snap 20060829 @@ -263,6 +263,9 @@ Patch71: linux-2.6-suspend2-page.patch Patch72: linux-2.6-suspend2-off.patch +# Fix for pcie cards against 2.6.18.1 from ftp://lwfinger.dynalias.org/patches +Patch73: kernel-bcm43xx-patch_2.6.18.1_for_PCI-E.patch + # vserver from: http://vserver.13thfloor.at/Experimental/patch-2.6.18-vs2.1.1-rc35-t1.diff # Patch100: linux-2.6-vs2.1.patch # Patch101: linux-2.6-vs2.1-suspend2.patch @@ -810,6 +813,8 @@ %patch72 -p1 %endif +%patch73 -p1 + # reiserfs4 #%{__gzip} -dc %{SOURCE12} | %{__patch} -s -p1 @@ -1747,6 +1752,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1646 2006/10/15 22:36:49 matkor +- Version 2.6.18.1-3. Added support for PCIe versions of bcm43xx cards. + Revision 1.441.2.1645 2006/10/15 13:05:30 paszczus - some cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1645&r2=1.441.2.1646&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
