Jeff, Could you please push the following patch to Linus before 2.6.18? It updates the firmware download URL in Kconfig to match the header in drivers/net/myri10ge/myri10ge.c.
Thanks! Brice Goglin From: Brice Goglin <[EMAIL PROTECTED]> [PATCH] myri10ge: update the firmware download URL in Kconfig Update the firmware download URL in Kconfig to match the header in drivers/net/myri10ge/myri10ge.c. Signed-off-by: Brice Goglin <[EMAIL PROTECTED]> --- drivers/net/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux-rc/drivers/net/Kconfig =================================================================== --- linux-rc.orig/drivers/net/Kconfig 2006-09-05 11:19:37.000000000 -0400 +++ linux-rc/drivers/net/Kconfig 2006-09-05 11:19:49.000000000 -0400 @@ -2393,7 +2393,7 @@ you will need a newer firmware image. You may get this image or more information, at: - <http://www.myri.com/Myri-10G/> + <http://www.myri.com/scs/download-Myri10GE.html> To compile this driver as a module, choose M here and read <file:Documentation/networking/net-modules.txt>. The module - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html