your BIOS. Are you getting messages on console about the change
> > timing out?
>
> Nope.
>
IIRC smist should work. Could you please disable acpi_perf to check if
this improve thing?
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
___
bruno 2005-12-12 11:15:20 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_perf.c
Log:
Don't flood kernel logs with "invalid _PSS package" messages.
Approved by:njl, imp (mentor)
Revision ChangesPath
1.23 +5 -1 src/sys/dev/acpi
bruno 2005-12-19 11:19:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/acpica acpi_perf.c
Log:
MFC: don't flood kernel logs with "invalid _PSS package" messages.
Approved by:njl, imp (mentor)
Revision ChangesPath
1.21.2
bruno 2006-01-12 21:56:37 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_smbat.c
Log:
* fix bst.status. We mark some bits, but forgot to reset all of them
before. The symptom is that the battery inform us its charge and discharge
at the same time
bruno 2006-01-16 09:13:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/acpica acpi_smbat.c
Log:
MFC 1.4: fix bst.status and bst.rate to display correct informations.
Approved by:njl
Revision ChangesPath
1.1.2.3 +17 -1
bruno 2006-07-15 17:34:03 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_perf.c
Log:
Eliminate duplicate p-states entries
Reported and tested by: ales dot rom at kabelnet dot net
Reviewed by:njl
Approved by:njl, imp (mentor)
MFC after:
bruno 2006-07-18 14:15:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/acpica acpi_perf.c
Log:
MFC 1.24: Eliminate duplicate p-states entries
Approved by:njl, imp (mentor)
Revision ChangesPath
1.21.2.3 +6 -0 src/s
bruno 2006-08-10 13:18:03 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_video.c
Log:
Improve the way we'll detect video devices as per ACPI 3.0.
PR: 100271
Requested by: john AT utzweb DOT net
Submitted by: hrs
Reviewed by:n
bruno 2006-08-16 13:51:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/acpica acpi_video.c
Log:
MFC 1.13: Improve the way we'll detect video devices as per ACPI 3.0.
PR: 100271
Requested by: john AT utzweb DOT net
Sub
bruno 2007-05-15 08:19:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/cpufreq powernow.c
Log:
MFC 1.4:
o introduce a flags 'errata' for HW bugs onto the softc.
o remove errata_a0 and introduce the corresponding flags into 'errata'.
o
boot -v.
> Reminded by:bruno
>
> Revision ChangesPath
> 1.62 +5 -6 src/sys/dev/acpica/acpi_cpu.c
Thanks!
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
___
cvs-all@fre
bruno 2007-01-23 19:20:31 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq powernow.c
Log:
o introduce a flags 'errata' for HW bugs onto the softc.
o remove errata_a0 and introduce the corresponding flags into 'errata'.
o introduce a new errata for K8, namely
12 matches
Mail list logo