From owner-freebsd-net@FreeBSD.ORG Tue May 31 02:30:45 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3485106566C for ; Tue, 31 May 2011 02:30:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9E3DA8FC0C for ; Tue, 31 May 2011 02:30:45 +0000 (UTC) Received: by yxl31 with SMTP id 31so2353294yxl.13 for ; Mon, 30 May 2011 19:30:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=gDwa5FwZNfwBsfcM1dXH3dSIqRA2wfm04T1T7iWt0Hc=; b=u0a8EcL4dthxqbJjQYlyqzMt1e+//kggaI1mWLVUdSTMNITVv1wVAadnSF6QS2pNem 2EUgBoaHy86yLmwXJp6P+HXgdK+vqSGnNfvITtFN1jFEjK7aJI330rv7sMf/qvx/nka1 GyWRQhiwxKSE3BEVdkfqaCx0kxsTYoFtBhu3c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=XT8gdau2U5MaKnhVh9h0Muw/dUEbMPb8Mo+wWejc9EqoqTignf3Yz8DcTXIWEdkBng SaAgoNp2b+wUO18DKfsTpUvXhu0rb2Ev70EfRA849scDwoMVOK2BdVNgG8wX8k956PSC EEya/ZX2bT8ZDy/BJPK5Bd4WLXpB9HxeWQNyc= MIME-Version: 1.0 Received: by 10.151.116.14 with SMTP id t14mr4538276ybm.185.1306809044830; Mon, 30 May 2011 19:30:44 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.151.107.15 with HTTP; Mon, 30 May 2011 19:30:44 -0700 (PDT) In-Reply-To: References: Date: Tue, 31 May 2011 10:30:44 +0800 X-Google-Sender-Auth: 2OsMS7fS-M0GyrFJmIIxWjuoWUA Message-ID: From: Adrian Chadd To: ss griffon Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org Subject: Re: dhclient issues and atheros 9285 wireless card X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2011 02:30:46 -0000 Hi, PLease check the freebsd-wireless archives. I've linked to a forum post where I explain how to build the -HEAD driver under -8. (That's how I was doing development.) Adrian On 30 May 2011 23:51, ss griffon wrote: > Hello, > > I am trying to use FreeBSD 8.2 on my Eee netbook. =A0I am having issues > with my atheros 9285 card which seems to be directly related to this > bug: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D149307 > > I can create my wlan0 device and connect to my router using > wpa_supplicant. =A0However, when I try to use dhclient to get an ip > addr, it doesn't seem to be able to communicate with the router. =A0I > have also tried to set a static IP addr and ping the router but that > did not work. =A0dmesg reports multiple 'bb hang detected 0x80' errors. > I'm almost positive that this card worked in previous versions of > FreeBSD. > > I haven't yet tried to update to the freebsd-current as mentioned in > the bug report, but I will when I get a chance. =A0Has anybody else > gotten this card to work? =A0Are there any known work arounds? =A0Maybe > using the windows driver with the ndis wrapper. > > I have a bit of Linux kernel development experience and I would be > happy to help squash this bug. =A0Just let me know how I can help. > > Keep up the good work, > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >