]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Omnibus PCI commit:
authorWarner Losh <imp@FreeBSD.org>
Fri, 9 Apr 2004 15:44:34 +0000 (15:44 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 9 Apr 2004 15:44:34 +0000 (15:44 +0000)
commitcd8b53ed2d1f2b5099c4b1889e2df00da1711553
treeca7c96811517c5490a15746b5ab4f48b8ac626d7
parent24554d00bcb6b127985a9c3dda82525ea749f2a0
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.

Please report any bugs to me.
sys/dev/acpica/acpi_pci.c
sys/dev/acpica/acpi_pcib_acpi.c
sys/dev/pci/pci.c
sys/dev/pci/pci_pci.c
sys/dev/pci/pci_private.h