Re: Intel microcode fixes

H. Peter Anvin (hpa@transmeta.com)
16 Nov 1998 13:31:26 GMT


Followup to: <199811160935.KAA25179@hertz.ikp.physik.tu-darmstadt.de>
By author: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
In newsgroup: linux.dev.kernel
>
> I just found following announcement on the SCO anounncement group:
> > SCO UnixWare 2.1.1 -2.1.3
> >
> > Description:
> > This SLS provides the proper microcode fixes to the system's Pentium Pro,
> > Pentium II, Celeron, and Pentium II Xeon processors.
>
> How are these microcode fixes handled with Linux?
>

Microcode fixes for Intel P6-core chips are uploaded to the CPU either
by the BIOS, or by a driver. Linux obviously doesn't have a driver,
which means it has to be done by the BIOS (usually shipped as part of
the BIOS) or we have to get a driver.

The microcode update itself is delivered from Intel as a binary blob.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/