From 665ae982f9ba439628b2887e96ad427ab99525ac Mon Sep 17 00:00:00 2001 From: ftillier Date: Mon, 10 Apr 2006 05:13:41 +0000 Subject: [PATCH] Build 1.0.0000.295 git-svn-id: svn://openib.tc.cornell.edu/gen1@295 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 | 5 +++-- trunk/ulp/ipoib/kernel/netipoib.inf | 2 +- trunk/ulp/srp/kernel/ib_srp.inf | 2 +- 6 files changed, 8 insertions(+), 7 deletions(-) diff --git a/trunk/core/bus/kernel/ib_bus.inf b/trunk/core/bus/kernel/ib_bus.inf index 8055b1da..64d4a7d0 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=03/31/2006,1.0.0000.267 +DriverVer=04/09/2006,1.0.0000.295 ; ================= Device Install section ===================== diff --git a/trunk/hw/mt23108/kernel/infinihost.inf b/trunk/hw/mt23108/kernel/infinihost.inf index a74392de..03043ab3 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=03/31/2006,1.0.0000.267 +DriverVer=04/09/2006,1.0.0000.295 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca.inf b/trunk/hw/mthca/kernel/mthca.inf index 1cceff0d..fea7e75f 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=03/01/2006,1.0.4 +DriverVer=04/09/2006,1.0.0000.295 ; ================= Destination directory section ===================== diff --git a/trunk/hw/mthca/kernel/mthca_dev.h b/trunk/hw/mthca/kernel/mthca_dev.h index 0a9984ed..c05181f5 100644 --- a/trunk/hw/mthca/kernel/mthca_dev.h +++ b/trunk/hw/mthca/kernel/mthca_dev.h @@ -4,6 +4,7 @@ * Copyright (c) 2005 Cisco Systems. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * Copyright (c) 2004 Voltaire, Inc. All rights reserved. + * Copyright (c) 2006 SilverStorm Technologies, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU @@ -47,8 +48,8 @@ // must be synchronized with MTHCA.INF #define DRV_NAME "mthca" #define PFX DRV_NAME ": " -#define DRV_VERSION "1.0.4" -#define DRV_RELDATE "03/01/2006" +#define DRV_VERSION "1.0.0000.295" +#define DRV_RELDATE "04/09/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 8a74c95d..4166b37b 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=01/12/2006,1.0.0000.213 +DriverVer=04/09/2006,1.0.0000.295 [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 dc7f6126..cb7a3b0f 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=01/12/2006,1.0.0000.213 +DriverVer=04/09/2006,1.0.0000.295 ; ================= Device Install section ===================== -- 2.41.0