git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
817acf5
)
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
author
Brice Goglin
<brice@myri.com>
Sun, 30 Jul 2006 04:14:09 +0000
(
00:14
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 3 Aug 2006 21:31:10 +0000
(17:31 -0400)
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>
No differences found