Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src



Module Name:    src
Committed By:   martin
Date:           Mon Sep 22 10:47:39 UTC 2014

Modified Files:
        src/share/man/man4 [netbsd-7]: acpi.4
        src/sys/dev/acpi [netbsd-7]: acpi_pci_link.c files.acpi

Log Message:
Pull up following revision(s) (requested by mrg in ticket #111):
        sys/dev/acpi/files.acpi: revision 1.95
        share/man/man4/acpi.4: revision 1.78
        sys/dev/acpi/acpi_pci_link.c: revision 1.22
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.77.2.1 src/share/man/man4/acpi.4
cvs rdiff -u -r1.21 -r1.21.2.1 src/sys/dev/acpi/acpi_pci_link.c
cvs rdiff -u -r1.94 -r1.94.4.1 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