Author: matkor Date: Mon Nov 21 08:13:37 2005 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - Added Sis-965L ids to sis5513. Now DMA transfers seems to work. Release 5.
---- Files affected: SPECS: kernel.spec (1.441.2.1317 -> 1.441.2.1318) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1317 SPECS/kernel.spec:1.441.2.1318 --- SPECS/kernel.spec:1.441.2.1317 Wed Nov 16 20:42:33 2005 +++ SPECS/kernel.spec Mon Nov 21 09:13:31 2005 @@ -137,7 +137,7 @@ %define _oprofile_ver 0.5.3 %define _udev_ver 058 -%define _rel 4 +%define _rel 5 %define _netfilter_snap 20051115 %define _nf_hipac_ver 0.9.1 @@ -346,6 +346,8 @@ Patch400: kernel-gcc4.patch Patch401: kernel-hotfixes.patch Patch402: linux-em8300-2.6.11.2.patch +# http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc2/2.6.14-rc2-mm2/broken-out/sis5513-support-sis-965l.patch +Patch403: sis5513-support-sis-965l.patch URL: http://www.kernel.org/ BuildRequires: binutils >= 2.14.90.0.7 @@ -877,6 +879,7 @@ %if %{with em8300} %patch402 -p1 %endif +%patch403 -p1 # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile @@ -1719,6 +1722,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1318 2005/11/21 08:13:31 matkor +- Added Sis-965L ids to sis5513. Now DMA transfers seems to work. Release 5. + Revision 1.441.2.1317 2005/11/16 19:42:33 paszczus - commented Source3-md5 (hope it is good) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1317&r2=1.441.2.1318&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
