From owner-freebsd-questions@FreeBSD.ORG Mon Sep 15 15:41:47 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 88CE61065673 for ; Mon, 15 Sep 2008 15:41:47 +0000 (UTC) (envelope-from attila_secchin@terra.com.br) Received: from fb01-06.mta.terra.com.br (fb01-06.mta.terra.com.br [200.154.152.135]) by mx1.freebsd.org (Postfix) with ESMTP id 0CCC28FC0C for ; Mon, 15 Sep 2008 15:41:45 +0000 (UTC) (envelope-from attila_secchin@terra.com.br) Received: from sr04-07.mta.terra.com.br (sr04-07.mta.terra.com.br [200.154.152.56]) by grasmere.hst.terra.com.br (Postfix) with ESMTP id 91A28171827B for ; Mon, 15 Sep 2008 12:18:46 -0300 (BRT) Received: from tanunda.hst.terra.com.br (tanunda.hst.terra.com.br [200.176.10.8]) by buniche.hst.terra.com.br (Postfix) with ESMTP id 33FF716F06D5 for ; Mon, 15 Sep 2008 12:18:44 -0300 (BRT) X-Terra-Karma: -2% X-Terra-Hash: 642637b203f628b3692d3ad279b5a54b Received-SPF: pass (tanunda.hst.terra.com.br: domain of terra.com.br designates 200.176.10.8 as permitted sender) client-ip=200.176.10.8; envelope-from=attila_secchin@terra.com.br; helo=[10.0.0.4]; Received: from [10.0.0.4] (unknown [201.79.21.197]) (authenticated user attila_secchin) by tanunda.hst.terra.com.br (Postfix) with ESMTP id E64F123940B6 for ; Mon, 15 Sep 2008 15:18:43 +0000 (UTC) Message-ID: <48CE7CCB.6080005@terra.com.br> Date: Mon, 15 Sep 2008 17:18:35 +0200 From: Attila Ruschi Secchin User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Madwifi drivers 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: Mon, 15 Sep 2008 15:41:47 -0000 Hi, i am using freebsd 7.0 release on an eeepc900 and was trying to get the wireless nic working. as you know, it has an atheros chip, what works fine with madwifi. Still i didnt get it working. So i compiled sams HAL into the kernel and it worked fine, but with limited resources. i saw there is already a petition for porting the madwifi drivers to the freebsd, but i was wandering if anyone has got alternate solutions to get it fully operating under freebsd. Thanks a lot, aze.