On Wed, May 16, 2007 at 02:53:49PM -0400, Jeremy Jackson wrote:
> CPU: vendor AMD device
> 30ff2                                                    
> CPU: family 0f, model 3f, stepping 02
> 
> All I know is this makes it boot when it didn't before, YMMV
> 
> Signed-off-by: Jeremy Jackson <[EMAIL PROTECTED]>
> 
> in LinuxBIOSv2/src/cpu:
> 
> Index: amd/model_fxx/model_fxx_init.c
> ===================================================================
> --- amd/model_fxx/model_fxx_init.c      (revision 2671)
> +++ amd/model_fxx/model_fxx_init.c      (working copy)
> @@ -683,6 +683,7 @@
>          { X86_VENDOR_AMD, 0x20fc2 },
>          { X86_VENDOR_AMD, 0x20f12 }, /* JH-E6 */
>          { X86_VENDOR_AMD, 0x20f32 },
> +        { X86_VENDOR_AMD, 0x30ff2 }, /* E4 ? */
>  #endif
>  
>  #if K8_REV_F_SUPPORT == 1

Any comments on this? Look good to me, will commit if nobody complains.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to