Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/arch/x86/x86



Module Name:    src
Committed By:   snj
Date:           Sat Apr 28 01:17:43 UTC 2007

Modified Files:
        src/sys/arch/x86/x86 [netbsd-4]: mpacpi.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #565):
        sys/arch/x86/x86/mpacpi.c: revision 1.47
        sys/arch/x86/x86/mpacpi.c: revision 1.48
Properly skip inactive devices; avoids a panic in pci_make_tag() later.
Thanks to cube@ for the idea.
An ACPI kernel can now boot on a poweredge 2950.
Fix previous: don't AcpiOsFree() twice if the device is valid.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.44.2.1 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