Subject: re: CVS commit: src/sys/arch/i386/i386
To: enami tsugutomo <enami@sm.sony.co.jp>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 04/06/2004 16:10: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.


thinking about it, i guess you're right... that code sure could
be nicer to read. :-)


.mrg.