Changelog for
ndiswrapper-kmp-default-1.57.99_k3.4.33_2.24-2.6.1.x86_64.rpm :
* Fri May 25 2012 idonmezAATTsuse.com- Fix build for Factory by explicitly defining KBUILD
* Tue May 22 2012 idonmezAATTsuse.com- Update to v1.58rc1
* Fixes build with 3.4 kernel
* No changelog available upstream
* Fri Jan 20 2012 idonmezAATTsuse.com- Update to v1.57
* Added support for Linux 2.6.35 - Linux 3.1
* Kernels as old as 2.6.14 are now supported
* IW_AUTH_MFP implemented
* Reserve stack before copying arguments when calling from Windows to Linux on x86_64
* Fixed memory corruption on module unload seen with Atheros and Marvell USB devices.
* Fixed a kernel panic if there are many devices for one driver and one fails to initialize.
* Fixed support for AVM Fritz USB
* Loading drivers with unknown symbols is disallowed
* Fixed some memory leaks
* Memory usage information has been improved
* Fixed procfs registration if the network device is renamed
* Added more function stubs
* Wed Sep 21 2011 idonmezAATTsuse.com- Add ndiswrapper-3.0.patch
* HAVE_NETDEV_PRIV is gone in kernel 3.0 and netdev_priv is in kernel since 2.6.6
* Fri May 27 2011 cooloAATTnovell.com- update ndiswrapper.diff to what upstream did in SVN
* Tue Mar 22 2011 idoenmezAATTnovell.com- Add ndiswrapper-2.6.38.patch: patch from upstream to fix compilation with 2.6.38 kernel
* Mon Sep 13 2010 cooloAATTnovell.com- fix the %build for flavors
* Thu Sep 09 2010 cooloAATTnovell.com- extracted patch from sourceforge to support 2.6.35- extracted patch from lkml how to port ioctl file ops for 2.6.36
* Thu Sep 09 2010 cooloAATTnovell.com- update to 1.56
* Fixed compilation with 2.6.31 and newer on i386
* Use /etc/modprobe.d/ndiswrapper.conf, not /etc/modprobe.d/ndiswrapper.
* Mon Nov 23 2009 roAATTsuse.de- fix build on i586 (cmpxchg8b seems only exported on x86_64)- do not build for xen kernel flavour
* Mon Sep 07 2009 beineriAATTopensuse.org- fix build with Kernel 2.6.31 on x86
* Mon Aug 03 2009 cooloAATTnovell.com- update to 1.55
* Fixed compilation issues with recent kernels
* Fixed buffer overflows with nickname
* Compilation issues with 2.6.27 and 2.6.28 fixed- removing all our patches that are solved upstream
* Sun Aug 02 2009 cooloAATTnovell.com- convert net_device API to 2.6.31
* Wed Mar 11 2009 hschaaAATTsuse.de- Remove Makefile.in and use the Makefile shipped in the official tarball. This fixes bnc#465931 and should be easier to maintain.