From owner-freebsd-mobile@FreeBSD.ORG Fri May 20 11:48:10 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D94116A4CE; Fri, 20 May 2005 11:48:10 +0000 (GMT) Received: from n2.nomadiclab.com (n2.nomadiclab.com [193.234.219.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E45643DBF; Fri, 20 May 2005 11:48:10 +0000 (GMT) (envelope-from Jan.Melen@piuha.net) Received: from n51.nomadiclab.com (n51.nomadiclab.com [193.234.219.51]) by n2.nomadiclab.com (Postfix) with ESMTP id F22B4212C40; Fri, 20 May 2005 14:48:07 +0300 (EEST) From: Jan Mikael Melen To: freebsd-net@freebsd.org, freebsd-mobile@freebsd.org Date: Fri, 20 May 2005 14:48:06 +0300 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200505201448.06692.Jan.Melen@piuha.net> Subject: D-Link DWL-520 rev. B3 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 11:48:10 -0000 I have a problem with DWL-520 rev B3 and FreeBSD-5.3-p15. When the driver i= s=20 loaded I get the follwing output: ath0: mem 0xd5800000-0xd580ffff irq 5 at device 9.0 on pci0 ath0: [GIANT-LOCKED] ath0: unable to attach hardware; HAL status 13 device_attach: ath0 attach returned 6 And it seems that the error 13 means that hardware is not supported. Has=20 anyone made a patch for the driver? pciconf -l -v gives: ath0@pci0:9:0: =A0class=3D0x020000 card=3D0x3a131186 chip=3D0x0013168c rev= =3D0x01=20 hdr=3D0x00 =A0 =A0 vendor =A0 =3D 'Atheros Communications Inc.' =A0 =A0 device =A0 =3D 'AR5213 802.11a/b/g Wireless Adapter' =A0 =A0 class =A0 =A0=3D network =A0 =A0 subclass =3D ethernet It seems that the PCCARD DWL-650 is using at least the same chipset and it= =20 works fine on my laptop? Any Ideas how to fix this? =A0 =A0Regards, =A0 =A0 =A0 Jan