Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel2632.git;a=commitdiff;h=f94f8565fef4372e26d15451ed6b5f544b1475a3
commit f94f8565fef4372e26d15451ed6b5f544b1475a3 Author: Miklos Vajna <[email protected]> Date: Sat Dec 5 18:04:46 2009 +0100 ndiswrapper-1.55-7-i686 - rebuild with kernel-2.6.32 diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuild index 19f9e37..49608ba 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.55 -pkgrel=6 +pkgrel=7 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge @@ -16,7 +16,7 @@ source=(${sour...@]} README.Frugalware ndiswrapper-detect-fix-x86_64.patch \ sha1sums=('84f7b08347f09df109722dccfdf18cf439fbc3be' \ 'c3f24143cb9814326a2c0c3cbc8d58d953bac268' \ '7e46cc4bb72520d911f256748e8c3936498f001b' \ - 'ee49ce9318319bcf3b9fce265ff2b954b3768ebe') + '01f0509efd3e9efd38746ed07e39cb691708dadb') build() { diff --git a/source/network/ndiswrapper/kernel-2.6.31.patch b/source/network/ndiswrapper/kernel-2.6.31.patch index 2a389eb..2101551 100644 --- a/source/network/ndiswrapper/kernel-2.6.31.patch +++ b/source/network/ndiswrapper/kernel-2.6.31.patch @@ -7,7 +7,7 @@ index a2de9e4..2930053 100644 #define u64_high_32(x) ((u32)(x >> 32)) -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31) -+#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,31) ++#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,32) static inline u64 cmpxchg8b(volatile u64 *ptr, u64 old, u64 new) { u64 prev; _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
