Subject: CVS commit: [netbsd-4] src/sys
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/11/2006 05:09:18
Module Name: src
Committed By: riz
Date: Fri Aug 11 05:09:18 UTC 2006
Modified Files:
src/sys/arch/i386/include [netbsd-4]: cpu.h
src/sys/lkm/arch/i386/powernow [netbsd-4]: lkminit_powernow.c
Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #10):
sys/arch/i386/include/cpu.h: revision 1.126
sys/lkm/arch/i386/powernow/lkminit_powernow.c: revision 1.5
- Add k7_powernow_destroy() prototype into cpu.h.
- Call k7_powernow_destroy() unloading the module.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.125.2.1 src/sys/arch/i386/include/cpu.h
cvs rdiff -r1.4 -r1.4.2.1 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.