From owner-freebsd-questions@FreeBSD.ORG Tue Oct 19 22:28:18 2004 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 8B98C16A4CE for ; Tue, 19 Oct 2004 22:28:18 +0000 (GMT) Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1961A43D45 for ; Tue, 19 Oct 2004 22:28:18 +0000 (GMT) (envelope-from mschwartz@netcinergy.com) Received: from pcp01508784pcs.malvrn01.pa.comcast.net[68.82.139.162] (helo=vette) by mrelay.perfora.net with ESMTP (Nemesis), id 0MKz1m-1CK2Sm108O-0001Tu; Tue, 19 Oct 2004 18:28:16 -0400 X-Provags-ID: perfora.net abuse@perfora.net afa2dea0ae959d2c2f1e28bafcff1594 Message-ID: <0MKz1m-1CK2Sm108O-0001Tu@mrelay.perfora.net> From: "Matt Schwartz" To: Date: Tue, 19 Oct 2004 18:28:01 -0400 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcS2KuSkLqcpjZSEQ3aq0cAOOENV7A== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Dell Dimension 2400 and Netgear WG311 PCI Wireless Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mschwartz@netcinergy.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 22:28:18 -0000 I am hoping somebody can help me out. I have a Dell Dimension 2400 and I installed a Netgear WG311 card in it. It has the Atheros chipset and will work with the ath driver. However, I cannot get it to work. I am using FreeBSD 5.2.1 and I have compiled a kernel adding the following lines: device ath device ath_hal However, after the new kernel is installed and I restart the machine, it does not find the card. I have verified this with an ifconfig -a statement. Any help would be appreciated. Matt