| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
mode (set mode for multi-mode interfaces) and chan (set the radio channel).
some additional output will be printed by "ifconfig -m".
ok deraadt@ millert@ damien@
|
| |
|
|
|
|
|
|
|
| |
master provides the clock -- this is normally the switch, but if you
are doing back-to-back NICs, you need to tell one side to be the master).
ok mcbride@
|
| |
|
|
|
|
|
| |
to program to over the next week; thanks for feedback in developing
this from cedric, claudio, chris, alex
|
| |
|
|
|
|
|
|
|
| |
- More technically correct
- Matches FreeBSD and NetBSD
- Preserved #define for 1000baseTX for backwards compatibility
ok jason@
|
|
|
|
|
| |
o Map port type 4 to ibss regardless of firmware type. This gives
us a consistent way to set ibss mode.
|
| |
|
| |
|
|
|
|
|
|
|
| |
adds detach functionality for phys
some code cleanup
Nobody really had time to test all of this out, but theo said commit anyway
|
| |
|
|
|
|
|
|
|
|
| |
From netbsd
add 802.11 media types and options
add ifmedia_delete_instance() to be used in *detach() routines.
a few minor knits.
jason@ ok.
|
|
|
|
|
| |
Bump media variant bits and alter IFM_TMASK accordingly
Add IFM_HPNA_1 (HomePNA 1.0)
|
| |
|
| |
|
|
o rework/simplify if_xl to use it
|