cvs commit: src/sys/dev/acpica acpi_pci_link.c
John Baldwin
jhb at FreeBSD.org
Sat Oct 27 15:14:18 PDT 2007
jhb 2007-10-27 22:14:17 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pci_link.c
Log:
Don't return an error from resume() if execution of _DIS fails for some
reason (not all BIOSen have _DIS methods for all link devices for example).
This matches the behavior of attach() with respect to _DIS as well.
Submitted by: njl
Revision Changes Path
1.58 +4 -3 src/sys/dev/acpica/acpi_pci_link.c
More information about the cvs-src
mailing list