NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/50187: iwn0: frequency and channel mismatch



The following reply was made to PR kern/50187; it has been noted by GNATS.

From: Ottavio Caruso <ottavio2006-netbsd%yahoo.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
	tech-net%netbsd.org@localhost, netbsd-users%netbsd.org@localhost
Subject: Re: kern/50187: iwn0: frequency and channel mismatch
Date: Tue, 22 Sep 2015 21:32:19 +0000

 On 22 September 2015 at 11:10, NONAKA Kimihiro <nonakap%gmail.com@localhost> wrote:
 
 >
 >  Hi,
 >
 >  iwn(4) can handle 5GHz channel by this patch.
 >  However, channel probably needs to be set manually.
 >
 >  Please try it.
 >  probably
 >  diff --git a/sys/dev/pci/if_iwn.c b/sys/dev/pci/if_iwn.c
 <--snip-->
 
 Using precompiled kernel with this patch as provided by NONAKA Kimihiro at:
 http://ftp.netbsd.org/pub/NetBSD/misc/nonaka/tmp/20150922-iwn-netbsd-GENERIC-nb7.xz
 
 The issue seems solved.
 
 I can now see the 5Ghz access point with the correct frequency and channel:
 
 bash-4.3$ sudo ifconfig iwn0 list scan
 SSID                              BSSID              CHAN RATE  S:N     INT CAPS
 
 *******5Ghz  e0:3f:49:6a:87:ec   40   54M 149:0    100 EP   WPA WME
 
 I can connect to the access point fine with wpa_gui and I don't even
 need to set the channel to 40.
 
 I haven't stress-tested but I think this can be marked as a success. Well done
 Nonaka!
 
 Is this patch going to be incorporated into upstream kernel any soon?
 
 -- 
 Ottavio
 



Home | Main Index | Thread Index | Old Index