On Sun, 28 Oct 2001, Cyrille Lefevre wrote: >Athlon (alias k7) already has MMX. the objective of this patch >was to add SSE to the set of XP (alias MP) processors.
I haven't seen the patch you're talking about, nor do I have any newer Athlons here that support SSE, but it seems like it's pretty trivial to grab the SSE identifier out of the table at: http://www.amd.com/products/cpg/athlon/techdocs/pdf/20734.pdf and add it to the print_AMD_features() function in src/sys/i386/i386/identcpu.c. -- "Never put off until tomorrow what you can do today. There might be a law against it by that time." -- /usr/games/fortune, 07/30/2001 Brandon D. Valentine <bandix at looksharp.net> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
