From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 11:40:50 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A313916A506 for ; Fri, 15 Dec 2006 11:40:50 +0000 (UTC) (envelope-from fjoe@neo.samodelkin.net) Received: from neo.samodelkin.net (samodelkin.net [195.62.0.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D0443D8E for ; Fri, 15 Dec 2006 11:36:54 +0000 (GMT) (envelope-from fjoe@neo.samodelkin.net) Received: by neo.samodelkin.net (Postfix, from userid 1000) id 6815817053; Fri, 15 Dec 2006 17:38:23 +0600 (NOVT) Date: Fri, 15 Dec 2006 17:38:23 +0600 From: Max Khon To: Matt Dawson Message-ID: <20061215113823.GA55806@samodelkin.net> References: <200612150653.53016.matt@chronos.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612150653.53016.matt@chronos.org.uk> User-Agent: Mutt/1.4.2i Cc: freebsd-stable@freebsd.org Subject: [CALL FOR TESTERS] (was: ral(4) and second/third gen devices) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 11:40:50 -0000 Hi! On Fri, Dec 15, 2006 at 06:53:52AM +0000, Matt Dawson wrote: > Is there any timescale/possibility of a MFC of the ral driver that Damien has > added second and third generation support to? It is becoming increasingly > hard to lay one's hands on first gen kit, especially in MiniPCI. If not, is > there a patch lurking somewhere to add this to the RELENG_6_2 branch? Please try this patch: http://samodelkin.net/~fjoe/if_ral.diff Works for me for some RT2561-based card for about 6 months. I had to merge some fixes from OpenBSD (to HEAD) in order to fix a panic during interface reconfiguration. I hesitate to MFC this because the driver has been heavily refactored and I do not have RT2560 card to test with. Any reports from owners of Ralink RT2560-based cards about this patch are highly appreciated. Unfortunately Damien no longer maintains FreeBSD driver. /fjoe