Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 21:43:14 -0700
From:      Sam Leffler <sam@errno.com>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: Recent fragility with if_wi, 802.11 adhoc/wep, and Tiger
Message-ID:  <42DDD662.6050501@errno.com>
In-Reply-To: <20050719094905.F15510@fledge.watson.org>
References:  <20050719094905.F15510@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson wrote:
> 
> I fairly regularly use 802.11 adhoc with WEP to communicate between my 
> 6.x/7.x FreeBSD notebook using if_wi, and my Apple PowerBook running Mac 
> OS X Tiger.  A few days ago, when I updated from a June to a July HEAD 
> revision, this became quite "fragile".  Specifically, I often find that 
> the Mac can't send to the FreeBSD box (ARP fails, etc), and that 
> sometimes it will give an error when I ask it to re-connect to the ad 
> hoc network. I find that if I ifconfig down/up if_wi, and likewise turn 
> off and on the wireless on the PowerBook, it seems to recover.  I've not 
> had a chance to really try and diagnose this at all -- i.e., does 
> tcpdump show packets on either end, 802.11 state machine, etc.  I was 
> wondering if anyone else has seen this problem, though.

You didn't provide any config info.  I recently noticed the wi driver 
isn't hooked up properly to the net80211 layer causing link state events 
to not be done properly (it appears disassoc events were being generated 
but not assoc/reassoc events).  If you're using dhclient+adhoc mode then 
this might be related.

	Sam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42DDD662.6050501>