x86 needs it, as does sparc64. powerpc doesn't use it by default, but some old
powermac notebooks do not work with vt yet for reasons unknonw. Even so, I've
removed it from powerpc LINT. It's not in daily use there, and the intent is to
100% switch to vt now that it works for that platform to limit support burden.
Details
Details
- Reviewers
manu jhb jhibbits - Commits
- rS350963: Move sc out of the global file
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
If you wanted to be super crazy you could have a NOTES.syscons file, but that is perhaps over engineering just for syscons. If you did that, I would put the screen savers in it as well and then sparc64 would keep the few 'nodevice foo_saver' it has currently.
sys/x86/conf/NOTES | ||
---|---|---|
64 ↗ | (On Diff #60684) | Once you do this, this comment isn't quite as meaningful. |
64 ↗ | (On Diff #60684) | Which is to say, I would probably leave this comment out, and maybe combine the changes to move the screen savers with this into a single "syscons" commit. |
sys/x86/conf/NOTES | ||
---|---|---|
11 ↗ | (On Diff #60686) | This updated comment probably goes in the first x86/conf/NOTES commit? |