From owner-freebsd-net@FreeBSD.ORG Thu Jan 28 06:08:38 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFC45106568F for ; Thu, 28 Jan 2010 06:08:38 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id AFF248FC0C for ; Thu, 28 Jan 2010 06:08:38 +0000 (UTC) Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 5AFEFCE4D4; Thu, 28 Jan 2010 01:08:38 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Thu, 28 Jan 2010 01:08:38 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=5vJM/H/gaXevCes7l9oI2RAiUAQ=; b=bNA9xXZHmeJCeGLoQI/KDZFXs/JlYEnj3KIuyw1hSJf7gP0yBt+7HVvTlpj+L8QIS4IjkTbhWwK6NiArUXhuZ/qSyP3WeUmq9WTbxWYkJpI3GPKvI+D1gp4zXNGOKtmQAg5tI8kIl49qsTJJgUX6HZKfHQuKToBbx0dsOA0Xhag= X-Sasl-enc: PeLE1Qikg+DvM5EwOfHLZRNgF4MgMskVjSKJ5+ZrSKDz 1264658918 Received: from anglepoise.lon.incunabulum.net (cpc2-dals7-0-0-cust253.hari.cable.virginmedia.com [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id E00F01954D; Thu, 28 Jan 2010 01:08:37 -0500 (EST) Message-ID: <4B6129E5.50009@incunabulum.net> Date: Thu, 28 Jan 2010 06:08:37 +0000 From: Bruce Simpson User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100124 Thunderbird/3.0.1 MIME-Version: 1.0 To: Brett Glass References: <201001280126.SAA18331@lariat.net> In-Reply-To: <201001280126.SAA18331@lariat.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: Ralink 28xx series drivers? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 06:08:39 -0000 On 01/28/10 01:26, Brett Glass wrote: > I am trying to make FreeBSD 8.0 fully functional on an ASUS mini-workstation > that seems to have a Ralink RT2860 card inside. The "ral" driver for FreeBSD > doesn't recognize the card. > > Apparently, OpenBSD does have a driver for this chip. Is anyone porting it? > Please copy me on responses, as I am not a full time subscriber of this list. > moonlightakkiy@yahoo.ca is working on a port of Damien Bergamini's run(4) driver for OpenBSD right now. I can successfully get an RT3071 based Sitecom WL-344 dongle to attach and associate. HostAP mode may take more work. cheers, BMS