Re: [Freedos-user] ... Issue 849 = DOS driver for controller-less modem?

2006-06-11 Thread Serghiy M. FEDORYNCHYK
10-Jun-2006 12:07 in [EMAIL PROTECTED]
 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote to 
freedos-user@lists.sourceforge.net:

Message: 3
Date: Sat, 10 Jun 2006 09:22:24 +0400
From: Arkady V.Belousov [EMAIL PROTECTED]
Subject: Re: [Freedos-user] winmodems
To: freedos-user@lists.sourceforge.net
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=KOI8-R; format=flowed

  Then this .sys driver should (1) emulate hardware UART and IRQs (which
is possible only in protected mode) and should (2) implement all low-level
asynchronous protocols, which in real modems implemented internally with
help of dedicated DSP. Both tasks are far from easy, even in multitasked
protected OSes like Windows and Linux...

  Dear Arkady and collegues,

  There are so called controller-less hardware modems, both
  ISA and PCI, which are some intermediaries between win and
  usual hardware modems. (I have, for example, Intel (R) 536EP
  modem). They, partially, emulate COM ports. For many of them
  there are drivers under Linux and FreeBSD.

  Does anybody know at least one example of DOS driver
  for such almost normal modem?

  Are there any PRINCIPAL barriers in DOS architecture, to
  develope such drivers, apart it's not easy?

  Regards -

  Sergij Fedorynchyk,
  Kyiv, Ukraine


--
Serghiy M. Fedorynchyk fedoryn AT grworld DOT freenet DOT kiev DOT ua,
Director of Zeleny Svit Informational Centre,
Ukrainian Environmental Association Zeleny Svit (Green World)
Post address: post box 449, Kyiv-1, 01001, Ukraine;
Phone (380-44) 456-3435, fax connected manually on request



___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] ... Issue 849 = DOS driver for controller-less modem?

2006-06-11 Thread Arkady V.Belousov
Hi!

11-Июн-2006 13:46 [EMAIL PROTECTED] (Serghiy M. FEDORYNCHYK)
wrote to freedos-user@lists.sourceforge.net:

SMF   There are so called controller-less hardware modems, both
SMF   ISA and PCI, which are some intermediaries between win and
SMF   usual hardware modems. (I have, for example, Intel (R) 536EP
SMF   Are there any PRINCIPAL barriers in DOS architecture, to
SMF   develope such drivers, apart it's not easy?

  There are _no_ _principal_ barriers - DOS programs IO flow in virtual
mode is completely controllable by external monitor (like EMM386), and it
may emulate _anything_. Example: virtual machines like VMWare, Bochs, etc.


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user