From nobody@FreeBSD.org  Sun Nov 13 14:48:39 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1FA9716A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2005 14:48:39 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E06AA43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2005 14:48:38 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jADEmcXt086715
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2005 14:48:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jADEmcIC086712;
	Sun, 13 Nov 2005 14:48:38 GMT
	(envelope-from nobody)
Message-Id: <200511131448.jADEmcIC086712@www.freebsd.org>
Date: Sun, 13 Nov 2005 14:48:38 GMT
From: Joo <joao@matik.com.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ndis do not show the correct channel when associated
X-Send-Pr-Version: www-2.3

>Number:         88932
>Category:       kern
>Synopsis:       [ndis] ndis do not show the correct channel when associated
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 14:50:13 GMT 2005
>Closed-Date:    Sun Nov 27 21:27:42 GMT 2005
>Last-Modified:  Sun Nov 27 21:27:42 GMT 2005
>Originator:     Joo
>Release:        6.0-R
>Organization:
Infomatik
>Environment:
FreeBSD anb.matik.com.br 6.0-RELEASE FreeBSD 6.0-RELEASE #5: Thu Nov 10 22:30:42 BRST 2005     hmm@anb.matik.com.br:/usr/src/sys/i386/compile/anb  i386

>Description:
              should show channel 5

on the client:
ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.2.2 netmask 0xfffffff8 broadcast 192.168.2.7
        ether 00:14:a4:0e:b9:fc
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g (OFDM/54Mbps)
        status: associated
        ssid casa11g channel 1 bssid 00:11:95:c2:2a:70
        authmode OPEN privacy OFF txpowmax 100 protmode CTS

on the server:
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.2.1 netmask 0xfffffff8 broadcast 192.168.2.7
        ether 00:11:95:c2:2a:70
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g <hostap>
        status: associated
        ssid casa11g channel 5 bssid 00:11:95:c2:2a:70
        authmode OPEN privacy OFF txpowmax 51 pureg protmode CTS
        dtimperiod 1 bintval 100

ap6# ifconfig ath0 list stat
ADDR               AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS ERP
00:14:a4:0e:b9:fc    1    5  54M   33  120    693  62192 ES     0

trying to set the channel as with ifconfig ndis0 channel 5 does not change
the output

>How-To-Repeat:
              
>Fix:
              none
>Release-Note:
>Audit-Trail:

From: JoaoBR <joao@matik.com.br>
To: bug-followup@freebsd.org, joao@matik.com.br
Cc:  
Subject: Re: kern/88932: [ndis] ndis do not show the correct channel when associated
Date: Sun, 27 Nov 2005 19:12:39 -0200

 this seems now corrected in 6.0-STABLE
 
 the correct channel is on ifconfig output
 
 Jo=E3o
 
 
 
 
 
 
 
 A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
 Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Nov 27 21:27:16 GMT 2005 
State-Changed-Why:  
Apparently fixed in 6-STABLE. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88932 
>Unformatted:
