Re: [Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-20 Thread Ulrich
Hi

Years ago I wrote some guide for the Compaq Contura Aero.

http://remember.the-aero.org/aero/freedos/fd-pcmcia.htm

Maybe this helps?

Best regards
Ulrich


Am 19.07.2014 um 20:39 schrieb Christian Imhorst christian.imho...@gmail.com:

 Hi,
 
 2014-07-19 16:41 GMT+02:00 Louis Santillan lpsan...@gmail.com:
 What do your config.sys and autoexec.bat look like? You'll need to add your
 drivers somewhere in that mix.
 
 I have no idea what my or the driver for PCMCIA looks like. I have
 searched the Internet for a PCMCIA driver for DOS and Toshiba
 notebooks but I didn't find one.
 
 This is my AUTOEXEC.BAT:
 
 ---
 @echo off
 SET LANG=DE
 SET MTCPCFG=C:\FDOS\MTCP.CFG
 SET WATTCP.CFG=C:\FDOS
 SET PATH=%dosdir%\BIN
 SET NLSPATH=%dosdir%\NLS
 SET HELPPATH=%dosdir%\HELP
 SET TEMP=%dosdir%\TEMP
 SET TMP=%TEMP%
 SET BLASTER=A220 I5 D1 H5 P330
 SET DIRCMD=/P /OGN /4
 SET COPYCMD=/-Y
 if %config%==4 goto end
 SHSUCDX /QQ /D3
 LH SHSUCDHD /QQ /F:FDBOOTCD.ISO
 LH FDAPM APMDOS
 IF %config%==2 LH SHARE
 LH DOSLFN
 REM NLSFUNC C:\FDOS\BIN\COUNTRY.SYS
 REM DISPLAY CON=(EGA),858,2)
 REM MODE CON CP PREP=((858) C:\FDOS\CPI\EGA.CPX)
 REM KEYB US,858,C:\FDOS\bin\keyboard.sys
 REM CHCP 858
 REM LH PCNTPK INT=0x60
 REM DHCP
 MOUSE
 DEVLOAD /H /Q %dosdir%\BIN\UIDE.SYS /H /D:FDCD0001 /S5
 SHSUCDX /QQ /~ /D:?SHSU-CDR,D /D:?SHSU-CDH,D /D:?FDCD0001,D
 /D:?FDCD0002,D /D:?FDCD0003,D
 MEM /C /N
 IF NOT %config%==4 SHSUCDX /D
 GOTO END
 :END
 SET AUTOFILE=%0
 SET CFGFILE=C:\FDCONFIG.SYS
 LH KEYB GR,,keyboard.sys
 alias reboot=fdapm warmboot
 alias reset=fdisk /reboot
 alias halt=fdapm poweroff
 alias shutdown=fdapm poweroff
 alias cfg=edit %cfgfile%
 alias auto=edit %0
 echo Done processing startup files %cfgfile% and %0
 echo Type HELP to get support on commands and navigation
 echo.
 echo Welcome to the FreeDOS 1.1 operating system (http://www.freedos.org)
 ---
 
 And this my FDCONFIG.SYS
 
 ---
 !COUNTRY=001,858,C:\FDOS\BIN\COUNTRY.SYS
 !SET DOSDIR=C:\FDOS
 !LASTDRIVE=Z
 !BUFFERS=20
 !FILES=40
 !MENUCOLOR=7,0
 MENUDEFAULT=1,5
 MENU 1 - Load FreeDOS with JEMMEX, no EMS (most UMBs), max RAM free
 MENU 2 - Load FreeDOS with EMM386 (Expanded Memory) and SHARE loaded
 MENU 3 - Load FreeDOS including XMGR XMS-memory driver
 MENU 4 - Load FreeDOS without drivers
 123?DOS=HIGH
 12?DOS=UMB
 12?DOSDATA=UMB
 1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG
 2?DEVICE=C:\FDOS\BIN\HIMEMX.EXE
 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG
 3?DEVICE=C:\FDOS\BIN\XMGR.SYS
 3?SHELL=C:\FDOS\bin\4dos.com C:\FDOS\bin /E:1024 /P:C:\AUTOEXEC.BAT
 4?SHELL=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
 12?SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
 ---
 
 Best regards
 Christian
 
 
 
 
 
 
 On Sat, Jul 19, 2014 at 2:41 AM, Christian Imhorst
 christian.imho...@gmail.com wrote:
 
 Hi,
 
 I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get my
 NETGEAR FA511 32-bit PCMCIA LAN card working.
 
 I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with drivers
 to C:\NWCLIENT together with some files who are needed to start networking.
 So
 I run LSL.COM from this directory and than I start FA511.COM. The latter
 one ends with an error message:
 
 FA511-DOS-104: No NIC found in the machine.
 
 I think my PCMCIA slot is not recognized by FreeDOS. What do I need to get
 my PCMCIA card working?
 
 Hardware is ok because it works with Linux.
 
 Best regards
 Christian
 
 
 
 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user
 
 
 
 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user
 
 
 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 

Re: [Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-20 Thread TJ Edmister
Is there any documentation included with the FA511 driver?

Using PCMCIA cards under DOS often required some socket services crap to  
be installed. I had a network card working under DOS on a Toshiba of that  
era. I'll look in my backups and see if I still have the files and/or  
config.sys

On Sat, 19 Jul 2014 05:41:46 -0400, Christian Imhorst  
christian.imho...@gmail.com wrote:

 Hi,

 I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get  
 my
 NETGEAR FA511 32-bit PCMCIA LAN card working.

 I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with drivers  
 to
 C:\NWCLIENT together with some files who are needed to start networking.  
 So
 I run LSL.COM from this directory and than I start FA511.COM. The latter
 one ends with an error message:

 FA511-DOS-104: No NIC found in the machine.

 I think my PCMCIA slot is not recognized by FreeDOS. What do I need to  
 get
 my PCMCIA card working?

 Hardware is ok because it works with Linux.

 Best regards
 Christian



--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-20 Thread Shane
You need PCMCIA socket services and card services.
These load before the network card drivers.

Most computers used SystemSoft CardSoft 3.1 for that, but your Toshiba Tecra 
8000 uses a Toshiba ToPIC-95B PCMCIA controller which isn't supported by that 
version of CardSoft.

There is a Toshiba Card Manager 3.0 at 
http://driverzone.com/drivers/toshiba/control/ as pcmcia30.zip.
It appears to be a rebranded PhoenixCard Manager, so if that version doesn't 
work you may be able to find a later version of PhoenixCard Manager.

One that will work for sure (but it isn't free) is CardWare 7.00 from APSoft at 
http://www.tssc.de
A free 14-day trial is available.


 - - Shane

 Date: Sat, 19 Jul 2014 20:39:37 +0200
 From: christian.imho...@gmail.com
 To: freedos-user@lists.sourceforge.net
 Subject: Re: [Freedos-user] How to install FA511 PCMCIA Network Card
 
 Hi,
 
 2014-07-19 16:41 GMT+02:00 Louis Santillan lpsan...@gmail.com:
  What do your config.sys and autoexec.bat look like? You'll need to add your
  drivers somewhere in that mix.
 
 I have no idea what my or the driver for PCMCIA looks like. I have
 searched the Internet for a PCMCIA driver for DOS and Toshiba
 notebooks but I didn't find one.
 
 This is my AUTOEXEC.BAT:
 
 ---
 @echo off
 SET LANG=DE
 SET MTCPCFG=C:\FDOS\MTCP.CFG
 SET WATTCP.CFG=C:\FDOS
 SET PATH=%dosdir%\BIN
 SET NLSPATH=%dosdir%\NLS
 SET HELPPATH=%dosdir%\HELP
 SET TEMP=%dosdir%\TEMP
 SET TMP=%TEMP%
 SET BLASTER=A220 I5 D1 H5 P330
 SET DIRCMD=/P /OGN /4
 SET COPYCMD=/-Y
 if %config%==4 goto end
 SHSUCDX /QQ /D3
 LH SHSUCDHD /QQ /F:FDBOOTCD.ISO
 LH FDAPM APMDOS
 IF %config%==2 LH SHARE
 LH DOSLFN
 REM NLSFUNC C:\FDOS\BIN\COUNTRY.SYS
 REM DISPLAY CON=(EGA),858,2)
 REM MODE CON CP PREP=((858) C:\FDOS\CPI\EGA.CPX)
 REM KEYB US,858,C:\FDOS\bin\keyboard.sys
 REM CHCP 858
 REM LH PCNTPK INT=0x60
 REM DHCP
 MOUSE
 DEVLOAD /H /Q %dosdir%\BIN\UIDE.SYS /H /D:FDCD0001 /S5
 SHSUCDX /QQ /~ /D:?SHSU-CDR,D /D:?SHSU-CDH,D /D:?FDCD0001,D
 /D:?FDCD0002,D /D:?FDCD0003,D
 MEM /C /N
 IF NOT %config%==4 SHSUCDX /D
 GOTO END
 :END
 SET AUTOFILE=%0
 SET CFGFILE=C:\FDCONFIG.SYS
 LH KEYB GR,,keyboard.sys
 alias reboot=fdapm warmboot
 alias reset=fdisk /reboot
 alias halt=fdapm poweroff
 alias shutdown=fdapm poweroff
 alias cfg=edit %cfgfile%
 alias auto=edit %0
 echo Done processing startup files %cfgfile% and %0
 echo Type HELP to get support on commands and navigation
 echo.
 echo Welcome to the FreeDOS 1.1 operating system (http://www.freedos.org)
 ---
 
 And this my FDCONFIG.SYS
 
 ---
 !COUNTRY=001,858,C:\FDOS\BIN\COUNTRY.SYS
 !SET DOSDIR=C:\FDOS
 !LASTDRIVE=Z
 !BUFFERS=20
 !FILES=40
 !MENUCOLOR=7,0
 MENUDEFAULT=1,5
 MENU 1 - Load FreeDOS with JEMMEX, no EMS (most UMBs), max RAM free
 MENU 2 - Load FreeDOS with EMM386 (Expanded Memory) and SHARE loaded
 MENU 3 - Load FreeDOS including XMGR XMS-memory driver
 MENU 4 - Load FreeDOS without drivers
 123?DOS=HIGH
 12?DOS=UMB
 12?DOSDATA=UMB
 1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG
 2?DEVICE=C:\FDOS\BIN\HIMEMX.EXE
 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG
 3?DEVICE=C:\FDOS\BIN\XMGR.SYS
 3?SHELL=C:\FDOS\bin\4dos.com C:\FDOS\bin /E:1024 /P:C:\AUTOEXEC.BAT
 4?SHELL=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
 12?SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
 ---
 
 Best regards
 Christian
 
 
 
 
 
 
  On Sat, Jul 19, 2014 at 2:41 AM, Christian Imhorst
  christian.imho...@gmail.com wrote:
 
  Hi,
 
  I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get my
  NETGEAR FA511 32-bit PCMCIA LAN card working.
 
  I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with drivers
  to C:\NWCLIENT together with some files who are needed to start networking.
  So
  I run LSL.COM from this directory and than I start FA511.COM. The latter
  one ends with an error message:
 
  FA511-DOS-104: No NIC found in the machine.
 
  I think my PCMCIA slot is not recognized by FreeDOS. What do I need to get
  my PCMCIA card working?
 
  Hardware is ok because it works with Linux.
 
  Best regards
  Christian
 
 
 
  --
  Want fast and easy access to all the code in your enterprise? Index and
  search up to 200,000 lines of code with a free copy of Black Duck
  Code Sight - the same software that powers the world's largest code
  search on Ohloh, the Black Duck Open Hub! Try it now.
  http://p.sf.net/sfu/bds
  ___
  Freedos-user mailing list
  Freedos-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freedos-user
 
 
 
  --
  Want fast and easy access to all the code in your enterprise? Index and
  search up to 200,000 lines of code with a free copy of Black Duck
  Code Sight - the same software that powers the world's largest code
  search

Re: [Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-20 Thread Louis Santillan
PCMCIA slots were never directly supported by any DOS.  But the OEM DOS
drivers will allow you the use of one piece of hardware in one slot.  It
also appears you're following some ODI guide [1].  What does your NET.CFG
look like?  What version of the driver are you using?  It looks like
version 2.0 [2] is the last to fully support DOS.  This guide [3] may also
help you.  It details the NDIS install version as well.  netbootdisk.com
[4] lists/uses an NDIS driver as well.  I would investigate their setup for
tips.

[1]
http://orange.micrologik.fr/Drivers/Netgear/fa511/HELP/NETWARE/DOSODI.TXT
[2]
http://downloadcenter.netgear.com/en/Disclaimer.aspx?redirecturl=http://netgeardownload.registria.com/single_page_registration?product[sku]=FA511download_url=http://www.downloads.netgear.com/files/GDC/FA511/FA511%20Driver%20Set%20Version%202.00.zip
[3] http://wisdomtree.info/dos/dostcpip.htm
[4] http://www.netbootdisk.com/cards.htm



On Sat, Jul 19, 2014 at 11:39 AM, Christian Imhorst 
christian.imho...@gmail.com wrote:

 Hi,

 2014-07-19 16:41 GMT+02:00 Louis Santillan lpsan...@gmail.com:
  What do your config.sys and autoexec.bat look like? You'll need to add
 your
  drivers somewhere in that mix.

 I have no idea what my or the driver for PCMCIA looks like. I have
 searched the Internet for a PCMCIA driver for DOS and Toshiba
 notebooks but I didn't find one.

 This is my AUTOEXEC.BAT:

 ---
 @echo off
 SET LANG=DE
 SET MTCPCFG=C:\FDOS\MTCP.CFG
 SET WATTCP.CFG=C:\FDOS
 SET PATH=%dosdir%\BIN
 SET NLSPATH=%dosdir%\NLS
 SET HELPPATH=%dosdir%\HELP
 SET TEMP=%dosdir%\TEMP
 SET TMP=%TEMP%
 SET BLASTER=A220 I5 D1 H5 P330
 SET DIRCMD=/P /OGN /4
 SET COPYCMD=/-Y
 if %config%==4 goto end
 SHSUCDX /QQ /D3
 LH SHSUCDHD /QQ /F:FDBOOTCD.ISO
 LH FDAPM APMDOS
 IF %config%==2 LH SHARE
 LH DOSLFN
 REM NLSFUNC C:\FDOS\BIN\COUNTRY.SYS
 REM DISPLAY CON=(EGA),858,2)
 REM MODE CON CP PREP=((858) C:\FDOS\CPI\EGA.CPX)
 REM KEYB US,858,C:\FDOS\bin\keyboard.sys
 REM CHCP 858
 REM LH PCNTPK INT=0x60
 REM DHCP
 MOUSE
 DEVLOAD /H /Q %dosdir%\BIN\UIDE.SYS /H /D:FDCD0001 /S5
 SHSUCDX /QQ /~ /D:?SHSU-CDR,D /D:?SHSU-CDH,D /D:?FDCD0001,D
 /D:?FDCD0002,D /D:?FDCD0003,D
 MEM /C /N
 IF NOT %config%==4 SHSUCDX /D
 GOTO END
 :END
 SET AUTOFILE=%0
 SET CFGFILE=C:\FDCONFIG.SYS
 LH KEYB GR,,keyboard.sys
 alias reboot=fdapm warmboot
 alias reset=fdisk /reboot
 alias halt=fdapm poweroff
 alias shutdown=fdapm poweroff
 alias cfg=edit %cfgfile%
 alias auto=edit %0
 echo Done processing startup files %cfgfile% and %0
 echo Type HELP to get support on commands and navigation
 echo.
 echo Welcome to the FreeDOS 1.1 operating system (http://www.freedos.org)
 ---

 And this my FDCONFIG.SYS

 ---
 !COUNTRY=001,858,C:\FDOS\BIN\COUNTRY.SYS
 !SET DOSDIR=C:\FDOS
 !LASTDRIVE=Z
 !BUFFERS=20
 !FILES=40
 !MENUCOLOR=7,0
 MENUDEFAULT=1,5
 MENU 1 - Load FreeDOS with JEMMEX, no EMS (most UMBs), max RAM free
 MENU 2 - Load FreeDOS with EMM386 (Expanded Memory) and SHARE loaded
 MENU 3 - Load FreeDOS including XMGR XMS-memory driver
 MENU 4 - Load FreeDOS without drivers
 123?DOS=HIGH
 12?DOS=UMB
 12?DOSDATA=UMB
 1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG
 2?DEVICE=C:\FDOS\BIN\HIMEMX.EXE
 2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG
 3?DEVICE=C:\FDOS\BIN\XMGR.SYS
 3?SHELL=C:\FDOS\bin\4dos.com C:\FDOS\bin /E:1024 /P:C:\AUTOEXEC.BAT
 4?SHELL=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
 12?SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024
 /P=C:\AUTOEXEC.BAT
 ---

 Best regards
 Christian




 
 
  On Sat, Jul 19, 2014 at 2:41 AM, Christian Imhorst
  christian.imho...@gmail.com wrote:
 
  Hi,
 
  I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get
 my
  NETGEAR FA511 32-bit PCMCIA LAN card working.
 
  I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with
 drivers
  to C:\NWCLIENT together with some files who are needed to start
 networking.
  So
  I run LSL.COM from this directory and than I start FA511.COM. The
 latter
  one ends with an error message:
 
  FA511-DOS-104: No NIC found in the machine.
 
  I think my PCMCIA slot is not recognized by FreeDOS. What do I need to
 get
  my PCMCIA card working?
 
  Hardware is ok because it works with Linux.
 
  Best regards
  Christian
 
 
 
 
 --
  Want fast and easy access to all the code in your enterprise? Index and
  search up to 200,000 lines of code with a free copy of Black Duck
  Code Sight - the same software that powers the world's largest code
  search on Ohloh, the Black Duck Open Hub! Try it now.
  http://p.sf.net/sfu/bds
  ___
  Freedos-user mailing list
  Freedos-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freedos-user
 
 
 
 
 --
  Want fast and easy access to all the code in your enterprise? 

[Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-19 Thread Christian Imhorst
Hi,

I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get my
NETGEAR FA511 32-bit PCMCIA LAN card working.

I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with drivers to
C:\NWCLIENT together with some files who are needed to start networking. So
I run LSL.COM from this directory and than I start FA511.COM. The latter
one ends with an error message:

FA511-DOS-104: No NIC found in the machine.

I think my PCMCIA slot is not recognized by FreeDOS. What do I need to get
my PCMCIA card working?

Hardware is ok because it works with Linux.

Best regards
Christian
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-19 Thread Louis Santillan
What do your config.sys and autoexec.bat look like? You'll need to add your
drivers somewhere in that mix.


On Sat, Jul 19, 2014 at 2:41 AM, Christian Imhorst 
christian.imho...@gmail.com wrote:

 Hi,

 I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get my
 NETGEAR FA511 32-bit PCMCIA LAN card working.

 I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with drivers
 to C:\NWCLIENT together with some files who are needed to start networking.
 So
 I run LSL.COM from this directory and than I start FA511.COM. The latter
 one ends with an error message:

 FA511-DOS-104: No NIC found in the machine.

 I think my PCMCIA slot is not recognized by FreeDOS. What do I need to get
 my PCMCIA card working?

 Hardware is ok because it works with Linux.

 Best regards
 Christian


 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] How to install FA511 PCMCIA Network Card

2014-07-19 Thread Christian Imhorst
Hi,

2014-07-19 16:41 GMT+02:00 Louis Santillan lpsan...@gmail.com:
 What do your config.sys and autoexec.bat look like? You'll need to add your
 drivers somewhere in that mix.

I have no idea what my or the driver for PCMCIA looks like. I have
searched the Internet for a PCMCIA driver for DOS and Toshiba
notebooks but I didn't find one.

This is my AUTOEXEC.BAT:

---
@echo off
SET LANG=DE
SET MTCPCFG=C:\FDOS\MTCP.CFG
SET WATTCP.CFG=C:\FDOS
SET PATH=%dosdir%\BIN
SET NLSPATH=%dosdir%\NLS
SET HELPPATH=%dosdir%\HELP
SET TEMP=%dosdir%\TEMP
SET TMP=%TEMP%
SET BLASTER=A220 I5 D1 H5 P330
SET DIRCMD=/P /OGN /4
SET COPYCMD=/-Y
if %config%==4 goto end
SHSUCDX /QQ /D3
LH SHSUCDHD /QQ /F:FDBOOTCD.ISO
LH FDAPM APMDOS
IF %config%==2 LH SHARE
LH DOSLFN
REM NLSFUNC C:\FDOS\BIN\COUNTRY.SYS
REM DISPLAY CON=(EGA),858,2)
REM MODE CON CP PREP=((858) C:\FDOS\CPI\EGA.CPX)
REM KEYB US,858,C:\FDOS\bin\keyboard.sys
REM CHCP 858
REM LH PCNTPK INT=0x60
REM DHCP
MOUSE
DEVLOAD /H /Q %dosdir%\BIN\UIDE.SYS /H /D:FDCD0001 /S5
SHSUCDX /QQ /~ /D:?SHSU-CDR,D /D:?SHSU-CDH,D /D:?FDCD0001,D
/D:?FDCD0002,D /D:?FDCD0003,D
MEM /C /N
IF NOT %config%==4 SHSUCDX /D
GOTO END
:END
SET AUTOFILE=%0
SET CFGFILE=C:\FDCONFIG.SYS
LH KEYB GR,,keyboard.sys
alias reboot=fdapm warmboot
alias reset=fdisk /reboot
alias halt=fdapm poweroff
alias shutdown=fdapm poweroff
alias cfg=edit %cfgfile%
alias auto=edit %0
echo Done processing startup files %cfgfile% and %0
echo Type HELP to get support on commands and navigation
echo.
echo Welcome to the FreeDOS 1.1 operating system (http://www.freedos.org)
---

And this my FDCONFIG.SYS

---
!COUNTRY=001,858,C:\FDOS\BIN\COUNTRY.SYS
!SET DOSDIR=C:\FDOS
!LASTDRIVE=Z
!BUFFERS=20
!FILES=40
!MENUCOLOR=7,0
MENUDEFAULT=1,5
MENU 1 - Load FreeDOS with JEMMEX, no EMS (most UMBs), max RAM free
MENU 2 - Load FreeDOS with EMM386 (Expanded Memory) and SHARE loaded
MENU 3 - Load FreeDOS including XMGR XMS-memory driver
MENU 4 - Load FreeDOS without drivers
123?DOS=HIGH
12?DOS=UMB
12?DOSDATA=UMB
1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG
2?DEVICE=C:\FDOS\BIN\HIMEMX.EXE
2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG
3?DEVICE=C:\FDOS\BIN\XMGR.SYS
3?SHELL=C:\FDOS\bin\4dos.com C:\FDOS\bin /E:1024 /P:C:\AUTOEXEC.BAT
4?SHELL=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
12?SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
---

Best regards
Christian






 On Sat, Jul 19, 2014 at 2:41 AM, Christian Imhorst
 christian.imho...@gmail.com wrote:

 Hi,

 I have installed FreeDos 1.1 on my Toshiba Tecra 8000. Now I try to get my
 NETGEAR FA511 32-bit PCMCIA LAN card working.

 I have copied FA511.COM and NET.CFG from the NETGEAR CD-ROM with drivers
 to C:\NWCLIENT together with some files who are needed to start networking.
 So
 I run LSL.COM from this directory and than I start FA511.COM. The latter
 one ends with an error message:

 FA511-DOS-104: No NIC found in the machine.

 I think my PCMCIA slot is not recognized by FreeDOS. What do I need to get
 my PCMCIA card working?

 Hardware is ok because it works with Linux.

 Best regards
 Christian



 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user



 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 Freedos-user mailing list
 Freedos-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freedos-user


--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user