From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xose Vazquez Perez Subject: Re: [PATCH for-next] qla2xxx: delete references to unused firmware files Date: Thu, 21 May 2015 12:42:13 +0200 Message-ID: <555DB685.7060005@gmail.com> References: <1431776978-23510-1-git-send-email-xose.vazquez@gmail.com> <5557DAF4.4010800@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wg0-f68.google.com ([74.125.82.68]:33600 "EHLO mail-wg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753915AbbEUKmT (ORCPT ); Thu, 21 May 2015 06:42:19 -0400 Received: by wggy19 with SMTP id y19so6449961wgg.0 for ; Thu, 21 May 2015 03:42:17 -0700 (PDT) In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Himanshu Madhani , Julian Calaby Cc: Chad Dupuis , Giridhar Malavali , Saurav Kashyap , "James E.J. Bottomley" , linux-scsi , Linux Firmware Maintainers On 05/19/2015 05:51 PM, Himanshu Madhani wrote: > On 5/18/15, 6:50 PM, "Julian Calaby" wrote: >> Do the devices these firmware files are for exist and is there any >> chance of the files being released? > > Yes. These devices are available and we read firmware from FLASH on these > adapters. > At times when debugging/triaging involves firmware, we use binaries that > would be useful for quick triaging. It looks like newer FW files were released on 4/29/2015 in: http://ldriver.qlogic.com/firmware/rpms/qlogic-firmware-8.01.00-1.noarch.rpm ql2400_fw.bin: COPYRIGHT 2015 QLOGIC CORPORATION ISP24xx Firmware Version 8.01.00 $ ql2500_fw.bin: COPYRIGHT 2015 QLOGIC CORPORATION ISP24xx Firmware Version 8.01.00 $ ql2600_fw.bin: COPYRIGHT 2015 QLOGIC CORPORATION ISP24xx Firmware Version 8.01.00 $ ql2700_fw.bin: COPYRIGHT 2015 QLOGIC CORPORATION ISP24xx Firmware Version 8.01.00 $ ql8300_fw.bin: COPYRIGHT 2015 QLOGIC CORPORATION ISP24xx Firmware Version 8.01.00 $ Could you please send meaningful files to linux-firmware.git ? And remove irrelevant code from qla_os.c/Kconfig -thank you-