Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 15:33:01 +0100 (CET)
From:      Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To:        Darren Pilgrim <darren.pilgrim@bitfreak.org>
Cc:        'Max Laier' <max@love2party.net>, freebsd-net@freebsd.org
Subject:   RE: New version of iwi(4) - Call for testers
Message-ID:  <20060306103705.R28829@hades.admin.frm2>
In-Reply-To: <001001c640f0$5e1c27b0$672a15ac@smiley>
References:  <001001c640f0$5e1c27b0$672a15ac@smiley>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-1726963868-1141638871=:28829
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed
Content-ID: <20060306115058.U28829@hades.admin.frm2>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-ID: <20060306115058.X28829@hades.admin.frm2>

On Sun, 5 Mar 2006, Darren Pilgrim wrote:

> From: Max Laier
>>
>> there have been a lot of problem reports with iwi(4) lately.
>> Can everybody who does have problems with it please take a look at:
>>
>> http://people.freebsd.org/~mlaier/new_iwi/
>
> I'd be happy to give this a run, since I haven't had much luck doing things
> like cvsup over my 2915 with the drivers in _5, _6 and CURRENT.  Looking at
> the tarball contents, do I just extract it into the top of my src tree?

Hi,

normally it would be enough to extract it into the top of the src tree, 
but there is a MFC of src/sys/modules/Makefile rev 1.470 missing for the 
now required firmware(9) subsystem.
On a RELENG_6 tree, you have to edit src/sys/modules/Makefile manually to 
add "firmware" and "iwi_fw" to the list of modules to build.

Attached is a small patch for RELENG_6's src/sys/modules/Makefile.

To make my eMail complete, here are my first results.

building, installing and booting went fine after modifying 
src/sys/modules/Makefile.
using 'ifconfig iwi0 up' automatically loads the firmware module, 
'ifconfig iwi0 down' unloads it. thats really nice.
Static WEP configuration is working, and the scan returns very fast and 
the device gets associated to my FreeBSD ath(4) based AP.
wpa_supplicant(8) is working now for the first time with iwi(4).
putting 'ifconfig_iwi0="DHCP WPA"' was ending in a system hang of my IBM 
X41 with the old driver.
Now, with the new driver, this is working!! The only shortcut i found, is 
that wpa_supplicant(8) is always trying to use WPA but that is not 
configured on my access point. So the whole procedure takes a bit of time 
until wpa_supplicant(8) decides to use WEP. I'm not sure if this is driver 
related or something inside wpa_supplicant(8)...

Anyway, thanks a lot Max, for making the iwi(4) driver stable and better.

regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (FreeBSD)

iD8DBQFEDEgfSPOsGF+KA+MRArN+AKCHFxXO7++rB3qtXSnamTirzvxA4gCbBGA6
M30KQ0RrrwemF6HigDBJCzw=
=SMDF
-----END PGP SIGNATURE-----
--0-1726963868-1141638871=:28829
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME=sys_modules_Makefile.patch
Content-Transfer-Encoding: BASE64
Content-ID: <20060306105431.C28829@hades.admin.frm2>
Content-Description: 
Content-Disposition: ATTACHMENT; FILENAME=sys_modules_Makefile.patch

LS0tIHN5cy9tb2R1bGVzL01ha2VmaWxlLm9yaWcJTW9uIE1hciAgNiAxMDo0
ODo0NCAyMDA2DQorKysgc3lzL21vZHVsZXMvTWFrZWZpbGUJTW9uIE1hciAg
NiAxMDo0OTowMSAyMDA2DQpAQCAtODIsNiArODIsNyBAQA0KIAlmZGVzY2Zz
IFwNCiAJJHtfZmV9IFwNCiAJZmlyZXdpcmUgXA0KKwlmaXJtd2FyZSBcDQog
CWZ4cCBcDQogCSR7X2dlbX0gXA0KIAlnZW9tIFwNCkBAIC0xMjMsNiArMTI0
LDcgQEANCiAJaXNwIFwNCiAJaXNwZncgXA0KIAlpd2kgXA0KKwlpd2lfZncg
XA0KIAlqb3kgXA0KIAlrYmRtdXggXA0KIAlrdWUgXA0K

--0-1726963868-1141638871=:28829--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060306103705.R28829>