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