History log of /openbsd-src/sys/dev/microcode/fxp/Makefile (Results 1 – 9 of 9)
Revision Date Author Comments
# 43a70795 03-Oct-2021 deraadt <deraadt@openbsd.org>

un.ifdef USB and PCI, since all our architectures (minus one) have models
which can have these busses, might as well make these distributable firmwares
available in case the drivers find devices.
ok

un.ifdef USB and PCI, since all our architectures (minus one) have models
which can have these busses, might as well make these distributable firmwares
available in case the drivers find devices.
ok kettenis

show more ...


# bfc185c1 01-May-2021 visa <visa@openbsd.org>

Retire OpenBSD/sgi.

OK deraadt@


# 0f527572 11-May-2016 deraadt <deraadt@openbsd.org>

remove hppa64 port, which we never got going beyond broken single users.
hppa reverse-stack gives us a valuable test case, but most developers don't
have a 2nd one to proceed further with this.
ok ke

remove hppa64 port, which we never got going beyond broken single users.
hppa reverse-stack gives us a valuable test case, but most developers don't
have a 2nd one to proceed further with this.
ok kettenis

show more ...


# acf15ad7 01-Aug-2007 deraadt <deraadt@openbsd.org>

cats went away


# 1bf3fce5 05-Apr-2007 drahn <drahn@openbsd.org>

Allow usb microcode to be built in a cross environment. System endian has been
factored out of the result binaries already. Still need to address non usb.
ok deraadt.


# 79303afc 16-Jun-2005 markus <markus@openbsd.org>

fix dependencies; from alexander bluhm; ok deraadt


# a1d11a4e 24-Apr-2005 brad <brad@openbsd.org>

add microcode to support interrupt mitigation on the
82551 F stepping chipset.

From FreeBSD via Dmitry Bogdan <dsb at imcs dot dvgu dot ru>


# d390b6ad 22-Dec-2004 deraadt <deraadt@openbsd.org>

and something else in the future


# 365a4273 22-Dec-2004 grange <grange@openbsd.org>

Use vfs firmware loader for fxp(4) interrupt coalescing microcode.
Initial work by Dmitry Bogdan <bogdan@eastonline.ru> with a help
from me and Theo.

ok deraadt@