Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 15:08:40 +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:  <200406231508.i5NF8egh052377@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-06-23 15:08:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci.c 
  Log:
  Now that we associate a device_t with ACPI device handles, lookup the
  device associated with any PCI devices that are enumerated in the ACPI
  tree when adding children to an ACPI PCI bus and remove the duplicate
  ACPI-only device_t and replace the device_t associated with the handle with
  the ACPI and PCI aware device_t.
  
  Revision  Changes    Path
  1.19      +41 -7     src/sys/dev/acpica/acpi_pci.c



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