]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
authorBrice Goglin <brice@myri.com>
Sun, 30 Jul 2006 04:14:09 +0000 (00:14 -0400)
committerJeff Garzik <jeff@garzik.org>
Thu, 3 Aug 2006 21:31:10 +0000 (17:31 -0400)
commite454358ace657af953b5b289f49cf733973f41e4
tree62ab274bead7523e8402e7ee9d15a55e10a0914a
parent817acf5ebd9ea21f134fc90064b0f6686c5b169d
[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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c