From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 31 13:06:30 2007 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1932D16A420 for ; Mon, 31 Dec 2007 13:06:30 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-074-165-190-154.sip.jan.bellsouth.net [74.165.190.154]) by mx1.freebsd.org (Postfix) with ESMTP id 6E75513C4E5 for ; Mon, 31 Dec 2007 13:06:29 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.6.178]) by farris.bafirst.com with esmtp; Mon, 31 Dec 2007 06:56:18 -0600 id 0006D416.4778E6F2.000045DC Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Mon, 31 Dec 2007 06:56:19 -0600 id 0004AC18.4778E6F3.0000330D Received: from 172.16.0.15 ([172.16.0.15]) by intranet.encontacto.net (Horde Framework) with HTTP; Mon, 31 Dec 2007 06:56:18 -0600 Message-ID: <20071231065618.12967ig7w3ika5gk@intranet.encontacto.net> Date: Mon, 31 Dec 2007 06:56:18 -0600 From: eculp To: freebsd-amd64@freebsd.org, freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Cc: Subject: Problem with Atheros 5424/2424 on Current AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 13:06:30 -0000 On an Acer 5520/5679 laptop, I don't see a way to get wireless working. I'm running: 8.0-CURRENT-200712 FreeBSD 8.0-CURRENT-200712 #0: Sun Dec 30 11:33:37 CST 2007 The dmesg shows it detected but can't attach: ath0: mem 0xf2200000-0xf220ffff irq 19 at device 0.0 on pci5 ath0: [ITHREAD] ath0: unable to attach hardware; HAL status 13 device_attach: ath0 attach returned 6 pciconf -lv shows: ath0@pci0:5:0:0: class=0x020000 card=0x04281468 chip=0x001c168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5006 family 802.11abg Wireless NIC' class = network subclass = ethernet Is there something else that I need to do. Any help appreciated.