public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] aic94xx: Supermicro motherboards support (remove FLASHEX check)
@ 2006-10-14 23:37 Sergey Kononenko
  0 siblings, 0 replies; only message in thread
From: Sergey Kononenko @ 2006-10-14 23:37 UTC (permalink / raw)
  To: linux-scsi

Remove FLASHEX check.

Signed-off-by: Sergey Kononenko <sergk@sergk.org.ua>

diff -urN linux-2.6.19-rc2/drivers/scsi/aic94xx/aic94xx_sds.c \
        linux-2.6.19-rc2.patched/drivers/scsi/aic94xx/aic94xx_sds.c
--- linux-2.6.19-rc2/drivers/scsi/aic94xx/aic94xx_sds.c 2006-10-14 \
        21:11:59.000000000 +0000
+++ linux-2.6.19-rc2.patched/drivers/scsi/aic94xx/aic94xx_sds.c \
        2006-10-14 02:16:08.000000000 +0000
@@ -630,10 +630,6 @@
 
        reg = asd_read_reg_dword(asd_ha, EXSICNFGR);
 
-       if (!(reg & FLASHEX)) {
-               ASD_DPRINTK("flash doesn't exist\n");
-               return -ENOENT;
-       }
        if (pci_read_config_dword(asd_ha->pcidev, PCI_CONF_FLSH_BAR,
                                  &asd_ha->hw_prof.flash.bar)) {
                asd_printk("couldn't read PCI_CONF_FLSH_BAR of %s\n",

--
Sergey Kononenko

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-14 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-14 23:37 [PATCH 2/2] aic94xx: Supermicro motherboards support (remove FLASHEX check) Sergey Kononenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox