Thanks, everyone. TCP/IP can be set with BOOTP now and seems to be working ok.

Q1) In Fdauto.bat I load "Rtspkt" after all other drivers, just before the mouse, not sure if it matters:

@ECHO OFF
PROMPT $P$G
SET DOSDIR=C:\FDOS
SET NLSDIR=%DOSDIR%\NLS
SET HELPPATH=%DOSDIR%\HELP
SET PATH=%DOSDIR%\BIN
SET TEMP=E:\TEMP
SET TMP=E:\TEMP
SET DIRCMD=/P /OG /A
SET BLASTER=A220 I5 D1 H5 P330
SHCDX33A /D:?CDRCACH$ /V /~+ /Q+
RTSPKT.COM 0x60
CTMOUSE.EXE
ECHO CuteMouse Driver Loaded
FREE.EXE

In real life I don't rfeally load Rtspkt from Fdauto.bat but turn it on/off from two custom bats. This way you don't need to be connected all the time:

Dslon.bat
RTSPKT.COM 0x60

Dsloff.bat
RTSPKT.COM -U

Q2) If you could specify more parameters then it would probably load faster (it's by far the slowest loading driver I have):

RTSPKT [options] <packet_int_no> [-m media_type] [bus_no device_no]

Bus#=2 and Device#=3 are shown below, where can you find Media Type?

http://img243.imageshack.us/img243/7287/10102006124405sw0.png

RTSPKT.COM 0x60 2 3

Q3) Although DSL connection seems to be ok Arachne browser won't load any normal web pages. I guess you need a page with minimal content, like text only. Can someone post a URL that works.


Lester
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to