cvs commit: src/sys/dev/acpica acpi_pci.c

John Baldwin jhb at FreeBSD.org
Wed Jun 23 08:21:13 PDT 2004


On Wednesday 23 June 2004 11:08 am, John Baldwin wrote:
> 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.

Mostly this just means fewer unknown devices in devinfo -v output.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-src mailing list