Hi there,

On Fri, 21 Feb 2003, K. Reid-Grey wrote:

> > Can't you just load it in your DOSEMU session?
> 
> It's loaded in there too, but it makes no difference either way.

Argh.  I found this in the doc's...

----------------------------------------------------------------------
8.1.2. ms_dos

   int0x21 call
   
   we trap this for two functions: simulating the EMMXXXX0 device and
   fudging the CONFIG.XXX and AUTOEXEC.XXX bootup files.
   
   note that the emulation herein may cause problems with programs that
   like to take control of certain int 21h functions, or that change
   functions that the true int 21h functions use. An example of the
   latter is ANSI.SYS, which changes int 10h, and int 21h uses int 10h.
   for the moment, ANSI.SYS won't work anyway, so it's no problem.
----------------------------------------------------------------------

There are other device drivers that do similar things, maybe there's
one that will work?

73,
Ged.

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to