From owner-freebsd-mobile@FreeBSD.ORG Wed Jan 9 15:32:57 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F35F16A419 for ; Wed, 9 Jan 2008 15:32:57 +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 B975413C457 for ; Wed, 9 Jan 2008 15:32:56 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by farris.bafirst.com with esmtp; Wed, 09 Jan 2008 09:32:54 -0600 id 0006D421.4784E926.00014443 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Wed, 09 Jan 2008 09:32:54 -0600 id 0004AC1D.4784E926.0000835E Received: from dsl-189-129-238-22.prod-infinitum.com.mx (dsl-189-129-238-22.prod-infinitum.com.mx [189.129.238.22]) by intranet.encontacto.net (Horde Framework) with HTTP; Wed, 09 Jan 2008 09:32:54 -0600 Message-ID: <20080109093254.79240ju75o5203s0@intranet.encontacto.net> Date: Wed, 09 Jan 2008 09:32:54 -0600 From: eculp To: freebsd-mobile MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Subject: Need driver help for either Linksys WUSB54AG or Atheros 5424/2424 - both wireless. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2008 15:32:57 -0000 It seems that WUSB54G is supported by the URAL driver but the WUSB54AG =20 isn't. The Atheros is show in the dmesg but shows errors. Any suggestions appreciated. Thanks. uname -a 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Jan 8 19:08:07 CST 2008 root@local15.local.net.mx:/usr/obj/usr/src/sys/GENERIC amd64 For WUSB54AG dmesg WUSB54AG ugen0: on uhub1 usbdevs port 1 addr 2: high speed, power 500 mA, config 1, Wireless A/G USB Netwo= rk Adapter(0x000c), Cisco Linksys(0x13b1), rev 10.50 For Atheros 5424/2424 dmesg 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 ath0@pci0:5:0:0: class=3D0x020000 card=3D0x04281468 chip=3D0x001c168c= =20 rev=3D0x01 hdr=3D0x00 vendor =3D 'Atheros Communications Inc.' device =3D 'AR5006 family 802.11abg Wireless NIC' class =3D network subclass =3D ethernet Thanks again, ed