History log of /openbsd/sys/dev/microcode/yds/Makefile (Results 1 – 7 of 7)
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


# 65b5a2be 20-Dec-2004 deraadt <deraadt@openbsd.org>

firmware loading from the filesystem. pci subsystem type things
are still done early, but audio subsystem setup is deferred till
after root is mounted. tested by mcbride