From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 23:03:51 2008 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 02A791065675 for ; Thu, 20 Nov 2008 23:03:51 +0000 (UTC) (envelope-from itavy@itavy.com) Received: from gateway06.websitewelcome.com (gateway06.websitewelcome.com [67.18.59.2]) by mx1.freebsd.org (Postfix) with SMTP id B256C8FC1B for ; Thu, 20 Nov 2008 23:03:50 +0000 (UTC) (envelope-from itavy@itavy.com) Received: (qmail 5191 invoked from network); 20 Nov 2008 22:51:40 -0000 Received: from gator482.hostgator.com (67.18.18.122) by gateway06.websitewelcome.com with SMTP; 20 Nov 2008 22:51:40 -0000 Received: from [78.97.148.67] (port=1564 helo=[10.22.22.22]) by gator482.hostgator.com with esmtpa (Exim 4.69) (envelope-from ) id 1L3I7l-0002qV-1D; Thu, 20 Nov 2008 16:35:45 -0600 Message-ID: <4925E63C.9070008@itavy.com> Date: Fri, 21 Nov 2008 00:35:40 +0200 From: Octavian Ionescu User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Andrew Thompson References: <200811202208.41220.subbsd@gmail.com> <20081120221411.GA70932@citylink.fud.org.nz> In-Reply-To: <20081120221411.GA70932@citylink.fud.org.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator482.hostgator.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - itavy.com Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org, Ole Vole Subject: Re: Asus eeepc, Freebsd-head, problem with ath/wifi driver 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: Thu, 20 Nov 2008 23:03:51 -0000 hi, i have had the same problem and asked a while ago (about 1 week ago) about the driver for wireless card for asus eee 1000h and the answer i had received from mr Sam Leffer was: 0x781 is an RT2790; not supported by any driver in the tree. this is first time i am hearing about another driver wich is working with this card and i shall give it a try to see what happens. Best regards, Octavian Andrew Thompson wrote: > On Thu, Nov 20, 2008 at 10:08:41PM +0300, Ole Vole wrote: > >> Hello maillist! >> >> I trying setup FreeBSD according Wiki notes http://wiki.freebsd.org/AsusEee >> and get system without ath Wi-Fi devices (Fn+f2/Bios settings for Wifi: >> Enabled) >> >> buildin/install kernel/world from 20081120 snapshot FreeBSD-CURRENT with/or >> patching from madwifi.org-project ( http://snapshots.madwifi- >> project.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3875-20081105.tar.gz ) >> (old link http://snapshots.madwifi-project.org/special/madwifi-ng- >> r2756+ar5007.tar.gz is wrong) with extracting hal/ to >> /usr/src/sys/contrib/dev/ath/ and recompile the kernel >> >> >> Also, trying to test http://people.freebsd.org/~sam/ath_hal-20081028.tgz >> >> As result from attemps is string in dmesg: >> ath_hal: 0.10.5.6 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, >> RF5413, RF2133, RF2425, RF2417) >> >> but ifconfig show only LAN ale0 Ethernet interface. >> >> On the list pciconf i see "Ralink Technology, Corp" devices but iy without >> drivers. >> >> What is wrong here? Thanks! >> > > Thats not an Atheros card and the Ralink chipset isnt supported yet. I > have used ndis with this model and it works fine. > > > Andrew > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >