From owner-freebsd-questions@FreeBSD.ORG Mon Aug 27 19:16:25 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25A6816A41A for ; Mon, 27 Aug 2007 19:16:25 +0000 (UTC) (envelope-from mark@msen.com) Received: from shell.msen.com (msen.com [148.59.86.2]) by mx1.freebsd.org (Postfix) with ESMTP id E688013C467 for ; Mon, 27 Aug 2007 19:16:24 +0000 (UTC) (envelope-from mark@msen.com) X-Sent-To: freebsd-questions@freebsd.org Received: from [192.168.2.5] (c-71-238-82-210.hsd1.mi.comcast.net [71.238.82.210]) (authenticated bits=0) by shell.msen.com (8.13.7/8.13.7) with ESMTP id l7RJG8sd047952 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 27 Aug 2007 15:16:09 -0400 (EDT) (envelope-from mark@msen.com) From: Mark Moellering Organization: Psyberation To: freebsd-questions@freebsd.org Date: Mon, 27 Aug 2007 15:15:59 -0400 User-Agent: KMail/1.9.5 References: <46D2F477.2040603@cupid.com> In-Reply-To: <46D2F477.2040603@cupid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708271516.00515.mark@msen.com> Received-SPF: Pass (sender authenticated); receiver=msen.com; client-ip=71.238.82.210; envelope-from= Received-SPF: Pass (sender authenticated); receiver=msen.com; client-ip=71.238.82.210; helo=[192.168.2.5] X-Milter: Spamilter (Reciever: shell.msen.com; Sender-ip: 71.238.82.210; Sender-helo: [192.168.2.5]; ) Cc: Dan Sikorsky Subject: Re: ath Driver please help ath0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mark@msen.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 19:16:25 -0000 What does your rc.conf look like? I may be able to help but an rc.conf and maybe output from ' ifconfig ath0 up scan ' would really help. Mark Moellering On Monday 27 August 2007 11:57 am, Dan Sikorsky wrote: > Hello, > I just purchases an Atheros AR5005GS wireless mini pci card > for my dell latitude x300 laptop. > I cant for the life of me get it to connect to my wireless network. > I basically followed the ath Stuff this page, And chose to load modules > at boot time, instead of compile > this stuff into my kernel. > > I have netgear 54g wireless, With no WEP or WPA or any of that, but with > MAC filter on.. > I even turned that filter off, and still no luck. > can anyone help? > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless. >html