public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] mpt fusion: updated mpt drivers from lsi upstream "4.00.43.00"
@ 2008-12-05 13:26 crquan
  2008-12-05 13:26 ` [PATCH 2/2] mpt fusion: port "4.00.43.00" to mainstream git kernel crquan
       [not found] ` <20081208140742.1c3a026d.akpm@linux-foundation.org>
  0 siblings, 2 replies; 6+ messages in thread
From: crquan @ 2008-12-05 13:26 UTC (permalink / raw)
  To: Eric Moore; +Cc: support, DL-MPTFusionLinux, linux-scsi, linux-kernel

From: Cheng Renquan <crquan@gmail.com>

Occasionally I'm working with LSI SAS 1068E controllers on 2.6.26.2 kernel,
it has a nasty bug that some hotplugged disks cannot be auto discovered,
the detailed description is on bugzilla.kernel:

http://bugzilla.kernel.org/show_bug.cgi?id=12163

After some inspecting the vendor's website, I found there are "4.00.43.00"
drivers for RHEL5.1, but the drivers in main stream kernel are still "3.04.07",
and the changelogs of "4.00.43.00" have records on solving that BUG,

but the default "4.00.43.00" downloaded from lsi.com cannot even build on
kernel-2.6.26.2, and after some work, I get it run on 2.6.26.2, then can build
with mainstream git kernel (the HEAD currently),

http://www.lsi.com/storage_home/products_home/standard_product_ics/sas_ics/lsisas1068e/index.html

   -#define MPT_LINUX_VERSION_COMMON	"3.04.07"
   +#define MPT_LINUX_VERSION_COMMON	"4.00.43.00"

This patch is just the upstream "4.00.43.00", it's very big, about 130K after
bzip2'ed, so I upload it to bugzilla.kernel, can now be downloaded from

http://bugzilla.kernel.org/attachment.cgi?id=19155

You can also download the tarball from the vendor's website and
extract them into drivers/, instead of applying this patch.

the next one is the adjusting for mainstream git kernel.

Signed-off-by: LSI Corparation <lsi@lsi.com>
Signed-off-by: Cheng Renquan <crquan@gmail.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-09  3:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 13:26 [PATCH 1/2] mpt fusion: updated mpt drivers from lsi upstream "4.00.43.00" crquan
2008-12-05 13:26 ` [PATCH 2/2] mpt fusion: port "4.00.43.00" to mainstream git kernel crquan
2008-12-08  2:51   ` Cheng Renquan
2008-12-08  4:59     ` Greg KH
2008-12-08 15:17   ` James Bottomley
     [not found] ` <20081208140742.1c3a026d.akpm@linux-foundation.org>
2008-12-09  3:35   ` [PATCH 1/2] mpt fusion: updated mpt drivers from lsi upstream "4.00.43.00" Cheng Renquan

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