Board logo

标题: 高手们我要 DOS 下的 Pro100/VE 网卡驱动啊,帮帮我啊 [打印本页]

作者: 星期三     时间: 2004-8-2 00:00    标题: 高手们我要 DOS 下的 Pro100/VE 网卡驱动啊,帮帮我啊

我的网卡,intel板载网卡:Pro100/VE
用光盘上的DOS驱动不能加载啊!
里面的ini文件为:; Protocol.Ini section for the Intel(R) PRO/100 Network Connection


   DRIVERNAME   = E100B$
;
; Some common parameters
;
;   SPEED           = [0 | 10 | 100]
;                     0 = Auto (default)
;
;   FORCEDUPLEX     = [0 | 1 | 2]
;                     0 = Auto (default); 1 = Half; 2 = Full
;
;   SLOT            = 0x38
;
;   NODE            = "00AA00123456"
;
;   TRANSMITBUFFERS = 20    ; range 2 - 38
;
;   RECEIVEBUFFERS  = 20    ; range 2 - 38
;
;       Note that TRANSMITBUFFERS + RECEIVEBUFFERS <= 40
;
;   CACHEFLUSH      = 0     ; set to 1 to allow the driver to hook the cache flush interrupt
;                           ; this is needed when doing unattended installations of NT 4
CFG文件为:
Link Driver E100BODI
; Remove the semi-colon in front of the frame type you will use.
; This frame type must match what the NetWare server is using.
;   FRAME Ethernet_802.2
;   FRAME Ethernet_802.3
;   FRAME Ethernet_SNAP
;   FRAME Ethernet_II
NetWare DOS Requester
   FIRST NETWORK DRIVE = F
; If you know the name of your preferred server, remove the
; semi-colon below and enter the preferred server name after
; the equal sign.
;preferred server =
谁能告诉我啊!一万分的感谢!
作者: msc     时间: 2010-4-12 19:10
解决了吗
作者: pdl     时间: 2010-4-25 13:33
希望对你有用!
http://www.cn-dos.net/forum/viewthread.php?tid=51040&fpage=1