Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to firmware 1.4.55 via freebsd revision 236212. | 2012-08-17 | 1 | -7493/+7545 | |
| | |||||
* | Update firmware to the latest version available from Myricom (1.4.53a). | 2011-08-29 | 1 | -7284/+7492 | |
| | | | | via freebsd, tested locally in production for a week or so. | ||||
* | update the firmware to 1.4.50 via freebsd. | 2011-07-08 | 1 | -0/+7314 | |
the freebsd firmwares are compressed and get the kernel to uncompress them to use them. we uncompress in build.c so the kernel can just read off disk onto the card without any extra work. this lets us copy future fbsd fw updates directly without any extra work. myri have also rescinded one of the clauses on their license. ok claudio@ deraadt@ |