Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753972AbYH1LOU (ORCPT ); Thu, 28 Aug 2008 07:14:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752170AbYH1LOD (ORCPT ); Thu, 28 Aug 2008 07:14:03 -0400 Received: from mail30g.wh2.ocn.ne.jp ([220.111.41.239]:17346 "HELO mail30g.wh2.ocn.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752095AbYH1LOA (ORCPT ); Thu, 28 Aug 2008 07:14:00 -0400 From: Bruno Randolf Organization: thinktube To: "Tomas Winkler" Subject: Re: pull request: wireless-2.6 2008-08-26 Date: Thu, 28 Aug 2008 13:13:52 +0200 User-Agent: KMail/1.9.9 Cc: "Luis R. Rodriguez" , "Michael Buesch" , "John W. Linville" , "davem@davemloft.net" , "linux-wireless@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <20080827013009.GA15781@tuxdriver.com> <200808281235.35449.bruno@thinktube.com> <1ba2fa240808280352q4a913c1cv33a6bc0998cdbcb9@mail.gmail.com> In-Reply-To: <1ba2fa240808280352q4a913c1cv33a6bc0998cdbcb9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808281313.53163.bruno@thinktube.com> X-SF-Loop: 1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1286 Lines: 32 On Thursday 28 August 2008 12:52:36 Tomas Winkler wrote: > Do you know how the TSF is actually synchronized from the HW perspective? no, unfortuately i have no idea. also i should admit that we have problems with atheros hardware in that we don't know when the RX timestamp is taken exactly. this means our IBSS merge can't be 100% exact. but the usual case we need to catch is when the beacon TSF is much higher than the local TSF. i don't care about IBSS power-save right now. > > with the same HW but it did not work any more - i didn't have the time to > > investigate this issue... > > There is another IBSS bug that was introduced connected to rates maybe > this is also your problem.. we have something in the pipe that should > solve this. good, i'll retest once you subitted the patch. > Sure but if TSF is not adopted correctly and that's the case probably > of most of the drivers under mac80211 then it makes > worth. Just need to be aware of this. true, we need to find a way to support this hardware too... bruno -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/