Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/10/2006 09:18:36
Module Name:	src
Committed By:	fvdl
Date:		Mon Jul 10 09:18:36 UTC 2006

Modified Files:
	src/sys/dev/acpi: acpi_pci_link.c

Log Message:
Do not try to disable link devices (using _DIS) at startup. This causes
problems on some systems. Leave the code commented out, we might want
to revisit this at some point in the future.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/acpi/acpi_pci_link.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.