From owner-freebsd-questions@FreeBSD.ORG Fri Dec 16 06:34:53 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 DEE6416A41F for ; Fri, 16 Dec 2005 06:34:53 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 704D943D58 for ; Fri, 16 Dec 2005 06:34:53 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from 100-58-114-64.qcislands.net ([64.114.58.100] helo=[127.0.0.1]) by mail.qcislands.net with esmtp (Exim 4.60) (envelope-from ) id 1En9B5-000Dpw-Da; Thu, 15 Dec 2005 22:34:52 -0800 Message-ID: <43A26004.3010105@ccstores.com> Date: Thu, 15 Dec 2005 22:34:44 -0800 From: Jim Pazarena User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (00) Subject: atheros wireless setup 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, 16 Dec 2005 06:34:54 -0000 I can't believe how incredibly easy it was to get the wireless going in my laptop. add: if_ath_load="YES" to /boot/loader.conf and: ifconfig_ath0="dhcp" to /etc/rc.conf and it "works" ! please tell me where I can read up on how to "control" the wireless link. Such as how to enter the "SSID", and connect speed etc. Thanks! Jim