Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:61559 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754775Ab1DKSS2 (ORCPT ); Mon, 11 Apr 2011 14:18:28 -0400 Message-ID: <4DA345EF.6050408@gmail.com> Date: Mon, 11 Apr 2011 20:18:23 +0200 From: Xose Vazquez Perez MIME-Version: 1.0 To: Luis Correia CC: Larry Finger , dwmw2@infradead.org, linux-kernel@vger.kernel.org, gwingerde@gmail.com, ben@decadent.org.uk, users@rt2x00.serialmonkey.com, linux-wireless@vger.kernel.org, Shiang Tu Subject: Re: [PATCH] rt2800pci: rt2800usb: Firmware update References: <1302532043-22934-1-git-send-email-Larry.Finger@lwfinger.net> <4DA33F3A.6090707@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 04/11/2011 07:55 PM, Luis Correia wrote: > the rt2870.bin should support all USB rt2800 based chipsets with > several firmware blocks concatenated inside the file. > same goes for rt2860, which support all PCI rt2800 based chipsets with > several firmware blocks concatenated inside the file. > > we know that this is confusing, we've had to live with it for a loooong time. They are used by staging drivers. Even if staging drivers are deleted, there are still a lot of old kernels running out there with staging drivers. And those kernels need these files (rt3070.bin rt3071.bin rt3090.bin) A link is a easy way to maintain retrocompatibility without disturb the guys running old kernels.