Bug 190595 - net-wireless/ipw3945-1.2.2 version bump
Bug#: 190595 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: phreak@gentoo.org Reported By: genbug.z.sandcrawler@antichef.com
Component: Ebuilds
URL: 
Summary: net-wireless/ipw3945-1.2.2 version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-08-29 02:25 0000
Description:   Opened: 2007-08-29 02:25 0000
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 From genbug.z.sandcrawler@antichef.com 2007-08-29 02:27:04 0000 -------
Created an attachment (id=129514) [details]
Main Ebuild file

Ebuild for the Intel 1.2.2 IPW3945 Drivers

------- Comment #2 From genbug.z.sandcrawler@antichef.com 2007-08-29 02:29:05 0000 -------
Created an attachment (id=129515) [details]
Patch for 1.2.2 Ebuild

This is the patch for the ebuild that enables monitor mode, radiotap, and
promiscuous mode

------- Comment #3 From genbug.z.sandcrawler@antichef.com 2007-08-29 02:31:55 0000 -------
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 From Christian Heim (RETIRED) 2007-09-09 08:39:52 0000 -------
Thank you for the note.