Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 11:42:59 -0800
From:      Sam Leffler <sam@errno.com>
To:        "Stephane E. Potvin" <sepotvin@videotron.ca>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ieee80211 framework and ndis [patch]
Message-ID:  <41C093C3.7090005@errno.com>
In-Reply-To: <41C089D5.6000705@videotron.ca>
References:  <41C089D5.6000705@videotron.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Stephane E. Potvin wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> While trying to get my Dell TrueMobile 1400 wireless card (Broadcom
> BCM4309 based). I noticed that the ndis driver (if_ndis) does not check
> the ic_mgtq queue for packets to transmit, which was causing the ndis
> driver to reset itself via the watchdog. The following patch address
> this issue (feel free to change as you wish, I'm not particularly
> thrilled by the way I fixed it).

Getting the ndisulator to support WPA is far more than just hooking up 
xmit of management frames.  You can look at how Linux's equivalent ndis 
emulator does it for some hints.  When you've got it all working we can 
talk about applying patches.

	Sam



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