NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37001 CVS commit: src/sys/arch/x86/x86
The following reply was made to PR port-i386/37001; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37001 CVS commit: src/sys/arch/x86/x86
Date: Sun, 1 Jun 2008 15:23:46 +0000 (UTC)
Module Name: src
Committed By: joerg
Date: Sun Jun 1 15:23:46 UTC 2008
Modified Files:
src/sys/arch/x86/x86: mpacpi.c
Log Message:
When building the ACPI PCI Interrupt Table, check for duplicate entries
and drop all but the first. This is the behaviour Windows seems to
implement and some BIOSes depend on that due to broken dups.
This should fix PR 37001.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/arch/x86/x86/mpacpi.c
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