public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] opensm: Add some additional HP vendor IDs/OUIs
@ 2009-10-19 13:00 Hal Rosenstock
       [not found] ` <20091019130028.GA18483-Wuw85uim5zDR7s880joybQ@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Hal Rosenstock @ 2009-10-19 13:00 UTC (permalink / raw)
  To: sashak-smomgflXvOZWk0Htik3J/w; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA


Signed-off-by: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
diff --git a/opensm/include/opensm/osm_base.h b/opensm/include/opensm/osm_base.h
index 06223ce..34646cd 100644
--- a/opensm/include/opensm/osm_base.h
+++ b/opensm/include/opensm/osm_base.h
@@ -906,6 +906,8 @@ typedef enum _osm_sm_signal {
 #define OSM_VENDOR_ID_HP2           0x0018FE
 #define OSM_VENDOR_ID_DELL          0x00188B
 #define OSM_VENDOR_ID_SUPERMICRO    0x003048
+#define OSM_VENDOR_ID_HP3           0x0019BB
+#define OSM_VENDOR_ID_HP4           0x00237D
 
 /**********/
 
diff --git a/opensm/opensm/osm_helper.c b/opensm/opensm/osm_helper.c
index 40dea10..4f520ba 100644
--- a/opensm/opensm/osm_helper.c
+++ b/opensm/opensm/osm_helper.c
@@ -2210,6 +2210,8 @@ const char *osm_get_manufacturer_str(IN uint64_t guid_ho)
 		return (panta_str);
 	case OSM_VENDOR_ID_HP:
 	case OSM_VENDOR_ID_HP2:
+	case OSM_VENDOR_ID_HP3:
+	case OSM_VENDOR_ID_HP4:
 		return (hp_str);
 	case OSM_VENDOR_ID_RIOWORKS:
 		return (rioworks_str);
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] opensm: Add some additional HP vendor IDs/OUIs
@ 2009-10-19 14:21 Hal Rosenstock
  0 siblings, 0 replies; 3+ messages in thread
From: Hal Rosenstock @ 2009-10-19 14:21 UTC (permalink / raw)
  To: sashak-smomgflXvOZWk0Htik3J/w; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA


Signed-off-by: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
diff --git a/opensm/include/opensm/osm_base.h b/opensm/include/opensm/osm_base.h
index 06223ce..34646cd 100644
--- a/opensm/include/opensm/osm_base.h
+++ b/opensm/include/opensm/osm_base.h
@@ -906,6 +906,8 @@ typedef enum _osm_sm_signal {
 #define OSM_VENDOR_ID_HP2           0x0018FE
 #define OSM_VENDOR_ID_DELL          0x00188B
 #define OSM_VENDOR_ID_SUPERMICRO    0x003048
+#define OSM_VENDOR_ID_HP3           0x0019BB
+#define OSM_VENDOR_ID_HP4           0x00237D
 
 /**********/
 
diff --git a/opensm/opensm/osm_helper.c b/opensm/opensm/osm_helper.c
index 40dea10..4f520ba 100644
--- a/opensm/opensm/osm_helper.c
+++ b/opensm/opensm/osm_helper.c
@@ -2210,6 +2210,8 @@ const char *osm_get_manufacturer_str(IN uint64_t guid_ho)
 		return (panta_str);
 	case OSM_VENDOR_ID_HP:
 	case OSM_VENDOR_ID_HP2:
+	case OSM_VENDOR_ID_HP3:
+	case OSM_VENDOR_ID_HP4:
 		return (hp_str);
 	case OSM_VENDOR_ID_RIOWORKS:
 		return (rioworks_str);
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-22 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-19 13:00 [PATCH] opensm: Add some additional HP vendor IDs/OUIs Hal Rosenstock
     [not found] ` <20091019130028.GA18483-Wuw85uim5zDR7s880joybQ@public.gmane.org>
2009-10-22 12:10   ` Sasha Khapyorsky
  -- strict thread matches above, loose matches on Subject: below --
2009-10-19 14:21 Hal Rosenstock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox