]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[SRP] Update INF
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 10 Apr 2006 04:07:37 +0000 (04:07 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 10 Apr 2006 04:07:37 +0000 (04:07 +0000)
- OpenIB branding
- Break out SilverStorm VFx into different manufacturer section
to support device specific description strings.

git-svn-id: svn://openib.tc.cornell.edu/gen1@294 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

trunk/ulp/srp/kernel/ib_srp.inf

index d9d3f85d943ab1c9a7452e98f303665fd439fe6c..dc7f6126ff48332332dc799a3e7c613b13cc0d8b 100644 (file)
@@ -28,6 +28,7 @@ ibsrp.sys=1
 \r
 [Manufacturer]\r
 %OPENIB% = SRP.DeviceSection,ntx86...0x1,ntx86,ntamd64,ntia64\r
+%SST% = VFx.DeviceSection,ntx86...0x1,ntx86,ntamd64,ntia64\r
 \r
 [SRP.DeviceSection]\r
 ; empty since we don't support W9x/Me\r
@@ -36,35 +37,47 @@ ibsrp.sys=1
 ; empty since we don't yet support XP.\r
 \r
 [SRP.DeviceSection.ntx86]\r
-%SRP.DeviceDesc% = SRP.DDInstall,IBA\V00066aP00000038S00066as00000038v0001, \\r
-                                                               IBA\V00066aP00000038S00066as00000038, \\r
-                                                               IBA\V00066aP00000038v0001, \\r
-                                                               IBA\V00066aP00000038, \\r
-                                                               IBA\C0100c609ep0108r0001, \\r
+%SRP.DeviceDesc% = SRP.DDInstall,IBA\C0100c609ep0108r0001, \\r
                                                                IBA\Cff00c609ep0108r0001, \\r
                                                                IBA\C0100c609ep0108, \\r
                                                                IBA\Cff00c609ep0108\r
 \r
 [SRP.DeviceSection.ntamd64]\r
-%SRP.DeviceDesc% = SRP.DDInstall,IBA\V00066aP00000038S00066as00000038v0001, \\r
-                                                               IBA\V00066aP00000038S00066as00000038, \\r
-                                                               IBA\V00066aP00000038v0001, \\r
-                                                               IBA\V00066aP00000038, \\r
-                                                               IBA\C0100c609ep0108r0001, \\r
+%SRP.DeviceDesc% = SRP.DDInstall,IBA\C0100c609ep0108r0001, \\r
                                                                IBA\Cff00c609ep0108r0001, \\r
                                                                IBA\C0100c609ep0108, \\r
                                                                IBA\Cff00c609ep0108\r
 \r
 [SRP.DeviceSection.ntia64]\r
-%SRP.DeviceDesc% = SRP.DDInstall,IBA\V00066aP00000038S00066as00000038v0001, \\r
-                                                               IBA\V00066aP00000038S00066as00000038, \\r
-                                                               IBA\V00066aP00000038v0001, \\r
-                                                               IBA\V00066aP00000038, \\r
-                                                               IBA\C0100c609ep0108r0001, \\r
+%SRP.DeviceDesc% = SRP.DDInstall,IBA\C0100c609ep0108r0001, \\r
                                                                IBA\Cff00c609ep0108r0001, \\r
                                                                IBA\C0100c609ep0108, \\r
                                                                IBA\Cff00c609ep0108\r
 \r
+[VFx.DeviceSection]\r
+; empty since we don't support W9x/Me\r
+\r
+[VFx.DeviceSection.ntx86...0x1]\r
+; empty since we don't yet support XP.\r
+\r
+[VFx.DeviceSection.ntx86]\r
+%VFx.DeviceDesc% = SRP.DDInstall,IBA\V00066aP00000038S00066as00000038v0001, \\r
+                                                               IBA\V00066aP00000038S00066as00000038, \\r
+                                                               IBA\V00066aP00000038v0001, \\r
+                                                               IBA\V00066aP00000038\r
+\r
+[VFx.DeviceSection.ntamd64]\r
+%VFx.DeviceDesc% = SRP.DDInstall,IBA\V00066aP00000038S00066as00000038v0001, \\r
+                                                               IBA\V00066aP00000038S00066as00000038, \\r
+                                                               IBA\V00066aP00000038v0001, \\r
+                                                               IBA\V00066aP00000038\r
+\r
+[VFx.DeviceSection.ntia64]\r
+%VFx.DeviceDesc% = SRP.DDInstall,IBA\V00066aP00000038S00066as00000038v0001, \\r
+                                                               IBA\V00066aP00000038S00066as00000038, \\r
+                                                               IBA\V00066aP00000038v0001, \\r
+                                                               IBA\V00066aP00000038\r
+\r
 [SRP.DDInstall.nt]\r
 CopyFiles = SRP.CopyFiles\r
 \r
@@ -103,7 +116,9 @@ HKR,,TypesSupported,0x00010001,7
 \r
 [Strings]\r
 OPENIB = "OpenIB Alliance"\r
+SST = "SilverStorm Technologies"\r
 SRP.DeviceDesc = "InfiniBand SRP Miniport"\r
+VFx.DeviceDesc = "SilverStorm VFx I/O Controller"\r
 SRP.ServiceDesc = "OpenIB InfiniBand SRP Miniport"\r
 DiskId = "OpenIB InfiniBand SRP installation disk"\r
 InternalBus = 0\r