[Bug 294258] ACPI_DEBUG needs DDB instead of USE_DEBUGGER in NOTES

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Apr 2026 06:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294258

            Bug ID: 294258
           Summary: ACPI_DEBUG needs DDB instead of USE_DEBUGGER in NOTES
           Product: Base System
           Version: 14.4-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: mail@fbsd2.e4m.org

Created attachment 269379
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269379&action=edit
patch for NOTES

sys/x86/conf/NOTES states that ACPI_DEBUG needs USE_DEBUGGER. This is old, it
should mention DDB.

This is already documented in acpi(4), so we should refer to this man page
instead of having (possibly wrong) information in several places.

-- 
You are receiving this mail because:
You are the assignee for the bug.