Revision: 2970 Author: stansmith Date: 8:48:02 AM, Friday, October 15, 2010 Message: [SRP] commit 2967 was incomplete, missed Sun Microsystems SRP dev IDs IBA\Cff00c690ep0108r0001 & IBA\Cff00c690ep0108. Rearranged Dev ID ordering to match pre-2967 commit ordering for clarity.
signed-off-by: stan smith <[email protected]> ---- Modified : /gen1/branches/WOF2-3/ulp/srp/kernel/ib_srp.inx Modified : /gen1/trunk/ulp/srp/kernel/ib_srp.inx Index: C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/branches/WOF2-3/ulp/srp/kernel/ib_srp.inx =================================================================== --- C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/branches/WOF2-3/ulp/srp/kernel/ib_srp.inx (revision 2967) +++ C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/branches/WOF2-3/ulp/srp/kernel/ib_srp.inx (working copy) @@ -43,7 +43,9 @@ IBA\C0100c609ep0108, \ IBA\Cff00c609ep0108, \ IBA\C0100c690ep0108r0001, \ - IBA\C0100c690ep0108 + IBA\Cff00c690ep0108r0001, \ + IBA\C0100c690ep0108, \ + IBA\Cff00c690ep0108 [SRP.DeviceSection.ntamd64] %SRP.DeviceDesc% = SRP.DDInstall,IBA\C0100c609ep0108r0001, \ @@ -51,7 +53,9 @@ IBA\C0100c609ep0108, \ IBA\Cff00c609ep0108, \ IBA\C0100c690ep0108r0001, \ - IBA\C0100c690ep0108 + IBA\Cff00c690ep0108r0001, \ + IBA\C0100c690ep0108, \ + IBA\Cff00c690ep0108 [SRP.DeviceSection.ntia64] %SRP.DeviceDesc% = SRP.DDInstall,IBA\C0100c609ep0108r0001, \ @@ -59,7 +63,9 @@ IBA\C0100c609ep0108, \ IBA\Cff00c609ep0108, \ IBA\C0100c690ep0108r0001, \ - IBA\C0100c690ep0108 + IBA\Cff00c690ep0108r0001, \ + IBA\C0100c690ep0108, \ + IBA\Cff00c690ep0108 [VFx.DeviceSection] ; empty since we don't support W9x/Me _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
