summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/myx
AgeCommit message (Collapse)AuthorFilesLines
2017-08-27always use %s to print a non-constant string; ok deraadt@ guenther@otto1-2/+2
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-2/+2
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.tedu1-2/+2
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu1-2/+2
after discussions with beck deraadt kettenis.
2012-08-17update to firmware 1.4.55 via freebsd revision 236212.dlg2-15026/+15133
2011-08-29Update firmware to the latest version available from Myricom (1.4.53a).dlg3-14609/+15026
via freebsd, tested locally in production for a week or so.
2011-07-08update the firmware to 1.4.50 via freebsd.dlg6-16126/+14723
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@
2011-06-26constrain properly which machines get this firmwarederaadt1-3/+3
2007-05-31import the Myricom Myri-10G firmwarereyk4-0/+16231