From: Zhu, Y. <ch...@gm...> - 2006-01-09 09:28:28
|
Hi, ieee80211-1.1.8, ipw2100-1.1.4 and ipw2200-1.0.10 are released. See details from: http://ieee80211.sf.net http://ipw2100.sf.net http://ipw2200.sf.net Thanks, -yi |
From: Osho GG <os...@gm...> - 2006-01-10 00:48:03
|
Thanks. Just tried it with 2.6.15. On the first try, it seems to work good so far. Do we know if we still are supposed to do hwcrypto=3D0 to make sure that we do not have firmware restarts? thanks, Osho On 1/9/06, Zhu, Yi <ch...@gm...> wrote: > Hi, > > ieee80211-1.1.8, ipw2100-1.1.4 and ipw2200-1.0.10 are released. > > See details from: > http://ieee80211.sf.net > http://ipw2100.sf.net > http://ipw2200.sf.net > > Thanks, > -yi > |
From: Axel T. <Axe...@AT...> - 2006-01-10 09:24:27
|
Hi, On Mon, Jan 09, 2006 at 05:28:25PM +0800, Zhu, Yi wrote: > ieee80211-1.1.8, ipw2100-1.1.4 and ipw2200-1.0.10 are released. >=20 > See details from: > http://ieee80211.sf.net > http://ipw2100.sf.net > http://ipw2200.sf.net The gfp_t issue with ieee80211 is fixed now, but it reappeared at ipw2100: CC [M] /builddir/ipw2100-1.1.4/ipw2100.o In file included from /builddir/ipw2100-1.1.4/ipw2100.c:168: /builddir/ipw2100-1.1.4/ipw2100.h:577: error: field `wireless_data' has inc= omplete type /builddir/ipw2100-1.1.4/ipw2100.c:300: error: syntax error before "gfp_t" /builddir/ipw2100-1.1.4/ipw2100.c:301: error: redefinition of 'kzalloc' /usr/include/ieee80211/net/ieee80211.h:1146: error: previous definition of = 'kzalloc' was here /builddir/ipw2100-1.1.4/ipw2100.c: In function `kzalloc': /builddir/ipw2100-1.1.4/ipw2100.c:301: error: number of arguments doesn't m= atch prototype /usr/include/ieee80211/net/ieee80211.h:1146: error: prototype declaration /builddir/ipw2100-1.1.4/ipw2100.c:302: error: `size' undeclared (first use = in this function) /builddir/ipw2100-1.1.4/ipw2100.c:302: error: (Each undeclared identifier i= s reported only once /builddir/ipw2100-1.1.4/ipw2100.c:302: error: for each function it appears = in.) /builddir/ipw2100-1.1.4/ipw2100.c:302: error: `flags' undeclared (first use= in this function) /builddir/ipw2100-1.1.4/ipw2100.c: In function `ipw2100_alloc_device': /builddir/ipw2100-1.1.4/ipw2100.c:6444: error: structure has no member name= d `wireless_data' /builddir/ipw2100-1.1.4/ipw2100.c: In function `ipw2100_wx_get_range': /builddir/ipw2100-1.1.4/ipw2100.c:7307: error: structure has no member name= d `event_capa' /builddir/ipw2100-1.1.4/ipw2100.c:7307: error: `IW_EVENT_CAPA_K_0' undeclar= ed (first use in this function) /builddir/ipw2100-1.1.4/ipw2100.c:7308: warning: implicit declaration of fu= nction `IW_EVENT_CAPA_MASK' /builddir/ipw2100-1.1.4/ipw2100.c:7309: error: structure has no member name= d `event_capa' /builddir/ipw2100-1.1.4/ipw2100.c:7309: error: `IW_EVENT_CAPA_K_1' undeclar= ed (first use in this function) /builddir/ipw2100-1.1.4/ipw2100.c: At top level: /builddir/ipw2100-1.1.4/ipw2100.c:8728: error: unknown field `get_wireless_= stats' specified in initializer /builddir/ipw2100-1.1.4/ipw2100.c:8728: warning: initialization makes integ= er from pointer without a cast This is on RHEL4's 2.6.9. Similar for 2.6.12. --=20 Axel.Thimm at ATrpms.net |
From: Zhu, Y. <ch...@gm...> - 2006-01-11 05:58:46
|
On 1/10/06, Axel Thimm <Axe...@at...> wrote: > > The gfp_t issue with ieee80211 is fixed now, but it reappeared at > ipw2100: Thanks for reporting the problem. Fix patch is upload to ipw2100 webpage. http://ipw2100.sourceforge.net/patches/ipw2100-1.1.4-old_kernel_fix.patch Thanks, -yi |
From: Axel T. <Axe...@AT...> - 2006-01-11 10:30:54
|
On Wed, Jan 11, 2006 at 01:58:42PM +0800, Zhu, Yi wrote: > On 1/10/06, Axel Thimm <Axe...@at...> wrote: > > > > The gfp_t issue with ieee80211 is fixed now, but it reappeared at > > ipw2100: >=20 >=20 > Thanks for reporting the problem. Fix patch is upload to ipw2100 webpage. > http://ipw2100.sourceforge.net/patches/ipw2100-1.1.4-old_kernel_fix.patch Thanks, that fixes the problems with 2.4.1x, but not yet for RHEL4 (2.6.9): In file included from /builddir/ipw2100-1.1.4/ipw2100.c:168: /builddir/ipw2100-1.1.4/ipw2100.h:577: error: field `wireless_data' has inc= omplete type /builddir/ipw2100-1.1.4/ipw2100.c: In function `ipw2100_wx_get_range': /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: structure has no member name= d `event_capa' /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: `IW_EVENT_CAPA_K_0' undeclar= ed (first use in this function) /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: (Each undeclared identifier = is reported only once /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: for each function it appears= in.) /builddir/ipw2100-1.1.4/ipw2100.c:7302: warning: implicit declaration of fu= nction `IW_EVENT_CAPA_MASK' /builddir/ipw2100-1.1.4/ipw2100.c:7303: error: structure has no member name= d `event_capa' /builddir/ipw2100-1.1.4/ipw2100.c:7303: error: `IW_EVENT_CAPA_K_1' undeclar= ed (first use in this function) /builddir/ipw2100-1.1.4/ipw2100.c: At top level: /builddir/ipw2100-1.1.4/ipw2100.c:8722: error: unknown field `get_wireless_= stats' specified in initializer /builddir/ipw2100-1.1.4/ipw2100.c:8722: warning: initialization makes integ= er from pointer without a cast make[2]: *** [/builddir/ipw2100-1.1.4/ipw2100.o] Error 1 --=20 Axel.Thimm at ATrpms.net |
From: Zhu Yi <yi...@in...> - 2006-01-12 02:18:34
|
On Wed, 2006-01-11 at 11:30 +0100, Axel Thimm wrote: > Thanks, that fixes the problems with 2.4.1x, but not yet for RHEL4 > (2.6.9): Updated. http://ipw2100.sourceforge.net/patches/ipw2100-1.1.4-old_kernel_fix2.patch Thanks, -yi |
From: Axel T. <Axe...@AT...> - 2006-01-12 11:17:03
|
Hi, On Thu, Jan 12, 2006 at 10:12:30AM +0800, Zhu Yi wrote: > On Wed, 2006-01-11 at 11:30 +0100, Axel Thimm wrote: > > Thanks, that fixes the problems with 2.4.1x, but not yet for RHEL4 > > (2.6.9): >=20 > Updated. > http://ipw2100.sourceforge.net/patches/ipw2100-1.1.4-old_kernel_fix2.patch Thanks, Yi. Everything builds now, RHEL4 as well as FC2 to FC5. I've updated the packages at ATrpms to the latest releases. Please note that all packages are from sources marked as development and are therefore published in the "testing" repo. The firmwares are also packaged and available at the same place: http://atrpms.net/name/ipw2200-testing/ http://atrpms.net/name/ipw2100-testing/ http://atrpms.net/name/ieee80211/ http://atrpms.net/name/ipw2100-firmware/ The stable versions (the ones eneding with a "0") exist in the "stable" repo. Enjoy! --=20 Axel.Thimm at ATrpms.net |