Date: Wed, 8 Apr 2009 16:19:50 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c src/sys/net80211 ieee80211_output.c ieee80211_var.h Message-ID: <200904081621.n38GLMsf086736@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-04-08 16:19:50 UTC FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c sys/net80211 ieee80211_output.c ieee80211_var.h Log: SVN rev 190850 on 2009-04-08 16:19:50Z by sam o add a capability for drivers that require 802.3 encapsulation of frames passed down through the transmit path o mark ndis requiring 802.3 encap'd frames Reviewed by: "Paul B. Mahol" <onemda@gmail.com>, thompsa Revision Changes Path 1.156 +2 -1 src/sys/dev/if_ndis/if_ndis.c 1.83 +10 -8 src/sys/net80211/ieee80211_output.c 1.78 +3 -2 src/sys/net80211/ieee80211_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904081621.n38GLMsf086736>