summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wivar.h
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-06-28 06:17:26 +0000
committersam <sam@FreeBSD.org>2003-06-28 06:17:26 +0000
commit83c82ef638b47ee2a19f6c9f361dc79d8fefdea2 (patch)
tree6f38a1a79d998c20ed7651406ffd556fe4858396 /sys/dev/wi/if_wivar.h
parent11ef034744518ddd1e6510fa963c27e85ca457a1 (diff)
downloadFreeBSD-src-83c82ef638b47ee2a19f6c9f361dc79d8fefdea2.zip
FreeBSD-src-83c82ef638b47ee2a19f6c9f361dc79d8fefdea2.tar.gz
update for new 802.11 support
Diffstat (limited to 'sys/dev/wi/if_wivar.h')
-rw-r--r--sys/dev/wi/if_wivar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/wi/if_wivar.h b/sys/dev/wi/if_wivar.h
index 11ee69f..5e90067 100644
--- a/sys/dev/wi/if_wivar.h
+++ b/sys/dev/wi/if_wivar.h
@@ -95,7 +95,6 @@ struct wi_softc {
void * wi_intrhand;
int wi_io_addr;
- struct ifmedia sc_media;
struct bpf_if *sc_drvbpf;
int sc_flags;
int sc_if_flags;
@@ -107,8 +106,6 @@ struct wi_softc {
u_int16_t sc_dbm_adjust;
u_int16_t sc_max_datalen;
- u_int16_t sc_frag_thresh;
- u_int16_t sc_rts_thresh;
u_int16_t sc_system_scale;
u_int16_t sc_cnfauthmode;
u_int16_t sc_roaming_mode;
OpenPOWER on IntegriCloud