Created attachment 149415 [details] patch to emove obsolete hint to disable LAPIC timers With PR 147180[0] I submitted a change to the acpi(4) manpage, that is obsolete since mav@ introduced the modern event timer infrastructure in FreeBSD 9. I put mav@ in CC: so he can veto this change. [0] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=147180 While here, fix too style nits reported by igor(1).
A commit references this bug: Author: mav Date: Fri Nov 14 22:01:15 UTC 2014 New revision: 274532 URL: https://svnweb.freebsd.org/changeset/base/274532 Log: Remove mostly obsolete hint to disable LAPIC timers. It is partially covered by new code and partially by new CPUs. PR: 195016 Submitted by: tobias.rehbein@web.de MFC after: 1 week Changes: head/share/man/man4/acpi.4
Committed the patch to FreeBSD head. Will merge it down in a week.
A commit references this bug: Author: mav Date: Fri Nov 21 00:58:59 UTC 2014 New revision: 274767 URL: https://svnweb.freebsd.org/changeset/base/274767 Log: MFC r274532: Remove mostly obsolete hint to disable LAPIC timers. It is partially covered by new code and partially by new CPUs. PR: 195016 Submitted by: tobias.rehbein@web.de Changes: _U stable/10/ stable/10/share/man/man4/acpi.4