From owner-freebsd-questions@FreeBSD.ORG Sat Mar 26 13:37:43 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 7F6A016A4CE for ; Sat, 26 Mar 2005 13:37:43 +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 A63D443D2D for ; Sat, 26 Mar 2005 13:37:42 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35] (may be forged)) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j2QDbFoR042442; Sat, 26 Mar 2005 07:37:31 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.3/8.13.1) with ESMTP id j2QDbAjY008729; Sat, 26 Mar 2005 07:37:10 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.3/8.13.1/Submit) id j2QDbA49008728; Sat, 26 Mar 2005 07:37:10 -0600 (CST) (envelope-from djp) Date: Sat, 26 Mar 2005 07:37:10 -0600 From: Doug Poland To: Rodger Castle Message-ID: <20050326133705.GA8705@polands.org> References: <20050326073041.65da4bd2.rodger@profocusdesigns.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050326073041.65da4bd2.rodger@profocusdesigns.com> User-Agent: Mutt/1.5.9i cc: freebsd-questions@freebsd.org Subject: Re: ath driver usage for Netgear WG511T 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: Sat, 26 Mar 2005 13:37:43 -0000 On Sat, Mar 26, 2005 at 07:30:41AM -0500, Rodger Castle wrote: > I am trying to get a Netgear WG511T working with FreeBSD 5.3-RELEASE. > I use the same card in a Dell C600 laptop on 5.3-STABLE with no problems. > I noticed that this card was listed in my HARDWARE.TXT list, so I > assumed it would be supported. Upon trying this card, having it fail, > and doing some digging in pccard.conf, I see that it is not. I > attempted to use ndis/if_ndis with the driver supplied with the card > and it throws several errors as well. I do not have access to the > error logs at the moment as I am currently compiling an upgrade to > 5.4-PRERELEASE to attempt to correct the problem. > load if_ath.ko at boot -- Regards, Doug