All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Marcum <bmarcum@iglou.com>
To: "'Linux-8086@Vger.Kernel.Org'" <Linux-8086@Vger.Kernel.Org>
Subject: Re: Using int 13 calls in elks
Date: Thu, 11 Mar 2004 13:29:19 -0500	[thread overview]
Message-ID: <20040311182919.GF13272@don.localnet> (raw)
In-Reply-To: <E50A109EE98AA049BAA09D725DB0714F01AD3BDA@mail.tapeware.com>

On Wed, Mar 10, 2004 at 09:51:58PM -0800, Jason Dictos wrote:
> Hello,
>   
>    I have some code to port from an MSDOS based application who's main goal
> was to write partition data to a bios addressable disk. Currently under
> linux/bsd, I haven't found any way to call int 13 style calls from within
> the protected mode operating system, however I hear that elks has some bios
> disk drivers. Basically our goal with this application is to be able to
> write/read from bios addressable disks in a multi threaded environment.
> 
> Can elks help me out here?
> 
In elks, as in most unix-like operating systems, there should be no
need for a user program to directly call the bios interrupts. The
partition table, and the rest of the hard drive, can be read/written as
/dev/bd(a-d).


-- 
Incrsease your earoning poswer and gaerner profwessional resspect.
Get the Un1iversity Dewgree you have already earned.
 [from the prestigious, non-accredited University of Spam!]

  parent reply	other threads:[~2004-03-11 18:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-11  5:51 Using int 13 calls in elks Jason Dictos
2004-03-11 11:08 ` David Given
2004-03-11 11:44 ` Gábor Lénárt
2004-03-11 18:29 ` Bill Marcum [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-03-11 16:05 Jason Dictos
2004-03-11 16:22 Jason Dictos
2004-03-11 20:54 ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040311182919.GF13272@don.localnet \
    --to=bmarcum@iglou.com \
    --cc=Linux-8086@Vger.Kernel.Org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.