如何修改wince的网络配置呢?
首先,必须知道网卡驱动名字。在s3c2410上,名字叫“CS8900”,用工具连接上wince查看他的注册表。你将可以得到下面的东西。
[HKEY_LOCAL_MACHINE/Comm/CS8900]
"DisplayName"="CS8900"
"Group"="NDIS"
"ImagePath"="CS8900.dll"
[HKEY_LOCAL_MACHINE/Comm/CS8900/Linkage]
"Route"=hex(7):/
43,53,38,39,30,30,31,00,00,00,00
上面的hex值其实是:CS89001,同样可以在[HKEY_LOCAL_MACHINE/Comm/CS8900]项下面看到关于CS89001的表述。
[HKEY_LOCAL_MACHINE/Comm/CS89001]
"DisplayName"="CS8900"
"Group"="NDIS"
"ImagePath"="CS8900.dll"
[HKEY_LOCAL_MACHINE/Comm/CS89001/Parms]
"BusNumber"=dword:00000000
"BusType"=dword:00000000
"InterruptNumber"=dword:0000000a
"Sysintr"=dword:0000001a
"DuplexMode"=dword:00000001
"IoBaseAddress"=d