Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/08/2006 21:04:30
Module Name:	src
Committed By:	xtraeme
Date:		Tue Aug  8 21:04:30 UTC 2006

Modified Files:
	src/sys/arch/i386/include: cpu.h
	src/sys/lkm/arch/i386/powernow: lkminit_powernow.c

Log Message:
- 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.126 src/sys/arch/i386/include/cpu.h
cvs rdiff -r1.4 -r1.5 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.