From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:39448 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752158Ab2JZAm7 (ORCPT ); Thu, 25 Oct 2012 20:42:59 -0400 Received: by mail-pb0-f46.google.com with SMTP id rr4so2392329pbb.19 for ; Thu, 25 Oct 2012 17:42:58 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20121026004116.GF20609@shredder> References: <20121024194547.GA19060@shredder> <20121024220813.GB6723@shredder> <20121026004116.GF20609@shredder> Date: Thu, 25 Oct 2012 17:42:58 -0700 Message-ID: (sfid-20121026_024324_681462_7BD33BFB) Subject: Re: [ath9k-devel] ath9k_htc and reported mactime From: Adrian Chadd To: Thomas Pedersen Cc: ath9k-devel@lists.ath9k.org, linux-wireless , Bob Copeland Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 25 October 2012 17:41, Thomas Pedersen wrote: > Yep, the TSF actually wraps to 64 bits correctly :| > > [ 4394.156056] got beacon with ts ABA184D3 from 00:03:7f:10:4e:0a at FEF0D969, now: FEF0DC84. offset == -795 > [ 4395.723180] got beacon with ts 1020E8597 from 00:03:7f:10:4e:1a at FF08C20E, now: FF08C526. offset == -792 > [ 4397.771811] got beacon with ts 1022DC649 from 00:03:7f:10:4e:1a at FF2802BC, now: FF280671. offset == -949 > [ 4406.446193] got beacon with ts AC5D0568 from 00:03:7f:10:4e:0a at FFAC5A30, now: FFAC5D68. offset == -824 > [ 4412.109937] got beacon with ts 103088637 from 00:03:7f:10:4e:1a at 10002C292, now: 10002C5F0. offset == -862 > [ 4416.205946] got beacon with ts 10347041B from 00:03:7f:10:4e:1a at 100414070, now: 100414376. offset == -774 > [ 4418.253827] got beacon with ts 103664224 from 00:03:7f:10:4e:1a at 100607E74, now: 1006081C7. offset == -851 > [ 4418.735826] got beacon with ts AD188414 from 00:03:7f:10:4e:0a at 10067D90F, now: 10067DC4B. offset == -828 Sweet, thanks for verifying that. Adrian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Chadd Date: Thu, 25 Oct 2012 17:42:58 -0700 Subject: [ath9k-devel] ath9k_htc and reported mactime In-Reply-To: <20121026004116.GF20609@shredder> References: <20121024194547.GA19060@shredder> <20121024220813.GB6723@shredder> <20121026004116.GF20609@shredder> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 25 October 2012 17:41, Thomas Pedersen wrote: > Yep, the TSF actually wraps to 64 bits correctly :| > > [ 4394.156056] got beacon with ts ABA184D3 from 00:03:7f:10:4e:0a at FEF0D969, now: FEF0DC84. offset == -795 > [ 4395.723180] got beacon with ts 1020E8597 from 00:03:7f:10:4e:1a at FF08C20E, now: FF08C526. offset == -792 > [ 4397.771811] got beacon with ts 1022DC649 from 00:03:7f:10:4e:1a at FF2802BC, now: FF280671. offset == -949 > [ 4406.446193] got beacon with ts AC5D0568 from 00:03:7f:10:4e:0a at FFAC5A30, now: FFAC5D68. offset == -824 > [ 4412.109937] got beacon with ts 103088637 from 00:03:7f:10:4e:1a at 10002C292, now: 10002C5F0. offset == -862 > [ 4416.205946] got beacon with ts 10347041B from 00:03:7f:10:4e:1a at 100414070, now: 100414376. offset == -774 > [ 4418.253827] got beacon with ts 103664224 from 00:03:7f:10:4e:1a at 100607E74, now: 1006081C7. offset == -851 > [ 4418.735826] got beacon with ts AD188414 from 00:03:7f:10:4e:0a at 10067D90F, now: 10067DC4B. offset == -828 Sweet, thanks for verifying that. Adrian