From 11735f634ebd7ab9251620ab8a0032c6fbabc29c Mon Sep 17 00:00:00 2001 From: stansmith Date: Mon, 18 Aug 2008 15:54:54 +0000 Subject: [PATCH] [WINVERBS/IBBUS] removed '-filter' from .cdf names as these are replacements for existing files. git-svn-id: svn://openib.tc.cornell.edu/gen1@1485 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- .../winverbs/core/bus/kernel/etc/mlx4_hca.cdf | 21 +++++++++++++++++++ .../core/bus/kernel/etc/mlx4_hca32.cdf | 15 +++++++++++++ .../etc/{mthca-filter.cdf => mthca.cdf} | 0 .../winverbs/core/bus/kernel/etc/mthca32.cdf | 16 ++++++++++++++ 4 files changed, 52 insertions(+) create mode 100644 branches/winverbs/core/bus/kernel/etc/mlx4_hca.cdf create mode 100644 branches/winverbs/core/bus/kernel/etc/mlx4_hca32.cdf rename branches/winverbs/core/bus/kernel/etc/{mthca-filter.cdf => mthca.cdf} (100%) create mode 100644 branches/winverbs/core/bus/kernel/etc/mthca32.cdf diff --git a/branches/winverbs/core/bus/kernel/etc/mlx4_hca.cdf b/branches/winverbs/core/bus/kernel/etc/mlx4_hca.cdf new file mode 100644 index 00000000..39f0df98 --- /dev/null +++ b/branches/winverbs/core/bus/kernel/etc/mlx4_hca.cdf @@ -0,0 +1,21 @@ +[CatalogHeader] +Name=mlx4_hca.cat +PublicVersion=0x0000001 +EncodingType=0x00010001 +CATATTR1=0x10010001:OSAttr:2:6.0 +[CatalogFiles] +mlx4_hca.inf=mlx4_hca.inf +mlx4_hca.sys=mlx4_hca.sys +mlx4u.dll=mlx4u.dll +mlx4ud.dll=mlx4ud.dll +mlx4u32.dll=mlx4u32.dll +mlx4u32d.dll=mlx4u32d.dll +ibal.dll=ibal.dll +ibald.dll=ibald.dll +complib.dll=complib.dll +complibd.dll=complibd.dll +cl32.dll=cl32.dll +cl32d.dll=cl32d.dll +ibal32.dll=ibal32.dll +ibal32d.dll=ibal32d.dll +ibbus.sys=ibbus.sys diff --git a/branches/winverbs/core/bus/kernel/etc/mlx4_hca32.cdf b/branches/winverbs/core/bus/kernel/etc/mlx4_hca32.cdf new file mode 100644 index 00000000..d104c1f1 --- /dev/null +++ b/branches/winverbs/core/bus/kernel/etc/mlx4_hca32.cdf @@ -0,0 +1,15 @@ +[CatalogHeader] +Name=mlx4_hca.cat +PublicVersion=0x0000001 +EncodingType=0x00010001 +CATATTR1=0x10010001:OSAttr:2:6.0 +[CatalogFiles] +mlx4_hca.inf=mlx4_hca.inf +mlx4_hca.sys=mlx4_hca.sys +mlx4u.dll=mlx4u.dll +mlx4ud.dll=mlx4ud.dll +ibal.dll=ibal.dll +ibald.dll=ibald.dll +complib.dll=complib.dll +complibd.dll=complibd.dll +ibbus.sys=ibbus.sys diff --git a/branches/winverbs/core/bus/kernel/etc/mthca-filter.cdf b/branches/winverbs/core/bus/kernel/etc/mthca.cdf similarity index 100% rename from branches/winverbs/core/bus/kernel/etc/mthca-filter.cdf rename to branches/winverbs/core/bus/kernel/etc/mthca.cdf diff --git a/branches/winverbs/core/bus/kernel/etc/mthca32.cdf b/branches/winverbs/core/bus/kernel/etc/mthca32.cdf new file mode 100644 index 00000000..230ea6c4 --- /dev/null +++ b/branches/winverbs/core/bus/kernel/etc/mthca32.cdf @@ -0,0 +1,16 @@ +[CatalogHeader] +Name=mthca.cat +PublicVersion=0x0000001 +EncodingType=0x00010001 +CATATTR1=0x10010001:OSAttr:2:6.0 +[CatalogFiles] +mthca.inf=mthca.inf +mthca.sys=mthca.sys +mthcau.dll=mthcau.dll +mthcaud.dll=mthcaud.dll +ibal.dll=ibal.dll +ibald.dll=ibald.dll +complib.dll=complib.dll +complibd.dll=complibd.dll +ibbus.sys=ibbus.sys + -- 2.46.0