Comment 0 for bug 133110

Revision history for this message
André Klitzing (misery) wrote :

I like to request the merge of ndiswrapper 1.47 from Debian. I had problems with every version of ndiswrapper since feisty. But this version (1.47) fixed my problems and I can connect to my APs again.
So please merge the new version to Ubuntu Gutsy in this package and kernel-module.

1.47
    * Fixed random (occassional) crash issues with 64-bit drivers (observed with Broadcom driver)
    * Fixed compilation issues with version 1.46

1.46
     * Fixed crash with large transfers (bug in version 1.45)

1.45
    * Fixes 'NOHZ: local_softirq_pending: 08' warnings from tickless kernels
    * Fixed issues with RT-preempt enabled kernels
    * Fixed ndiswrapper script to handle installation of Intel 4965AGN driver (which apparently works with ndiswrapper)
    * Fixed a warning when SLUB allocator is used
    * Fixed kernel crash with PsCreateSystemThread that manifested with sis163u when preempt is enabled
    * Changing MAC address with 'ifconfig hw ether' should work with all drivers now. If MAC address should be changed everytime ndiswrapper is loaded, change 'NetworkAddress' setting, as explained in wiki entry 'Tips' (earlier 'mac_address' setting was used, but that no longer applies)
    * Fixed an issue with some drivers (e.g., sis163u) that would stall after working for a while
    * Fixed crashes when removing module with usb devices

1.44
    * Fixed issues with Ubuntu kernels (where PREEMPT is not enabled)
    * Issues with combination of DEBUG_PREEMPT and RT-preempt fixed
    * Fixed issues with newer 64-bit Broadcom driver when more than 1GB RAM is present
    * Added support for upcoming 2.6.22 kernels