中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net  论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

游客:  注册 | 登录 | 命令行 | 会员 | 搜索 | 上传 | 帮助 »
作者:
标题: 關于 Packet driver 的一個小問題? 上一主题 | 下一主题
himen
新手上路





积分 4
发帖 2
注册 2005-10-19
状态 离线
『楼 主』:  關于 Packet driver 的一個小問題?

最近在做基于DOS和Windows2000的TCP/IP項目﹐但卻找不到RTL8169網卡的Packet driver﹐我在RTL的官方網站找到的是﹕
NDIS2 driver for DOS (Support MSclient,Lantastic,Lanman )
哪位高手可以告訴我﹐是不是NDIS2的可以轉換成Packet driver或者哪位朋友可以提供一個RTL8169的Packet driver﹐謝謝。

2005-10-25 14:12
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
Michael
钻石会员





积分 10046
发帖 3039
注册 2002-11-11
状态 离线
『第 2 楼』:  

dispkt.dos可以将ndis驱动转换为packet.不过我是安装了ms network client了的.



简单就是美
2005-10-25 18:45
查看资料  发短消息 网志   编辑帖子  回复  引用回复
Wengier
系统支持

“新DOS时代”站长


积分 27734
发帖 10521
注册 2002-10-9
状态 离线
『第 3 楼』:  

RTL8169網卡官方網頁上其實是有Packet driver驅動程序的,可惜好像放錯了地方。以前也是查了一陣才發現。



Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

2005-10-26 00:29
查看资料  发送邮件  访问主页  发短消息 网志  OICQ (29206679)  编辑帖子  回复  引用回复
himen
新手上路





积分 4
发帖 2
注册 2005-10-19
状态 离线
『第 4 楼』:  

謝謝你們﹐這兩種方式我都試一下看看.

2005-10-26 10:06
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
JustForYou
新手上路





积分 17
发帖 8
注册 2005-10-24
状态 离线
『第 5 楼』:  

各位大虾,我已经下载了Dis_Pkt.dos,安装完MSCLINT3,并修改了system.ini和protrol.ini,可我重启运行FTP.exe,还是提示:没有找到Packet Driver,请高手们指点!!谢谢!

2005-10-26 10:14
查看资料  发送邮件  发短消息 网志   编辑帖子  回复  引用回复
killiori
新手上路





积分 15
发帖 15
注册 2005-10-12
来自 湖北襄樊
状态 离线
『第 6 楼』:  呵呵,其实不用这么麻烦,你买一块RTl8139,其软盘自带。

Packet Driver (8139)的名字是:Rtspkt.com

你可能弄错了。

如果需要,请询问我。下面是它的说明

   Packet Driver

   Introduction:
   -------------
   This document describes the procedure to setup the Packet driver for
   REALTEK RTS8139(A) PCI fast ethernet card.

   Location of Driver:     \RTSPKT\RTSPKT.COM

   Sample Configuration Files:
   ---------------------------
      AUTOEXEC.BAT
        RTSPKT 0x60

   Notes:
   ------
     1.  Load the packet driver using the software interrupt and any
         optional switches if required.

         Usage: RTSPKT [options] <software_int_no> [media type]

         Example: RTSPKT -i 0x7e

         The only required  parameter is the software  interrupt.  A packet
         driver needs to have a software interrupt assigned to it for other
         programs to access it. The recommended interrupt 0x7e. If you need
         any of the  options  listed below,  place them before the software
         interrupt on the command line.

         -i - Force driver to report itself as 802.3 instead of Ethernet II.
         -d - Delayed initialization.  Used for diskless booting
         -n - NetWare conversion.  Converts 802.3 packets into 8137 packets
         -w - Windows hack, obsoleted by winpkt
         -p - Promiscuous mode disable
         -h - Help
         -u - Uninstall

      2. Media type can be used to force the card to work on specific
         speed and duplex mode. If no media type if specified, then
         driver will read hardware configuration from EEPROM on the
         card. The hardware configuration can be modified by running
         'rset8139' on driver disk.

      3. Type command,C:\RTSPKT 0x60, the screen will appear following
         message:

         System: [345]86 processor, PCI bus, Two 8259s
         Packet driver software interrupt is 0x60
         Interrupt number is 0x9
         I/O port is 0x6100
         My Ethernet address is 52:54:4C:29:29:AD

      4. Installing Multiple LAN Adapters:

         If there are multiple network cards on the main board. the user
         run RTSPKT 0x60 directly, then the screen will display :

         Packet driver for RTL8139(A) PCI fast ethernet NIC, version 3.16
         Copyright 1999(c), Realtek Semiconductor Inc.

         There are 2 network cards on your main board :
         Card 1. IRQ= 0x9  I/O= 0x6100  NodeID= 52:54:4C:29:29:AD
         Card 2. IRQ= 0xA  I/O= 0x6000  NodeID= 52:54:4C:29:29:64
         Please select a Card No.(1-2): 1

         System: [345]86 processor, PCI bus, Two 8259s
         Packet driver software interrupt is 0x60
         Interrupt number is 0x9
         I/O port is 0x6100
         My Ethernet address is 52:54:4C:29:29:AD

      5. Installing multiple drivers:

         If you want to install multiple cards each connecting to different
         network, you have to install the driver multiple times, each with
         different packet interrupt number. Then modify 'ioaddr' variable
         in 'config.tel' to specify the packet inetrrupt you will use.

                                               ---David Tang---



C&C&C&C&C&C+++++++++

非C,勿扰
2005-10-27 15:02
查看资料  发送邮件  发短消息 网志  OICQ (33340072)  编辑帖子  回复  引用回复
Michael
钻石会员





积分 10046
发帖 3039
注册 2002-11-11
状态 离线
『第 7 楼』:  

贴上来你的system.ini和protocol.ini来让大家看看。还有autoexec.bat和config.sys。



简单就是美
2005-10-27 19:02
查看资料  发短消息 网志   编辑帖子  回复  引用回复

请注意:您目前尚未注册或登录,请您注册登录以使用论坛的各项功能,例如发表和回复帖子等。


可打印版本 | 推荐给朋友 | 订阅主题 | 收藏主题



论坛跳转: