summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/fxp
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
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-2/+2
2007-08-01cats went awayderaadt1-4/+3
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beendrahn1-1/+2
2005-06-16fix dependencies; from alexander bluhm; ok deraadtmarkus1-3/+9
2005-05-17- check return from write(2) so we KNOW the data is on the diskjason1-2/+10
2005-04-24add fxp-d102e to the listbrad1-0/+1
2005-04-24add microcode to support interrupt mitigation on thebrad3-25/+155
2004-12-22and something else in the futurederaadt1-2/+3
2004-12-22Use vfs firmware loader for fxp(4) interrupt coalescing microcode.grange3-0/+131
2004-08-03microcode for interrupts coalescing on fxp; from intel via freebsdmickey1-0/+1128