Age | Commit message (Expand) | Author |
2013-01-06 | acknowlege -> acknowledge | Martynas Venckus |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-08-17 | update to firmware 1.4.55 via freebsd revision 236212. | David Gwynne |
2011-08-29 | Update firmware to the latest version available from Myricom (1.4.53a). | David Gwynne |
2011-07-08 | update the firmware to 1.4.50 via freebsd. | David Gwynne |
2011-06-26 | constrain properly which machines get this firmware | Theo de Raadt |
2011-06-20 | build firmware for myx(4) | Theo de Raadt |
2011-05-17 | update bnx firmware to the latest version in FreeBSD: | Jonathan Gray |
2011-04-07 | Do not use NULL in integer comparisons. No functional change. | Miod Vallat |
2010-07-23 | Manuel Bouyer rescinded clauses 3 and 4 of his license text. | Jonathan Gray |
2010-07-21 | remove gratuitous carriage return that snuck in | Todd T. Fries |
2010-06-26 | Don't #include <sys/user.h> into files that don't need the stuff | Philip Guenthe |
2010-04-05 | Initial bits for >=RT3090 support. | Damien Bergamini |
2010-04-04 | yes kids, there are amd64 machines with pcmcia | Theo de Raadt |
2010-02-09 | Build ral firmware on loongson (for Gdium). | Miod Vallat |
2010-02-07 | update firmware for rt2870 and >=rt3071 | Damien Bergamini |
2010-01-30 | Build these firmwares on loongson. | Miod Vallat |
2009-12-07 | enter afb | Mark Kettenis |
2009-12-07 | Firmware for Elite3D framebuffers. Thanks to Sun, and in particular Alan | Mark Kettenis |
2009-11-10 | Use buffered fwrite(3) to build the udl Huffman table, | Marco Pfatschbacher |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2009-09-09 | Palm: Integration into the tree | Marek Vasut |
2009-08-29 | Unbreak the tree. | Mark Kettenis |
2009-08-29 | Build Tigon firmware on sparc as well. | Mark Kettenis |
2009-08-26 | Name fields in the udl_huffman struct same as on the driver side to | Marcus Glocker |
2009-08-26 | Also avoid __packed struct to Huffman table in the driver side in favour | Marcus Glocker |
2009-08-25 | add error checking | Theo de Raadt |
2009-08-25 | if we do not use __packed, we must write the values more carefully | Theo de Raadt |
2009-08-25 | no need for __packed; ok mglocker | Theo de Raadt |
2009-08-25 | Add dev/microcode/udl/ to build. | Marcus Glocker |
2009-08-25 | 16bit Huffman table for pixel difference compression on udl(4) devices. | Marcus Glocker |
2009-08-07 | pull some more missing; for err&errx, printf, write, bzopy&bzero | Martynas Venckus |
2009-07-28 | typo. OK deraadt@ | Claudio Jeker |
2009-07-28 | The firmware is an array of u_int32_t and differs between architectures. | Claudio Jeker |
2009-07-27 | explain the pedigree of these firmwares, since the license is not quite right. | Theo de Raadt |
2009-07-27 | Do enter the tigon directory, and build there, and ship them. We have tried | Theo de Raadt |
2009-07-22 | correctly list which files this license applies to | Theo de Raadt |
2009-07-18 | #include stdio.h for printf here also. | Jonathan Gray |
2009-07-18 | #include stdio.h for printf. | Jonathan Gray |
2009-07-03 | newer bnx chips use a separate firmware to the "old" ones. this updates | David Gwynne |
2009-06-02 | The two "firmware" arrays only contained 16 bit values, but were being | Theo de Raadt |
2009-05-15 | update run(4) microcode. | Damien Bergamini |
2009-03-24 | Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. | Mark Kettenis |
2009-01-03 | Update to the latest version of the RT2870/RT3070 firmware. | Jonathan Gray |
2008-12-30 | Add firmware file for 2400 series boards. | Kenneth R Westerback |
2008-09-28 | Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD. | Kenneth R Westerback |
2008-07-11 | Qlogic -> QLogic | Igor Sobrado |
2008-07-08 | Update 2300 firmware from 3.01.20 (Dec 19, 2002) to 3.03.19 (Nov | Kenneth R Westerback |
2008-07-02 | better mechanism that works in DESTDIR | Theo de Raadt |
2008-07-02 | also install the license as run-license... discussed with jsg | Theo de Raadt |