Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 1998 00:40:30 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 math_emulate.c
Message-ID:  <199810180740.AAA16650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/18 00:40:30 PDT

  Modified files:
    sys/i386/i386        math_emulate.c 
  Log:
  Print a message if bootverbose that the emulator is present in the kernel.
  
  Move the initialization before isa_configure() and npx, in case npx does
  something to initialize the state of the emulator somehow.
  
  I do not have any machines without a FPU so that I can test this with -
  except an old 386sx motherboard in a box somewhere that might work...
  
  Revision  Changes    Path
  1.29      +11 -5     src/sys/i386/i386/math_emulate.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810180740.AAA16650>