Searched hist:"1311709 a57a34b6b2a9169c3bd3a9fc390e009d0" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/ |
H A D | if_media.c | diff 1311709a57a34b6b2a9169c3bd3a9fc390e009d0 Mon Apr 28 18:35:51 CEST 2003 Sam Leffler <sam@FreeBSD.org> o add support for multi-mode devices like 802.11 wireless cards that support 11a/b/g by adding an optional 3-bit mode field o correct the spelling of OFDM (was ODFM) o add an 802.11 subtype option for turbo mode: the phy is clocked at 2x the normal clock rate; note this can be applied to both OFDM in 11a and OFDM in 11g mode (and possibly DS11 in 11b for certain phy's) o add 802.11 CCK aliases for 11b/11g rates--the more common terminology diff 1311709a57a34b6b2a9169c3bd3a9fc390e009d0 Mon Apr 28 18:35:51 CEST 2003 Sam Leffler <sam@FreeBSD.org> o add support for multi-mode devices like 802.11 wireless cards that support 11a/b/g by adding an optional 3-bit mode field o correct the spelling of OFDM (was ODFM) o add an 802.11 subtype option for turbo mode: the phy is clocked at 2x the normal clock rate; note this can be applied to both OFDM in 11a and OFDM in 11g mode (and possibly DS11 in 11b for certain phy's) o add 802.11 CCK aliases for 11b/11g rates--the more common terminology
|
H A D | if_media.h | diff 1311709a57a34b6b2a9169c3bd3a9fc390e009d0 Mon Apr 28 18:35:51 CEST 2003 Sam Leffler <sam@FreeBSD.org> o add support for multi-mode devices like 802.11 wireless cards that support 11a/b/g by adding an optional 3-bit mode field o correct the spelling of OFDM (was ODFM) o add an 802.11 subtype option for turbo mode: the phy is clocked at 2x the normal clock rate; note this can be applied to both OFDM in 11a and OFDM in 11g mode (and possibly DS11 in 11b for certain phy's) o add 802.11 CCK aliases for 11b/11g rates--the more common terminology diff 1311709a57a34b6b2a9169c3bd3a9fc390e009d0 Mon Apr 28 18:35:51 CEST 2003 Sam Leffler <sam@FreeBSD.org> o add support for multi-mode devices like 802.11 wireless cards that support 11a/b/g by adding an optional 3-bit mode field o correct the spelling of OFDM (was ODFM) o add an 802.11 subtype option for turbo mode: the phy is clocked at 2x the normal clock rate; note this can be applied to both OFDM in 11a and OFDM in 11g mode (and possibly DS11 in 11b for certain phy's) o add 802.11 CCK aliases for 11b/11g rates--the more common terminology
|