Subject: CVS commit: src/sys/lkm/arch/i386/powernow
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 10/04/2006 21:47:29
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.