Proposed patch adds descriptors for IBM BladeCenter bridge modules to the list. Please apply.
Thanks, Alex Estrin QLogic Corp. Phone: 610-233-4822 [EMAIL PROTECTED] Index: core/bus/kernel/ib_bus.inf =================================================================== --- core/bus/kernel/ib_bus.inf (revision 928) +++ core/bus/kernel/ib_bus.inf (working copy) @@ -86,18 +86,24 @@ %VEx.DeviceDesc% = Iou.DDInstall,IBA\V00066aP0058 %FVIC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00dd %EVIC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00de +%BC2FC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00e0 +%BC2GE.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00e1 [SST.DeviceSection.ntamd64] %VFx.DeviceDesc% = Iou.DDInstall,IBA\V00066aP0060,IBA\V00066aP0010 %VEx.DeviceDesc% = Iou.DDInstall,IBA\V00066aP0058 %FVIC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00dd %EVIC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00de +%BC2FC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00e0 +%BC2GE.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00e1 [SST.DeviceSection.ntia64] %VFx.DeviceDesc% = Iou.DDInstall,IBA\V00066aP0060,IBA\V00066aP0010 %VEx.DeviceDesc% = Iou.DDInstall,IBA\V00066aP0058 %FVIC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00dd %EVIC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00de +%BC2FC.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00e0 +%BC2GE.DeviceDesc% = Iou.DDInstall,IBA\V00066aP00e1 [Ibbus.DDInstall.ntx86] CopyFiles = Ibbus.CopyFiles @@ -190,6 +196,9 @@ VEx.DeviceDesc = "SilverStorm VEx" FVIC.DeviceDesc = "SilverStorm FVIC" EVIC.DeviceDesc = "SilverStorm EVIC" +BC2FC.DeviceDesc = "QLogic InfiniBand Fibre Channel Bridge Module" +BC2GE.DeviceDesc = "QLogic InfiniBand Ethernet Bridge Module" + Iou.DeviceDesc = "InfiniBand I/O Unit" Ibbus.ServiceDesc = "OpenIB InfiniBand Bus Driver" Ibal.ServiceDesc = "OpenIB InfiniBand Access Layer"
ib_bus_inf.patch
Description: ib_bus_inf.patch
_______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
