Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mrg
Date: Sun Sep 14 19:54:05 UTC 2014
Modified Files:
src/share/man/man4: acpi.4
src/sys/dev/acpi: acpi_pci_link.c files.acpi
Log Message:
introduce a new option: ACPI__DIS_IS_BROKEN. this is a hack to
avoid calling the "_DIS" method during acpi interrupt link setup,
which hangs various nforce4 based motherboards.
when the problem is properly fixed, remove this hack. for now,
it allows someone (me) to have a valid kernel config that doesn't
require a source hack every new tree.
ok chs@
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/share/man/man4/acpi.4
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/acpi/acpi_pci_link.c
cvs rdiff -u -r1.94 -r1.95 src/sys/dev/acpi/files.acpi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index