diff options
author | njl <njl@FreeBSD.org> | 2004-12-02 08:07:12 +0000 |
---|---|---|
committer | njl <njl@FreeBSD.org> | 2004-12-02 08:07:12 +0000 |
commit | 567a90b16c1c3ce67c8ce04900029df196bf7a36 (patch) | |
tree | b4bc836cce43e5e2eab9c8b1978085bad79678ec /lib/libc/stdio/swprintf.c | |
parent | e2200548dce3a1d13f76ceedad42ce9930c5bab1 (diff) | |
download | FreeBSD-src-567a90b16c1c3ce67c8ce04900029df196bf7a36.zip FreeBSD-src-567a90b16c1c3ce67c8ce04900029df196bf7a36.tar.gz |
Turn ACPI and PCI devices off or to a lower power state in suspend and
back on again in resume. Override the default of D3 with the value the
BIOS specifies in _SxD, if present. Skip serial devices (PNP05xx) since
they seem to hang when set to D3 and may require special driver support.
Also, skip non-type 0 PCI devices (i.e., bridges) since our we don't yet
save/restore their config space and that seems to be necessary.
If this gives you trouble with suspend/resume, you can disable the new
ACPI and PCI power behavior separately with these tunables & sysctls:
debug.acpi.do_powerstate
hw.pci.do_powerstate
Approved by: imp (pci)
Tested by: acpi@ (numerous)
Diffstat (limited to 'lib/libc/stdio/swprintf.c')
0 files changed, 0 insertions, 0 deletions