First post, by kjt418
- Rank
- Newbie
OS: DOS 6.22
CPU: Pentium 3 700MHz
RAM: 128MB
HDD: 2GB
NIC: 3COM 3C905B-TX
I downloaded the v4.01b drivers from @Grzyb from a post by @Joseph_Joestar. I only need the Packet Drivers as this machine will SSH into a Linux Server. I copied `3c90xpd.com` to the _C:\DOS_ directory
However, when I add this line to my autoexec.bat
loadhigh c:\dos\3c90xpd.com /I=0x60`(I also tried 0x70 since the README said the default was 70h)
to my auto exec.bat DOS 6.22 hangs with the message
"Attempting to auto detect media..."
Things I've done:
- renaming 3C90XPD.COM to 3C905PD.COM and I get the same error
- used v5.0.3.COM (from https://www.brutman.com/Device_Drivers/Device … Collection.html)
- used v5.2.6
Sort of at a loss and any help would be appreciated.