From owner-freebsd-hackers Thu Apr 11 13:21:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA08298 for hackers-outgoing; Thu, 11 Apr 1996 13:21:51 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA08290 Thu, 11 Apr 1996 13:21:43 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA04668; Thu, 11 Apr 1996 13:18:48 -0700 From: Terry Lambert Message-Id: <199604112018.NAA04668@phaeton.artisoft.com> Subject: Re: DOS emulator; Silly questions ... To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Thu, 11 Apr 1996 13:18:48 -0700 (MST) Cc: sos@FreeBSD.ORG, msmith@atrad.adelaide.edu.au, tam@riogrande.cs.tcu.edu, hackers@FreeBSD.ORG In-Reply-To: <199604111222.VAA29940@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Apr 11, 96 09:52:53 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Well, if you're in a position to see what CMH did to the NetBSD vm86() > code to shim it to doscmd and then bring their vm86 code over, please > do. Meanwhile it's worth noting that BSDI appear to have bent over > backwards to avoid using vm86() to implement this, for reasons not yet clear. Pretty obvious to me: non-Intel architectures can't ever support vm86(). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.