Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys
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.
Home |
Main Index |
Thread Index |
Old Index