]> git.neil.brown.name Git - history.git/commit
[PATCH] Work around aacraid FW problem
authorMark Haverkamp <markh@osdl.org>
Thu, 23 Oct 2003 04:27:44 +0000 (23:27 -0500)
committerJames Bottomley <jejb@raven.il.steeleye.com>
Thu, 23 Oct 2003 04:27:44 +0000 (23:27 -0500)
commite2d025895965986899525a75fa7532983fdc7b6b
treec1f45281843a1986d12ee117d2806cc65c632d08
parentd0e5f8c08162ea4117b4917682e1688b93375fc1
[PATCH] Work around aacraid FW problem

If you have a 4gig or greater system, some versions of aacraid firmware
have problems if you set HostPhysMemPages >= 0x100000.  This can
potentially cause data corruption.  If you have 4gig or greater memory,
this patch sets the HostPhysMemPages to something that the firmware can
deal with.
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/comminit.c