From owner-freebsd-current@FreeBSD.ORG Thu Nov 20 22:43:21 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C78C2106567A for ; Thu, 20 Nov 2008 22:43:21 +0000 (UTC) (envelope-from dan-freebsd-questions@ourbrains.org) Received: from ourbrains.org (li48-221.members.linode.com [66.246.76.221]) by mx1.freebsd.org (Postfix) with SMTP id 5D1548FC1B for ; Thu, 20 Nov 2008 22:43:21 +0000 (UTC) (envelope-from dan-freebsd-questions@ourbrains.org) Received: (qmail 9978 invoked by uid 1000); 20 Nov 2008 22:17:01 -0000 Date: Thu, 20 Nov 2008 17:17:01 -0500 From: Dan To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org Message-ID: <20081120221701.GA9953@ourbrains.org> Mail-Followup-To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org References: <200811202208.41220.subbsd@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811202208.41220.subbsd@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Mailman-Approved-At: Thu, 20 Nov 2008 23:02:04 +0000 Cc: Subject: Re: Asus eeepc, Freebsd-head, problem with ath/wifi driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 22:43:21 -0000 Ole Vole(subbsd@gmail.com)@2008.11.20 22:08:41 +0300: > Hello maillist! > > Also, trying to test http://people.freebsd.org/~sam/ath_hal-20081028.tgz > > > but ifconfig show only LAN ale0 Ethernet interface. > > On the list pciconf i see "Ralink Technology, Corp" devices but iy without > drivers. You have a different, more expensive model. Atheros is in HA (the one I have), you have the 802n ralink chipset. I got my atheros working by pulling current ath driver from the svn. Do the same for ralink. svn checkout svn://svn.freebsd.org/base/head/sys/dev/ral put the directory in /usr/src/sys/dev/ral (replace the original). And rebuild your curnel. I have issues with sound - it does not support software jack detection, so using headphones means the speakers are still on :(.