Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
Juan Romero Pardines wrote:
>
> Module Name: src
> Committed By: xtraeme
> Date: Sun Aug 6 16:05:07 UTC 2006
>
> Modified Files:
> src/sys/arch/i386/i386: identcpu.c powernow_k7.c
> src/sys/arch/i386/include: cpu.h
> src/sys/lkm/arch/i386/powernow: Makefile lkminit_powernow.c
>
> Log Message:
> * Sync powernow_k7.c driver with OpenBSD, it seems to work much
> better finding PST tables.
> * Use functions defined in powernow_common.c to detect if the
> CPU can run powernow.
> * Update the LKM with current code.
Hi,
Do we need to break the previous machdep.powernow.frequency
[available,current,target] MIB into machdep.powernow.[...] ? For one
example estd won't be very happy. Also it breaks the name convention with
intel Enhanced Speedstep driver. Same observation for amd64 powernow_k8
commit.
--
Mihai
Home |
Main Index |
Thread Index |
Old Index