commit | e454358ace657af953b5b289f49cf733973f41e4 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Sun Jul 30 00:14:09 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Aug 03 17:31:10 2006 -0400 |
tree | 62ab274bead7523e8402e7ee9d15a55e10a0914a | |
parent | 817acf5ebd9ea21f134fc90064b0f6686c5b169d [diff] |
[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>