Remove support for booting off of firewire, and for having dcons via
firewire.
Sponsored by: Netflix
Paths
| Differential D37334 Authored by imp on Nov 10 2022, 5:03 PM.
Details Summary Remove support for booting off of firewire, and for having dcons via Sponsored by: Netflix
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptNov 10 2022, 5:03 PM2022-11-10 17:03:25 (UTC+0) Harbormaster completed remote builds in B48260: Diff 112850.Nov 10 2022, 5:04 PM2022-11-10 17:04:14 (UTC+0) Comment Actions Not enabled by default today and i386 only. Make sure it's mentioned in relnotes and on https://wiki.freebsd.org/DeprecationPlan This revision is now accepted and ready to land.Nov 10 2022, 5:52 PM2022-11-10 17:52:22 (UTC+0) Closed by commit rG8a744de27eef: stand: Remove i386-only support fire firewire (authored by imp). · Explain WhyNov 18 2022, 5:45 PM2022-11-18 17:45:04 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113282 share/man/man5/src.conf.5
share/mk/src.opts.mk
stand/i386/Makefile
stand/i386/Makefile.inc
|
There might be a micro optimization here to do the V_broadcast_zero test LAST, that way the additional test in the fast path only occurs after the tests we have been doing all along.