linux-msdos-digest        Monday, 18 October 1999      Volume 01 : Number 157

In this issue:

----------------------------------------------------------------------

From: Reinhard Karcher <[EMAIL PROTECTED]>
Date: Wed, 13 Oct 1999 09:01:37 +0200
Subject: Re: VGA video problems

At Tue, 12 Oct 1999 Russell P. Sutherland wrote:
> >%_I have tried unsuccessfully to get the Micro CADAM
> (a dos based CAD package) running using dos-emu.
> 
> The text based stuff works fine, but the graphics
> screens are very messed up.

Hi Russel,
you could try $_console = (1) and $_graphics = (1)
in your dosemu.conf.
If you have got a supported chipset, alter
$_chipset= "your_graphic_chip". Look at the comment
for supported chipsets.

Reinhard

------------------------------

From: Uwe Bonnes <[EMAIL PROTECTED]>
Date: Wed, 13 Oct 1999 09:35:45 +0200 (MEST)
Subject: Re: Empty message

Sorry for my last empty message

Bye

Uwe Bonnes                [EMAIL PROTECTED]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
- --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

------------------------------

From: Rich Shepard <[EMAIL PROTECTED]>
Date: Wed, 13 Oct 1999 06:16:52 -0700 (PDT)
Subject: Cursor color in X

  I tend to run dosemu from within a virtual terminal in X. The propmt and
text in the terminal are easily visible using the background and foreground
colors I've defined in the command to invoke an aterm from the desktop
(xfce, in my case.)

  However, the dosemu cursor is a dark grey block on a black background; I
can barely see it. I've looked in /etc/dosemu.conf and I see only one line
referring to color: use color terminals in X.

  Because the cursor is a small underscore in the foreground color of other
apps running in virtual terminals, I assume that this is a dosemu issue.
When I open a new, text console (separate from the X Window session) and I
run dosemu, the cursor is an underscore which is highly visible.

Thanks for solutions,

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
              Making environmentally-responsible mining happen. (SM)         
                       --------------------------------
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | [EMAIL PROTECTED]


------------------------------

From: Steven Work <[EMAIL PROTECTED]>
Date: 13 Oct 1999 08:57:14 -0700
Subject: Stuff special keystrokes

Is there any extended syntax for the "keystroke" command which would
allow stuffing function and control keys and such?  Is there support
for waiting to present the next key until after an app does a keyboard
buffer flush, a la 4DOS's KSTACK?

TIA!
- -- 
Steven Work
Renaissance Labs
[EMAIL PROTECTED]
360 647-1833




------------------------------

From: Gereon Ruetten <[EMAIL PROTECTED]>
Date: Wed, 13 Oct 1999 20:36:11 +0200
Subject: sorry, but...

... its VERY important for me to find a solution for my problem, so
i ask again :

I want to use dosemu remote via telnet or ssh, but when i do that
there are several keys which are not working..
for example the german "Umlaute (�=ae, �=ue, �=oe, � = ss)"
they are working fine with telnet/ssh, but not in dosemu via telnet/ssh
Local dosemu has no problems with this keys.

There is also a problem with ALT+functionkey and STRG+functionkey,
but i think they are not transportet by ssh/telnet (i need also a solution
for this problem) and STRG+RETURN (which is interpreted as a normal RETURN)

 
thanks in advance,
                        Gereon
- --
If the box says `Windows 95 or better'', it should run on Linux, right?

------------------------------

From: "Julia A . Case" <[EMAIL PROTECTED]>
Date: Wed, 13 Oct 1999 16:05:24 -0400
Subject: Re: Virtual Com Port

        Ok, I admit it!  I'm slow...  searching through
src/base/init/lexer.l and parser.y I don't quite follow how the following
line would be read out of dosemu.conf
$_Com1 = "virutal"

Any help would be apprecated,
Julie

- -- 
[  Julia Anne Case  ] [        Ships are safe inside the harbor,       ]
[Programmer at large] [      but is that what ships are really for.    ]  
[   Admining Linux  ] [           To thine own self be true.           ]
[ Windows/WindowsNT ] [ Fair is where you take your cows to be judged. ]
          

------------------------------

From: Hans Lermen <[EMAIL PROTECTED]>
Date: Wed, 13 Oct 1999 22:11:40 +0200 (MEST)
Subject: Re: Stuff special keystrokes

On 13 Oct 1999, Steven Work wrote:

> Is there any extended syntax for the "keystroke" command which would
> allow stuffing function and control keys and such?

Yes, look at README.txt (chapter 'Using the keystroke and commandline
options.' e.g \^x will produce <Ctrl>X, \Ax will produce <ALT>X,
\F10; will produce <F10> e.t.c

Note, however, that you may have to double or quadruble '\' for forcing
the shell to pass it correctly to dosemu, when using the -I commandline
option.

>  Is there support
> for waiting to present the next key until after an app does a keyboard
> buffer flush, a la 4DOS's KSTACK?

No, but you can set pauses/delays for 'playback' of keystrokes,
also described in README.txt.

Hans
<[EMAIL PROTECTED]>



------------------------------

From: "Narr, McPaper" <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 08:40:29 +0200
Subject: RE: sorry, but...

I found the same problem - but no solution :-(
The debug-file shows that the remote-line can process 
7-bit INPUT only (output worked fine).
The only working environment is xdos (or dos -X) at remote side.
If this is not possible, the only way I found is native DOS
on the remote side (running the app remote, too).

Greetings
Wolfgang


> -----Original Message-----
> From: Gereon Ruetten [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, October 13, 1999 8:36 PM
> To:   [EMAIL PROTECTED]
> Subject:      sorry, but...
> 
> ... its VERY important for me to find a solution for my problem, so
> i ask again :
> 
> I want to use dosemu remote via telnet or ssh, but when i do that
> there are several keys which are not working..
> for example the german "Umlaute (�=ae, �=ue, �=oe, � = ss)"
> they are working fine with telnet/ssh, but not in dosemu via telnet/ssh
> Local dosemu has no problems with this keys.
> 
> There is also a problem with ALT+functionkey and STRG+functionkey,
> but i think they are not transportet by ssh/telnet (i need also a solution
> for this problem) and STRG+RETURN (which is interpreted as a normal
> RETURN)
> 
>  
> thanks in advance,
>                       Gereon
> --
> If the box says `Windows 95 or better'', it should run on Linux, right?

------------------------------

From: Feher Sandor <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 08:38:22 +0200
Subject: xdos config problems

1.I must use our national keyboard settings (Hungarian). It works fine
when I set term_char_set="latin2" but     in this case my application's
window crashed. (It contains 437 characters in its window frame.).
  If I set term_char_set="ibm" keyboard doesn't work but the program's
window is fine.

2.I thought the xdos resolve these problems for me. I'v got some
elementary problem with this:

  - I can't resize it's window ??? (I don't know why doesn't it
work.It's my most important and urgent     problem!)
  - Only a part of national laguage set is work properly.
    But the window frames looks good.

3. Finally, I telnet into this machine, the national keyb. doesn't work
   in dosemu, but it work at console. 
   (Gereon Ruetten <[EMAIL PROTECTED]> has my problem too I
saw).

I use RedHat 6.0 2.2.12 and dosemu-0.99-13 but I probe several older
versions.

TIA && by., Sanya

------------------------------

From: Sean Hennessy - Geishan <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 17:31:30 +1100
Subject: very little runs - inc pkzip

I've managed to get dosemu started, and it boots ok.

But when I run just about any program it either hangs or crashes with a
processor exeption.  

The program I'm testing with is pkzip 2.04g  it just hangs and I need to
kill the session.  The programs I really want to get running are
compiled with clarion.

I'm sure I got this working under RH5.2 but I'm now running RH6.0 

Any pointers???

------------------------------

From: Jeremy Taylor <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 04:07:16 -0500 (CDT)
Subject: nosuidroot and other problems

ok, I am runnung dosemu-99?? on rh6.1 with kern 2.2.12, am trying to run
dos bbs doors (Lord in particular). When running dos as root, it works
just fine, however when I run a nosuid copy I get troubles, also when I
run suid for all users I get exactly the same error. This is it:

+ Firing Up LORD.OVR
+ Using EMS for faster overlay swapping.
+ Creating dynamic varible tables in conventional mem
Runtime error 002 at 0000:0077.                                               

And that's it. How can I fix this? The prog runs fine as root so the
problem has to be with user access. Please help if you have any ideas.
Thanks


------------------------------

From: Bjorn Eriksson <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 12:08:33 +0200
Subject: Re: very little runs - inc pkzip

 You're not giving us very much information, sorry can't help. 

 P.s When someone reports a dosemu problem on the RH6.0 platform the standard response 
is "get the latest stabel version RH6.0 ships with a developers version.". I've seen 
that recommendation atleast twenty times on this list :-) D.s

- --
      O__  --....
     c/ /'_ ---...
    (*) \(*) ----..  Bj�rne :P


------------------------------

From: Bjorn Eriksson <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 15:42:37 +0200
Subject: Why is RH including a developers version? (Was: very little runs - inc pkzip)

(Replied back to the list.)

 Hi Eugene, greetings from Sweden.

>I'm still quite new to this. A developer's version of what?

 That's ok. Honest! :-) You're (probably) using a developers version of dosemu. Redhat 
made an error (or misjudgment) in including a devolopers version in their 6.0 release. 
Developers versions can be fun to play with but the intended audience is developers. 
Goto http://www.dosemu.org/

 Checking their (RH's) ftp site I can see that they are still including a developers 
release in RH6.1 (dosemu-0.99.13). Why they insist on this is beyond me. 

Quoting the dosemu homepage:

"The Developers version of DOSEMU are used to test new features and new ideas. As such 
they can be very unstable. The current Developers version is dosemu-0.99.13."

 I think it would be fair to let the dosemu team decide what's for the general public 
and what's not.

- --------------

 The current Stable version is dosemu-0.98.8 and can be found at:

 ftp://ftp.dosemu.org/pub/dosemu/dosemu-0.98.8-1.i386.rpm

(I'm assuming you prefer a .rpm-archive.)

 If you've bought your RH distro from a redhat distributor I suggest you send them an 
email, asking for support. Their support is fairly good and it's about time they start 
fending of some of the questions they initiated by including a developers version.

//Bj�rn Eriksson
- --
      O__  --....
     c/ /'_ ---...
    (*) \(*) ----..  Bj�rne :P


------------------------------

From: Joel White <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 09:40:15 -0400
Subject: Unhandled exception

Hi,

I'm trying to get some development tools running under dosemu, which includes
the Borland C/C++ compiler and debugger, and a program called loc31.exe, which
is a code locater.  The compiler and the debugger seem to work fine (they come
up on the screen without squawking), but the loc31.exe program crashes.
Normally, just running 'loc31' under DOS generates a usage message, but under
dosemu, it generates the following:

32loader runtime error: Unhandled exception

 Exception 0D at 00D7:0008E221 error code 00000000

      CS=00D7 DS=00DF ES=00DF SS=00DF FS=00FF GS=0000
    EAX=00000000 EBX=00000000 ECX=0002A000 EDX=000F5FF8
    EBP=000F5FEC ESP=000F5FD8 EDI=00027000 ESI=00000000

 The invalid instruction was executed at 0008E221

Module 'C:\TERN\BIN\LOC31.EXE' section 'CODE' offset 00054221

[0008E219]:  43 0C 99 41 46 00 EB 54 - 80 3D 58 00 47 00 00 74


loc31.exe requires a number of DPMI programs: 31rtm.exe, dpmi32vm.ovl, and
dpmiload.exe, which are in the path.

I'm running RH 6.0 with the out-of-the-box kernel, 2.2.5-15.  I've installed the
latest stable version of dosemu from the rpm on the www.dosemu.org site
(0.98.8).

I have tried both bootdir and hdimage configurations, running the loc31 program
from a floppy or the harddrive  without luck.  I've tried the FreeDOS included
with the dosemu, DOS 6.0, and the DOS from Windoze98.  I've included the
dosemu.conf file below.  I thought I would check with this list before spinning
my wheels any farther (I looked through the list archive, but didn't see
anything appropriate - I may have missed it, though).

Any help/suggestions would be appreciated.  Thanks.

Joel



$_debug = "-a"          # same format as -D commandline option
 $_features= ""          # list of temporary hacks, see release notes in
 $_timint = (on)         # emulate INT08 type timer interrupts
$_mathco = (on)         # or off
$_cpu = (80586)         # CPU emulation, valid values:  80[345]86
$_rdtsc = (on)          # if possible use Pentium cycle counter
$_cpuspeed = (0)        # 0 = calibrated by dosemu, else given (e.g.166.666)
$_pci = (off)
$_xms = (2048)          # in Kbyte
$_ems = (2048)          # in Kbyte
$_ems_frame = (0xe000)
$_dpmi = (4096)         # in Kbyte
$_dosmem = (640)        # in Kbyte, < 640
$_hardware_ram = ""     # list of segment values/ranges such as
$_secure ="ngd"         # secure for: n (normal users), g (guest), d (dexe)
$_odd_hosts = ""        # black list such as "lucifer.hell.com billy.the.cat"
$_diskless_hosts=""     # black list such as "hacker1 newbee gateway1"
$_emusys = ""           # empty or 3 char., config.sys   -> config.XXX
$_emubat = ""           # empty or 3 char., autoexec.bat -> autoexec.XXX
$_emuini = ""           # empty or 3 char., system.ini   -> system.XXX
$_hogthreshold = (1)    # 0 == all CPU power to DOSEMU
$_irqpassing = ""       # list of IRQ number (2-15) to pass to DOS such as
$_speaker = ""          # or "native" or "emulated"
$_term_char_set = ""    # Global code page and character set selection.
$_term_color = (on)     # terminal with color support
$_term_updfreq = (4)    # time between refreshs (units: 20 == 1 second)
$_escchar = (30)        # 30 == Ctrl-^, special-sequence prefix
$_rawkeyboard = (0)     # bypass normal keyboard input, maybe dangerous
$_layout = "auto"       # one of: finnish(-latin1), de(-latin1), be, it, us
$_keybint = (on)        # emulate PCish keyboard interrupt
$_X_updfreq = (5)       # time between refreshs (units: 20 == 1 second)
$_X_title = "DOS in a BOX"      # Title in the top bar of the window
$_X_icon_name = "xdos"  # Text for icon, when minimized
$_X_keycode = (auto)    # on == translate keybord via dosemu keytables
$_X_blinkrate = (8)     # blink rate for the cursor
$_X_font = ""           # basename from /usr/X11R6/lib/X11/fonts/misc/*
$_X_mitshm = (on)       # Use shared memory extensions
$_X_sharecmap = (off)   # share the colormap with other applications
$_X_fixed_aspect = (on) # Set fixed aspect for resize the graphics window
$_X_aspect_43 = (on)    # Always use an aspect ratio of 4:3 for graphics
$_X_lin_filt = (off)    # Use linear filtering for >15 bpp interpolation
$_X_bilin_filt = (off)  # Use bi-linear filtering for >15 bpp interpolation
$_X_mode13fact = (2)    # initial size factor for video mode 0x13 (320x200)
$_X_winsize = ""        # "x,y" of initial windows size (defaults to float)
$_X_gamma = (1.0)       # gamma correction
$_X_vgaemu_memsize = (1024) # size (in Kbytes) of the frame buffer for emulated
vga
$_X_lfb = (on)  # use linear frame buffer in VESA modes
$_X_pm_interface = (on) # use protected mode interface for VESA modes
$_X_mgrab_key = ""      # KeySym name to activate mouse grab, empty == off
$_X_vesamode = ""       # "xres,yres ... xres,yres"
$_video = "vga"         # one of: plainvga, vga, ega, mda, mga, cga
$_console = (0)         # use 'console' video
$_graphics = (0)        # use the cards BIOS to set graphics
$_videoportaccess = (1) # allow videoportaccess when 'graphics' enabled
$_vbios_seg = (0xc000)  # set the address of your VBIOS (e.g. 0xe000)
$_vbios_size = (0x10000)# set the size of your BIOS (e.g. 0x8000)
$_vmemsize = (1024)     # size of regen buffer
$_chipset = ""          # one of: plainvga, trident, et4000, diamond, avance
$_dualmon = (0)         # if you have one vga _plus_ one hgc (2 monitors)
$_vbootfloppy = ""      # if you want to boot from a virtual floppy:
$_floppy_a ="threeinch" # or "fiveinch" or "atapi" or empty, if not existing
$_floppy_b = ""         # dito for B:
$_hdimage = "bootdir" # list of hdimages under /var/lib/dosemu
$_hdimage_r = $_hdimage # hdimages for 'restricted access (if different)
$_aspi = ""             # list of generic SCSI devices to make available
$_com1 = "/dev/ttyS0"   # e.g. "/dev/mouse" or "/dev/cua0"
$_com2 = ""             # e.g. "/dev/modem" or "/dev/cua1"
$_com3 = ""             # dito                 "/dev/cua2"
$_com4 = ""             # dito                 "/dev/cua3"
$_ttylocks = ""         # Lock directory (e.g. "/var/lock")
$_mouse = "ps2"         # one of: microsoft, mousesystems, logitech, mmseries
$_mouse_dev = "/dev/psaux" # one of: com1, com2, com3, com4 or /dev/mouse
$_mouse_flags = ""      # list of none or one or more of:
$_mouse_baud = (0)      # baudrate, 0 == don't set
$_printer = "lp"        # list of (/etc/printcap) printer names to appear as
$_printer_timeout = (20)# idle time in seconds before spooling out
$_ports = ""            # list of portnumbers such as "0x1ce 0x1cf 0x238"
$_ipxsupport = (off)    # or on
$_novell_hack = (off)
$_vnet = (off)          # 'on' for packet-multi (used by dosnet)
$_sound = (off)         # sound support on/off
$_sb_base = (0x220)
$_sb_irq = (5)
$_sb_dma = (1)
$_sb_dsp = "/dev/dsp"
$_sb_mixer = "/dev/mixer"
$_mpu_base = "0x330"



------------------------------

From: "Eugene Wong" <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 06:54:16 -0700
Subject: Re: Why is RH including a developers version? (Was: very little runs - inc 
pkzip)

Thank you very much for your reply. It makes so much sense now.

Sincerely and with thanks,
Eugene Wong
personal web site: www.geocities.com/SoHo/Village/4111/
  -----BEGIN GEEK CODE BLOCK-----
  Version: 3.1
  GCM/PA/O d+>+ s:-->: a- C++> UL++++$ P? L++>++++ E? W++ N+ o? K? w++>
  O? M-- V? PS-->--- PE++ Y+ PGP? t+ 5 X R- tv(+) b+ DI++++ D--
  G e++ h! r--- y-
  ------END GEEK CODE BLOCK------

- ----- Original Message -----
From: Bjorn Eriksson <[EMAIL PROTECTED]>
To: 'Eugene Wong' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 14, 1999 6:42 AM
Subject: Why is RH including a developers version? (Was: very little runs -
inc pkzip)


> (Replied back to the list.)
>
>  Hi Eugene, greetings from Sweden.
>
> >I'm still quite new to this. A developer's version of what?
>
>  That's ok. Honest! :-) You're (probably) using a developers version of
dosemu. Redhat made an error (or misjudgment) in including a devolopers
version in their 6.0 release. Developers versions can be fun to play with
but the intended audience is developers. Goto http://www.dosemu.org/
>
>  Checking their (RH's) ftp site I can see that they are still including a
developers release in RH6.1 (dosemu-0.99.13). Why they insist on this is
beyond me.
>
> Quoting the dosemu homepage:
>
> "The Developers version of DOSEMU are used to test new features and new
ideas. As such they can be very unstable. The current Developers version is
dosemu-0.99.13."
>
>  I think it would be fair to let the dosemu team decide what's for the
general public and what's not.
>
> --------------
>
>  The current Stable version is dosemu-0.98.8 and can be found at:
>
>  ftp://ftp.dosemu.org/pub/dosemu/dosemu-0.98.8-1.i386.rpm
>
> (I'm assuming you prefer a .rpm-archive.)
>
>  If you've bought your RH distro from a redhat distributor I suggest you
send them an email, asking for support. Their support is fairly good and
it's about time they start fending of some of the questions they initiated
by including a developers version.
>
> file://Bj�rn Eriksson
> --
>       O__  --....
>      c/ /'_ ---...
>     (*) \(*) ----..  Bj�rne :P
>
>


------------------------------

From: "Jose Zubcoff" <[EMAIL PROTECTED]>
Date: Fri, 8 Oct 1999 16:00:29 +0200
Subject: RE: Unsubscribe me!


------------------------------

From: root <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 08:55:41 +0200
Subject: Problem...

Hello,

I have one problem with Dosemulator.When I was installing Linux,I made
one partitation for
dosemulator (/dos) and I made it to be extendid linux part...,but when i
tried to start dosemu
it  said  something like this:

ERROR:SIGSEGV, protected insn... exiting!

Please tell me what it can be?


------------------------------

From: "Pickering, Robert" <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 13:41:15 -0700
Subject: RE: Unsubscribe me!

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

- ------_=_NextPart_001_01BF1684.759824A4
Content-Type: text/plain;
        charset="iso-8859-1"

Me too!

- -----Original Message-----
From: Jose Zubcoff [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 08, 1999 7:00 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Unsubscribe me!



- ------_=_NextPart_001_01BF1684.759824A4
Content-Type: text/html;
        charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2611.0">
<TITLE>RE: Unsubscribe me!</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Me too!</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Jose Zubcoff [<A 
HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, October 08, 1999 7:00 AM</FONT>
<BR><FONT SIZE=2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=2>Cc: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=2>Subject: RE: Unsubscribe me!</FONT>
</P>
<BR>

</BODY>
</HTML>
- ------_=_NextPart_001_01BF1684.759824A4--

------------------------------

From: "Pickering, Robert" <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 13:41:15 -0700
Subject: RE: Unsubscribe me!

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

- ------_=_NextPart_001_01BF1684.759824A4
Content-Type: text/plain;
        charset="iso-8859-1"

Me too!

- -----Original Message-----
From: Jose Zubcoff [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 08, 1999 7:00 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Unsubscribe me!



- ------_=_NextPart_001_01BF1684.759824A4
Content-Type: text/html;
        charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2611.0">
<TITLE>RE: Unsubscribe me!</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Me too!</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Jose Zubcoff [<A 
HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, October 08, 1999 7:00 AM</FONT>
<BR><FONT SIZE=2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=2>Cc: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=2>Subject: RE: Unsubscribe me!</FONT>
</P>
<BR>

</BODY>
</HTML>
- ------_=_NextPart_001_01BF1684.759824A4--

------------------------------

From: [EMAIL PROTECTED]
Date: Thu, 14 Oct 1999 19:56:08 -0300
Subject: Wrong place

        Sorry guys, I know that this�s the wrong mailing list, but i just
started programming for LiNUX and (if possible) I wanna know where can i 
find a list of LiNUX programmers and some stuff about communication between
processes, like sending and receiving signals and things like that.

        If someone can help me, I would be pleased.

        Thank�s from a friend from Brazil...

                Jose Machado.

        PS: I promise I won�t repeat this MSG in this list again !! :)

------------------------------

From: Rich Shepard <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 15:10:36 -0700 (PDT)
Subject: Re: Wrong place

On Thu, 14 Oct 1999 [EMAIL PROTECTED] wrote:

>       Sorry guys, I know that this�s the wrong mailing list, but i just
> started programming for LiNUX and (if possible) I wanna know where can i 
> find a list of LiNUX programmers and some stuff about communication between
> processes, like sending and receiving signals and things like that.

  Perhaps your local library, university or technical bookstore has these:

  Matthew, Neil and Richard Stones.  1996.  Beginning Linux Programming.
Wrox Press Ltd., Birmingham, UK.

  Johnson, Michael K. and Erik W. Troan.  1998.  Linux Application
Development.  Addison-Wesley, Reading, Massachusetts, US.

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
              Making environmentally-responsible mining happen. (SM)         
                       --------------------------------
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | [EMAIL PROTECTED]


------------------------------

From: Sean Hennessy - Geishan <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 09:21:00 +1100
Subject: Re: very little runs - inc pkzip

Sorry for not supplying the information and thanks for the tip.

I'll try to get hold of RH6.1  I might have better luck there.

Most of the programs I want to run just say 'Program too big to fir in
memory'

I've got a K6-2 350 with 128 MB RAM 

Thanks

Bjorn Eriksson wrote:
> 
>  You're not giving us very much information, sorry can't help.
> 
>  P.s When someone reports a dosemu problem on the RH6.0 platform the standard 
>response is "get the latest stabel version RH6.0 ships with a developers version.". 
>I've seen that recommendation atleast twenty times on this list :-) D.s
> 
> --
>       O__  --....
>      c/ /'_ ---...
>     (*) \(*) ----..  Bj�rne :P

------------------------------

From: Sean Hennessy - Geishan <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 09:27:41 +1100
Subject: Re: very little runs - inc pkzip

I've just read a few more messages and realised I didn't mention that
I've tryed this with versions 99.10, 99.13  and 98.8

The usual message is 'not enough memory to load program' when there
should be heaps.
The dos version I've tried are 95, 6.2, freedos

I had these programs running under RH5.1 when I first evaluated dosemu. 
Now I need the thing and it don't work!!



Bjorn Eriksson wrote:
> 
>  You're not giving us very much information, sorry can't help.
> 
>  P.s When someone reports a dosemu problem on the RH6.0 platform the standard 
>response is "get the latest stabel version RH6.0 ships with a developers version.". 
>I've seen that recommendation atleast twenty times on this list :-) D.s
> 
> --
>       O__  --....
>      c/ /'_ ---...
>     (*) \(*) ----..  Bj�rne :P

------------------------------

From: Chris Albertson <[EMAIL PROTECTED]>
Date: Thu, 14 Oct 1999 17:15:17 -0700
Subject: Re: Wrong place

[EMAIL PROTECTED] wrote:
> 
>         Sorry guys, I know that this�s the wrong mailing list, but i just
> started programming for LiNUX and (if possible) I wanna know where can i
> find a list of LiNUX programmers and some stuff about communication between
> processes, like sending and receiving signals and things like that.

I'd look at the O'Reilly books (www.ora.com).  "Power Programming with RPCs"
is good on the subject but you would not guess it from the title.
Not from O'Reilly but good is "Interprocess Communications in UNIX
by Gray.  

You can also just browse the man pages. start with "man socket",
and "man listen" and follow the "see also" references
- -- 
  Chris Albertson

  [EMAIL PROTECTED]                  Voice: 626-351-0089  X127
  Logicon, Pasadena California            Fax:   626-351-0699

------------------------------

From: [EMAIL PROTECTED] (Publishing User)
Date: Fri, 15 Oct 1999 09:38:24 +0800
Subject: Load Linux from DOS

This is a multi-part message in MIME format.

- ------=_NextPart_000_0004_01BF16F1.06F915E0
Content-Type: text/plain;
        charset="gb2312"
Content-Transfer-Encoding: quoted-printable

Dear:
    Now I need a dos program such as loadlin. This program must be =
programmed by C language. Can you help me?
                    Yours. GHP

- ------=_NextPart_000_0004_01BF16F1.06F915E0
Content-Type: text/html;
        charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Dgb2312 http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Dear:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>&nbsp;&nbsp;&nbsp; Now I need a dos =
program such=20
as loadlin. This program must be programmed by C language. Can you help=20
me?</FONT></DIV>
<DIV><FONT color=3D#000000=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Yours. GHP</FONT></DIV></BODY></HTML>

- ------=_NextPart_000_0004_01BF16F1.06F915E0--


------------------------------

From: Uwe Bonnes <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 09:56:47 +0200 (MEST)
Subject: RE: Unsubscribe me!

Pickering, Robert writes:
> Me too!

Any reason wy you bother the list twice!

Bye

------------------------------

From: Uwe Bonnes <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 11:18:15 +0200 (MEST)
Subject: A message from the list mantainer

Hallo,

if you dumped all the information you got when you where _granted_ your
susscription, mail to 
[EMAIL PROTECTED]
to get them again. Don't bother the other list subscribers with
sending administration requests direct to the list.

Please use pure ASCII for messages, no HTML,no VCARDS etc.

Thanks

Uwe Bonnes                [EMAIL PROTECTED]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
- --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

------------------------------

From: Feher Sandor <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 11:42:53 +0200
Subject: resizing

Hi!

I can't believe nobody tried to resize his/her own dosemu's window!
It's a simple problem I think but I lame to resolve it 8-(.

Well, here is my config:

$_X_font = ""           # basename from /usr/X11R6/lib/X11/fonts/misc/*
                        # (without extension) e.g. "vga"
$_X_mitshm = (on)       # Use shared memory extensions
$_X_sharecmap = (off)   # share the colormap with other applications
$_X_fixed_aspect = (on) # Set fixed aspect for resize the graphics
window
$_X_aspect_43 = (on)    # Always use an aspect ratio of 4:3 for graphics
$_X_lin_filt = (off)    # Use linear filtering for >15 bpp interpolation
$_X_bilin_filt = (off)  # Use bi-linear filtering for >15 bpp
interpolation
$_X_mode13fact = (2)    # initial size factor for video mode 0x13
(320x200) 
                          ^^^^^^^ I don't know what this option mean. I leave the 
default
value.
$_X_winsize = ""        # "x,y" of initial windows size (defaults to
float)
^^^^^^^^^^^^^^^^^
When I set it for example 800,600 or whatever I write, nothing is
happen!
It's very important to complete this problem for me. I use RedHat 6.0
with 2.2.12.

TIA and by., Sanya

------------------------------

From: Hans Lermen <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 12:28:19 +0200 (MEST)
Subject: Re: resizing

On Fri, 15 Oct 1999, Feher Sandor wrote:

> I can't believe nobody tried to resize his/her own dosemu's window!
> It's a simple problem I think but I lame to resolve it 8-(.
> 
> $_X_winsize = ""        # "x,y" of initial windows size (defaults to
> float)
> ^^^^^^^^^^^^^^^^^
> When I set it for example 800,600 or whatever I write, nothing is
> happen!

$_X_winsize only applies to the size of the _graphics_ window,
that is, when the DOS application enters graphics mode.
The _text_ window can't be resized and only depends on the font used.

Hans
<[EMAIL PROTECTED]>


------------------------------

From: mundy matthew <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 11:56:57 -0400
Subject: Disk Partitions under dosemu 0.99.10 (fwd)

I sent this earlier but I never read a response.  I figure either :
1) the SMTP server lost it(we have an infamously slow SMTP server)
2) No one knows the answer, which is OK too
3) I expunged it accidently.  There is no getting it back after 'd' 'x'
4) It was sent but never received

Anyways, does anyone know how to fix this?
                        ---Matt

- ---------- Forwarded message ----------
Date: Thu, 7 Oct 1999 09:35:34 -0400 (EDT)
From: mundy matthew <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Disk Partitions under dosemu 0.99.10

I am trying to get a fat16 hd partition running on my second disk under
the dosemu 0.99.10.0(What came with RH 6.0).  I am having trouble getting
it working.  The Output is :


Linux DOS emulator 0.99.10.0 $Date: 99/02/26 $
Last configured at Wed Mar 31 15:05:43 EST 1999 on linux
This is work in progress.
Please test against a recent version before reporting bugs and problems.
Bugs, Patches & New Code to [EMAIL PROTECTED]

DPMI-Server Version 0.9 installed


F1   DOS

Default: F1

Here is an fdisk /dev/hdb table

Disk /dev/hdb: 255 heads, 63 sectors, 2341 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hdb1           129      2341  17775922+  83  Linux
/dev/hdb2            65       128    514080   83  Linux
/dev/hdb3             1        64    514048+   6  FAT16
I am trying to put it on hdb3(of course).  I have formatted it with the   
mtools mformat and have successfully mcopy'd a boot disk to it.  I can do
an mdir h:(what I have in the mtools.conf as /dev/hdb3) and get the proper
listing 


and here is the pertinent lines from my /etc/dosemu.conf

$_floppy_a ="atapi:/dev/hdd"
                        # or "fiveinch" or "atapi" or empty, if not
existing
                        # optionally the device may be appended such as
                        # "threeinch:/dev/fd0"
$_floppy_b = ""         # dito for B:
$_hdimage = "/dev/hdb3 hdimage.first"
(though there should be 2 t's in ditto)
It runs with the $_hdimage as $_hdimage = "hdimage.first /dev/hdb3" but d:
is not available.  I dunno, maybe I missed something in the docs.
                
                Anyway, thanks for your help.  I've been doing the Linux
thig for about a year, but I still have much to learn(And I'll enjoy doing
it)
                        ---Matt



------------------------------

From: "Michael C. Maggio" <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 12:14:17 -0400
Subject: RE: Disk Partitions under dosemu 0.99.10 (fwd)

This happened to me too and I had to read deeper in the manuals to figure it
out.  The problem is not dosemu but Freedos.  Freedos does not support
redirection which is what's used in order to access either a dos partition
or a linux directory under dosemu.  Freedos will only work with another
image.

You can still have both drives accessable from the same dos session, but you
must use something other than Freedos on your boot drive.  Reversing your
drive letters will do this, but just make sure you don't boot into win95.

The way I did it was actually the way suggested in the manual.  Create a
directory in /var/lib/dosemu and set it as your boot drive (say
/var/lib/dosemu/root.dos/).  Create your own config.sys, autoexec.bat, and
msdos.sys files in there, then link io.sys, command.com, and whatever
directories you need from anywhere in your filesystem, allowing you to keep
your dos partition mounted.

        = Michael C. Maggio

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of mundy matthew
> Sent: Friday, October 15, 1999 11:57 AM
> To: [EMAIL PROTECTED]
> Subject: Disk Partitions under dosemu 0.99.10 (fwd)
>
>
> I sent this earlier but I never read a response.  I figure either :
> 1) the SMTP server lost it(we have an infamously slow SMTP server)
> 2) No one knows the answer, which is OK too
> 3) I expunged it accidently.  There is no getting it back
> after 'd' 'x'
> 4) It was sent but never received
>
> Anyways, does anyone know how to fix this?
>                       ---Matt
>
> ---------- Forwarded message ----------
> Date: Thu, 7 Oct 1999 09:35:34 -0400 (EDT)
> From: mundy matthew <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Disk Partitions under dosemu 0.99.10
>
> I am trying to get a fat16 hd partition running on my second
> disk under
> the dosemu 0.99.10.0(What came with RH 6.0).  I am having
> trouble getting
> it working.  The Output is :
>
>
> Linux DOS emulator 0.99.10.0 $Date: 99/02/26 $
> Last configured at Wed Mar 31 15:05:43 EST 1999 on linux
> This is work in progress.
> Please test against a recent version before reporting bugs
> and problems.
> Bugs, Patches & New Code to [EMAIL PROTECTED]
>
> DPMI-Server Version 0.9 installed
>
>
> F1   DOS
>
> Default: F1
>
> Here is an fdisk /dev/hdb table
>
> Disk /dev/hdb: 255 heads, 63 sectors, 2341 cylinders
> Units = cylinders of 16065 * 512 bytes
>
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hdb1           129      2341  17775922+  83  Linux
> /dev/hdb2            65       128    514080   83  Linux
> /dev/hdb3             1        64    514048+   6  FAT16
> I am trying to put it on hdb3(of course).  I have formatted
> it with the
> mtools mformat and have successfully mcopy'd a boot disk to
> it.  I can do
> an mdir h:(what I have in the mtools.conf as /dev/hdb3) and
> get the proper
> listing
>
>
> and here is the pertinent lines from my /etc/dosemu.conf
>
> $_floppy_a ="atapi:/dev/hdd"
>                         # or "fiveinch" or "atapi" or empty, if not
> existing
>                         # optionally the device may be
> appended such as
>                         # "threeinch:/dev/fd0"
> $_floppy_b = ""         # dito for B:
> $_hdimage = "/dev/hdb3 hdimage.first"
> (though there should be 2 t's in ditto)
> It runs with the $_hdimage as $_hdimage = "hdimage.first
> /dev/hdb3" but d:
> is not available.  I dunno, maybe I missed something in the docs.
>
>               Anyway, thanks for your help.  I've been doing the Linux
> thig for about a year, but I still have much to learn(And
> I'll enjoy doing
> it)
>                       ---Matt
>


------------------------------

From: "Gregory Doyle" <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 09:41:17 -0700
Subject: Keyboard Mapping for a Clipper application run in DOSEMU over Telnet

Hi,
I am testing out a clipper application in dosemeu.  I can get the application working 
fine and all the function keys work when i run the application from the console.  
However when I Telnet to the Linux Box from a WIN95 box and run dosemu and the clipper 
program from the Telnet session I can not get any of the Function Keys to work (keys 
F2 - F10).  I was wondering if anyone knows a solution to this.  I have looked at the 
Keyboard Mapping, but I am not sure what I have to do.  I have tried a number of 
Telent applications (NETerm, PwereTerm etc.)  Anyone have any advice or suggestions.

Regards,
GP Doyle


- --== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.

------------------------------

From: "Alejandro Nestor Vargas" <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 18:07:07 -0300
Subject: RE: Keyboard Mapping for a Clipper application run in DOSEMU over Telnet

> Hi,
> I am testing out a clipper application in dosemeu.  I can get the
application working fine and all the function >keys work when i run the
application from the console.  However when I Telnet to the Linux Box from a
WIN95 >box and run dosemu and the clipper program from the Telnet session I
can not get any of the Function Keys >to work (keys F2 - F10).  I was
wondering if anyone knows a solution to this.  I have looked at the Keyboard
>Mapping, but I am not sure what I have to do.  I have tried a number of
Telent applications (NETerm, >PwereTerm etc.)  Anyone have any advice or
suggestions.

With any terminal emulation, you must ensure the terminfo and termcap
databases are exactly like the terminal is working.

At the shell prompt type cat -v. Then press the function keys and see what
is the escape sequense that they are sending. Then compare it with the
terminfo data. To see the terminfo data you are using, type "infocmp". To
edit it redirect the output of infocmp to a file, edit it, and recompile it
with "tic". To edit termcap info just convert your terminfo data to termcap
syntax with "captoinfo".

You can test if the function keys are working with midnight commander in
example.

Note that there are many details about the terminal working that are not
easy to see if they does not match the definition, but that makes the screen
appears incorrectly sometimes like auto margin and others. You may need to
work a few days until getting the correct terminfo...



------------------------------

From: [EMAIL PROTECTED]
Date: Sat, 16 Oct 1999 01:54:02 -0300
Subject: Re: Wrong Place

        Just wanna thank you all that helped me ! :)

        You're great !

        Thanx !

                        Jose Machado - Rio de Janeiro - Brasil


------------------------------

From: "Eugene Wong" <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 21:40:11 -0700
Subject: dosemu harddrive space

How does one get more harddrive space on c: in dosemu? Also how do you get
autoexec.bat to execute? Is this supposed to be answered in QuickStart?

Sincerely and with thanks,
Eugene Wong
personal web site: www.geocities.com/SoHo/Village/4111/
  -----BEGIN GEEK CODE BLOCK-----
  Version: 3.1
  GCM/PA/O d+>+ s:-->: a- C++> UL++++$ P? L++>++++ E? W++ N+ o? K? w++>
  O? M-- V? PS-->--- PE++ Y+ PGP? t+ 5 X R- tv(+) b+ DI++++ D--
  G e++ h! r--- y-
  ------END GEEK CODE BLOCK------


------------------------------

From: Rich Shepard <[EMAIL PROTECTED]>
Date: Fri, 15 Oct 1999 21:50:15 -0700 (PDT)
Subject: cursor size and color

  I'm running dosemu-0.98, and it works just fine. However, when I run it in
an xterm, the cursor is a large block, almost the same shade of dark grey as
the window background.

  Is there somewhere in /etc/dosemu.conf where I can set cursor size and
color for use in X? In a text console, the cursor is the same white
underline that it is in linux.

Thanks,

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
              Making environmentally-responsible mining happen. (SM)         
                       --------------------------------
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | [EMAIL PROTECTED]


------------------------------

From: [EMAIL PROTECTED] (Stefano Zano)
Date: Fri, 15 Oct 1999 22:05:26 +0000
Subject: problems with com ports

Hello boys....

I beg your pardon but I'm new of this list so I hope my question is not a
FAQ.
I've strange problems with coms port and some programs using it.
I've two machines with RH5.2 One of them is a home PC, the other is a
Laptop.
Some programs don't see the COM1 e.g. Binkley Term, a FTN mailer
Another FTN mailer (T-Mail) doesn't see correctly the nodelist and refuses
to call the Boss. Sometimes it connects but there are troubles when
exchanging EMSI-REQ
Another one (Telemate) doesn't react when I send a CTRL-BREAK to the remote
(in this case I use Telemate only for my job)

TO be short: how can I configure Dosemu to operate corectly????

Thank you in advance.

Ciao.  Stefano                                - wmw -
            http://members.xoom.com/stefanozano/


------------------------------

From: [EMAIL PROTECTED]
Date: Sat, 16 Oct 1999 12:12:36 MET
Subject: Re: dosemu harddrive space

> From: "Eugene Wong" <[EMAIL PROTECTED]>
> Date: Fri, 15 Oct 1999 21:40:11 -0700

> How does one get more harddrive space on c: in dosemu? Also how do you get
> autoexec.bat to execute? Is this supposed to be answered in QuickStart?

It depends on what the C: is. If it is real harddrive partition,
only disk repartitioning can help :-(. If it is image file, you
can create another image (I suppose mkdosfs can be used, maybe
you need create large file using dd and mount it on loop device).
Another way is to boot DOS in DosEmu from directory, and in such
a case all space of Linux filesystem can be available.

I don't bother about space on C: myself - it contains startup
files only, and I use lredir to mount Linux filesystem on DOS.

------------------------------

From: [EMAIL PROTECTED]
Date: Sat, 16 Oct 1999 12:42:28 MET
Subject: Re: problems with com ports

> From: [EMAIL PROTECTED] (Stefano Zano)
> Date: Fri, 15 Oct 1999 22:05:26 +0000
> I've strange problems with coms port and some programs using it.
> Some programs don't see the COM1 e.g. Binkley Term, a FTN mailer
...
> TO be short: how can I configure Dosemu to operate corectly????

There are two methods to configure COM port.
1. you allow direct access to the hardware: 8 I/O addresses,
   and passing an irq to dos programs.
2. you specify /dev/cua0 or similar to be virtual port.

I suppose 1 allows full control, and has disadvantage it
lacks buffering - you can lose data while other tasks are
active. 2 gives you less control (I suppose you cannot set
baud rate, send break, ...), but Linux can buffer the data.
Try both methods to diagnose the problem.

Note in DOS there are memory locations for COM port I/O
addresses: 40:0,2,4,6 (4 words for up to 4 COM port).
Make sure there is something there (I/O address for 1).

------------------------------

From: Michael B Golden <[EMAIL PROTECTED]>
Date: Sat, 16 Oct 1999 10:07:59 -0600
Subject: Re: problems with com ports

On Sat, 16 Oct 1999 12:42:28 MET [EMAIL PROTECTED] writes:
>2. you specify /dev/cua0 or similar to be virtual port.

Does dosemu still use the cua devices? They are obsolete and should be
replaced with the ttyS devices. Thus, your instruction should say:

2. You specify the /dev/ttyS0 or similar to be virtual port.

Michael Golden
___________________________________________________________________
Get the Internet just the way you want it.
Free software, free e-mail, and free Internet access for a month!
Try Juno Web: http://dl.www.juno.com/dynoget/tagj.

------------------------------

From: "Eugene Wong" <[EMAIL PROTECTED]>
Date: Sat, 16 Oct 1999 15:04:35 -0700
Subject: Re: dosemu harddrive space

> I don't bother about space on C: myself - it contains startup
> files only, and I use lredir to mount Linux filesystem on DOS.

I thought lredir doesn't work with FreeDOS?


Sincerely and with thanks,
Eugene Wong
personal web site: www.geocities.com/SoHo/Village/4111/
  -----BEGIN GEEK CODE BLOCK-----
  Version: 3.1
  GCM/PA/O d+>+ s:-->: a- C++> UL++++$ P? L++>++++ E? W++ N+ o? K? w++>
  O? M-- V? PS-->--- PE++ Y+ PGP? t+ 5 X R- tv(+) b+ DI++++ D--
  G e++ h! r--- y-
  ------END GEEK CODE BLOCK------


------------------------------

From: "Matija Nalis" <[EMAIL PROTECTED]>
Date: 17 Oct 1999 13:26:16 GMT
Subject: Re: LIST.COM in dosemu

On 14 Oct 1999 03:40:27 +0200, UNIXMAN <[EMAIL PROTECTED]> wrote:
>I'm just wondering if anyone's managed to get list.com to work under 
>dosemu.  Since list doesn't work on network drives, it reports an error 
>about this.  Is there perhaps a way to fool list.com about this.  I'm 
>using a dos partition redirected with lredir.exe BTW.

You are takling about V. Buerg's list ? 
You need another version. It is intentional, as List Enhanced (which works
fine, and you need to pay for it) supports network drives (among it's other
advanced features)

- -- 
Opinions above are GNU-copylefted.

------------------------------

From: Reinhard Karcher <[EMAIL PROTECTED]>
Date: Mon, 18 Oct 1999 08:10:26 +0200
Subject: Re: resizing

At Fry 15 Oct 1999 Hans Lermen wrote:
> $_X_winsize only applies to the size of the _graphics_ window,
> that is, when the DOS application enters graphics mode.
> The _text_ window can't be resized and only depends on the font used.
> 

It depends on the meaning of resizing the text window.
Changing the charactersize ist not possible, but using Novell-Dos
I get a larger or smaller windows, using e.g. the MODE 80,50
command I get a larger window including 50 lines. Real DOS
changes the charactersize, dosemu changes the windowsize.

Reinhard

------------------------------

From: Feher Sandor <[EMAIL PROTECTED]>
Date: Mon, 18 Oct 1999 10:57:40 +0200
Subject: cobol apps problem

Hi!

I run some cobol based application. The trouble is same with all of
them. There is an function which make a little beep when the user entry
is invalid or other fault happen. It's a factory-made function called
x"E5".
The effect is when it's occur the screen is jumping up a line:

        -----------------------------------------
        | ------------------------------------- |1       
        |  first line                           |2
        |                                       |3
        |                                       |4
        |                                       |5
        |                                       |6
        |                                       |7
        |  last line of my app's menu for expl. |8
        | ------------------------------------- |9
        |                                       |10
        |                                       |11
        -----------------------------------------
And after bell.....
        -----------------------------------------
        |                                       |1       
        |                                       |2
        |                                       |3
        |                                       |4
        |                                       |5
        |                                       |6
        |  last line of my app's menu for expl. |7
        | ------------------------------------- |8
        |                                       |9
        |                                       |10
        |                                       |11
        -----------------------------------------

TIA and by., Sanya

------------------------------

From: Steve Ripps <[EMAIL PROTECTED]>
Date: Mon, 18 Oct 1999 19:59:54 +1000
Subject: DOSEMU to Samba Connectivity

LOCKING / Server + Clients required
 ===================================

I have a big DOS app that I want to run in multiple DOSEMU sessions
all on the one linux box with data shared between the sessions just like
they were all on separate client machines accessing the data on a real
server machine. 

 To use SAMBA as the server:
 ---------------------------
 + It can be on the same machine.

 + It is free.

 - "Microsoft Network Client V3 for MSDOS" works fine but requires a
   physical network card.  It doesn't support packet drivers.
   Since DOSEMU emulates a packet driver, rather than a real network
   card, what is required to get this to work is a shim that looks
   like a network card driver to the MS code, but is actually an
   interface to the (emulated) packet driver.  If only DOSEMU emulated
   an NE2000 card or similar, all this would be so much easier.

Any Ideas?  Has anyone done this?

Steve.


------------------------------

From: Reinhard Karcher <[EMAIL PROTECTED]>
Date: Mon, 18 Oct 1999 12:24:24 +0200
Subject: Re: DOSEMU to Samba Connectivity

At Mon, 18 Oct 1999 Steve Ripps wrote:
>  - "Microsoft Network Client V3 for MSDOS" works fine but requires a
>    physical network card.  It doesn't support packet drivers.
>    Since DOSEMU emulates a packet driver, rather than a real network
>    card, what is required to get this to work is a shim that looks
>    like a network card driver to the MS code, but is actually an
>    interface to the (emulated) packet driver.  If only DOSEMU emulated
>    an NE2000 card or similar, all this would be so much easier.
> 
The ipx-code in DOSEMU seems to have an ipxodi interface: I can use
the NOVELL VLMs to get a connection to a novell server; AFAIK require
the VLMs an ipxodi-interface. There is a protocoll-converter
ipxodi to ndis. As Microsoft uses an NDIS-interface to an network card,
this configuration might work for you. The converter was name
ODINDISUP.COM and I used it 5 years ago. I don't know if Novell is
still distributing this software.

Reinhard

------------------------------

From: Reinhard Karcher <[EMAIL PROTECTED]>
Date: Mon, 18 Oct 1999 12:37:47 +0200
Subject: Re: DOSEMU to Samba Connectivity

At Mon, 18 Okt 1999 Reinhard Karcher wrote:
> The ipx-code in DOSEMU seems to have an ipxodi interface: I can use
> the NOVELL VLMs to get a connection to a novell server; AFAIK require
> the VLMs an ipxodi-interface. There is a protocoll-converter
> ipxodi to ndis. As Microsoft uses an NDIS-interface to an network card,
> this configuration might work for you. The converter was name
> ODINDISUP.COM and I used it 5 years ago. I don't know if Novell is
  ODINSUP.COM
> still distributing this software.

Sorry for the typo

Reinhard

------------------------------

End of linux-msdos-digest V1 #157
*********************************

To subscribe to linux-msdos-digest, send the command:

Reply via email to