From e8853390465ae7e9b3d96fa546b90bedf4442bff Mon Sep 17 00:00:00 2001 From: ftillier Date: Mon, 10 Apr 2006 19:34:44 +0000 Subject: [PATCH] Build 1.0.0000.308 There will be no build 306, as the WSD changes where supposed to be there but I forgot to check them in. git-svn-id: svn://openib.tc.cornell.edu/gen1@308 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- trunk/core/bus/kernel/ib_bus.inf | 2 +- trunk/hw/mt23108/kernel/infinihost.inf | 2 +- trunk/hw/mthca/kernel/mthca.inf | 2 +- trunk/hw/mthca/kernel/mthca_dev.h | 2 +- trunk/ulp/ipoib/kernel/netipoib.inf | 2 +- trunk/ulp/srp/kernel/ib_srp.inf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/trunk/core/bus/kernel/ib_bus.inf b/trunk/core/bus/kernel/ib_bus.inf index d476c4d7..10db4f83 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.306 +DriverVer=04/10/2006,1.0.0000.308 ; ================= Device Install section ===================== diff --git a/trunk/hw/mt23108/kernel/infinihost.inf b/trunk/hw/mt23108/kernel/infinihost.inf index 363ddc87..446c9465 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.306 +DriverVer=04/10/2006,1.0.0000.308 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca.inf b/trunk/hw/mthca/kernel/mthca.inf index a2f9d89d..a2ed1ba6 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/10/2006,1.0.0000.306 +DriverVer=04/10/2006,1.0.0000.308 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca_dev.h b/trunk/hw/mthca/kernel/mthca_dev.h index ef58253e..cdf8efd0 100644 --- a/trunk/hw/mthca/kernel/mthca_dev.h +++ b/trunk/hw/mthca/kernel/mthca_dev.h @@ -48,7 +48,7 @@ // must be synchronized with MTHCA.INF #define DRV_NAME "mthca" #define PFX DRV_NAME ": " -#define DRV_VERSION "1.0.0000.306" +#define DRV_VERSION "1.0.0000.308" #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 77e115f3..a09ff638 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.306 +DriverVer=04/10/2006,1.0.0000.308 [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 289a3533..080e7877 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.306 +DriverVer=04/10/2006,1.0.0000.308 ; ================= Device Install section ===================== -- 2.41.0