From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 19:38:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A98B316A50A for ; Mon, 24 Jan 2005 19:38:48 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F95743D39 for ; Mon, 24 Jan 2005 19:38:47 +0000 (GMT) (envelope-from burntime@gmx.net) Received: (qmail invoked by alias); 24 Jan 2005 19:38:41 -0000 Received: from dsl-082-083-140-227.arcor-ip.net (EHLO localhost.localdomain) (82.83.140.227) by mail.gmx.net (mp002) with SMTP; 24 Jan 2005 20:38:41 +0100 X-Authenticated: #724894 From: Hendrik Spiegel To: lreid@a.cs.okstate.edu In-Reply-To: <20050124150259.4769EA068A@csa.cs.okstate.edu> References: <20050124150259.4769EA068A@csa.cs.okstate.edu> Content-Type: text/plain Date: Mon, 24 Jan 2005 20:38:39 +0100 Message-Id: <1106595519.754.6.camel@mars.planet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 cc: "FreeBSD questions \(Engl.\)" Subject: Re: ndis0: link down after idle time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 19:38:48 -0000 That's what the kernel tells me during boot: ath0: mem 0xde100000-0xde10ffff irq 5 at device 9.0 on pci0 ath0: mac 5.9 phy 4.3 5ghz radio 4.6 ath0: Ethernet address: 00:0f:3d:ab:9a:b6 ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps Mine is also identified as the 5212. But I saw that my hardware version is B2 and the firmware versionn is 3.1.6. You do not seem to be the only one with your problem: This guy gets the same message as you did, but it is supposed to be fixed: http://lists.freebsd.org/pipermail/freebsd-current/2003-November/014227.html According to this link an European B3 does not work with linux either: http://madwifiwiki.thewebhost.de/wiki/DLinkDWLG520 sysctl dev.ath dev.ath.0.%desc: Atheros 5212 dev.ath.0.%driver: ath dev.ath.0.%location: slot=9 function=0 dev.ath.0.%pnpinfo: vendor=0x168c device=0x0013 subvendor=0x1186 subdevice=0x3a13 class=0x020000 dev.ath.0.%parent: pci0 BTW: Are you German? I just wondered because your SSID was "deutschland" in your initial posting.