Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190595 - net-wireless/ipw3945-1.2.2 version bump
Summary: net-wireless/ipw3945-1.2.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Christian Heim (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 02:25 UTC by genbug.z.sandcrawler
Modified: 2007-09-09 08:39 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Main Ebuild file (ipw3945-1.2.2.ebuild,2.48 KB, text/plain)
2007-08-29 02:27 UTC, genbug.z.sandcrawler
Details
Patch for 1.2.2 Ebuild (ipw3945-1.2.2-Makefile.patch,2.78 KB, patch)
2007-08-29 02:29 UTC, genbug.z.sandcrawler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description genbug.z.sandcrawler 2007-08-29 02:25:47 UTC
Changes in 1.2.2

    * update Kconfig with kernel WLAN_80211 change
    * replace SA_SHIRQ with IRQF_SHARED
    * fix typo in Kconfig
    * remove inta access from tasklet
    * Tune IPW_PACKET_RETRY_TIME from 1 second to 5 second 



Reproducible: Always

Steps to Reproduce:
Not applicable
Actual Results:  
driver compiles as expected and works.  I'm using it right now :)

Expected Results:  
See actual results

First ebuild submission.  Forgive me if this is the wrong venue or if I have other difficulties submitting the proper files
Comment 1 genbug.z.sandcrawler 2007-08-29 02:27:04 UTC
Created attachment 129514 [details]
Main Ebuild file

Ebuild for the Intel 1.2.2 IPW3945 Drivers
Comment 2 genbug.z.sandcrawler 2007-08-29 02:29:05 UTC
Created attachment 129515 [details, diff]
Patch for 1.2.2 Ebuild

This is the patch for the ebuild that enables monitor mode, radiotap, and promiscuous mode
Comment 3 genbug.z.sandcrawler 2007-08-29 02:31:55 UTC
I noticed I took care of the easy work but the maintainer should note that neither file has the proper version headers.  A little sed magic should take care of that ;)
Comment 4 Christian Heim (RETIRED) gentoo-dev 2007-09-09 08:39:52 UTC
Thank you for the note.