* BIOS interrupts
[not found] <Pine.LNX.4.43L.0204020016480.2876-100000@alpha.linuxassembly.org>
@ 2002-04-18 7:40 ` Wilson Fletcher
2002-04-18 8:06 ` Jani Monoses
2002-04-18 11:49 ` Rudolf Marek
0 siblings, 2 replies; 3+ messages in thread
From: Wilson Fletcher @ 2002-04-18 7:40 UTC (permalink / raw)
To: linux-assembly
Can someone point me to some references re: how to call BIOS interrupts
in Linux ?
I don't want 1000 messages telling me it can't be done. I know that
Linux doesn't support the bios interrupts as it stands.
Specifically 15h on a Toshiba laptop ( if your interested :-) )
Thanks,
Wilson Fletcher
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BIOS interrupts
2002-04-18 7:40 ` BIOS interrupts Wilson Fletcher
@ 2002-04-18 8:06 ` Jani Monoses
2002-04-18 11:49 ` Rudolf Marek
1 sibling, 0 replies; 3+ messages in thread
From: Jani Monoses @ 2002-04-18 8:06 UTC (permalink / raw)
To: Wilson Fletcher; +Cc: linux-assembly
Look at how XFree86 calls int10.I think sys_vm86 (or something named like
that)
On Thu, 18 Apr 2002, Wilson Fletcher wrote:
>
> Can someone point me to some references re: how to call BIOS interrupts
> in Linux ?
>
> I don't want 1000 messages telling me it can't be done. I know that
> Linux doesn't support the bios interrupts as it stands.
>
> Specifically 15h on a Toshiba laptop ( if your interested :-) )
>
> Thanks,
>
> Wilson Fletcher
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BIOS interrupts
2002-04-18 7:40 ` BIOS interrupts Wilson Fletcher
2002-04-18 8:06 ` Jani Monoses
@ 2002-04-18 11:49 ` Rudolf Marek
1 sibling, 0 replies; 3+ messages in thread
From: Rudolf Marek @ 2002-04-18 11:49 UTC (permalink / raw)
To: Wilson Fletcher; +Cc: linux-assembly
Hello,
As I already wrote here. In SVGAlib is a subdir called lrmi - Linux Real
Mode Interface.
it has servicess to call ints. & map ROM.
Regards
Rudolf
On Thu, 18 Apr 2002, Wilson Fletcher wrote:
> Date: Thu, 18 Apr 2002 07:40:13 +0000
> From: Wilson Fletcher <mgpl1@zeta.org.au>
> To: linux-assembly@vger.kernel.org
> Subject: BIOS interrupts
>
>
> Can someone point me to some references re: how to call BIOS interrupts
> in Linux ?
>
> I don't want 1000 messages telling me it can't be done. I know that
> Linux doesn't support the bios interrupts as it stands.
>
> Specifically 15h on a Toshiba laptop ( if your interested :-) )
>
> Thanks,
>
> Wilson Fletcher
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-04-18 11:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Pine.LNX.4.43L.0204020016480.2876-100000@alpha.linuxassembly.org>
2002-04-18 7:40 ` BIOS interrupts Wilson Fletcher
2002-04-18 8:06 ` Jani Monoses
2002-04-18 11:49 ` Rudolf Marek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).