Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755177Ab1DKSSa (ORCPT ); Mon, 11 Apr 2011 14:18:30 -0400 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 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; b=T3J+hT7rD7+IU9XVzyA4Pa85tYDJc8r657XxnK8lE7nMGXgU0dvf/bCaqs3r2LT887 L11YkKnOIhSHbezwKIUZQqoXil9mInbU6TU4urS0TB7HDljEPAWV/s7if7DWm9SgsqM3 oiH3eherLFUDDuSIe7k/CqE/wMJllz/apL3MQ= 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 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 943 Lines: 22 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/