Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 15:23:08 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/doscmd int2f.c
Message-ID:  <199806302223.PAA04630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/06/30 15:23:07 PDT

  Modified files:
    usr.bin/doscmd       int2f.c 
  Log:
  Implement int 2f ax=1600, which is, according to the Interrupt List,
  used to check to see if windows 3.x if running.  We always return 0,
  which means that neither Windows 3.x nor Windows/386 2.x is running.  It
  also means, btw, that XMS version 1 isn't installed, which is true since
  we don't implement that either.
  
  Revision  Changes    Path
  1.2       +5 -1      src/usr.bin/doscmd/int2f.c

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?199806302223.PAA04630>