jhb         2006-09-27 19:32:26 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/btx/btx btx.S 
  Log:
  Emulate moving cr0, cr2, cr3, or cr4 into any i386 general register
  rather than just emulating mov cr0, eax.  This fixes some Compaq/HP BIOS
  with DMA (as the BIOS tried to read cr3 so it could translate addresses
  if paging was enabled).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.39      +18 -6     src/sys/boot/i386/btx/btx/btx.S
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to