Subject: Re: Powernow support? To: None <port-amd64@netbsd.org, port-i386@netbsd.org> From: TAMURA Kent <kent@NetBSD.org> List: port-amd64 Date: 07/31/2006 19:42:47
> I added this patch to my i386 source tree (3.99.23) and it still don't
> show anything either :(
I think you need to change
#if NPOWERNOW_K8 > 0
to
#ifdef POWERNOW_K8
in mainbus.c.
--
TAMURA Kent <kent_2006 at hauN.org> <kent at NetBSD.org>