From owner-freebsd-questions@FreeBSD.ORG Sat Jan 14 01:29:25 2012 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 09AA0106564A for ; Sat, 14 Jan 2012 01:29:25 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id B66088FC19 for ; Sat, 14 Jan 2012 01:29:24 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 43CF85C26 for ; Sat, 14 Jan 2012 11:41:54 +1000 (EST) Message-ID: <4F10D995.9060202@herveybayaustralia.com.au> Date: Sat, 14 Jan 2012 11:25:41 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: wireless and/or routing question 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: Sat, 14 Jan 2012 01:29:25 -0000 On 01/14/12 01:38, Warren Block wrote: > On Thu, 12 Jan 2012, Waitman Gobble wrote: > >> Hello, >> >> I am running 9.0-RC3 i386 on an Acer Aspire One D150. i am having >> trouble >> with the wireless setup. >> >> I have two wireless cards, the BCM94312MCG that came with it, and an >> Atheros 5424/2424 that i swapped out. I can run the BCM with ndis and >> the >> windows xp driver, and the Atheros with the ath driver that is installed >> with FreeBSD. (But BCM/ndis is noticeably much slower, Atheros - no >> green >> "wireless" light appears on netbook ) > > On other models of the Aspire One (AOA150 and D250), adding some > ath-specific settings to /boot/loader.conf enables the LED: > > dev.ath.0.ledpin=3 > dev.ath.0.softled=1 I'm curious as to how you can find out which pin to use in this setting?