summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/fxp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw2016-12-181-2/+2
* remove hppa64 port, which we never got going beyond broken single users.deraadt2016-05-111-2/+2
* cats went awayderaadt2007-08-011-4/+3
* Allow usb microcode to be built in a cross environment. System endian has beendrahn2007-04-051-1/+2
* fix dependencies; from alexander bluhm; ok deraadtmarkus2005-06-161-3/+9
* - check return from write(2) so we KNOW the data is on the diskjason2005-05-171-2/+10
* add fxp-d102e to the listbrad2005-04-241-0/+1
* add microcode to support interrupt mitigation on thebrad2005-04-243-25/+155
* and something else in the futurederaadt2004-12-221-2/+3
* Use vfs firmware loader for fxp(4) interrupt coalescing microcode.grange2004-12-223-0/+131
* microcode for interrupts coalescing on fxp; from intel via freebsdmickey2004-08-031-0/+1128