Date: Sat, 27 Dec 2003 22:57:28 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_radiotap.h Message-ID: <200312280657.hBS6vSNi038779@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/12/27 22:57:28 PST FreeBSD src repository Modified files: sys/net80211 ieee80211_radiotap.h Log: Sync with netbsd: o #ifdef _KERNEL the fallback definition for DLT_IEEE802_11_RADIO o fix many comments o rename antenna stuff and fix units/reference signal o change IEEE80211_RADIOTAP_DBM_TX_POWER from unsigned 16-bit value to a signed 8-bit value o change IEEE80211_RADIOTAP_FLAGS from 16 bits to 8 bits to simplify padding requirements o drop IEEE80211_RADIOTAP_TIME o change IEEE80211_RADIOTAP_ANTENNA from 16 bits to 8 bits o drop IEEE80211_RADIOTAP_PAD o add channel flag definitions for outside the kernel so radiotap doesn't depend on stuff in ieee80211*.h Obtained from: NetBSD Revision Changes Path 1.2 +60 -43 src/sys/net80211/ieee80211_radiotap.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312280657.hBS6vSNi038779>