Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/i386/i386
Module Name: src
Committed By: tron
Date: Mon Apr 5 20:53:50 UTC 2004
Modified Files:
src/sys/arch/i386/i386 [netbsd-2-0]: identcpu.c
Log Message:
Pull up revision 1.11 (requested by mrg in ticket #65):
- - fix i386_intel_brand[]: it was missing a empty reserved entry at 0xD
causing Mobile Pentium 4 to be shown as a Mobile Celeron.
- - fix intel_family6_name() for brand=0xB && signature >= 0xF13
- - fix a potential out-of-bounds array reference
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 src/sys/arch/i386/i386/identcpu.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