[PATCHES] move code for !STATIC_MAP to extra module
Dominik Brodowski
linux at dominikbrodowski.de
Sun Nov 7 16:51:02 EST 2004
On Sun, Nov 07, 2004 at 01:19:28PM -0800, David Hinds wrote:
> On Sun, Nov 07, 2004 at 12:13:50PM +0100, Dominik Brodowski wrote:
> >
> > Make the io and mem db per-socket, as different sockets may have different
> > requirements or may not even need the resource db at all (SS_CAP_STATIC_MAP)
>
> Careful:
>
> You still need to manage resources for SS_CAP_STATIC_MAP sockets.
> Otherwise you'll get invalid/conflicting resources assigned when
> drivers request multiple IO or memory windows for the same socket.
Yes, they still need to be managed. However, AFAICS not by "mem_db" and
"io_db", but by managing them in cs.c -- code which I haven't touched yet.
Or do I miss something here?
Thanks,
Dominik
More information about the linux-pcmcia
mailing list