on 11/14/00 5:09 PM, Jack Chang at [EMAIL PROTECTED] wrote:

> I have a SA1110 prototype board with both CF and PCMCIA on board. What
> files should I modify in order to
> get both to work at the same time. Currently, I'm using assabet _config on
> 2.4.0-test9-rmk1. Thx

I'm not clear on what you're asking. The SA-1100 socket driver should permit
a dual-slot board to use both slots concurrently.

If you're asking what you need to write in order to support a new board
which is not already supported by the kernel, please see the file
linux/Documentation/arm/SA1100/PCMCIA for information on the programming
interface you must implement. There are several examples for you to use as a
reference; see linux/drivers/pcmcia/sa1100_*.c (excluding sa1100_generic.c,
which only requires you to add the correct assignment of pcmcia_low_level).

The low-level API is straightforward, and can be implemented in about 150
lines of code.

-jd


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm

Reply via email to