FreeBSD Bugzilla – Attachment 6322 Details for
Bug 14440
update to identcpu.c to "support" AMD K7's
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 279 bytes, created by
kbyanc
on 1999-10-20 20:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kbyanc
Created:
1999-10-20 20:20:01 UTC
Size:
279 bytes
patch
obsolete
>--- identcpu.c.orig Wed Oct 20 14:54:43 1999 >+++ identcpu.c Wed Oct 20 15:00:00 1999 >@@ -299,6 +299,9 @@ > case 0x590: > strcat(cpu_model, "K6-III"); > break; >+ case 0x610: >+ strcat(cpu_model, "Athlon"); >+ break; > default: > strcat(cpu_model, "Unknown"); > break;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14440
: 6322