On Wed, May 10, 2006 at 07:04:14PM +0200, Christian Sühs wrote: > should it be addl or andl, 0x9fffffff ??
andl, intent is to clear bits 2,1 in the top nibble. > However I have tried both and for both cases it fails. > > I think is it not possible to easy write to cr0, I will try the > patch later in the code after enabling these registers. Hmm, cr0 should always be available.. //Peter -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
