From owner-freebsd-stable@FreeBSD.ORG Fri Mar 4 16:45:00 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3006F106566B for ; Fri, 4 Mar 2011 16:45:00 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id B4C9A8FC13 for ; Fri, 4 Mar 2011 16:44:59 +0000 (UTC) Received: by wwb31 with SMTP id 31so3065112wwb.31 for ; Fri, 04 Mar 2011 08:44:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=95JeA7rMX5qY/uxFn14q9mHFxyK4uCHGHwIzFF9LBS0=; b=sTPCMiROU9c3FkPj3YSHqVZZAjk9OImDn5I4HRUVLOl5gl10Vaky4oPaiGvSisiuVz VXlizQQgEG19WpvqQjPPIzeNle0pXeOUJhZejjQGYfnqdcsFJJYBV0rsqef1gUHDeuEQ vuiVBuYQXxlvgbw6EM3woYiZRonOKwq2ubhcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Qi6gTzIgIFfuRtcbXCuE1oYKpod1oirZQPvdfncPjI0iILEYwCFke+Z15N2bzt2B1s RUMSKQmb9BBynz6O2922IpHh035NqGbPIgM+HcRRgbHvysAiuYpsE+X1RCvJIjwv1JoU TJdJwD0KmG6eI+xjWd4sEWufLvyIqT4jGrJ6M= MIME-Version: 1.0 Received: by 10.216.141.15 with SMTP id f15mr713749wej.80.1299257025075; Fri, 04 Mar 2011 08:43:45 -0800 (PST) Received: by 10.216.25.72 with HTTP; Fri, 4 Mar 2011 08:43:45 -0800 (PST) In-Reply-To: <55256f87671875469530880cd02d8aa1@mediabox.servebeer.com> References: <20110227160145.GA1885@icarus.home.lan> <55256f87671875469530880cd02d8aa1@mediabox.servebeer.com> Date: Fri, 4 Mar 2011 10:43:45 -0600 Message-ID: From: Brandon Gooch To: cwhipp@whipp.no-ip.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Craig Whipp , freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: ath(4) panic + stuck beacon issue X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 16:45:00 -0000 On Fri, Mar 4, 2011 at 9:46 AM, Craig Whipp wrote: > On Sun, 27 Feb 2011 08:01:46 -0800 Jeremy Chadwick > wrote > > >> >> If a workaround or solution isn't plausible, what cards do people >> actually recommend that work reliably / have reliable drivers? =A0I was >> under the impression Atheros cards were reliable/decent compared to, >> say, Broadcom. =A0Is iwn(4) reliable? >> >> -- >> | Jeremy Chadwick =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 jdc@parodius.com | >> | Parodius Networking =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http:/= /www.parodius.com/ | >> | UNIX Systems Administrator =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Mountain= View, CA, USA | >> | Making life hard for others since 1977. =A0 =A0 =A0 =A0 =A0 =A0 =A0 PG= P 4BD6C0CB | >> > > > I've had nothing but success with iwn(4) and an Intel 5100 based card. > > -Craig +1 for iwn(4) for general use (as that has been my use). Also, the maintainer of iwn(4), bschmidt@, is knowledgeable and responsive to issues as well... -Brandon