[comp.os.xinu] dos.asm

berggren@eecs.cs.pdx.edu (Eric Berggren) (01/02/91)

  Well, I got all of the basic code typed in, but the interrupt mapping
seems to no work. In all of the assembly files, they use and include file
called dos.asm, which apparently contains some macros used in the interfacing
with C. I have both MASM and MSC (5.01), but I do not have this dos.asm file.
I have tried my best to speculate as to what might be in there; I have to
label the code segments _TEXT in order for MSC to be able to locate it. I
am not sure, however, what the data segment should be called (I'm currently
calling it _DATA). 
  Does anyone have a copy of 'dos.asm' or know what should be in there?
I'd really appreciate it, and is probably crucial to the system. Thanx.

-e.b.

==============================================================================
  Eric Berggren             |   "Round and round the while() loop goes;
  Computer Science/Eng.     |         Whether it stops," Turing says, 
  berggren@eecs.cs.pdx.edu  |         "nobody knows."

griffith@eecs.cs.pdx.edu (Mars - God of War) (01/02/91)

Ack! Thud! <whir> <whir> <click> <chirp> Working...

MS-DOS is not considered a viable platform for the design of an operating
system. Please reconsider your actions or report to the termination center.


| Michael Griffith                     | If I had an opinion it certainly   |
| griffith@eecs.ee.pdx.edu             | wouldn't be the same one as        |
| ...!tektronix!psueea!eecs!griffith   | Portland State University anyways. |