From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 05:36:50 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 D915016A4CE for ; Fri, 7 Jan 2005 05:36:50 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B2EF43D2F for ; Fri, 7 Jan 2005 05:36:50 +0000 (GMT) (envelope-from djp@polands.org) Received: from sheba.polands.org (sheba.polands.org [172.16.1.33]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j075amRZ005643; Thu, 6 Jan 2005 23:36:49 -0600 (CST) (envelope-from djp@polands.org) Received: from sheba.polands.org (localhost [127.0.0.1]) by sheba.polands.org (8.13.1/8.13.1) with ESMTP id j075amtn000343; Thu, 6 Jan 2005 23:36:48 -0600 (CST) (envelope-from djp@sheba.polands.org) Received: (from djp@localhost) by sheba.polands.org (8.13.1/8.13.1/Submit) id j075amRf000342; Thu, 6 Jan 2005 23:36:48 -0600 (CST) (envelope-from djp) Date: Thu, 6 Jan 2005 23:36:48 -0600 From: Doug Poland To: Mo Po Message-ID: <20050107053648.GA297@polands.org> References: <1105064318.5088.12.camel@liber> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1105064318.5088.12.camel@liber> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: atheros (ath) wifi driver problem 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: Fri, 07 Jan 2005 05:36:51 -0000 On Thu, Jan 06, 2005 at 06:18:38PM -0800, Mo Po wrote: > Hello, > > I installed FreeBSD 5.3 today (coming from linux/debian). > I need to use the atheros wifi driver (man page ATH(4)), which is > included in 5.3. (I have an atheros based PCI card in an athlon xp based > system). > > I get the following error when loading the module ('kldload if_ath' > command): > ... > ath0: could not map interrupt > device_attach: ath0 attach returned 6 > > After that ifconfig fails tp 'up' the ath0 i/f ('does not exists'). > You may have already checked this, but be sure that "Plug and Play OS" is "NO" in your BIOS. I've seen weird things happen w/PCI cards when this BIOS setting is on. HTH -- Regards, Doug