I just put FreeDOS on an old computer going into a business that still uses
DOS stations for their networked main business application. But the
software documentation and installation disks are missing. All the new
owner has is these stations and whatever is running on the hard drives.
The problem is with the network setup. The network software is Desk To
Desk, a client-server product for small networks made by CBIS, which went
bankrupt in 1994. I have figured out how to use the installation program
from an existing directory on the hard drive, but have not been able to
successfully configure for the installed network card, which is a popular
vintage 3Com ISA card, the 3C509 (but which is not specified to be NE-2000
compatible).
I would like to be able to figure out more about what existing drivers to
select for various cards, and ideally I would like to figure out how to
manually use a driver other than the ones offered in their setup list.
(Unlike the MS-DOS Network Client, they don't offer an option to manually
install a driver (NDIS2) not offered natively.) I have just a few clues to
go on. The setup routine refers to their drivers as NetBIOS drivers. The
list of drivers offered by Setup is thus: 3C503, 3C523, ARCSM, BUSS,
BUSS-MC, GENERIC, N-ETHER, NE-2000. The installed driver for any selection
is an EXE (e.g. NXNE2000.EXE). The instructions for how to choose a driver
for a given card is in the lost document "Appendix A of the System
Administrator Manual."
I hope to find out that they were not doing something completely proprietary
at the driver level!
On Fri, 04 Aug 2006 00:39:55 GMT, "John Hupp"
<news.sbcglobal.chi@prpcompany.com> put finger to keyboard and
composed:
Quote:
I just put FreeDOS on an old computer going into a business that still usesDOS stations for their networked main business application. But thesoftware documentation and installation disks are missing. All the newowner has is these stations and whatever is running on the hard drives.The problem is with the network setup. The network software is Desk ToDesk, a client-server product for small networks made by CBIS, which wentbankrupt in 1994. I have figured out how to use the installation programfrom an existing directory on the hard drive, but have not been able tosuccessfully configure for the installed network card, which is a popularvintage 3Com ISA card, the 3C509 (but which is not specified to be NE-2000compatible).I would like to be able to figure out more about what existing drivers toselect for various cards, and ideally I would like to figure out how tomanually use a driver other than the ones offered in their setup list.(Unlike the MS-DOS Network Client, they don't offer an option to manuallyinstall a driver (NDIS2) not offered natively.) I have just a few clues togo on. The setup routine refers to their drivers as NetBIOS drivers. Thelist of drivers offered by Setup is thus: 3C503, 3C523, ARCSM, BUSS,BUSS-MC, GENERIC, N-ETHER, NE-2000. The installed driver for any selectionis an EXE (e.g. NXNE2000.EXE). The instructions for how to choose a driverfor a given card is in the lost document "Appendix A of the SystemAdministrator Manual."I hope to find out that they were not doing something completely proprietaryat the driver level!Can anyone shed further light on this situation?--John Hupp
I'm a networking novice, but I would look for entries in autoexec.bat,
config.sys, *.ini, *.cfg, etc. Look for files having the same dates as
the original system build date, ie files with the same date as the DOS
directory.
dir c:\ /s | find "mm-dd-yy" > filelist.txt
Otherwise, a hex dump of the installation program may reveal some
useful text strings. I don't know about FreeDOS, but the following
command works in Win9x DOS:
edit /r /64 install_program
- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service