From owner-freebsd-mobile@FreeBSD.ORG Thu Mar 6 17:02:10 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49F08106566B for ; Thu, 6 Mar 2008 17:02:10 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 20CD78FC17 for ; Thu, 6 Mar 2008 17:02:09 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m26H29PY091264 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 6 Mar 2008 09:02:09 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <47D02391.1030206@errno.com> Date: Thu, 06 Mar 2008 09:02:09 -0800 From: Sam Leffler User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Tom Evans References: <85d001330803060619u53893319lc549e876e9cb73b9@mail.gmail.com> <1204820963.2126.243.camel@localhost> In-Reply-To: <1204820963.2126.243.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: "M. Vale" , freebsd-mobile@freebsd.org Subject: Re: HI, I have a laptop with the Atheros AR5006EG X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 17:02:10 -0000 Tom Evans wrote: > On Thu, 2008-03-06 at 14:19 +0000, M. Vale wrote: > >> HI, I have a laptop with the Atheros AR5006EG, i've saw that it is possible >> to use the AR5007 with the madwifi drivers in FreeBSD 7. >> >> Anyone Knows a why or can give me directions where I can find if it is >> possible to put the Atheros AR5006EG working in FreeBSD 7 ? >> >> Thank you >> > > man 4 ath > .. > HARDWARE > The ath driver supports all Atheros Cardbus or PCI cards, except > those > that are based on the AR5005VL chipset. > > A list of cards that are supported can be found at > http://customerproducts.atheros.com/customerproducts/default.asp. > > Have you tried ``ifconfig ath0 up''? > Unfortunately the man page is now somewhat out of date and there are Atheros parts in the channels that are not supported by the hal in cvs. However many additional parts are supported by the test build found at: http://www.freebsd.org/~sam But there are still other parts that not supported by this hal and I have no idea if and/or when they ever will be. Sorry, but Atheros stopped caring about open source users after certain folks left the company. Sam