NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/37894: azalia power management support is incomplete, buggy
- Subject: Re: kern/37894: azalia power management support is incomplete, buggy
- From: "Jared D. McNeill" <jmcneill%invisible.ca@localhost>
- Date: Tue, 29 Jan 2008 20:32:41 -0500
As of r1.20 of arch/x86/x86/cpu.c, one can do the following:
# cpuctl offline 1
^ do this for all but cpu0
# sysctl -w machdep.sleep_state=3
# cpuctl online 1
^ do this for all but cpu0
and azalia will resume properly as it does with a UP kernel.
Still not a fix, but a much better workaround than running in UP mode.
Home |
Main Index |
Thread Index |
Old Index