README Driver File Contents (s3c2410bsp_ce410_v102.zip)

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.
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.62