Applies To: |
|
Summary: |
If you configure your PC to use NDIS 3.0 drivers for its network, it may not change your PROTOCOL.INI file correctly. Generally there will be no data under the section heading. You will have to manually edit your PROTOCOL.INI file from DOS, and then run windows again. |
Solution: |
The entry in the PROTOCOL.INI file is
determined by the NETWORK.INF file found in your WINDOWS\SYSTEM
directory. This file will specify which settings are available for
a particular network adaptor. If you have found this problem with
your network adaptor, look through the NETWORK.INF file to
determine what settings you need in your PROTOCOL.INI file. The
following is an example for an NE2000 card.
NETWORK.INF [netcard] PROTOCOL.INI [network.setup] The section [MS$NE2CLONE] is the section you will have to modify yourself. You need to put both your interrupt and iobase port address under this section. In the example above the NE2000 adaptor is using IRQ 5 and IO Port 320h. |
Keywords: |
Related Links
Attachments