From owner-freebsd-wireless@FreeBSD.ORG Mon Mar 19 21:46:35 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E95091065670 for ; Mon, 19 Mar 2012 21:46:34 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id B68AA8FC12 for ; Mon, 19 Mar 2012 21:46:34 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so1504373pbc.13 for ; Mon, 19 Mar 2012 14:46:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:to:cc:reply-to:subject:in-reply-to:x-mailer :mime-version:content-type; bh=IbvErTjoVcf/fetkxUzU0KnGDpjCf+TO6T+7YcLxpAE=; b=F7LRvyjez8KSWdWZGoV2Wtr2scAI6PLoyVDc2+mzvNsSmBkwfmtWJwcGZbpqLU5NSh RHJaWwUmsr/i18GeyTzpx96akAzoHuHtsyy5cuBeQ+hGaiT3tfTBRHshQRanjFpdCldw bE4hL0vhVFwIuGXJZQTQqqN8dn2Fc0ok2y8SaftxrlGRXzG0ElyNlxV1JJDWbzRGVadp zZN8Erd3R/JbE6VkShSH9T81BdlYOTRvotv5GRlQlXJnRN87+yTIaIs1mu9+ZpXO3KJR CvxK0mHGoIU9ZBsGqu1KD3KIljaNtJUZfOVE26P/jWqyBcxbHGS7LXRfxSksdXptmfb7 lh2w== Received: by 10.68.134.136 with SMTP id pk8mr33354542pbb.120.1332193594442; Mon, 19 Mar 2012 14:46:34 -0700 (PDT) Received: from www.palm.com ([166.135.124.178]) by mx.google.com with ESMTPS id d6sm12150781pbi.23.2012.03.19.14.46.29 (version=SSLv3 cipher=OTHER); Mon, 19 Mar 2012 14:46:33 -0700 (PDT) Message-ID: <4f67a939.e61f440a.4abb.ffffee38@mx.google.com> Date: Mon, 19 Mar 2012 14:46:29 -0700 From: "Adrian Chadd" To: "Vincent Hoffman" In-Reply-To: <4F67A493.9030903@unsane.co.uk> X-Mailer: Palm webOS v1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-wireless@freebsd.org" Subject: Re: ath0 timeout was "Re: (more) bugs fixed in -HEAD, AP mode is now mostly (again) stable!" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Adrian Chadd List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 21:46:35 -0000 Oh, thankyou for reporting it! I'm glad you pointed this out to me. It really does highlight the need for better (any) driver/stack debugging= and tracing code. Doing this with printf() and a lot of study is .. Not sc= alable. Let me know how iperf goes! Adrian Sent from my Palm Pre on AT&T On Mar 19, 2012 2:26 PM, Vincent Hoffman <vince@unsane.co.uk> wrote:= On 19/03/2012 05:35, Adrian Chadd wrote: > Hi, > > Please try this patch: > > > > Adrian Well its not a scientific test but its survived iperf traffic and rsync traffic that was causing hangs before. I'll put it back in usage as it was with a SMP kernel and let you know if i do see any hangs in the future. Thanks for your work on this. Vince