First post, by mgtroyas
- Rank
- Member
Hello all,
I'm building a multi-boot system on a Toshiba Portege 2010 laptop, to see how far I can get compatibility wise. For now I've been lucky making mostly everything work under Windows 98, 95, NT4, Windows 3.11, but I've found a problem on NT 3.51.
This laptop has an integrated Intel 8255x based Fast Ethernet network card (aka Intel PRO/100+), and I've managed to find drivers for all the OS so far (i.e. here), but the Windows NT 3.51 drivers are giving me problems. In theory I found the right ones, even multiple versions of them, but when I try to install them they say they don't detect a compatible network card:
It's funny because as the drivers on the other OS work I know the card has no problems. In one of my tests I installed some slightly newer drivers (probably for NT 4.0 / NDIS4, they install the ProSet2 tool instead of ProSet) that come with a diagnostics tool and it seems to check the card correctly on some tests, but then after reboot on Event Viewer it complains about not being able to turn on the card, which is what happens when the model of the card is not the one the drivers are expecting...
On Windows 98 the main driver file is called "e100bnt5.dll", on 3.11 its "e100b.386", and on NT 3.51 it tries to use "e100bnt.dll" so it doesn't look like using something radically different.
Perhaps the problem is on other place, like resource sharing, but I haven't been able to find an explanation, it looks as it should just work. Any help or idea will be welcome.