WindowsCE42

所属分类:Windows CE
开发工具:Windows_Unix
文件大小:35KB
下载次数:55
上传日期:2006-10-04 18:36:44
上 传 者老鹏
说明:  DM9000 WinCE.net Driver v3.2.7 Release

文件列表:
dm9000_3.2.7.src (0, 2004-12-09)
dm9000_3.2.7.src\common.cpp (920, 2004-12-08)
dm9000_3.2.7.src\common.h (7635, 2004-12-08)
dm9000_3.2.7.src\CVS (0, 2004-12-09)
dm9000_3.2.7.src\CVS\Entries (727, 2004-12-08)
dm9000_3.2.7.src\CVS\Repository (9, 2004-12-08)
dm9000_3.2.7.src\CVS\Root (34, 2004-12-08)
dm9000_3.2.7.src\device.cpp (13160, 2004-12-08)
dm9000_3.2.7.src\device.h (8374, 2004-12-08)
dm9000_3.2.7.src\dm9000.conf (1010, 2004-12-08)
dm9000_3.2.7.src\dm9000.cpp (21713, 2004-12-08)
dm9000_3.2.7.src\dm9000.def (52, 2004-12-08)
dm9000_3.2.7.src\dm9000.h (6072, 2004-12-08)
dm9000_3.2.7.src\dm9000.reg (825, 2004-12-08)
dm9000_3.2.7.src\dm_types.h (1591, 2004-12-08)
dm9000_3.2.7.src\driver.cpp (30358, 2004-12-08)
dm9000_3.2.7.src\driver.h (8892, 2004-12-08)
dm9000_3.2.7.src\makefile (319, 2004-12-08)
dm9000_3.2.7.src\sources (912, 2004-12-08)
dm9000_3.2.7.src\wince.c (642, 2004-12-08)

Davicom DM9000 WinCE.net Driver v3.2.7 Release Note The Davicom DM9000 NDIS CE miniport device driver is used to be the network component of the Microsoft WinCE.net enables hardware containing Davicom's fast ethernet controller 'DM9000'. This file describes the procedures of the driver installation. Note that this is not written for end-users. CONTENTS: Readme.txt - This file dm9000.msi - The binary release file 1. Installation Run the dm9000.msi to install the binary release. The package contains the following files. $(_winceroot)\public\common\oak\lib\x86\debug\dm9000.def $(_winceroot)\public\common\oak\lib\x86\debug\dm9000.lib $(_winceroot)\public\common\oak\lib\x86\debug\dm9000.pdb $(_winceroot)\public\common\oak\lib\x86\retail\dm9000.def $(_winceroot)\public\common\oak\lib\x86\retail\dm9000.lib $(_winceroot)\public\common\oak\lib\x86\retail\dm9000.pdb $(_winceroot)\public\common\oak\files\dm9000\config.bi_ $(_winceroot)\public\common\oak\files\dm9000\project.bi_ $(_winceroot)\public\common\oak\files\dm9000\project.re_ 2. Platform Configuration 2.1 Add 'dm9000' target to the root makefile. Open the file $(_winceroot)\public\common\cesysgen\makefile Append 'dm9000' to all 'dc21x4' rules or dependencies. 2.2 Modify your cesysgen.bat, to add 'dm9000' to CE_MODULES $(_winceroot)\public\\wince400\cepc\oak\misc\cesysgen.bat set CE_MODULES=dm9000 %CE_MODULES% 2.3 Modify your project.bib for module definition MODULES dm9000.dll $(_FLATRELEASEDIR)\dm9000.dll NK SH 3. Driver Configuration 3.1 In the file project.reg, add the following registry values. [HKEY_LOCAL_MACHINE\Comm\DM9CE] "DisplayName"="DM9000 Fast Ethernet Adapter" "Group"="NDIS" "ImagePath"="dm9000.dll" [HKEY_LOCAL_MACHINE\Comm\DM9CE\Linkage] "Route"=multi_sz:"DM9CE1" [HKEY_LOCAL_MACHINE\Comm\DM9CE1] "DisplayName"="DM9000 Fast Ethernet Adapter" "Group"="NDIS" "ImagePath"="dm9000.dll" [HKEY_LOCAL_MACHINE\Comm\Tcpip\Linkage] "Bind"="dm9pci1" [HKEY_LOCAL_MACHINE\Comm\DM9CE1\Parms] "BusNumber"=dword:0 "BusType"=dword:1 "XmitBuffer"=dword:A "RecvBuffer"=dword:20 [HKEY_LOCAL_MACHINE\Comm\DM9CE1\Parms\TcpIp] "EnableDHCP"=dword:0 "UseZeroBroadcast"=dword:0 "DefaultGateway"="x.x.x.x." "IpAddress"="x.x.x.x." "Subnetmask"="x.x.x.x" "DNS"="x.x.x.x" "WINS"="x.x.x.x" 3.2 TCP/IP configurations 3.2.1 EnableDHCP Set 1 for DHCP enable, 0 for disable. 3.2.2 UseZeroBroadcast Set 1 for use zero broadcast, 0 for not. 3.2.3 DefaultGateway Specify your gateway address in x.x.x.x format. 3.2.4 IpAddress Specify your IP address in x.x.x.x format. 3.2.5 Subnetmask Specify your subnet mask in x.x.x.x format. 3.2.6 DNS Specify your domain name server's address in x.x.x.x format. 3.2.7 WINS Specify your WINS server's address in x.x.x.x format. ------------------------------------------------------------------------------ All trademarks or brand names mentioned are trademarks and registered trademarks of their respective companies.

近期下载者

相关文件


收藏者