Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lkm/arch/i386/powernow
Module Name: src
Committed By: cube
Date: Wed Oct 4 21:47:29 UTC 2006
Modified Files:
src/sys/lkm/arch/i386/powernow: lkminit_powernow.c
Log Message:
Re-arrange probing to match the new way. I apologise for forgetting about
the LKM.
While there, rename 'rval' as 'pn_family', and make it a global variable.
The k[78]_powernow_destroy() functions have never been called because of
that...
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lkm/arch/i386/powernow/lkminit_powernow.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