How to Disable Ethernet
- From: "jeffs" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 May 2005 23:17:02 -0700
I am adding an NDIS driver to a PXA255 board. OS is winCE
4.2 I want to make sure that nothing else accesses the
91C96 ethernet chip other than my driver. To do this I
modified "OEMKitlInit" to only return FALSE to disable
KITL. In addition, under platform settings->build options
I unchecked "KITL" & "CE Target Control support".
With KITL supposedly turned off and no ethernet drivers
added to the build I am still seeing constant access to the
91C96 chip. The TX light is constantly going & the
interrupt is constantly going.
QUESTION : what else is accessing the 91C96? Have I
properly disabled KITL?
The following environment variables are also set:
BSP_NOSHAREETH=1
KERNELNOSHAREETH=1
BSP_NOSERIAL=1
Thanks in advance for any help -Jeff
.
- Follow-Ups:
- Re: How to Disable Ethernet
- From: Paul G. Tobey [eMVP]
- Re: How to Disable Ethernet
- Prev by Date: Re: NOR Flash Driver
- Next by Date: How to call the text data file on html tap iesample of CE.NET 4.2
- Previous by thread: Re: How to declare LPTRANSFER_NOTIFY_ROUTINE routine?
- Next by thread: Re: How to Disable Ethernet
- Index(es):
Relevant Pages
|