From: Brice Goglin Date: Sun, 30 Jul 2006 04:14:09 +0000 (-0400) Subject: [PATCH] myri10ge - Write the firmware in 256-bytes chunks X-Git-Tag: v2.6.18-rc4~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e454358ace657af953b5b289f49cf733973f41e4;p=pandora-kernel.git [PATCH] myri10ge - Write the firmware in 256-bytes chunks When writing the firmware to the NIC, the FIFO is 256-bytes long, so we use 256-bytes chunks and a read to wait until the previous write is done. Signed-off-by: Brice Goglin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed