From nobody@FreeBSD.org  Sun Nov 13 16:54:35 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 7A5FF16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2005 16:54:35 +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 4656443D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2005 16:54:35 +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 jADGsZu1071905
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2005 16:54:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jADGsZr7071904;
	Sun, 13 Nov 2005 16:54:35 GMT
	(envelope-from nobody)
Message-Id: <200511131654.jADGsZr7071904@www.freebsd.org>
Date: Sun, 13 Nov 2005 16:54:35 GMT
From: Joo <joao@matik.com.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ifconfig ndis do not show the correct mode
X-Send-Pr-Version: www-2.3

>Number:         88937
>Category:       kern
>Synopsis:       [ndis] ifconfig ndis does not show the correct mode
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 17:00:28 GMT 2005
>Closed-Date:    Mon May 21 19:09:18 GMT 2007
>Last-Modified:  Mon May 21 19:09:18 GMT 2007
>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:
Ifconfig ndis shows connected as 11b when indeed is connected as 11g, it
is associated and traffic is normal 

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 DS/11Mbps mode 11b (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:
ap6# ifconfig ath0 list stat
ADDR               AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS ERP
00:14:a4:0e:b9:fc    1    5  54M   34  120    207   6432 ES     0

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

>How-To-Repeat:
              
>Fix:
fix dont know but you can issue the ifconfig command mode 11g several
times and after some tries it appears correct
>Release-Note:
>Audit-Trail:

From: Gavin Atkinson <ga9@york.ac.uk>
To: bug-followup@FreeBSD.org, joao@matik.com.br
Cc:  
Subject: Re: kern/88937: [ndis] ifconfig  ndis does not show the correct
	mode
Date: Mon, 21 May 2007 19:08:46 +0100

 Submitter says that this PR can be closed in audit trail of kern/88882
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Mon May 21 19:09:16 UTC 2007 
State-Changed-Why:  
Gavin: Submitter says that this PR can be closed in audit trail of 
kern/88882 

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