NetBSD Problem Report #34697

From www@NetBSD.org  Mon Oct  2 17:08:19 2006
Return-Path: <www@NetBSD.org>
Received: by narn.NetBSD.org (Postfix, from userid 31301)
	id 3CCAD63B911; Mon,  2 Oct 2006 17:08:19 +0000 (UTC)
Message-Id: <20061002170819.3CCAD63B911@narn.NetBSD.org>
Date: Mon,  2 Oct 2006 17:08:19 +0000 (UTC)
From: adam@albedo.art.pl
Reply-To: adam@albedo.art.pl
To: gnats-bugs@NetBSD.org
Subject: iwi* (Intel WiFi) does not work with AirPort Extreme (Apple) encryption
X-Send-Pr-Version: www-1.0

>Number:         34697
>Category:       kern
>Synopsis:       iwi* (Intel WiFi) does not work with AirPort Extreme (Apple) encryption
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 02 17:10:01 +0000 2006
>Last-Modified:  Tue Sep 30 19:40:02 +0000 2008
>Originator:     Adam Ciarci?ski
>Release:        NetBSD-current
>Organization:
>Environment:
NetBSD mars 4.99.3 NetBSD 4.99.3 (MARS) #0: Thu Sep 28 20:44:21 CEST 2006  root@mars:/usr/src/sys/arch/i386/compile/MARS i386
>Description:
Then trying to connect to AirPort Extreme card (in PowerMac G5) using iwi0 (Intel WiFi) interface with WEP encryption enabled, the console displays "iwi0: unknown authentication state 4" as long as the interface is UP.

The connection works perfectly well when:
1. encryption is disabled on AirPort Extreme
2. AirPort (non-Extreme) card is providing connection (I use AirPort in PowerBook G4)

Note: I am using iwi-firmware-2.3nb1 package. 3.0 version is available here http://damien.bergamini.free.fr/iwifw/
>How-To-Repeat:
Try to set up an encrypted connection between Intel WiFi interface and Apple AirPort Extreme.
>Fix:

>Audit-Trail:
From: adam@albedo.art.pl
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/34697
Date: Tue, 30 Sep 2008 21:33:03 +0200 (CEST)

 The problem still exists in NetBSD 4.99.72.


 sys/dev/pci/if_iwi.c, line 2585:
 if (ni->ni_authmode == IEEE80211_AUTH_SHARED)

 at this point, ni->ni_authmode is set to IEEE80211_AUTH_OPEN (1),
 althought iwi has nwkey set (104-bit encryption) and the driver should
 authenticate with a password

 when I commend this line out, iwi driver works correctly with my network

 Please, advice.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.