Subject: Re: port-i386/32864 (Pentium M 760 speedstep support)
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Juan RP <juan@xtrarom.org>
List: netbsd-bugs
Date: 03/05/2006 22:10:03
The following reply was made to PR port-i386/32864; it has been noted by GNATS.
From: Juan RP <juan@xtrarom.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: port-i386/32864 (Pentium M 760 speedstep support)
Date: Sun, 5 Mar 2006 23:08:15 +0100
On Sun, 5 Mar 2006 21:45:02 +0000 (UTC)
Neil Ludban <nludban@columbus.rr.com> wrote:
> The frequencies need to be reverted to the values in the original
> patch, otherwise it complains:
Ok, I added back the original frequency table.
> Note that ci->ci_cpuid appears to be uninitialized, I hacked around
> it since I don't have time to investigate why that's happening.
My bad... the correct member is ci_signature (just committed it).
Cheers.