Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2007 14:54:44 +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.c
Message-ID:  <200710271454.l9REsi66016647@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-10-27 14:54:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci.c 
  Log:
  Don't destroy an ACPI device_t for a PCI device and reassign the ACPI
  handle to the PCI device_t if the ACPI device_t is already attached to a
  driver.  This happens on the Tablet TC1000 which for some reason includes
  two PCI-ISA bridges and treats the second bridge as an ACPI system resource
  device.
  
  Reviewed by:    njl (a while ago)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.32      +13 -2     src/sys/dev/acpica/acpi_pci.c



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