On 06-12-02 13:55 Daniel Drake wrote:
> Ulrich Kunitz wrote:
> >I intend to track the d80211 stack, care for the forward porting
> >and see also a number of things, which should be done for d80211.
>
> OK, sorry for the false assumptions in my last mail.
It's true, I have not much time during th
Ulrich Kunitz wrote:
I intend to track the d80211 stack, care for the forward porting
and see also a number of things, which should be done for d80211.
OK, sorry for the false assumptions in my last mail.
In that case, I guess we should both switch to developing zd1211rw on
d80211 primarily.
On Saturday 02 December 2006 12:57, Ulrich Kunitz wrote:
> I intend to track the d80211 stack, care for the forward porting
> and see also a number of things, which should be done for d80211.
>
> - 802.11a support
> - better d80211 integration (d80211_tx_status, led stuff)
> - cleanups
>
Great! I e
On 06-12-02 10:58 Daniel Drake wrote:
> Michael Wu wrote:
> >Hi,
> > I have finished a port of the zd1211 driver to the Devicescape
> > 802.11 stack.
>
> Yeah!! thanks so much for doing this.
>
> Are you willing to maintain this in terms of porting upcoming patches to
> it? I think I
Michael Wu wrote:
Hi,
I have finished a port of the zd1211 driver to the Devicescape 802.11 stack.
Yeah!! thanks so much for doing this.
Are you willing to maintain this in terms of porting upcoming patches to
it? I think I also speak for Ulrich when I say that at the moment we are
more co
On Saturday 02 December 2006 08:25, Ulrich Kunitz wrote:
> > - The original driver does not seem to check if a frame has been
> > successfully TXed (as in RXed an ACK), so the port does not properly
> > report to the stack whether or not a TX succeeded.
>
> TX is atomic. Do you really want to s
Hi Michael,
> I have finished a port of the zd1211 driver to the Devicescape 802.11
> stack.
This is absolutely great news. I will look into it and check it
today.
> - The original driver does not seem to check if a frame has been
> successfully
> TXed (as in RXed an ACK), so the
Hi,
I have finished a port of the zd1211 driver to the Devicescape 802.11
stack.
Due to the size of the patch, the patch that copies the zd1211 directory to
the d80211 directory has been omitted, but can be found at my git repo.
(git://git.kernel.org/pub/scm/linux/kernel/git/mwu/d80211-