cvs commit: src/sys/dev/pci pci.c pci_pci.c pci_private.h src/sys/dev/acpica acpi_pci.c acpi_pcib_acpi.c

Philip Paeps philip at FreeBSD.org
Fri Apr 9 10:47:18 PDT 2004


On 2004-04-09 08:44:34 (-0700), Warner Losh <imp at FreeBSD.org> wrote:
> imp         2004/04/09 08:44:34 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/pci          pci.c pci_pci.c pci_private.h 
>     sys/dev/acpica       acpi_pci.c acpi_pcib_acpi.c 
>   Log:
>   Omnibus PCI commit:
>           o Save and restore bars for suspend/resume as well as for D3->D0
>             transitions.
>           o preallocate resources that the PCI devices use to avoid resource
>             conflicts
>           o lazy allocation of resources not allocated by the BIOS.
>           o set unattached drivers to state D3.  Set power state to D0
>             before probe/attach.  Right now there's two special cases
>             for this (display and memory devices) that need work in other
>             areas of the tree.

And there was much rejoicing!

Whoopee :-)

 - Philip

-- 
Philip Paeps                                    Please don't CC me, I am
                                                 subscribed to the list.

  BOFH Excuse #297:
    Too many interrupts


More information about the cvs-src mailing list