*BSD News Article 14362


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!network.ucsd.edu!news.service.uci.edu!ucivax!bonnie.ics.uci.edu!glowe
From: glowe@bonnie.ics.uci.edu (Glen H. Lowe)
Subject: Re: BIOS interrupts
Nntp-Posting-Host: bonnie.ics.uci.edu
Message-ID: <2BC98C75.20057@ics.uci.edu>
Newsgroups: comp.os.386bsd.questions
Reply-To: glowe@ics.uci.edu (Glen H. Lowe)
Organization: U.C. Irvine - Information and Computer Science
Lines: 17
Date: 12 Apr 93 15:36:21 GMT
References: <1993Apr11.221401.2752@unet.net.com>

In article <1993Apr11.221401.2752@unet.net.com> dsilvia@blunt.net.com (Dave Silvia) writes:
>Hi, Gang!
>
>	Can someone out there tell me how one accesses BIOS interrupts.  For
>example, the keyboard interrupt 0x16 would be invoked in masm by:
>
>	int 16H
>
>What is the gas equivalent (if any?).
>
>thx,
>Dave S.


Bios?  What is a Bios interrupt?  There is no such thing in 386bsd. =)

Glen