Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 93570

Summary: ndiswrapper-1.2 (Bump)
Product: Gentoo Linux Reporter: Karol Krizka <kkrizka>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: dholth, tove
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: All   
URL: http://sourceforge.net/project/showfiles.php?group_id=93482
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild: net-wireless/ndiswrapper
Patch addressing changed software suspend 2 kernel config name

Description Karol Krizka 2005-05-22 09:27:23 UTC
A new version of net-wireless/ndiswrapper is availible.
Comment 1 Daniel Holth 2005-05-24 13:44:20 UTC
Created attachment 59736 [details]
New ebuild: net-wireless/ndiswrapper

Compiles and runs nicely. Older ndiswrapper would not with 2.6.11 patched with
swsusp2 (supplied patch takes care of that issue).
'net.wlan0 start' complains about my wireless extensions being version 17 not
18.
Should be tested with software suspend 2 patched but disabled (bug so-and-so
listed, carried over from other ebuild); compiles, runs with newest as of 24
May 2005 swsusp2 patch. I do not know whether it will actually suspend.
Comment 2 Daniel Holth 2005-05-24 13:46:32 UTC
Created attachment 59737 [details, diff]
Patch addressing changed software suspend 2 kernel config name

Recommend applying same fix to older ndiswrapper. CONFIG_SOFTWARE_SUSPEND2 is
now CONFIG_SUSPEND2 in 2.6.11 with swsusp2 2.1.8.9
Comment 3 Karol Krizka 2005-06-11 08:41:03 UTC
1.2 is availible now and all that is needed is to rename the ebuild.

Announcement:
Version 1.2 has been released. Following is short summary of changes
since 1.1:

* Support for NX (no-execute) bit
* 64-bit Broadcom driver works with HIGHMEM.
* Implemented I/O manager layer.
* Many bug fixes

Much of the work (and time) was to get 64-bit Inprocomm driver
working. Current status is that the driver loads, card initializes,
associates, but packets are never transmitted. Apparently receiving of
packets works. If you want to debug it, install with

make INPROCOMM_AMD64=1 install

and possibly debug options.
Comment 4 Henrik Brix Andersen 2005-06-25 07:51:16 UTC
Cardoe, will you bump this?
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2005-06-30 15:04:34 UTC
Done.