[ofw] RE: Netipoib-xp32.inf patch
Smith, Stan
stan.smith at intel.com
Wed Oct 15 10:11:58 PDT 2008
Tzachi Dar wrote:
> Thanks for finding this out, Please commit this.
>
> Thanks
> Tzachi
synchronized netipoib-xp32.inf with svn.1654 version of netipoib.inx and committed
trunk\ulp\ipoib\kernel\netipoib-xp32.inf
branches\WOF2-0\ulp\ipoib\kernel\netipoib-xp32.inf
@ svn.1655.
Stan.
>
>> -----Original Message-----
>> From: Smith, Stan [mailto:stan.smith at intel.com]
>> Sent: Tuesday, October 14, 2008 11:18 PM
>> To: Tzachi Dar
>> Cc: ofw at lists.openfabrics.org
>> Subject: Netipoib-xp32.inf patch
>>
>>
>> Hello,
>> In order to synchronize netipoib-xp32.inf with
>> netipoib.inx, the following patches are needed. Patch syncs
>> with partition management + ND registry entries added to
>> netipoib.inx.
>>
>> If you approve, I will commit to trunk and WOF2-0 branch.
>>
>> Stan.
>>
>>
>> --- netipoib-xp32.inf 2008-10-14 14:04:27.718828800 -0700
>> +++ netipoib-xp32.inf.new 2008-10-14 13:40:55.044550900 -0700
>> @@ -7,7 +7,7 @@ Class = Net
>> ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider =
>> %OPENIB% -DriverVer=09/09/2008,2.0.0000.1576
>> +DriverVer=10/10/2008,2.0.0000.1648
>> CatalogFile=ipoib.cat
>>
>> [Manufacturer]
>> @@ -21,12 +21,15 @@
>>
>> [OPENIB.ntx86]
>> %IpoibDesc% = Ipoib.DDInstall, IBA\IPoIB ;
>> Internet Protocol over InfiniBand Adapter
>> +%IpoibDescP% = Ipoib.DDInstall, IBA\IPoIBP ;
>> Internet Protocol over InfiniBand Adapter with partition key
>>
>> [OPENIB.ntamd64]
>> %IpoibDesc% = Ipoib.DDInstall, IBA\IPoIB ;
>> Internet Protocol over InfiniBand Adapter
>> +%IpoibDescP% = Ipoib.DDInstall, IBA\IPoIBP ;
>> Internet Protocol over InfiniBand Adapter with partition key
>>
>> [OPENIB.ntia64]
>> %IpoibDesc% = Ipoib.DDInstall, IBA\IPoIB ;
>> Internet Protocol over InfiniBand Adapter
>> +%IpoibDescP% = Ipoib.DDInstall, IBA\IPoIBP ;
>> Internet Protocol over InfiniBand Adapter with partition key
>>
>> [Ipoib.DDInstall.ntx86]
>> Characteristics = 0x81 ; NCF_HAS_UI | NCF_VIRTUAL @@ -144,6 +147,21
>> @@ HKR, Ndi\Params\MCLeaveRescan, Min, 0, "1"
>> HKR, Ndi\Params\MCLeaveRescan, Max, 0, "3600"
>>
>> +HKR, Ndi\Params\guid_mask, ParamDesc, 0, "GUID
>> bitwise mask" +HKR, Ndi\Params\guid_mask, Type,
>> 0, "dword" +HKR, Ndi\Params\guid_mask, Default,
>> 0, "0" +HKR, Ndi\Params\guid_mask, Optional, 0, "0"
>> +HKR, Ndi\Params\guid_mask, Min, 0, "0"
>> +HKR, Ndi\Params\guid_mask, Max, 0, "252" +
>> +HKR, Ndi\Params\BCJoinRetry, ParamDesc, 0,
>> "Number of retries connecting to bc"
>> +HKR, Ndi\Params\BCJoinRetry, Type, 0, "dword"
>> +HKR, Ndi\Params\BCJoinRetry, Default, 0, "50"
>> +HKR, Ndi\Params\BCJoinRetry, Optional, 0, "0"
>> +HKR, Ndi\Params\BCJoinRetry, Min, 0, "0"
>> +HKR, Ndi\Params\BCJoinRetry, Max, 0, "1000" +
>> +
>> [IpoibService]
>> DisplayName = %IpoibServiceDispName%
>> ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
More information about the ofw
mailing list