Page MenuHomeFreeBSD

D27986.diff
No OneTemporary

D27986.diff

diff --git a/sys/x86/x86/identcpu.c b/sys/x86/x86/identcpu.c
--- a/sys/x86/x86/identcpu.c
+++ b/sys/x86/x86/identcpu.c
@@ -223,7 +223,7 @@
} cpu_vendors[] = {
{ INTEL_VENDOR_ID, CPU_VENDOR_INTEL }, /* GenuineIntel */
{ AMD_VENDOR_ID, CPU_VENDOR_AMD }, /* AuthenticAMD */
- { HYGON_VENDOR_ID, CPU_VENDOR_HYGON }, /* HygonGenuine*/
+ { HYGON_VENDOR_ID, CPU_VENDOR_HYGON }, /* HygonGenuine */
{ CENTAUR_VENDOR_ID, CPU_VENDOR_CENTAUR }, /* CentaurHauls */
#ifdef __i386__
{ NSC_VENDOR_ID, CPU_VENDOR_NSC }, /* Geode by NSC */

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 11:36 AM (13 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32081968
Default Alt Text
D27986.diff (533 B)

Event Timeline