|
4#
楼主 |
发表于 2011-10-22 01:29:58
|
只看该作者
感谢前面两位的回复,您们的回复使我终于找到了方法,实际上也很简单:就是将config.sys中的cm1中的顺序调换一下即可。
rem cm1=[G. NVIDIA邿濂姒逓v5 & NVIDIA Ethernet Adapter Drive v5.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv5.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS
rem cm1=]
rem cm1=[B. NDIS邿濂姒逓 & Packet NETWORK CARD Drive.
device=\soft\himem.sys /testmem:off
rem cm1=]
rem cm1=[C. NVIDIA邿濂姒逓v1 & NVIDIA Ethernet Adapter Drive v1.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv1.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS
rem cm1=]
rem cm1=[D. NVIDIA邿濂姒逓v2 & NVIDIA Ethernet Adapter Drive v2.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv2.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS
rem cm1=]
rem cm1=[E. NVIDIA邿濂姒逓v3 & NVIDIA Ethernet Adapter Drive v3.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv3.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS
rem cm1=]
rem cm1=[F. NVIDIA邿濂姒逓v4 & NVIDIA Ethernet Adapter Drive v4.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv4.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS
rem cm1=]
rem cm1=[A. Packet邿濂姒逓 & Packet NETWORK CARD Drive.
device=\soft\himem.sys /testmem:off
rem cm1=]
rem cm1=[H. NVIDIA邿濂姒逓v6 & NVIDIA Ethernet Adapter Drive v6.
device=\soft\himem.sys /testmem:off
device=\soft\UMBPCI.SYS /s
devicehigh=protman.dos /I:\maxnet
devicehigh=\maxnet\MaxNFv6.DOS
devicehigh=dis_pkt.dos
devicehigh=\maxnet\NDIS.DOS
rem cm1=] |
|