From owner-freebsd-drivers@FreeBSD.ORG Thu Jul 3 21:12:00 2008 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF27F1065676 for ; Thu, 3 Jul 2008 21:12:00 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 69EFD8FC17 for ; Thu, 3 Jul 2008 21:12:00 +0000 (UTC) (envelope-from sam@freebsd.org) 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 m63KaB9U080696 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Jul 2008 13:36:12 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <486D383B.7010500@freebsd.org> Date: Thu, 03 Jul 2008 13:36:11 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Alexander Sack References: <3c0b01820807021348k5effa9aej799bfc7fdc66214f@mail.gmail.com> <20080702185133.3b423e1f@verizon.net> <3c0b01820807030515v438adb7bid337fdf8a2feff07@mail.gmail.com> <3c0b01820807031202x27d9c6c2j61c574589eec93f8@mail.gmail.com> In-Reply-To: <3c0b01820807031202x27d9c6c2j61c574589eec93f8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: freebsd-drivers@freebsd.org, David Gurvich Subject: Re: RT2790 Wireless miniCard - ral not working on Eee Box X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 21:12:01 -0000 Alexander Sack wrote: > Moving this to freebsd-drivers since it is NOW definitely a driver issue.... > > Actually I do see the rt2x00 open source project for Linux which I > suppose will support this chipset in time. I had the impression the > ral driver was based off OpenBSD (I believe that is mentioned in the > man page). > > I'm wondering if the rt2x00 stack would be beneficial to FreeBSD in > order to keep in sync with the development being done. Perhaps I'm > not in the know....but I thought I would ask to learn. > If this is an 11n part then it's likely based on a 2860 part and there currently is no driver for freebsd. I have a partly finished driver for HEAD but no time. Also the info we received from ralink is incomplete and they don't answer queries. Sam