From: ftillier Date: Mon, 10 Apr 2006 18:25:48 +0000 (+0000) Subject: Build 1.0.0000.306 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=625bb985f794d6a49ef99e5dfba25519fabe2cd6;p=~shefty%2Frdma-win.git Build 1.0.0000.306 git-svn-id: svn://openib.tc.cornell.edu/gen1@306 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/trunk/core/bus/kernel/ib_bus.inf b/trunk/core/bus/kernel/ib_bus.inf index 64d4a7d0..d476c4d7 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/09/2006,1.0.0000.295 +DriverVer=04/10/2006,1.0.0000.306 ; ================= Device Install section ===================== diff --git a/trunk/hw/mt23108/kernel/infinihost.inf b/trunk/hw/mt23108/kernel/infinihost.inf index 03043ab3..363ddc87 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/09/2006,1.0.0000.295 +DriverVer=04/10/2006,1.0.0000.306 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca.inf b/trunk/hw/mthca/kernel/mthca.inf index fea7e75f..a2f9d89d 100644 --- a/trunk/hw/mthca/kernel/mthca.inf +++ b/trunk/hw/mthca/kernel/mthca.inf @@ -8,7 +8,7 @@ ClassGUID={58517E00-D3CF-40c9-A679-CEE5752F4491} Provider=%MTL% CatalogFile=mthca.cat ; must be synchronized with MTHCA_DEV.H -DriverVer=04/09/2006,1.0.0000.295 +DriverVer=04/10/2006,1.0.0000.306 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca_dev.h b/trunk/hw/mthca/kernel/mthca_dev.h index c05181f5..ef58253e 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.295" -#define DRV_RELDATE "04/09/2006" +#define DRV_VERSION "1.0.0000.306" +#define DRV_RELDATE "04/10/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 4166b37b..77e115f3 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/09/2006,1.0.0000.295 +DriverVer=04/10/2006,1.0.0000.306 [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 cb7a3b0f..289a3533 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/09/2006,1.0.0000.295 +DriverVer=04/10/2006,1.0.0000.306 ; ================= Device Install section =====================