Re: adding and tracing RealTek RTL8139

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



You have to have the driver for your Ethernet controller in the system, if
you don't have VBridge in and KITL turned on. If you have VBridge in and
KITL turned on, then you must not have the driver for your Ethernet
controller in the system.

Spend some time reading the help. Understand how things are supposed to
work, then ask for help. If you just can't figure it out, hire a consultant
to work through it for you.

Paul T.

"Shutruk Nahunte" <shutruk@xxxxxxxxxx> wrote in message
news:OcbVkUAqFHA.620@xxxxxxxxxxxxxxxxxxxxxxx
> Paul G. Tobey [eMVP] wrote:
>
>> Carefully *read* what Steve told you!!!
>>
>> If you have KITL over Ethernet turned on in your OAL, that provides an
>> Ethernet-based communication channel to PB. *However*, that does *not*
>> mean that you can use that for general network I/O in the OS on the
>> device. It's for that debug channel only.
>>
>> If you add the VBridge component, that creates a dummy Ethernet device in
>> the system for you that your application code and the OS networking code
>> can use, as though there was a full-blown Ethernet device there, but it
>> actually calls into the KITL code to do send/receive, etc. In this case,
>> KITL has *complete* control over the Ethernet device, so you can't have
>> the driver for that device in the OS; KITL is using it. With this
>> VBridge configuration, you can do network I/O, but, as you'd guess it's
>> going to be slow, compared with direct access to the Ethernet controller
>> from the real driver.
>>
>> In your final device, you want KITL off and the real driver for the
>> network device included, with no VBridge in the OS. This is the retail
>> configuration.
>>
>> Paul T.
>
>
> Thank you for answering.
> I read carefully, but I'getting confused.
> As you can see I removed KITL and ethernet sharing.
> So what's wrong now ?
>
> My ethernet properties does not appears in the target
> (standalone) and not answers to my pings.
> What do I need to have the ethernet working ?
> TIA


.



Relevant Pages

  • Re: How to Disable Ethernet
    ... Why can I not download over the same ethernet? ... would this intefere with running my own NDIS driver on the ... you can use the serial port as an alternative method ... >To disable KITL debugging, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: issues running release image without KITL
    ... Do you have a driver for your Ethernet chip or adapter installed in the OS? ... into VMini and used only when there is a KITL connection back to the Platform ...
    (microsoft.public.windowsce.platbuilder)
  • Re: adding and tracing RealTek RTL8139
    ... mean that you can use that for general network I/O in the OS on the device. ... If you add the VBridge component, that creates a dummy Ethernet device in ... calls into the KITL code to do send/receive, ... *complete* control over the Ethernet device, so you can't have the driver ...
    (microsoft.public.windowsce.platbuilder)
  • Re: lan91c111 driver and ndis problem.
    ... If I remove KITL from the build is this sufficient as the bootloader uses ... > You can't run ethernet kitl and an ethernet ndis driver on the same ... Your driver is probably unloading ... >> following compile and link options. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Degradation of TCP connection
    ... Gigabit ethernet. ... D card's data buffer can only hold about 64K samples worth of data ... link you posted is for an older version of VxWorks that used a BSD- ... but a bug in the ethernet driver. ...
    (comp.os.vxworks)