Age | Commit message (Expand) | Author |
---|---|---|
2010-01-30 | Build these firmwares on loongson. | Miod Vallat |
2009-11-10 | Use buffered fwrite(3) to build the udl Huffman table, | Marco Pfatschbacher |
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 | 16bit Huffman table for pixel difference compression on udl(4) devices. | Marcus Glocker |