Subject: Re: CVS commit: src/sys/arch/i386/i386
To: matthew green <mrg@eterna.com.au>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: source-changes
Date: 04/06/2004 12:48:05
matthew green <mrg@eterna.com.au> writes:

>    matthew green <mrg@NetBSD.org> writes:
>    
>    > - fix intel_family6_name() for brand=0xB && signature >= 0xF13
>    
>    Is a cpu of this brand id really family 6 and model >= 8?
> 
> that's what intel application note 486 says.

Hm.  The application note I have says 15 not 6.

> the rest of the function already had special cases for 3 out of the
> 4 that require it...

I guess some of those are also wrong.

enami.