From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 22:03:09 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEB25106566C for ; Fri, 6 Feb 2009 22:03:09 +0000 (UTC) (envelope-from llc2w@virginia.edu) Received: from fork8.mail.virginia.edu (fork8.mail.Virginia.EDU [128.143.2.178]) by mx1.freebsd.org (Postfix) with ESMTP id 8D5528FC19 for ; Fri, 6 Feb 2009 22:03:09 +0000 (UTC) (envelope-from llc2w@virginia.edu) Received: from localhost (localhost [127.0.0.1]) by fork8.mail.virginia.edu (Postfix) with ESMTP id E47C31F519F for ; Fri, 6 Feb 2009 17:03:08 -0500 (EST) Received: from fork8.mail.virginia.edu ([127.0.0.1]) by localhost (fork8.mail.virginia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13854-04 for ; Fri, 6 Feb 2009 17:03:08 -0500 (EST) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by fork8.mail.virginia.edu (Postfix) with ESMTP id AECC91F4FDD for ; Fri, 6 Feb 2009 17:03:08 -0500 (EST) Received: by an-out-0708.google.com with SMTP id d40so437503and.6 for ; Fri, 06 Feb 2009 14:03:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.65.159.14 with SMTP id l14mr1598440qbo.130.1233957788327; Fri, 06 Feb 2009 14:03:08 -0800 (PST) In-Reply-To: <20090206205456.GA60974@baranyfelhocske.buza.adamsfamily.xx> References: <792298050902061142k33f35be7sb19d566835e796ad@mail.gmail.com> <20090206205456.GA60974@baranyfelhocske.buza.adamsfamily.xx> Date: Fri, 6 Feb 2009 17:03:08 -0500 Message-ID: <792298050902061403o5adc52ddx3b6a476a78e5c230@mail.gmail.com> From: L Campbell To: Szilveszter Adam Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-UVA-Virus-Scanned: by amavisd-new at fork8.mail.virginia.edu Cc: freebsd-current@freebsd.org Subject: Re: iwi broken? reproducible crash :( X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 22:03:10 -0000 On Fri, Feb 6, 2009 at 3:54 PM, Szilveszter Adam wrote: > While this is not much more than an anecdotal report, it is as good a > datapoint as any: my system (ThinkPad R50e) has no problems with iwi(4) A quick Google hints that the R50e also has a 2200BG adapter -- I was half hoping that it was a different card so I could write it off. > I am happy to share configs/logs/experience with this adapter. Since you're offering -- back on 7.x I had all kinds of problem with the adapter: I had to double the send/recvbuf_max and had to disable bgscan, otherwise the connection would die after ~6-12 hours, depending on usage. Did you ever have similar issues, or is something wonky with my machine? I'll see if I can't grab some more hardware to test with to rule out hardware failure or a broken install on my part. As always, further suggestions and ideas are welcome :3