summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/fxp/build.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw1-2/+2
2005-05-17- check return from write(2) so we KNOW the data is on the diskjason1-2/+10
2005-04-24add microcode to support interrupt mitigation on thebrad1-2/+4
2004-12-22Use vfs firmware loader for fxp(4) interrupt coalescing microcode.grange1-0/+65