Sbc2410ii

所属分类:Windows CE
开发工具:Visual C++
文件大小:6572KB
下载次数:40
上传日期:2008-08-23 16:54:18
上 传 者paul123
说明:  SBC2410 WinCE 5.0 BSP.绝大多数驱动已经调通。
(SBC2410 WinCE 5.0 BSP. The vast majority of drivers have been transferred Qualcomm.)

文件列表:
Sbc2410ii\Build.dat (49665, 2008-08-17)
Sbc2410ii\Build.log (86608, 2008-08-17)
Sbc2410ii\Build.wrn (2711, 2008-08-17)
Sbc2410ii\Cesysgen\Files\config.bib (1613, 2007-06-27)
Sbc2410ii\Cesysgen\Files\platform.bib (4576, 2008-08-17)
Sbc2410ii\Cesysgen\Files\platform.dat (82, 2007-06-27)
Sbc2410ii\Cesysgen\Files\platform.db (165, 2007-06-27)
Sbc2410ii\Cesysgen\Files\platform.reg (38530, 2008-08-17)
Sbc2410ii\Cesysgen\makefile (582, 2004-07-01)
Sbc2410ii\dirs (108, 2007-03-09)
Sbc2410ii\Eboot\BOOT.BIB (1651, 2003-05-20)
Sbc2410ii\Files\config.bib (1613, 2006-05-11)
Sbc2410ii\Files\config.bib.debug (1786, 2003-08-28)
Sbc2410ii\Files\config.bib.rel (1613, 2003-08-28)
Sbc2410ii\Files\Intltrns\0404\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0404\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0407\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0407\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0409\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0409\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\040a\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\040a\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\040c\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\040c\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0410\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0410\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0411\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0411\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0412\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0412\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0413\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0413\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0416\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0416\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\041d\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\041d\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\Intltrns\0804\odo.str (650, 2003-03-02)
Sbc2410ii\Files\Intltrns\0804\smdk2410.str (650, 2004-07-01)
Sbc2410ii\Files\platform.bib (4676, 2008-08-17)
Sbc2410ii\Files\platform.dat (82, 2003-04-30)
... ...

Notes on the Windows CE PCMCIA driver for CEPC: INIT.C: - The values for the IRQ and the I/O ports are read from the registry key HKEY_LOCAL_MACHINE\Drivers\PCMCIA. MEMORY.C: - The memory access functions are not exported for use by client drivers. The PCMCIA MDD is the only caller of these functions. On the CEPC platform, a client driver should use the port access functions of CEDDK.DLL for I/O. SOCKET.C: - The socket controller is programmed to use one IRQ for both sockets, both for status change interrupts and IREQ interrupts. The PCMCIA MDD performs the necessary multiplexing to route the interrupt event to the correct client drivers. WINDOW.C: - An Intel compatible socket controller has 5 memory windows and 2 I/O windows per socket. The Windows CE PCMCIA driver uses 4 of the memory windows and both of the I/O windows. The memory windows are mapped starting at 0xD0000 and each has a length of 8K. The memory windows can be programmed for either attribute or common memory access. - Since the I/O windows are mapped onto one ISA I/O port address space, the PCMCIA PDD must check for I/O range collisions among the other I/O windows. The collision detection is done in PDCardSetWindow. If a client driver gets a failure from CardMapWindow, it may be able to use a different I/O range without colliding with other I/O client drivers. The ATA driver has this capability. - Since each memory window has its own 8K range, the collision detection done by the PCMCIA MDD portion is sufficient to detect address range collisions.

近期下载者

相关文件


收藏者