All Forums
 Microsoft Windows CE
 CE Drivers
 Bitsy Personality Board Ethernet Drivers
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

emeier

5 Posts

Posted - 29 Aug 2002 :  14:53:20  Show Profile  Email Poster
What drivers are available for the Bitsy Personality board ethernet controller, and how are they installed and configured?

akidder

1519 Posts

Posted - 10 Sep 2002 :  14:39:38  Show Profile  Email Poster
To use Ethernet on the Bitsy Personality Board, you'll need a build of CE that ignores the CF card during boot. We call these our "no CF" builds, and they're available under the Bitsy CE downloads.

You'll also need to add entries to ADSLOAD.REG to configure IP settings for the TCP/IP stack. The following example configures the Bitsy for use with a DHCP server (you can disable DHCP and enter your own static addresses, if you wish):
[HKEY_LOCAL_MACHINE\Comm\SMC90001\Parms\TcpIp]
"EnableDHCP"=dword:1
"IpAddress"="0.0.0.0"
"DefaultGateway"="0.0.0.0"
"LLInterface"=""
"UseZeroBroadcast"=dword:0
"Subnetmask"="255.255.255.0"
"DNS"="0.0.0.0"
"WINS"="0.0.0.0"



-----------------------
Drew Kidder
ADS Technology Transfer
Go to Top of Page
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.03 seconds. Snitz Forums 2000