From owner-freebsd-questions@FreeBSD.ORG Fri Jul 8 16:09:14 2005 Return-Path: X-Original-To: freebsd-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 16FD816A41F for ; Fri, 8 Jul 2005 16:09:14 +0000 (GMT) (envelope-from florian2000@no-log.org) Received: from coliposte.enst-bretagne.fr (coliposte.enst-bretagne.fr [192.108.115.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5549C43D49 for ; Fri, 8 Jul 2005 16:09:12 +0000 (GMT) (envelope-from florian2000@no-log.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by coliposte.enst-bretagne.fr (8.12.10/8.12.10/2004.10.03) with ESMTP id j68G9Ahs001430 for ; Fri, 8 Jul 2005 18:09:10 +0200 Received: from courrier.enst-bretagne.fr (courrier.enst-bretagne.fr [192.44.75.71]) by coliposte.enst-bretagne.fr (8.12.10/8.12.10/2004.09.01) with ESMTP id j68G8cZH001406 for ; Fri, 8 Jul 2005 18:08:39 +0200 Received: from [192.168.0.6] (vpn-brest-private.ext.enst-bretagne.fr [192.168.2.253]) by courrier.enst-bretagne.fr (8.12.11/8.12.11/2004.12.01) with ESMTP id j68G8ZwA012341 for ; Fri, 8 Jul 2005 18:08:36 +0200 (MEST) From: Florian To: freebsd-questions@freebsd.org In-Reply-To: 42AAF5F2.4010805@polands.org Content-Type: text/plain Date: Fri, 08 Jul 2005 18:08:37 +0200 Message-Id: <1120838917.8321.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at enst-bretagne.fr Subject: netgear wg311T and ath driver attaching 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: Fri, 08 Jul 2005 16:09:14 -0000 hi i found the posts above while searching freebsd's mailinglists i've exactly the same pb with freebsd 5.4 and netgear WG311T did you find any solution ?? i don't really want to upgrade to 6.0 and i'm not sure it will solve the pb :( otherwise i could buy another wireless card (i can give mine back to the shop 7 days after buying it) which 802.11g pci card is really known to work with freebsd 5.4 ?? (because i've also be looking to man pages saying it was supported....) thanks for your help ! Florian Luke St.Clair wrote: >I'm attempting to use the netgear wg311T card, which I bought since the ath >man >page and docs said it is supported under FBSD. I'm using the 5.4 >release. >>Yes, I'm using one on -CURRENT >If so, is it possible to just download/compile the ath driver from >-CURRENT? If so, how? >>The driver is part of the system, you don't have to download/compile >>Simply >>put this in your /boot/loader.conf: if_ath_load="YES" >Or should I be able to make this work on a release system? >>Yes, see above. Sorry, I must not have been clear - I kldloaded the if_ath module, as specified in my first post, which is what gave me the dmesg errors. The ath0 interface then does not show up in ifconfig -a, because of the errors. So I'm not sure how, on a 5.4-RELEASE system, what you're suggesting could work. If the ath driver attached properly, yes, if_ath_load would in fact start my card automatically on boot, but the driver can't attach, so trying to attach on bootup isn't very helpful. So, the question still stands, i think - can i get this card working on a 5.4 release sytem, or do i have to use CURRENT or do something else? And if I can't get this working on current, the man page of ath REALLY needs to be updated, at the very least to specify that wg311v1 is supported, but not v2, like the OBSD man page does. Any my apologies for what must end up looking like horrible html mail from hotmail - my main mail is down temporarily.