哪位老兄帖出注册表法装PCI无盘95

我从很多书上及资料上讲的都是装的ISA网卡。我只知在装好后最后一步不确定在修改注册表但我不知道怎么换。请指教。比如RTL8029网卡

可能对明智装8029网卡有用的,我朋友告诉我的,我想也是行得通。

(a).copy the MS-DOS device driver (NDIS2) for the RTL8029 PCI adapter PCIND.DOS to
the \systemroot\RPL\BBLOCK\NDIS directory

(b).Create this directory \systemroot\RPL\BBLOCK\NETBEUI\RTL8029 and copy RTL8029.CNF, W95bb.cnf ,
PROTOCOL.INI files. (Realtek provided it in the \driver directory !)

(c).use RPLCMD utility to add a bblock record for new adapter.
In MS-DOS Prompt type. NET START RemoteBoot (enter)
DOS will show …successfully.

(d).In MS-DOS Prompt type RPLCMD (enter) {setup Configuration}
Screen will display under line option and you following these do it.
(e). copy \suboot\protocol.ini and \driver\pcind.dos NDIS driver to
c:\machine0\client2\suboot directory.
copy \driver\rtl8029.sys file to c:\sbsfiles\system directory.

regedit /L:system.dat /E registry.txt

old register.txt new register,txt

“transport”=“*netbeui,*nwlink,” → “transport”=“*netbeui,*nwlink,ndishlp.sys”

“netcard”=" " → “netcard”=“pcind.dos”

regedit /L:system.dat /C registry.txt

谢谢你的回答,胡某谢了,希望以后还合作!