Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2007 22:14:17 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_pci_link.c
Message-ID:  <200710272214.l9RMEH7f070763@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710272214.l9RMEH7f070763>