Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: jmcneill
Date: Fri Mar 10 17:21:20 UTC 2006
Modified Files:
src/sys/dev/pci: ehci_pci.c uhci_pci.c
Log Message:
On suspend, capture PCI configuration registers. On resume, restore them
as well as explicitly reclaiming ownership of the UHCI/EHCI from the BIOS.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/ehci_pci.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/uhci_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index