From owner-freebsd-hackers Wed Oct 13 4: 8:53 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (Postfix) with ESMTP id AFBAC14F2E for ; Wed, 13 Oct 1999 04:08:44 -0700 (PDT) (envelope-from narvi@haldjas.folklore.ee) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.9.3/8.9.3) with SMTP id OAA47074; Wed, 13 Oct 1999 14:06:52 +0300 (EEST) (envelope-from narvi@haldjas.folklore.ee) Date: Wed, 13 Oct 1999 14:06:52 +0300 (EEST) From: Narvi To: Johan Kruger Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Generating interrupts ? In-Reply-To: <3804651F.1F173045@oskar.nanoteq.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 13 Oct 1999, Johan Kruger wrote: > In DOS it's possible to load the AX register with DA8C and generate a > int 15, which will return the BIOS version string and the chipset > identification int CL register. How do i do it in FreeBSD, and how do i > generate a interrupt for that manner ? > You don't. Well, at least not without VM86. Why do you want it? (and what about freebsd-alpha mchines?) > Greeting fellow FreeBSD users, by the way, 4.0-CURRENT builds a release > just fine, and it's Linux emulator (sorry for the word emulator ) is > exellent, try it. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message