Hi All,
I have two problem.
Problem 1
========
I am trying to download CEPC through an Ethernet connection (Eboot).
But my NIC driver initializations are failing. I checked the same with
two PC and the results are same. I have the following network cards.
But these cards are not added in kitldrv.c file. so,
1) PC1 NIC card, Vendor ID 0x14E4, Dev ID 0x170C ( Broadcom made )
2) PC2 NIC card, Vendor ID 0x8086, Dev ID 0x27DC ( INTEL Made )
Does any one know any patch or latest version which supports NIC from
these Manufactures?. I am using WIN CE 5.0
Problem 2
=======
In MS-DOS mode, I loaded CEPC using loadcepc. I enabled the USB UHCI/
OCHI and EHCI support in the build and the registry entries are added.
Also from the boot console, I could see UHCD logs like "UHCD:
Installed ISR handler" etc.
1) But after booting, when I plug a USB device, there is no hardware
pop-up ( or any kind of notification) for driver installation ( I
added PnP Notifications during build, but don't know whether this is
applicable)
2) How do I view the drivers and devices in a standalone CEPC. I mean
"Device Manager" kind of stuff in CEPC.
3) What kind of diagnostic tools are used in CE for driver
development. I mean outside remote PB tools, as I am not able to
connect the PB to target CEPC.
Thanks in advance
Suja