From owner-freebsd-mobile@FreeBSD.ORG Tue Mar 8 10:05:29 2011 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 ADE5B106566B; Tue, 8 Mar 2011 10:05:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 45E3A8FC1C; Tue, 8 Mar 2011 10:05:28 +0000 (UTC) Received: by vxc34 with SMTP id 34so5325588vxc.13 for ; Tue, 08 Mar 2011 02:05:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ihmS2sPlUTOsqT8FBgHoc4Lvw7WyyHjIEc8dtLAzcwE=; b=esSrGiev1EoqUJ0H/RZIHNovBnRztzXaKqr0Q4wq1urC6yUUAV8blCBIVaYEs81tAc dyfeTo265rB6PFuH+dyRhOFrubKHPXrXA6mIgbYSHPyXUKuo82EedOMRAoLUOwH+AI7H IVho9dVXfMOxA+zuygFtX8Cis5z1474ypmt4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vgz+YpV6pCSdqhVyfqnK1fPfd9TCZ++po7Y1EhU3YJ7yxZoHt0kSi4aFKcez6QKKQV gukXWJgW+/P0/RkXdVxdDtVnuT8hWPAWgcg0B2a7zYcRWG1mtAYJ91LD6kpv4NkTaCCj 28Xv5tSdYmjnIP3EqdR/Ke22IYFr7jZLNsWZ0= MIME-Version: 1.0 Received: by 10.52.94.147 with SMTP id dc19mr282328vdb.67.1299578728264; Tue, 08 Mar 2011 02:05:28 -0800 (PST) Received: by 10.52.70.17 with HTTP; Tue, 8 Mar 2011 02:05:28 -0800 (PST) In-Reply-To: References: <792051295678832@web120.yandex.ru> Date: Tue, 8 Mar 2011 18:05:28 +0800 Message-ID: From: Adrian Chadd To: =?ISO-8859-1?Q?Vin=EDcius_Zavam?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Dima Panov , freebsd-current , freebsd-mobile@freebsd.org Subject: Re: More if_ath churn coming your way! 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: Tue, 08 Mar 2011 10:05:29 -0000 2011/3/8 Vin=EDcius Zavam > > > it's "true". > works for me, but i need to put my netbook less than 1meter from my > access point, when using freebsd ;( > > somewhere else i've tryed to send icmp echo requests to my gw got > nothing but "bb hang detected". > my `ifconfig wlan0 list scan` returns just one wireless network... mine. > > [snip] > ath0: mem 0xfbff0000-0xfbffffff irq 17 at device 0.0 on pc= i2 > ath0: AR9285 mac 192.2 RF5133 phy 14.0 > > ath0@pci0:2:0:0: class=3D0x028000 card=3D0x10891a3b chip=3D0x002b1= 68c > rev=3D0x01 hdr=3D0x00 > vendor =3D 'Atheros Communications Inc.' > device =3D 'Atheros AR9285 Wireless LAN 802.11 a/b/g/n > Controller (AR928x)' > class =3D network > > FreeBSD minimoose 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Mon Mar 7 > 14:16:58 BRT 2011 root@minimoose:/usr/obj/usr/src/sys/MINIMOOSE > i386 > So that's a tree compiled from a couple hours ago? am i doing anything wrong as hell? Nope. I think it's very likely that the AR9285 support needs some more attention. Are you able to take an EEPROM dump (using ath_prom_dump -i ath0 -d ar9285.dump) and email it to me? Are you able to crack open the laptop and write down the exact details of the chip? (ie part number, manufacturer, etc?) Different vendors do different things to the same chipset. Thanks, Adrian Adrian >