From owner-freebsd-mobile@FreeBSD.ORG Sat Jul 5 03:13:47 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 450291065671 for ; Sat, 5 Jul 2008 03:13:47 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id DDCD58FC0A for ; Sat, 5 Jul 2008 03:13:46 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so845311wah.3 for ; Fri, 04 Jul 2008 20:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:x-face:x-attribution:x-os-kernel :x-os-version:x-os-architecture:x-uptime:x-url:x-mail-morse :x-openpgp-fingerprint:x-openpgp-id:face:organization:user-agent :sender; bh=+up21VpKJ+WfcyYww1aqbAOcn3TgR9GSD0Yt/eE0omA=; b=AOLSicH8mHACNJsd67O9Abty6YPv0y5d5j/fGjN6/kXViZqcmVjPvfPtEMiowtYv+q JPzH3aKrxsOn/vNGqoaeZJ2eWL8jg2EHyaebCBOJKG9Aw9ULCQrgmPkSJyH+9tlKiuAa vzRNt97yrAPSGcRKpeI0LdNeswzbgSQbdS29M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to:x-face :x-attribution:x-os-kernel:x-os-version:x-os-architecture:x-uptime :x-url:x-mail-morse:x-openpgp-fingerprint:x-openpgp-id:face :organization:user-agent:sender; b=uJ9RCwaVagR6Q1bCX1jeYUcrGdNEg3BklcjEtTPGwL9Br59ryGgNhKYVq06RTsV8C3 AUTeNa8azqeN+bvszuDmsmiuHHcqaiKyUMvGRI6YR3JzgpuhnPb0NQCM5k9nVpHPIOZr zgbzNwKSkNauelkAEj5rpXDG41bR/yodCpKD8= Received: by 10.114.182.1 with SMTP id e1mr1659690waf.143.1215227626331; Fri, 04 Jul 2008 20:13:46 -0700 (PDT) Received: from chateau.d.lf ( [122.162.54.89]) by mx.google.com with ESMTPS id v35sm1618336wah.12.2008.07.04.20.13.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 04 Jul 2008 20:13:45 -0700 (PDT) Date: Sat, 5 Jul 2008 08:44:03 +0530 From: =?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Ashish Shukla To: Sam Leffler Message-ID: <20080705031403.GA17089@chateau.d.lf> Mail-Followup-To: Sam Leffler , freebsd-mobile@freebsd.org References: <873ampqiu0.fsf@chateau.d.lf> <486EE509.1030003@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <486EE509.1030003@freebsd.org> X-Face: "\:nMpJ)EA!j>2nEu-[(+&o:N+CtL^AS\,Jv*LO5qBr#W2.\=d Cc: freebsd-mobile@freebsd.org Subject: Re: How to connect to Wireless LAN using Athereos AR5007EG ? 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: Sat, 05 Jul 2008 03:13:47 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ,--[ On Fri, Jul 04, 2008 at 08:05:45PM -0700, Sam Leffler wrote: > Ashish Shukla ???? ????? wrote: >> [posted earlier but got no replies, so reposting] >> >> Hi list, >> >> I've tried HAL v. 0.10.5.6 available at Sam Leffler's user directory[1] >> in FreeBSD 7.0-RELEASE-p2 (amd64) and Gentoo GNU/Linux (hardened/AMD64). >> >> In Gentoo GNU/Linux, I'm able to connect to a WPA2 secured network with >> no problems, whereas in FreeBSD, I'm only able to scan the Wireless >> network successfully, not able to ping any box. I've tried FreeBSD with >> an unencrypted network as well as encrypted network using >> wpa_supplicant, but except scanning nothing worked. I can associate with >> the access point, but thats it. >> >> I'm running FreeBSD 7.0-RELEASE-p2 kernel, just replaced >> /usr/src/sys/contrib/dev/ath with the directory in tarball, and rebuilt >> all modules. >> >> abbe [ath_hal-20080528] monte-cristo% pciconf -l |grep ath0 >> ath0@pci0:1:0:0: class=3D0x020000 card=3D0x137b103c chip=3D0x001c= 168c=20 >> rev=3D0x01 hdr=3D0x00 >> >> Any ideas ? >> >> References: >> [1] - http://people.freebsd.org/~sam/ath_hal-20080528.tgz >> >> Tons of thanks to Sam for posting the HAL. >> =20 > HEAD works fine with 0.10.5.6 so there's something in the 7.x driver that= =20 > needs to be updated. I hope to look at it this weekend. Thanks, looking forward to try new driver :) . Ashish --=20 =C2=B7-- =C2=B7- =C2=B7=C2=B7=C2=B7=C2=B7 =C2=B7--- =C2=B7- =C2=B7=C2=B7=C2= =B7- =C2=B7- =C2=B7--=C2=B7-=C2=B7 --=C2=B7 -- =C2=B7- =C2=B7=C2=B7 =C2=B7-= =C2=B7=C2=B7 =C2=B7-=C2=B7-=C2=B7- -=C2=B7-=C2=B7 --- -- --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkhu5vsACgkQHy+EEHYuXnSaNQCgtL6DsiEGTWUOfb7dIEt1yJtG gEwAniccyPoKNKzSXygF44FEuhXmzCky =HESl -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--