| Thread | Last Post | Replies |
|
| Does Samsung 2410 With Nand Flash support Hive-base Registry | 28 Apr 2005 16:32 GMT | 2 |
|
| TFAT registry settings (more info needed) | 28 Apr 2005 16:18 GMT | 8 |
Does anyone have any more information on this FATFS_DISABLE_AUTOSCAN 0x00000004 disable automatic ScanVolume() registry setting for TFAT. I see that microsoft recommends setting this when using TFAT (both atomic and non-atomic). It seems to me to
|
| CE5.0 & DirectX8 | 28 Apr 2005 16:06 GMT | 3 |
CE 4.2 has DirectX8 support. This is gone in CE5.0. What are my chances of getting DirectX from CE4.2 to work on CE5.0 ? It would save us a lot of (D3D mobile) porting time. Thanx!
|
| Unknown Debugchchk in gdi.cpp | 28 Apr 2005 14:06 GMT | 3 |
I'm developing a display driver with 4 BPP resolution for WinCE5.0. When driver is loaded i get the error 4294804157 PID:a1e2295a TID:a1f3bcee 0x81df6010: Bits-per-pixel: 4 4294804173 PID:a1e2295a TID:a1f3bcee 0x81df6010: *** COULD NOT LOAD DISPLAY
|
| What is the purpose with DRIVER\DRVLIB? | 28 Apr 2005 13:57 GMT | 1 |
Can this directory be used to add own platform files for interfacing my own hardware specifics (copy/past and edit the source file) or must I use the BSP Wizard to add drivers? /trond
|
| RNDIS | 28 Apr 2005 08:42 GMT | 7 |
The following are my basic doubts on RNDIS 1) What is RNDIS? Is the mobile trying to behave as a network card- Is that the purpose of RNDIS
|
| Debug image boot problem. | 28 Apr 2005 04:04 GMT | 1 |
I modified the xsc1bd BSP shiped with PB42 to suit my target device.and I use the BSP_LUBBOCK configuration:64MB SDRAM and 32MB FLASH. I built a DEBUG image and download to my device,then it ran. but when I got these messages form the output windows,and the system can't go on.So ...
|
| How to include SDBus driver in build (WinCE 5.0) | 27 Apr 2005 22:20 GMT | 1 |
I have written an SDHC driver for my platform. It requires the sdbus.dll to be included in the build from what I can understand. I am having trouble figuring out how to include the sdbus.dll into my build. I have tried adding a bib entry in my platform.bib, but i get the ...
|
| SDBus driver fails to be included in build (WinCE 5.0) | 27 Apr 2005 22:13 GMT | 1 |
I have written an SD Host Controller driver for my platform (sdhc.dll), which I think requires the sdbus.dll driver to be included in the build. My question is how to include the sdbus.dll in the build? I have tried adding a bib entry for it under my platform.bib, but there are ...
|
| How to get debug messages from one module not all? | 27 Apr 2005 22:11 GMT | 2 |
When I debug the image all the modules debug info is written so it takes a long time if i only want to debug one module. If I want debug messages from the gwexp module and not all the others, what to do?
|
| USB Transport option in PB5 | 27 Apr 2005 21:15 GMT | 1 |
What exactly is the USB transport option in the PB kernel transport configuration dialog box? When selected, "(USBDevice)" is listed underneath the dropdown box. How is this different from SERIAL when using a USB serial function driver on the device side? Help doesn't
|
| How to build a WinCE-Device as USB-Host for connecting with PPCs | 27 Apr 2005 20:52 GMT | 3 |
We want connect any PPC (at best without any extra Software) with an in-house developed WinCE-Device over an USB-Interface. We need TCP/IP as Communication-Protocoll. The Plattform (CEPC, X-Board or DIMM-PC) has an USB-Host-Controller and will be build with Platform Builder 4.2.
|
| Cardbus WLAN | 27 Apr 2005 20:43 GMT | 1 |
I have seen "EXP ThinLAN 10/100 Ethernet [CARDBUS]" in the Hardware Compatibilty Lidt for Windows CE 5.0. Since "Microsoft has validated the compatibility of the hardware peripherals primarily on x86-based hardware reference platforms
|
| Refreshing NDIS | 27 Apr 2005 20:20 GMT | 3 |
My system uses dynamic power for the 91c111 chip. At any time, the chip can be powered down. I have expanded the typical media sense functionality to also include handling this. The driver calls NdisMIndicateStatus to indicate the
|
| NdisRawReadPortUshort returns 0x00 | 27 Apr 2005 19:16 GMT | 1 |
I am trying to get an NDIS driver running for the 91C96 on a PXA255 platform under winCE 4.2. Everything seems to work OK except "NdisRawReadPortUshort" always returns 0x00.
|