[ofw] Patch for SRP INF

Eleanor Witiak eleanor.witiak at qlogic.com
Wed May 14 11:31:44 PDT 2008


Leonid,

 

As described in PR 1016, we were having problems running our SRP tests
on 32-bit OS but no on 64-bit OS(s).  We have found that this is really
an FMR issue.  For WinOF release, we suggest turning off FMR in the
registry (ModeFlags) and documenting that there are FMR issues in
32-bit.  

 

Below is my patch.  Please review and if you have no objections, please
commit it since I don't have the credentials to commit patches.  

 

Index: ib_srp.inf

===================================================================

--- ib_srp.inf       (revision 1167)

+++ ib_srp.inf    (working copy)

@@ -105,7 +105,7 @@

 HKR,"Parameters\PnpInterface",%PNPBus%,%REG_DWORD%,1

 HKR,"Parameters","DebugLevel",%REG_DWORD%,2

 HKR,"Parameters","DebugFlags",%REG_DWORD%,0x00ffffff

-HKR,"Parameters","ModeFlags",%REG_DWORD%,0

+HKR,"Parameters","ModeFlags",%REG_DWORD%,1

 

 ;

 ; == The NT EventLog entries are the same for all SCSI miniports. ==

 

 

Thanks in advance,

________________________

Eleanor Witiak

QLogic Corporation

Host Software Group

780 Fifth Avenue, Suite 140

King of Prussia, PA 19406

Direct:      610-233-4831

Fax:         610-233-4777

eleanor.witiak at qlogic.com

       

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080514/87b7e7dc/attachment.html>


More information about the ofw mailing list