summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/myx/Makefile
AgeCommit message (Collapse)AuthorFilesLines
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
2011-07-08update the firmware to 1.4.50 via freebsd.dlg1-1/+3
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 firmwarereyk1-0/+34