From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 6 17:41:42 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D976516A4CE for ; Thu, 6 Nov 2003 17:41:42 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BA243F3F for ; Thu, 6 Nov 2003 17:41:42 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id hA71dl0x093227 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 6 Nov 2003 17:39:52 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Steven Hartland , Date: Thu, 6 Nov 2003 17:41:45 -0800 User-Agent: KMail/1.5.3 References: <01d501c3a3ca$caa925b0$b3db87d4@multiplay.co.uk> In-Reply-To: <01d501c3a3ca$caa925b0$b3db87d4@multiplay.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311061741.45354.sam@errno.com> Subject: Re: 5.1-CURRENT (today), ath(4) + Dlink DWL-AG650 = no joy X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 01:41:43 -0000 On Wednesday 05 November 2003 10:29 am, Steven Hartland wrote: > Is anyone using this atm. Just got the card today as it was in > the hardware compat list for the ath driver but I not having > any joy with it. > On insert or boot it identifies as: > ath0: ... > ... > . > But when using ifconfig I get: > No support for the 5112 yet! > ath0: unable to reset hardware; hal status 3 > > Any ideas? Wait for a HAL upgrade. It's coming. Sam