From owner-freebsd-current@FreeBSD.ORG Sat Aug 18 03:17:40 2007 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 22A2E16A417 for ; Sat, 18 Aug 2007 03:17:40 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id EF92713C45A for ; Sat, 18 Aug 2007 03:17:39 +0000 (UTC) (envelope-from sam@errno.com) Received: from sam-lefflers-powerbook-g4-15.local (sam@[10.0.0.178]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l7I3Hbxk080335 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 17 Aug 2007 20:17:37 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <46C664D0.3060906@errno.com> Date: Fri, 17 Aug 2007 20:17:36 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: William Grzybowski References: <632825b40708171855u155d0195udb6994999de12d15@mail.gmail.com> In-Reply-To: <632825b40708171855u155d0195udb6994999de12d15@mail.gmail.com> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Atheros AR5006 abg minipci 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: Sat, 18 Aug 2007 03:17:40 -0000 William Grzybowski wrote: > Hi, > > I got wireless minipci atheros ar5006 with -CURRENT. > Cant use it even with if_ndis and i didnt tried on stable/release yet. > dmesg: > > ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) > ath0: mem 0xd0000000-0xd000ffff irq 16 at device 0.0 on > pci3 > ath0: [ITHREAD] > ath0: unable to attach hardware; HAL status 13 > device_attach: ath0 attach returned 6 > > I tried to search about it on the history without success, does it means > this card isn't supported yey? could i do anything providing info to help? > Should I forward this message to another list? You can try the test hal in http://www.freebsd.org/~sam. Beware it is not a release (has not undergone full testing and has known issues). If the 0.9.30.3 hal doesn't work then your part is probably a 2425. Support for that part has been blocked waiting on Atheros for >1 month. No idea when it might show up. Sam