From owner-freebsd-questions@FreeBSD.ORG Wed Sep 13 15:55:07 2006 Return-Path: X-Original-To: questions@freebsd.org 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 0A35216A407 for ; Wed, 13 Sep 2006 15:55:06 +0000 (UTC) (envelope-from michaela@maa-net.net) Received: from webmail.maa-net.net (c-24-128-198-3.hsd1.ma.comcast.net [24.128.198.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008C443D67 for ; Wed, 13 Sep 2006 15:55:05 +0000 (GMT) (envelope-from michaela@maa-net.net) Received: from [192.168.0.12] (localhost.maa-net.net [127.0.0.1]) by webmail.maa-net.net (8.12.11/8.12.11) with ESMTP id k8DFt1DH030498 for ; Wed, 13 Sep 2006 11:55:03 -0400 (EDT) (envelope-from michaela@maa-net.net) Message-ID: <450829DA.4010209@maa-net.net> Date: Wed, 13 Sep 2006 11:55:06 -0400 From: Michael Alestock User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org X-Priority: 2 (High) X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: ath0: Device timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2006 15:55:07 -0000 I'm trying to get my Atheros 5212 built-in wireless device working on my Toshiba laptop. I used the FreeBSD wireless networking documentation as a guide. My goal was to atleast get it connected to my SSID with no encryption. I was able to load the driver using, "kldload if_ath" and it detected it. However, when trying to associate it with my WAP and give it a static IP address I got the following error message.... atho: Device timeout I've Googled high-n-low to find out what the cause of this error is, but every solution I've come across that worked for someone else didn't work for me. Any ideas??? Am I doing something wrong or missing something here??