Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 20:05:25 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/wl if_wl.c
Message-ID:  <20030417180525.GA84292@zibbi.icomtek.csir.co.za>
In-Reply-To: <200304171751.h3HHpOGM046063@repoman.freebsd.org>
References:  <200304171751.h3HHpOGM046063@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> jhay        2003/04/17 10:51:24 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/wl           if_wl.c 
>   Log:
>   Get wlread() closer to working. Use m->m_len as the initial value for
>   bytes_in_mbuf rather than MCLBYTES. Add the ethertnet header to the
>   front of the mbuf. Adjust bytes_in_mbuf inside the loop that reads
>   the packet out of the card.
>   
>   Revision  Changes    Path
>   1.53      +9 -1      src/sys/dev/wl/if_wl.c

There still seems to be a corruption / timing problem but at least it
now works sometimes when debugging is on, but still not without
debugging.

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org



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