cvs commit: src/sys/dev/wl if_wl.c

John Hay jhay at icomtek.csir.co.za
Thu Apr 17 11:05:32 PDT 2003


> 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 at icomtek.csir.co.za / jhay at FreeBSD.org


More information about the cvs-src mailing list