Re: WINDOWS CE 6.0
- From: "Bruce Eitman [eMVP]" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 08:24:02 -0400
I'm not sure what the problem is, or what you think the problem is. I think
everything looks okay, but your expectations may be the problem.
1. It looks like the system booted okay, but you are waiting for the
Explorer shell to load. Did you include it in your OS?
2. PB is waiting to connect to your device, but you probably didn't include
KITL. That isn't a problem, unless you want to debug.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
<dahir_81@xxxxxxxx> wrote in message
news:1180510504.589664.210490@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On 25 mai, 16:26, nucca <n...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
There are a lots documents on MSDN. You can refer to these documents to
build your first run-time image. The following link provides the details
about "Creating an OS Design", "Customize your run-time image", "Build a
run-time image", "Debuging and verifying your image"..
Developing an OS
Designhttp://msdn2.microsoft.com/en-us/library/aa914020.aspx
How-to Topicshttp://msdn2.microsoft.com/en-us/library/aa924069.aspx
If you are not familiar with platform builder (or called CE60 plug-in), I
suggest you that visit the Windows CE 6.0 Virtual Labs first. That will
help
you to looks around the platform builder. Here is the link.
Windows Embedded Virtual
Labshttp://msdn2.microsoft.com/en-us/virtuallabs/aa740455.aspx
When you port your run-time image to true target device, you may meet a
lots
problems. On the X86 platform, BIOS has done a lot of hardware
initialzation
and it reduces your effort to do that. If you're lucky, you just need to
add
appropriate drivers to your run-time image and it works properly. If you
aren't lucky :(, you could share your problem to the newsgroup, there are
a
lot of well-meaning experts who could help you.
Debug build helps you debug the image easily. So it will include a lots
debug messages in your run-time image. You can receive these debug message
from the serial port of your host pc. Nevertheless, the run-time image
with
debug build gets more image size.
Release build removes the debug messages (except RETAILMSG), so it gets
less
image size. Which build is better? by your requirement.
If you select "Custom Device" to be your design template, you need to add
a
lot of OS features by yourself. You can choose the design template (ex:
Internet Appliance) that is closest to your requirement and add the rest
of
OS features which you want. You can find the details of the CE60 build-in
design template in the following link. Of cause, if you know clearly which
OS
catalog items should be added to your OS design, you can choose "Custom
Device" to be your design template and add the rest of OS features.
Design Template
Selectionhttp://msdn2.microsoft.com/en-us/library/aa913981.aspx
I hope it's helpful :)
nucca
"dahir...@xxxxxxxx" wrote:
Hello everyone,
First of all excuse to me disturbance and after I want to ask you if
anyone has a document or an article which shows how to
create,build,and dowload the os image with Windows CE 6.0 with a X86
processor and BSP (CEPC: X86 or GEODE CX5530: X86), i will also deploy
on a true target device.
Which configuration i will use debug or release to download the os
image that i already create (i choosed Custom Device)?
Thank you very much for your future answers.
PS:I am not speak english or american very well, i am
francophon(frensh-speaking),but i hope that everyone understand what i
wrote.- Masquer le texte des messages précédents -
- Afficher le texte des messages précédents -
Hi Nucca and everyone.
First of all thank you to have answered me else here are what i do
with the various articles that I found on the Net and i meet a problem
and this problem is on the level of the file "ddi_flat.dll", I obtains
on my hyperterminal(on the port COM1,38400-8-N-1) the following
message and after nothing happening during several minutes.
I built in DEBUG CONFIGURATION and i have create an os image(size
32Mo),i choose like bsp this BSP->CEPC:X86->INDUSTRIAL DEVICE-
INTERNET APPLIANCE and i use a DHCP to download the os image,i usewindows CE 6.0 evaluation edition.
I made also in the "target device connectivity option" :
download-> ETHERNET
transport-> ETHERNET
debbuger-> KdStub
On my hyperterminal:
Microsoft Windows CE Bootloader Common Library Version 1.2 Built Jul
17 2006 15:16:52
Microsoft Windows CE Ethernet Bootloader 3.7 for CE/PC (Jul 17 2006)
Boot Args @ 0x1E256 and ucLoaderFlags is 1
FlashInit
FMD_Init
-FlashInit:Fails!!!!
PCI Device Configurations (1 PCI bus(es) present)...
========================================================
Bus, Device, Function = 0, 11, 0
Vendor ID, Device ID = 0x10EC, 0x8139
Base Class, Subclass = 2, 0 => NETWORK_CTLR
Interrupt = 10
BaseAddress[0] = 0xE000 (I/O)
BaseAddress[1] = 0xD0000000 (Memory)
========================================================
Bus, Device, Function = 0, 19, 0
Vendor ID, Device ID = 0x0E11, 0xA0F8
Base Class, Subclass = 12, 3 => SERIAL_BUS_CTLR
Interrupt = 11
BaseAddress[0] = 0xD0004000 (Memory)
========================================================
InitKitlNIC: Searching for PCI Ethernet NIC (dwIrq = 0, dwIoBase = 0,
dwDfltType = 1) ...
InitKitlNIC: Found PCI Ethernet NIC (type = 4, IRQ=10, IOBase=0xE000).
RTL8139InitDMABuffer():: Start[0x200000]-[0x200000] - Size[0x20000]
Tx[0x200000] - Rx[0x201800] - RxLength[0x10000] - RxLengthBit[0x1800]
RTL8139:: built on [Jul 13 2006] [20:35:02]
RTL8139Init():: BaseIO[0xE000] : MemOffset[0x1]
RTL8139Init():: TxBuff[0x200000] - RxBuff[0x201800] - LastRx[0x2117FF]
RTL8139Init:: MAC = 00-0B-AB-07-34-50
RTL8139 ethdbg library: perform auto negotiate.
RTL8139:: RTL8139HWSetMCRegs():: Set all to 0x00
Returned MAC Address:00:0B:AB:07:34:50
System ready!
Preparing for download...
OEMPreDownload ucLoaderFlags is 0
x86KitlCreateName: Using Device Name 'CEPC13392'
Using device name: CEPC13392
Hit ENTER within 3 seconds to enter static IP address!InitDHCP()::
Calling ProcessDHCP()
ProcessDHCP()::DHCP_INIT
Got Response from DHCP server, IP address: 10.57.80.72
ProcessDHCP()::DHCP IP Address Resolved as 10.57.80.72, netmask:
255.255.252.0
Lease time: 691200 seconds
Got Response from DHCP server, IP address: 10.57.80.72
No ARP response in 2 seconds, assuming ownership of 10.57.80.72
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Packet has the following data:
boot.bin[NULL]octet[NULL]
TFTP packet could have 1 name/value pairs
Locked Down Link 1
Src IP 10.57.80.72 Port 03D4 Dest IP 10.57.80.13 Port 0ACA
Default TFTP block size set to: 512 bytes
There were no options detected in the TFTP
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp
BL_IMAGE_TYPE_BIN
Download file information:
-----------------------------------------------------
[0]: Address=0x220000 Length=0x2063474 Name=
****** OEMVerifyMemory Checking Range [ 0x220000 ==> 0x2283473 ]
****** RAM Address ******
!CheckUDP: Not UDP (proto = 0x00000006)
!CheckUDP: Not UDP (proto = 0x00000006)
!CheckUDP: Not UDP (proto = 0x00000006)
rom_offset=0x80000000.
ImageStart = 0x220000, ImageLength = 0x2063474, LaunchAddr = 0x226D10
Completed file(s):
-------------------------------------------------------------------------------
[0]: Address=0x220000 Length=0x2063474 Name="" Target=RAM
ROMHDR at Address 00220044h
OEMLaunch ucLoaderFlags is 7
Download successful! Jumping to image at 00226D10h...
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flags:0x00000000
NAND_FLASH with g_bDownloadImage=1 , pBootArgs->ucLoaderFlags=7
Lauch Windows CE from address 0x226D10
Debug Serial Init
SysInit: GDTBase=82284000 IDTBase=822da8c0 KData=82289800
Windows CE Kernel for i486 Built on Mar 21 2007 at 11:25:47
INFO:OALLogSetZones: dpCurSettings.ulZoneMask: 0xb
PCIBIOS:: BIOS Address static map to addr=a00e0000
GetPicRoutingIrqTable: Start
search_pci_bios start
CE Ethernet Bootloader found 32Bit BIOS Entry master_bios32=a00fae50
bios32_call_offset=1b2d0 for CE/PC
Return from First BIOS EAX=49435000 EBX=f0000,ECX=b758 EDX=b300
32 PCI BIOS offset located.addr=1b300
32 PCI BIOS Present EDX=20494350,EAX=11 EBX=f0210,ECX=b700
+GetRoutingOption
search_pci_routing
search_pci_routing found entry =a00fdf70 CE/PC
GetRoutingOption, found ROM version for Routing table.
GetRoutingOption return SUCCESS .AH=c00
ScanConfiguredIrq with PCI Exclusive Irq Bit (wExClusive) =c00
ScanConfigureIrq: BufferSize = 32 @ address 822879ea
ScanConfigureIrq: for Bus=0 ,Device=11 SlotNumber=1
INTA_LinkValue=2,INTA_IrqBitMap=deb8
INTB_LinkValue=3,INTB_IrqBitMap=deb8
INTC_LinkValue=4,INTC_IrqBitMap=deb8
INTD_LinkValue=1,INTD_IrqBitMap=deb8
addIrqLink: LinkNumber=2,bus=0,device=11 associated with irq=10
ScanConfigureIrq: for Bus=0 ,Device=19 SlotNumber=0
INTA_LinkValue=1,INTA_IrqBitMap=deb8
INTB_LinkValue=0,INTB_IrqBitMap=deb8
INTC_LinkValue=0,INTC_IrqBitMap=deb8
INTD_LinkValue=0,INTD_IrqBitMap=deb8
addIrqLink: LinkNumber=1,bus=0,device=19 associated with irq=11
InitKitlNIC: Searching for PCI Ethernet NIC (dwIrq = A, dwIoBase =
E000, dwDfltType = 4) ...
InitKitlNIC: Found PCI Ethernet NIC (type = 4, IRQ=10, IOBase=0xE000).
Using a KITL device on the PCI bus, not a legacy device.
DeviceId................. CEPC
pArgs->flags............. 0x2D
pArgs->devLoc.IfcType.... 5
pArgs->devLoc.LogicalLoc. 0xB00
pArgs->devLoc.PhysicalLoc 0x0
pArgs->devLoc.Pin........ 10
pArgs->ip4address........ 1
pDevice->Name............ s
pDevice->ifcType......... 5
pDevice->id.............. 0x813910EC
pDevice->resource........ 0
pDevice->type............ 2
pDevice->pDriver......... 0x8228B068
RTL8139InitDMABuffer():: Start[0x822BC360]-[0x822BC360] -
Size[0x10000]
Tx[0x822BC360] - Rx[0x822BDB60] - RxLength[0x8000] -
RxLengthBit[0x1000]
RTL8139:: built on [Sep 6 2006] [19:21:34]
RTL8139Init():: BaseIO[0xE000] : MemOffset[0xB00]
RTL8139Init():: TxBuff[0x822BC360] - RxBuff[0x822BDB60] -
LastRx[0x822C5B5F]
RTL8139Init:: MAC = 00-0B-AB-07-34-50
RTL8139 ethdbg library: perform auto negotiate.
RTL8139:: RTL8139HWSetMCRegs():: Set all to 0x00
x86KitlCreateName: Using Device Name 'CEPC13392'
OALKitlCreateName: Using Device Name 'CEPC13392'
KITL: *** Device Name CEPC13392 ***
OALIntrRequestIrqs:(Bus=0,Device=11,Pin=1)
OALIntrRequestIrqs: for Bus=0 ,Device=11 SlotNumber=1
INTA_LinkValue=2,INTA_IrqBitMap=deb8
INTB_LinkValue=3,INTB_IrqBitMap=deb8
INTC_LinkValue=4,INTC_IrqBitMap=deb8
INTD_LinkValue=1,INTC_IrqBitMap=deb8
-OALIntrRequestIrqs: Found full IRQ match returning existing IRQ=10
KITL: using sysintr 0x10
VBridge:: built on [Sep 6 2006] time [19:21:34]
VBridgeInit()...TX = [16384] bytes -- Rx = [16384] bytes
Tx buffer [0xA22CC500] to [0xA22D0500].
Rx buffer [0xA22D0520] to [0xA22D4520].
VBridge:: NK add MAC: [0-B-AB-7-34-50]
ERROR: OALKitlInit: KitlInit failed
CEPC Firmware Init
RTC - Status Reg B - 0x02
g_dwCPUFeatures = 00808131
Looking for rom chain
Rom chain NOT found
Firmware Init Done.
Setting up softlog at 0x83ffc000 for 0x800 entries
Booting Windows CE version 6.00 for (x86)
&pTOC = 822d9f10, pTOC = 822816b4, pTOC->ulRamFree = 822e2000,
MemForPT = 00023000
Old or invalid version stamp in kernel structures - starting clean!
Configuring: Primary pages: 7410, Secondary pages: 0, Filesystem pages
= 3705
Booting kernel with clean memory configuration:
Memory Sections:
[0] : start: 82306000, extension: 00004000, length: 01cf2000
X86Init done, OEMAddressTable = 80226d30, RAM mapped = 04000000.
Windows CE KernelInit
Reserve VM for kernel XIP DLls, first = c0010000, last = c0c90000
g_pprcNK == 0x822d7c80
Updated eptr->e32_vsize to = 00013000
Initializing Memory Mapped File Support
Scheduling the first thread.
LoaderInit: Initialing loader
Updated eptr->e32_vsize to = 00013000
Updated eptr->e32_vsize to = 00074000
Updated eptr->e32_vsize to = 0001f000
Heap Statistics at 0xC01527A0
Did not find emulation code for x86... using floating point hardware.
PGPOOL: Reserved 768 pages for Loader pool
PGPOOL: Reserved 256 pages for File pool
OSAXST0: Platform Name = CEPC
OSAXST1: >>> Loading Module 'kd.dll' (0x83FDC678) at address
0xC0010000-0xC003E000 in Process 'NK.EXE' (0x822D7C80)
KD: Starting kernel debugger software probe (KdStub) - KD API version
22
Calling KDEnableInt (FALSE, NULL) without previously calling
KDEnableInt (FALSE, p)
OSAXST1: >>> Loading Module 'NK.EXE' (0x822D7C80) at address
0x80220000-0x80233000 in Process 'NK.EXE' (0x822D7C80)
Message Queue support initialized, g_hMsgQHeap = d0040750
OSAXST1: >>> Loading Module 'filesys.dll' (0x83FBB39C) at address
0xC0170000-0xC01EA000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'fsdmgr.dll' (0x83FBB4D4) at address
0xC0430000-0xC0466000 in Process 'NK.EXE' (0x822D7C80)
FSDMGR!DllMain: DLL_PROCESS_ATTACH
CertMod.dll not found, using old OEM Trust Model
FileSystem Starting - starting with clean file system
FSDMGR!STOREMGR_Initialize
FSDMGR!InitializeStoreAPI
FSDMGR!MountTable_t::RegisterVolumeName: Registered "StoreMgr" at
index 2FSDMGR!MountTable_t::RegisterVolume: Registered volume at index
2 (Name="StoreMgr", MountFlags=0x1)FSDMGR!InitializeROMFileSystem:
File System=ROM
OSAXST1: >>> Loading Module 'romfsd.dll' (0x83FA4648) at address
0xC01F0000-0xC01F6000 in Process 'NK.EXE' (0x822D7C80)
FSDMGR!MountTable_t::RegisterVolumeName: Registered "ROM" at index
3FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 3
(Name="ROM", MountFlags=0x71)FSVOL: Opening existing volume
FSVOL: Volume heap already initialized
FSREG: Mounted ROM portion of boot registry
FSVOL: Creating clean virtual volume
FSVOL: Initializing volume heap
FSREG: Mounted RAM portion of boot registry
PCIReg(key: Drivers\BuiltIn\PCI\Instance\KITL, device: 0/11/0)
Reserve KITL IRQ: No IRQ reserved, KITL NIC IRQ may be shared with
other devices.
Override Serial Driver: serial debug output selected on COM port 1,
disabling serial driver for that port.
Override Serial Driver: No COM port selected for serial KITL
transport, no override necessary.
FS: Creating signal event SYSTEM/DevMgrApiSetReady
FS: Creating signal event SYSTEM/PowerManagerReady
FS: Creating signal event SYSTEM/GweApiSetReady
FS: Creating signal event ReleaseFSD
FS: Creating signal event SYSTEM/NLedAPIsReady
FSREG: Unable to read value "Start DevMgr" under HKEY_LOCAL_MACHINE
\init\BootVars
FILESYS: Starting boot phase 0.
FSDMGR!STOREMGR_StartBootPhase BootPhase=0 (PrevBootPhase=-1)
FSDMGR: File security disabled.
FSDMGR!AutoLoadFileSystems: CurrentBootPhase=0, LoadFlags=1
FSDMGR!AutoLoadFileSystem: CurrentBootPhase=0, RootKey=System
\StorageManager\AutoLoad, FileSystem_t=ObjectStore
FILESYS: RAM File System FSD_MountDisk registering folder "Object
Store"
FSDMGR!MountTable_t::RegisterVolumeName: RegiFSDMGR!PNPThread: Using
PNPUnloadDelay of 4096
FSDMGR!PNPThread: PNPThread starting!
stered "Object Store" at index 4FSDMGR!MountTable_t::RegisterVolume:
Registered volume at index 4 (Name="", MountFlags=0x46)FILESYS:
Starting boot phase 1.
FSDMGR!STOREMGR_StartBootPhase BootPhase=1 (PrevBootPhase=0)
FSDMGR!AutoLoadFileSystems: CurrentBootPhase=1, LoadFlags=1
FSDMGR!AutoLoadFileSystem: CurrentBootPhase=1, RootKey=System
\StorageManager\AutoLoad, FileSystem_t=Relfsd
OSAXST1: >>> Loading Module 'relfsd.dll' (0x83F89AA8) at address
0xC03F0000-0xC03FC000 in Process 'NK.EXE' (0x822D7C80)
FILESYS: Waiting for bootable file system to be mounted.
FILESYS: Device started. Boot file system ready.
FSREG: Unable to read value "SystemHiveInitialSize" under
HKEY_LOCAL_MACHINE\init\BootVars
FSVOL: Opening existing volume
FSVOL: Volume heap already initialized
FSREG: Mounted ROM portion of system hive
FILESYS: Loading system hive from \Documents and Settings\system.hv.
FSREG: Mounting clean system hive
BuildPath: Documents and Settings
FSVOL: Creating new volume (size=28672 bytes)
FSVOL: Initializing volume heap
FSREG: Taking down boot registry. Any open keys will be invalid.
FILESYS: Registry in place.
FSREG: Unable to read value "RegistryFlags" under HKEY_LOCAL_MACHINE
\init\BootVars
FSVOL: Using system database volume "\Documents and Settings
\default.vol"
BuildPath: Documents and Settings
FSVOL: Creating new volume (size=28672 bytes)
FSVOL: Initializing volume heap
FSREG: Unable to read value "RequireCertMod" under HKEY_LOCAL_MACHINE
\init\BootVars
FSREG: Unable to read value "NoDefaultUser" under HKEY_LOCAL_MACHINE
\init\BootVars
FSREG: Logging in default user.
FSREG: Unable to read value "DefaultUser" under HKEY_LOCAL_MACHINE\init
\BootVars
SetCurrentUser: Logging out (nobody), logging in default
BuildPath: Documents and Settings
BuildPath: Documents and Settings\default
FSREG: Mounting ROM portion of user hive
FSVOL: Opening existing volume
FSVOL: Volume heap already initialized
Mounting user hive from \Documents and Settings\default\user.hv
FSREG: Mounting clean user hive
FSVOL: Creating new volume (size=28672 bytes)
FSVOL: Initializing volume heap
FSREG: Unable to read value "RegistryFlags" under HKEY_LOCAL_MACHINE
\init\BootVars
FSDMGR!STOREMGR_StartBootPhase BootPhase=2 (PrevBootPhase=1)
FSDMGR!AutoLoadFileSystems: CurrentBootPhase=2, LoadFlags=1
FSDMGR!AutoLoadFileSystems: CurrentBootPhase=2, LoadFlags=2
Initializing Database
DB:Validation: Name already exists DB_notify_events
DB:CeCreateDatabase failed
Filesystem initialized!
FILESYS: Waiting for kernel to be ready to launch apps
InitMUI: Langs=40c 0 0 0 0 0
FS: Creating signal event SYSTEM/DevMgrApiSetReady
FS: Creating signal event SYSTEM/PowerManagerReady
FS: Creating signal event SYSTEM/GweApiSetReady
FS: Creating signal event ReleaseFSD
FS: Creating signal event system/events/notify/APIReady
FS: Creating signal event SYSTEM/ShellAPIReady
FS: Creating signal event SYSTEM/NLedAPIsReady
FILESYS: Launching apps
FILESYS: Launching shell.exe
OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address
0x40010000-0x400D2000 in Process 'shell.exe' (0x83F82E34)
OSAXST1: >>> Loading Module 'shell.exe' (0x83F82E34) at address
0x00010000-0x00022000 in Process 'shell.exe' (0x83F82E34)
Heap Statistics at 0x400C5788
OSAXST1: >>> Loading Module 'toolhelp.dll' (0x83F4A9D0) at address
0x40110000-0x40115000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'toolhelp.dll' (0x83F4A9D0) at address
0x40110000-0x40115000 in Process 'shell.exe' (0x83F82E34)
FILESYS: SignalStarted loop = 1
FILESYS: Launching device.dll
OSAXST1: >>> Loading Module 'device.dll' (0x83F4ABC8) at address
0xC0350000-0xC0354000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'devmgr.dll' (0x83F4AD00) at address
0xC0360000-0xC037F000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'k.ceddk.dll' (0x83F4AE38) at address
0xC04C0000-0xC04CA000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'pm.dll' (0x83F3A000) at address
0xC03B0000-0xC03D0000 in Process 'NK.EXE' (0x822D7C80)
*** DLL_PROCESS_ATTACH - Current Process: 0x42, ID: 0x400002 ***
Filesys: Loaded device.dll
+InitDeviceFileSystems
FSDMGR!MountTable_t::RegisterVolumeName: Registered "$device" at index
5FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 5
(Name="$device", MountFlags=0x1)FSDMGR!
MountTable_t::RegisterVolumeName: Registered "$bus" at index 6FSDMGR!
MountTable_t::RegisterVolume: Registered volume at index 6
(Name="$bus", MountFlags=0x1)-InitDeviceFileSystems: status is 1
Ceddk!CalibrateStallCounter: Enter
Ceddk!CalibrateStallCounter: Could not find stall counter
Ceddk!BeginCalibration: min(1194) max(1326)
Ceddk!BeginCalibration: Elapsed is 1316
Ceddk!BeginCalibration: Delay is 18
DEVICE!DevloadInit
DEVICE!InitDevices: Root Key is Drivers\BuiltIn.
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\Prefix)
returned 2
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'busenum.dll' (0x83F32294) at address
0xC03A0000-0xC03A8000 in Process 'NK.EXE' (0x822D7C80)
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn
\Serial2\BusPrefix) returned 2
DeviceFolder::LoadDevice(Drivers\BuiltIn\Serial2) last 24 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\DMA\BusPrefix)
returned 2
OSAXST1: >>> Loading Module 'dma8237_x86_ms_v1.dll' (0x83F23A08) at
address 0xC0AD0000-0xC0ADE000 in Process 'NK.EXE' (0x822D7C80)
DllMain: entry
DMA process attach
DMA buffer passed in from PDD
CPhysMem Total Alloc Region PhysAddr = 0x00100000, VirtAddr =
0xD0470000, size = 196608
CPhysMem HighPri Alloc Region PhysAddr = 0x00100000, VirtAddr =
0xD0470000, size = 48
CPhysMem Normal Alloc Region PhysAddr = 0x00100030, VirtAddr =
0xD0470030, size = 196560
CPhysMem Init : NodeFreeListHead = 0xD004DAF0
CPhysMem Init : FreeListHead = 0xD004DB30, InUseListHead = 0xD004DB70
CPhysMem Init : HighPriFreeListHead = 0xD004DBB0, HighPriInUseListHead
= 0xD004DBF0
CPhysMem Init : Main Free Heap Node = 0xD004DC30
FreeList(pri = 0) : pNode size = 196560, PA = 0x00100030, VA =
0xD0470030
CPhysMem ValidateHeaps : FreeSize = 196560 bytes; TotalSize = 196560
bytes
CPhysMem ValidateHeaps : Nodes Free = 0
CPhysMem Init : HighPri Free Heap Node = 0xD004DC70
FreeList(pri = 1) : pNode size = 48, PA = 0x00100000, VA =
0xD0470000
CPhysMem ValidateHeaps : FreeSize = 48 bytes; TotalSize = 48 bytes
CPhysMem ValidateHeaps : Nodes Free = 0
SetClearMask:bReq=4, MaskReg1=b2, MaskReg2=b2SetClearMask:bReq=5,
MaskReg1=b2, MaskReg2=b2SetClearMask:bReq=6, MaskReg1=b2,
MaskReg2=b2SetClearMask:bReq=7, MaskReg1=b2,
MaskReg2=b2SetClearMask:bReq=4, MaskReg1=b2,
MaskReg2=b2SetClearMask:bReq=5, MaskReg1=b2,
MaskReg2=b2SetClearMask:bReq=6, MaskReg1=b2,
MaskReg2=b2SetClearMask:bReq=7, MaskReg1=b2,
MaskReg2=b2DeviceFolder::DEVICE!RegReadActivationValues
RegQueryValueEx(Notify\BusPrefix) returned 2
LoadDevice(Drivers\BuiltIn\DMA) last 428 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PCCARD\Prefix)
returned 2
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PCCARD
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'pcc_serv.dll' (0x83F1E7D0) at address
0xC0BE0000-0xC0C07000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address
0x40010000-0x400D2000 in Process 'udevice.exe' (0x83F1E300)
OSAXST1: >>> Loading Module 'pcibus.dll' (0x83F1E9A4) at address
0xC0AE0000-0xC0AFA000 in Process 'NK.EXE' (0x822D7C80)
CardBus.DLL DLL_PROCESS_ATTACH
DeviceFolder::LoadDevice(Drivers\BuiltIn\PCCARD) last 200 TicksDEVICE!
RegReadActivationValues RegQuerOSAXST1: >>> Loading Module
'udevice.exe' (0x83F1E300) at address 0x00010000-0x00016000 in Process
'udevice.exe' (0x83F1E300)
Heap Statistics at 0x400C5788
udevice.exe $udevice_0003
FSDMGR!MountTable_t::RegisterVolumeName: Registered "$udevice_0003" at
index 7APISCreateAPIHandle: pvData == NULL
FSDMGR!MountTable_t::RegisterVolume: Registered volumyValueEx(Drivers
\BuiltIn\Serial\BusPrefix) returned 2
e at index 7 (Name="$udevice_0003", MountFlags=0x101)OSAXST1: >>>
Loading Module 'notify.dll' (0x83F0DAA4) at address
0x400E0000-0x400F7000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'notify.dll' (0x83F0DAA4) at address
0x400E0000-0x400F7000 in Process 'udevice.exe' (0x83F1E300)
[NOTIFY] Module loaded
OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address
0x40010000-0x400D2000 in Process 'udevice.exe' (0x83F0DE1C)
OSAXST1: >>> Loading Module 'udevice.exe' (0x83F0DE1C) at address
0x00010000-0x00016000 in Process 'udevice.exe' (0x83F0DE1C)
Heap Statistics at 0x400C5788
udevice.exe $udevice_1001
FSDMGR!MountTabl[NOTIFY] Initializing.
DB:OpenDB fail: DB DB_notify_queue not found
[NOTIFY] Initialization completed successfully
e_t::RegisterVolumeName: Registered "$udevice_1001" at index
8APISCreateAPIHandle: pvData == NULL
FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 8
(Name="$udevice_1001", MountFlags=0x101)[NOTIFY]
ProcessDatabase::started at local time 05/29/2007 17:33:36
OSAXST1: >>> Loading Module 'com16550.dll' (0x83EDD7F8) at address
0x41A30000-0x41A45000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'com16550.dll' (0x83EDD7F8) at address
0x41A30000-0x41A45000 in Process 'udevice.exe' (0x83F0DE1C)
OSAXST1: >>> Loading Module 'ceddk.dll' (0x83EDD930) at address
0x40240000-0x4024A000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ceddk.dll' (0x83EDD930) at address
0x40240000-0x4024A000 in Process 'udevice.exe' (0x83F0DE1C)
[NOTIFY] HandleSystemEvent 7 /ADD DMA1:
[NOTIFY] HandleSystemEvent 7 /ADD NFY0:
DeviceFolder::LoadDevice(Drivers\BuiltIn\Serial) last 709 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\NLed
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'nleddrvr.dll' (0x83EDEA20) at address
0xC0C80000-0xC0C85000 in Process 'NK.EXE' (0x822D7C80)
DeviceFolder::LoadDevice(Drivers\[NOTIFY] HandleSystemEvent 7 /ADD
COM1:
[NOTIFY] HandleSystemEvent 7 /ADD NLD1:
BuiltIn\NLed) last 66 TicksDEVICE!RegReadActivationValues
RegQueryValueEx(Drivers\BuiltIn\TAPI\Prefix) returned 2
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\TAPI
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'tapi.dll' (0x83EDEC28) at address
0xC07D0000-0xC0814000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'unimodem.dll' (0x83EDEEE0) at address
0xC0820000-0xC0844000 in Process 'NK.EXE' (0x822D7C80)
DeviceFolder::LoadDevice(Drivers\BuiltIn\TAPI) last 132 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\WAPIMAN
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'waveapi.dll' (0x83ECA474) at address
0xC0470000-0xC0493000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'audevman.dll' (0x83ECA8AC) at address
0xC04A0000-0xC04B0000 in Process 'NK.EXE' (0x822D7C80)
Event Cache = 0x00000300
Caching wave event IRIntr (0xD004EA90)
[NOTIFY] HandleSystemEvent 7 /ADD WAM1:
DeviceFolder::LoadDevice(Drivers\BuiltIn\WAPIMAN) last 180 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\WAPIMAN_ACM
\BusPrefix) returned 2
DEVICE!CreateDevice: illegal entry point combination in driver DLL
'waveapi.dll'
CreateDevice: creation of type 'ACM', index 9, lib 'waveapi.dll'
returning 0x00000000, error code 1
DEVICE!I_ActivateDeviceEx: couldn't activate: prefix ACM, index 9, dll
waveapi.dll, context 0xd03be5d0
DeviceFolder::LoadDevice(Drivers\BuiltIn\WAPIMAN_ACM) last 102
TicksDEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn
\NTLMSSP_SVC\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address
0x40010000-0x400D2000 in Process 'udevice.exe' (0x83ECC894)
OSAXST1: >>> Loading Module 'udevice.exe' (0x83ECC894) at address
0x00010000-0x00016000 in Process 'udevice.exe' (0x83ECC894)
Heap Statistics at 0x400C5788
udevice.exe $udevice_1002
FSDMGR!MountTable_t::RegisterVolumeName: Registered "$udevice_1002" at
index 9APISCreateAPIHandle: pvData == NULL
FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 9
(Name="$udevice_1002", MountFlags=0x101)OSAXST1: >>> Loading Module
'ntlmssp_svc.dll' (0x83EC2864) at address 0x41A50000-0x41A77000 in
Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ntlmssp_svc.dll' (0x83EC2864) at address
0x41A50000-0x41A77000 in Process 'udevice.exe' (0x83ECC894)
OSAXST1: >>> Loading Module 'rsaenh.dll' (0x83EC29C0) at address
0x41A80000-0x41AA4000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'rsaenh.dll' (0x83EC29C0) at address
0x41A80000-0x41AA4000 in Process 'udevice.exe' (0x83ECC894)
DeviceFolder::LoadDevice(Drivers[NOTIFY] HandleSystemEvent 7 /ADD
SSP0:
\BuiltIn\NTLMSSP_SVC) last 1475 TicksDEVICE!RegReadActivationValues
RegQueryValueEx(Drivers\BuiltIn\credsvc\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address
0x40010000-0x400D2000 in Process 'udevice.exe' (0x83EC12B8)
OSAXST1: >>> Loading Module 'udevice.exe' (0x83EC12B8) at address
0x00010000-0x00016000 in Process 'udevice.exe' (0x83EC12B8)
Heap Statistics at 0x400C5788
udevice.exe $udevice_1003
FSDMGR!MountTable_t::RegisterVolumeName: Registered "$udevice_1003" at
index 10APISCreateAPIHandle: pvData == NULL
FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 10
(Name="$udevice_1003", MountFlags=0x101)OSAXST1: >>> Loading Module
'credsvc.dll' (0x83E84240) at address 0x40340000-0x4035E000 in Process
'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'credsvc.dll' (0x83E84240) at address
0x40340000-0x4035E000 in Process 'udevice.exe' (0x83EC12B8)
OSAXST1: >>> Loading Module 'credprov.dll' (0x83E8487C) at address
0x40480000-0x40484000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'credprov.dll' (0x83E8487C) at address
0x40480000-0x40484000 in Process 'udevice.exe' (0x83EC12B8)
OSAXST1: >>> Loading Module 'ntlmssp.dll' (0x83E849B4) at address
0x41AB0000-0x41AC8000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ntlmssp.dll' (0x83E849B4) at address
0x41AB0000-0x41AC8000 in Process 'udevice.exe' (0x83EC12B8)
DeviceFolder::LoadDevice(Drivers\BuiltIn\credsvc) last 654 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\NDIS
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'ndis.dll' (0x83E84E54) at address
0xC0660000-0xC06AE000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'cxport.dll' (0x83E680AC) at add[NOTIFY]
HandleSystemEvent 7 /ADD CRD0:
ress 0xC0530000-0xC053D000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'rsaenh.dll' (0x83E5A264) at address
0xD05A0000-0xD05C4000 in Process 'NK.EXE' (0x822D7C80)
NDIS: RebindAdaptersOnResume = 0
NDIS: PcmciaNeedsMapToScrap = 0
OSAXST1: >>> Loading Module 'vmini.dll' (0x83E30F54) at address
0xC0720000-0xC0729000 in Process 'NK.EXE' (0x822D7C80)
VBridge:: VB_INITIALIZED returns [1]
==>NdisInitializeWrapper
<==NdisInitializeWrapper
==>NdisMRegisterMiniport: NdisWrapperHandle D04B2F70
==>ndisRegisterMiniportDriver: NdisWrapperHandle D04B2F70
<==ndisRegisterMiniportDriver: MiniBlock D04B2FF0
NdisMRegisterMiniport: MiniBlock D04B2FF0
<==NdisMRegisterMiniport: MiniBlock D04B2FF0, Status 0
ndisMInitializeAdapter: Miniport D04B3230,
==>ndisQueueMiniportOnDriver: Miniport D04B3230, MiniBlock D04B2FF0
<==ndisQueueMiniportOnDriver: Miniport D04B3230, MiniBlock D04B2FF0,
rc 1
==>NdisMSetAttributesEx: Miniport D04B3230
VBridge:: RESET_BUFFER received.
VMini:: RX thread priority set to: [131]
OSAXST1: >>> Loading Module 'asyncmac.dll' (0x83E34AE0) at address
0xC0520000-0xC052E000 in Process 'NK.EXE' (0x822D7C80)
==>NdisInitializeWrapper
<==NdisInitializeWrapper
==>NdisMRegisterMiniport: NdisWrapperHandle D04B3CB0
==>ndisRegisterMiniportDriver: NdisWrapperHandle D04B3CB0
<==ndisRegisterMiniportDriver: MiniBlock D04B3D30
NdisMRegisterMiniport: MiniBlock D04B3D30
<==NdisMRegisterMiniport: MiniBlock D04B3D30, Status 0
ndisMInitializeAdapter: Miniport D04B3F78,
==>ndisQueueMiniportOnDriver: Miniport D04B3F78, MiniBlock D04B3D30
<==ndisQueueMiniportOnDriver: Miniport D04B3F78, MiniBlock D04B3D30,
rc 1
==>NdisMSetAttributesEx: Miniport D04B3F78
ASYNCMAC:MpQueryInfo: OID 0x10116/Unknown OID not supported
ASYNCMAC:MpQueryInfo: OID 0xFD010100/Unknown OID not supported
OSAXST1: >>> Loading Module 'veim.dll' (0x83E398DC) at address
0xC08D0000-0xC08DA000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'k.dhcpsrv.dll' (0x83E39A38) at address
0xC08E0000-0xC08E5000 in Process 'NK.EXE' (0x822D7C80)
==>NdisInitializeWrapper
<==NdisInitializeWrapper
==>NdisIMRegisterLayeredMiniport: NdisWrapperHandle D04B4B70
==>ndisRegisterMiniportDriver: NdisWrapperHandle D04B4B70
<==ndisRegisterMiniportDriver: MiniBlock D04B4BF0
<==NdisIMRegisterLayeredMiniport: MiniBlock D04B4BF0, Status 0
NDIS:: CE_DeleteBusFriendlyNames() failed deleting [HKLM\Comm
\BusFriendlyNames]
NDIS:: CeGetPowerCapabilitiesForPm(): Adapter [ASYNCMAC1] is not power
manageable.
DeviceFolder::LoadDevice(Drivers\BuiltIn\NDIS) last 1[NOTIFY]
HandleSystemEvent 7 /ADD NDS0:
813 TicksDEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn
\PCI\Prefix) returned 2
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PCI
\BusPrefix) returned 2
Warning: No Match template is found for following PCI Device
-------------------------------------------------------------------------------
Bus/Device/Function = 0/0/0, Host / PCI Bridge
VendorID = 0x1078, DeviceID = 0x0001, Command = 0x0007, Status =
0x0280
RevisionID = 0x00, ProgIf = 0x00, SubClass = 0x00, BaseClass = 0x06
CacheLineSize = 0x00, LatencyTimer = 0x00, HeaderType = 0x00, BIST =
0x00
BaseAddresses:
0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
0x00000000
CIS = 0x00000000, SubVendorID = 0x0000, SubSystemID = 0x0000
ROMBaseAddress = 0x00000000
InterruptLine = 0x00, InterruptPin = 0x00, MinGrant = 0x00,
MaxLatency = 0x00
-------------------------------------------------------------------------------
PCIBUS!PCICfgCheckBARs: WARNING: No matching registry key was found
for placed device 0/0/0.
PCIBUS!PCICfgCheckBARs: Problems can result if the device is
being used while configuring PCIbus.
Warning: No Match template is found for following PCI Device
-------------------------------------------------------------------------------
Bus/Device/Function = 0/18/0, PCI / ISA Bridge
VendorID = 0x1078, DeviceID = 0x0100, Command = 0x000F, Status =
0x0280
RevisionID = 0x30, ProgIf = 0x00, SubClass = 0x01, BaseClass = 0x06
CacheLineSize = 0x00, LatencyTimer = 0x00, HeaderType = 0x80, BIST =
0x00
BaseAddresses:
0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
0x00000000
CIS = 0x00000000, SubVendorID = 0x0000, SubSystemID = 0x0000
ROMBaseAddress = 0x00000000
InterruptLine = 0x00, InterruptPin = 0x00, MinGrant = 0x00,
MaxLatency = 0x00
-------------------------------------------------------------------------------
PCIBUS!PCICfgCheckBARs: WARNING: No matching registry key was found
for placed device 0/18/0.
PCIBUS!PCICfgCheckBARs: Problems can result if the device is
being used while configuring PCIbus.
Warning: No Match template is found for following PCI Device
-------------------------------------------------------------------------------
Bus/Device/Function = 0/18/1, Other Bridge
VendorID = 0x1078, DeviceID = 0x0101, Command = 0x0002, Status =
0x0280
RevisionID = 0x00, ProgIf = 0x00, SubClass = 0x80, BaseClass = 0x06
CacheLineSize = 0x00, LatencyTimer = 0x00, HeaderType = 0x00, BIST =
0x00
BaseAddresses:
0x40012000 0x00000000 0x00000000 0x00000000 0x00000000
0x00000000
CIS = 0x00000000, SubVendorID = 0x0000, SubSystemID = 0x0000
ROMBaseAddress = 0x00000000
InterruptLine = 0x00, InterruptPin = 0x00, MinGrant = 0x00,
MaxLatency = 0x00
-------------------------------------------------------------------------------
PCIBUS!PCICfgCheckBARs: WARNING: No matching registry key was found
for placed device 0/18/1.
PCIBUS!PCICfgCheckBARs: Problems can result if the device is
being used while configuring PCIbus.
Warning: No Match template is found for following PCI Device
-------------------------------------------------------------------------------
Bus/Device/Function = 0/18/2, IDE Controller
VendorID = 0x1078, DeviceID = 0x0102, Command = 0x0005, Status =
0x0280
RevisionID = 0x00, ProgIf = 0x00, SubClass = 0x01, BaseClass = 0x01
CacheLineSize = 0x00, LatencyTimer = 0x00, HeaderType = 0x00, BIST =
0x00
BaseAddresses:
0x00000000 0x00000000 0x00000000 0x00000000 0x0000F001
0x00000000
CIS = 0x00000000, SubVendorID = 0x0000, SubSystemID = 0x0000
ROMBaseAddress = 0x00000000
InterruptLine = 0x00, InterruptPin = 0x00, MinGrant = 0x00,
MaxLatency = 0x00
-------------------------------------------------------------------------------
PCIBUS!PCICfgCheckBARs: WARNING: No matching registry key was found
for placed device 0/18/2.
PCIBUS!PCICfgCheckBARs: Problems can result if the device is
being used while configuring PCIbus.
Warning: No Match template is found for following PCI Device
-------------------------------------------------------------------------------
Bus/Device/Function = 0/18/3, Audio Multimedia Device
VendorID = 0x1078, DeviceID = 0x0103, Command = 0x0006, Status =
0x0280
RevisionID = 0x00, ProgIf = 0x00, SubClass = 0x01, BaseClass = 0x04
CacheLineSize = 0x00, LatencyTimer = 0x00, HeaderType = 0x00, BIST =
0x00
BaseAddresses:
0x40011000 0x00000000 0x00000000 0x00000000 0x00000000
0x00000000
CIS = 0x00000000, SubVendorID = 0x0000, SubSystemID = 0x0000
ROMBaseAddress = 0x00000000
InterruptLine = 0x00, InterruptPin = 0x00, MinGrant = 0x00,
MaxLatency = 0x00
-------------------------------------------------------------------------------
PCIBUS!PCICfgCheckBARs: WARNING: No matching registry key was found
for placed device 0/18/3.
PCIBUS!PCICfgCheckBARs: Problems can result if the device is
being used while configuring PCIbus.
Warning: No Match template is found for following PCI Device
-------------------------------------------------------------------------------
Bus/Device/Function = 0/18/4, VGA Compatible Display Adapter
VendorID = 0x1078, DeviceID = 0x0104, Command = 0x0003, Status =
0x0280
RevisionID = 0x00, ProgIf = 0x00, SubClass = 0x00, BaseClass = 0x03
CacheLineSize = 0x00, LatencyTimer = 0x00, HeaderType = 0x80, BIST =
0x02
BaseAddresses:
0x40800000 0x00000000 0x00000000 0x00000000 0x00000000
0x00000000
CIS = 0x00000000, SubVendorID = 0x1078, SubSystemID = 0x0001
ROMBaseAddress = 0x00000000
InterruptLine = 0x00, InterruptPin = 0x00, MinGrant = 0x00,
MaxLatency = 0x00
-------------------------------------------------------------------------------
PCIBUS!PCICfgCheckBARs: WARNING: No matching registry key was found
for placed device 0/18/4.
PCIBUS!PCICfgCheckBARs: Problems can result if the device is
being used while configuring PCIbus.
PCIBUS!PCICfgAllocMemSpace: Failed to place Device resource: Bus 0,
Device 18, Function 4
PCIBUS!PCICfgAllocMemSpace: Failed to place Device resource: Bus 0,
Device 18, Function 1
PCIBUS!PCICfgAllocMemSpace: Failed to place Device resource: Bus 0,
Device 18, Function 3
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PCI
\Instance\OHCI1\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'ohci2.dll' (0x83E42348) at address
0xC0B40000-0xC0B6F000 in Process 'NK.EXE' (0x822D7C80)
HCD driver DLL attach
HCD!HCD_Init
OHCD: Read config from registry: Base Address: 0xD0004000, Length:
0x1000, I/O Port: NO, SysIntr: 0x16, Interface Type: 5, Bus Number: 0
OHCD: ioPhysicalBase 0xD0004000, IoSpace 0x0
OHCD: ioPortBase 0xD0630000, portBase 0xD0004000
OSAXST1: >>> Loading Module 'giisr.dll' (0x83E42654) at address
0xC0AC0000-0xC0AC4000 in Process 'NK.EXE' (0x822D7C80)
OHCD: Installed ISR handler, Dll = 'giisr.dll', Handler =
'ISRHandler', Irq = 11
DMA buffer passed in from PDD
CPhysMem Total Alloc Region PhysAddr = 0x03193000, VirtAddr =
0xD0650000, size = 65536
CPhysMem Special Alloc Region PhysAddr = 0x03193000, VirtAddr =
0xD0650000, size = 4096
CPhysMem HighPri Alloc Region PhysAddr = 0x03194000, VirtAddr =
0xD0651000, size = 16384
CPhysMem Normal Alloc Region PhysAddr = 0x03198000, VirtAddr =
0xD0655000, size = 45056
+COhcd::Initialize. Entry
+CDeviceGlobal::Initialize
OSAXST1: >>> Loading Module 'usbd.dll' (0x83E1F180) at address
0xC0910000-0xC091F000 in Process 'NK.EXE' (0x822D7C80)
USBD: DLL attach
+USBD:HcdAttach, hcd: 0xD04B6F70
-CDevice::Initialize, success!
+CHW::Initialize base=0xd0630000, intr=0x16
CHW::Initialize - SMM Active, Disable it.
-CHW::Initialize, success!
+CPipe::Initialize
-CPipe::Initialize. Success!
+CHW::EnterOperationalState
-CHW::EnterOperationalState
-COhcd::Initialize. Success!!
CHW::SetCapability. RemoteWake is not support by this HC.
DeviceFolder::LoadDevice(Drivers\BuiltIn\PCI\Instance\OHCI1) last 463
TicksDEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PCI
\Instance\KITL[NOTIFY] HandleSystemEvent 7 /ADD HCD1:
\DllName) returned 2
DEVICE!I_ActivateDeviceEx: can't find all required activation values
in 'Drivers\BuiltIn\PCI\Instance\KITL'
DeviceFolder::LoadDevice(Drivers\BuiltIn\PCI\Instance\KITL) last 67
TicksDeviceFolder::LoadDevice(Drivers\BuiltIn\PCI) last 2258
TicksDEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\AFD
\Prefix) returned 2
DEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\AFD
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'afd.dll' (0x83E1FDEC) at address
0xC0620000-0xC0658000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ppp.dll' (0x83DF109C) at address
0xC04D0000-0xC0512000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ws2k.dll' (0x83DF11D4) at address
0xC05B0000-0xC05C9000 in Process 'NK.EXE' (0x822D7C80)
AFD:Init Null Vtable at loc 8
OSAXST1: >>> Loading Module 'tcpstk.dll' (0x83DEEA5C) at address
0xC0730000-0xC07CA000 in Process 'NK.EXE' (0x822D7C80)
*** New TcpStack ***
OSAXST1: >>> Loading Module 'dhcp.dll' (0x83DED480) at address
0xC0700000-0xC0712000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'netbios.dll' (0x83DED678) at address
0xC08B0000-0xC08C5000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'autoras.dll' (0x83DEDC30) at address
0xC06D0000-0xC06D6000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'k.iphlpapi.dll' (0x83DEDD68) at address
0xC0540000-0xC0555000 in Process 'NK.EXE' (0x822D7C80)
DEVICE!RegReadActivationValues RegQueryValueEx(Comm\Devices\TCPIP
\IPDevice\BusPrefix) returned 2
DEVICE!RegReadActivationValues RegQuery[NOTIFY] HandleSystemEvent 7 /
ADD IPD0:
ValueEx(Comm\Devices\TCPIP\TCPDevice\BusPrefix) returned 2
+TCP_Init(d03bd69c)
!AFD: Unable to load library 'tcpip6.dll'
!AFD: Unable to load library 'irdastk.dll'
!AFD: Unable to load library 'btd.dll'
OSAXST1: >>> Loading Module 'redir.dll' (0x83DE9C3C) at address
0x[NOTIFY] HandleSystemEvent 7 /ADD TCP0:
C0850000-0xC08AA000 in Process 'NK.EXE' (0x822D7C80)
RdrMain: DLL_PROCESS_ATTACH, hInst:0x83DE9C3C
+RDR:Redir helper func: Ctxt:0x0, OpCode:1
+RDR:InitRedir
Rdrofgt:ntaieeiCni:
ClearTextPasswordAllowed: FALSE
ServerTimeoutMs: 10000
FindCacheMaxSize: 8192
ResourceExpiryInt: 600
ReceiveBufferSize: 9000
RegisterFileSystemRoot: TRUE
ReceiveThreadPriority: 251
AllowedAuthMethods: 3
TimeZoneBias: -60
+RDR:InitNetBIOS
NETBIOS: NB_NET_NOTIFY for callback at address 0xc0899600Browser
initialized
+RDR:FSAPIInit
FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 1
(Name="Réseau", MountFlags=0x80) -RDR:FSAPIInit
DEVICE!RegReadActivationValues RegQueryValueEx(Comm\Devices\Redir
\BusPrefix) returned 2
-RDR:InitRedir: initialization successful
!AFD: Unable to load library 'IPNat.dll'
OSAXST1: >>> Loading Module 'ws2instl.dll' (0x83DE8F54) at address
0xC0580000-0xC0588000 in Process 'NK.EXE' (0x822D7C80)
Ws2Instl dllentry() -2082566316
Ws2Instl:IsStackInstalled - LoadLibrary(irdastk) fa[NOTIFY]
HandleSystemEvent 7 /ADD RDR0:
IPDispatchDeviceControl returned Status 103
iled 126
Ws2Instl:IsStackInstalled - LoadLibrary(btd) failed 126
Ws2Instl:IsStackInstalled - LoadLibrary(tcpip6) failed 126
OSAXST1: >>> Loading Module 'k.ssllsp.dll' (0x83DE72DC) at address
0xC05D0000-0xC05E1000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'k.ws2.dll' (0x83DE7594) at address
0xC0560000-0xC056F000 in Process 'NK.EXE' (0x822D7C80)
Kernel DLL 'k.ws2.dll' needs thread creation/deletion notification
OSAXST1: <<< Unloading Module 'k.ws2.dll' (0x83DE7594) at address
0xC0560000-0xC056F000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: <<< Unloading Module 'k.ssllsp.dll' (0x83DE72DC) at address
0xC05D0000-0xC05E1000 in Process 'NK.EXE' (0x822D7C80)
!AFD: Unable to load library 'DhcpV6L.dll'
[NOTIFY] HandleSystemEvent 5 none
AFD:AfdAddInterface: ipaddr == 0 !!
!AFD: Unable to load library 'tcpip6.dll'
!AFD: Unable to load library 'irdastk.dll'
!AFD: Unable to load library 'btd.dll'
!AFD: Unable to load library 'IPNat.dll'
!AFD: UIPDispatchDeviceControl returned Status 103
nable to load library 'DhcpV6L.dll'
-AFD:Init Complete
DeviceFolder::LoadDevice(Drivers\BuiltIn\AFD) last 1251 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\Ws2Serv
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'coredll.dll' (0x83FFA630) at address
0x40010000-0x400D2000 in Process 'udevice.exe' (0x83DDD6B4)
OSAXST1: >>> Loading Module 'udevice.exe' (0x83DDD6B4) at address
0x00010000-0x00016000 in Process 'udevice.exe' (0x83DDD6B4)
Heap Statistics at 0x400C5788
udevice.exe $udevice_1004
FSDMGR!MountTable_t::RegisterVolumeName: Registered "$udevice_1004" at
index 11APISCreateAPIHandle: pvData == NULL
FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 11
(Name="$udevice_1004", MountFlags=0x101)OSAXST1: >>> Loading Module
'ws2serv.dll' (0x83DCF4C8) at address 0x402D0000-0x402E1000 in Process
'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ws2serv.dll' (0x83DCF4C8) at address
0x402D0000-0x402E1000 in Process 'udevice.exe' (0x83DDD6B4)
OSAXST1: >>> Loading Module 'ws2.dll' (0x83DCF600) at address
0x40290000-0x4029F000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'ws2.dll' (0x83DCF600) at address
0x40290000-0x4029F000 in Process 'udevice.exe' (0x83DDD6B4)
DeviceFolder::LoadDevice(Drivers\BuiltIn\Ws2Serv) last 333 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\PPP\Prefix)
returned 2
DEVICE!RegReadActivationValues RegQueryValueEx([NOTIFY]
HandleSystemEvent 7 /ADD WSS1:
Drivers\BuiltIn\PPP\BusPrefix) returned 2
DeviceFolder::LoadDevice(Drivers\BuiltIn\PPP) last 68 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\NDISUIO
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'ndisuio.dll' (0x83DB1000) at address
0xC06B0000-0xC06BE000 in Process 'NK.EXE' (0x822D7C80)
DeviceFolder::LoadDevice(Drivers\BuiltIn\NDISUIO) last 75 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\autoras
\BusPrefix) returned 2
[NOTIFY] HandleSystemEvent 7 /ADD UIO1:
AUTORAS:: ARS_Init()..
AUTORAS:: Reg[Dialer] = [rnaapp.exe]
AUTORAS:: Reg[RasEntryOpt] = [-e]
AUTORAS:: Reg[NoPromptOpt] = [-p]
DeviceFolder::LoadDevice(Drivers\BuiltIn\autoras) last 76 TicksDEVICE!
RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn\NdisPower
\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'ndispwr.dll' (0x83DB0000) at address
0[NOTIFY] HandleSystemEvent 7 /ADD ARS1:
xC06C0000-0xC06C6000 in Process 'NK.EXE' (0x822D7C80)
DeviceFolder::LoadDevice(Drivers\BuiltIn\NdisPower) last 81
TicksDEVICE!RegReadActivationValues RegQueryValueEx(Drivers\BuiltIn
\Ethman\BusPrefix) returned 2
OSAXST1: >>> Loading Module 'ethman.dll' (0x83DB039C) at address
0x40260000-0x40266000 in Process 'NK.EXE' (0x822D7C80)
OSAX[NOTIFY] HandleSystemEvent 7 /ADD NPW1:
ST1: >>> Loading Module 'ethman.dll' (0x83DB039C) at address
0x40260000-0x40266000 in Process 'udevice.exe' (0x83F1E300)
OSAXST1: >>> Loading Module 'iphlpapi.dll' (0x83DB04D4) at address
0x40270000-0x40285000 in Process 'NK.EXE' (0x822D7C80)
OSAXST1: >>> Loading Module 'iphlpapi.dll' (0x83DB04D4) at address
0x40270000-0x40285000 in Process 'udevice.exe' (0x83F1E300)
OSAXST1: >>> Loading Module 'ws2.dll' (0x83DCF600) at address
0x40290000-0x4029F000 in Process 'udevice.exe' (0x83F1E300)
DeviceFolder::LoadDevice(Drivers\BuiltIn\Ethman) last 228
Ticks[NOTIFY] HandleSystemEvent 7 /ADD ETM1:
FILESYS: SignalStarted loop = 2
FILESYS: Launching gwes.dll
OSAXST1: >>> Loading Module 'gwes.dll' (0x83DB0E94) at address
0xC0200000-0xC0347000 in Process 'NK.EXE' (0x822D7C80)
Filesys: Loaded gwes.dll
Ceddk!CalibrateStallCounter: Enter
Ceddk!CalibrateStallCounter: Stall counter loaded from registry(18)
System Default HKL value set to 00000409
Grow Gdi handle table from 0
to 64
LogFon
tFromRegistry(SYSTEM\GDI\SysFnt), lfHeight = -12OSAXST1: >>> Loading
Module 'ddi
_flat.dll' (0x83DAFBA0) at address 0xC09B0000-0xC09F5000 in Process
'NK.EXE' (0x
822D7C80)
and in my output windows,i have this text:
PB Debugger The Kernel Debugger is waiting to connect with target.
Thank you very much everyone for your future answers.
.
- Follow-Ups:
- Re: WINDOWS CE 6.0
- From: dahir_81
- Re: WINDOWS CE 6.0
- References:
- RE: WINDOWS CE 6.0
- From: nucca
- Re: WINDOWS CE 6.0
- From: dahir_81
- RE: WINDOWS CE 6.0
- Prev by Date: Re: Prevent an unauthorised win ce image download
- Next by Date: Re: NMAKE build error
- Previous by thread: Re: WINDOWS CE 6.0
- Next by thread: Re: WINDOWS CE 6.0
- Index(es):
Relevant Pages
|