From: ftillier Date: Thu, 27 Apr 2006 04:12:30 +0000 (+0000) Subject: Build 1.0.0.331 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7622de5acf630fab91f4e53dd836789e0f2fc12d;p=~shefty%2Frdma-win.git Build 1.0.0.331 git-svn-id: svn://openib.tc.cornell.edu/gen1@331 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/trunk/core/bus/kernel/ib_bus.inf b/trunk/core/bus/kernel/ib_bus.inf index 10db4f83..6a16bfb1 100644 --- a/trunk/core/bus/kernel/ib_bus.inf +++ b/trunk/core/bus/kernel/ib_bus.inf @@ -6,7 +6,7 @@ Signature="$Windows NT$" Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%OPENIB% -DriverVer=04/10/2006,1.0.0000.308 +DriverVer=04/26/2006,1.0.0000.331 ; ================= Device Install section ===================== diff --git a/trunk/hw/mt23108/kernel/infinihost.inf b/trunk/hw/mt23108/kernel/infinihost.inf index 446c9465..5eeb2abd 100644 --- a/trunk/hw/mt23108/kernel/infinihost.inf +++ b/trunk/hw/mt23108/kernel/infinihost.inf @@ -6,7 +6,7 @@ Signature="$Windows NT$" Class=InfiniBandHca ClassGUID=%HcaClassGuid% Provider=%OPENIB% -DriverVer=04/10/2006,1.0.0000.308 +DriverVer=04/26/2006,1.0.0000.331 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca.inf b/trunk/hw/mthca/kernel/mthca.inf index cfeca118..26393936 100644 --- a/trunk/hw/mthca/kernel/mthca.inf +++ b/trunk/hw/mthca/kernel/mthca.inf @@ -7,7 +7,7 @@ Class=InfiniBandHca ClassGUID={58517E00-D3CF-40c9-A679-CEE5752F4491} Provider=%OPENIB% ; must be synchronized with MTHCA_DEV.H -DriverVer=04/10/2006,1.0.0000.308 +DriverVer=04/26/2006,1.0.0000.331 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca_dev.h b/trunk/hw/mthca/kernel/mthca_dev.h index cdf8efd0..febb6cfc 100644 --- a/trunk/hw/mthca/kernel/mthca_dev.h +++ b/trunk/hw/mthca/kernel/mthca_dev.h @@ -48,8 +48,8 @@ // must be synchronized with MTHCA.INF #define DRV_NAME "mthca" #define PFX DRV_NAME ": " -#define DRV_VERSION "1.0.0000.308" -#define DRV_RELDATE "04/10/2006" +#define DRV_VERSION "1.0.0000.331" +#define DRV_RELDATE "04/26/2006" #define HZ 1000000 /* 1 sec in usecs */ diff --git a/trunk/ulp/ipoib/kernel/netipoib.inf b/trunk/ulp/ipoib/kernel/netipoib.inf index a09ff638..817b5506 100644 --- a/trunk/ulp/ipoib/kernel/netipoib.inf +++ b/trunk/ulp/ipoib/kernel/netipoib.inf @@ -6,7 +6,7 @@ Signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %OPENIB% -DriverVer=04/10/2006,1.0.0000.308 +DriverVer=04/26/2006,1.0.0000.331 [Manufacturer] %OPENIB% = OPENIB,ntx86,ntamd64,ntia64 diff --git a/trunk/ulp/srp/kernel/ib_srp.inf b/trunk/ulp/srp/kernel/ib_srp.inf index 080e7877..bfec6958 100644 --- a/trunk/ulp/srp/kernel/ib_srp.inf +++ b/trunk/ulp/srp/kernel/ib_srp.inf @@ -6,7 +6,7 @@ Signature="$Windows NT$" Class=SCSIAdapter ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} Provider=%OPENIB% -DriverVer=04/10/2006,1.0.0000.308 +DriverVer=04/26/2006,1.0.0000.331 ; ================= Device Install section =====================