#407: bridged mode wont work
---------------------------------+------------------------------------------
Reporter: anonymous | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: madwifi: other | Version:
Resolution: | Keywords:
Patch_attached: 0 |
---------------------------------+------------------------------------------
Comment (by [EMAIL PROTECTED]):
Hi.
I had the same problem. I just comment following lines (near 680) in
ath/if_ath.c program:
#ifdef USE_HEADERLEN_RESV
dev->hard_header_len += sizeof(struct ieee80211_qosframe) +
sizeof(struct llc) +
IEEE80211_ADDR_LEN +
IEEE80211_WEP_IVLEN +
IEEE80211_WEP_KIDLEN;
#ifdef ATH_SUPERG_FF
dev->hard_header_len += ATH_FF_MAX_HDR;
#endif
#endif
After that, i started vmware-config.pl ; vmware, and worked without any
problem...
Bye.
Xavier
--
Ticket URL: <http://madwifi.org/ticket/407>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity