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