Compaq WL200 and pd6729

Komuro komurojun-mbn at nifty.com
Fri Apr 1 19:36:41 EST 2005


>- 2.6.5-1.358 + pd6729 from LKML 2004/02/01 without SS_CAP_PAGE_REGS
>  OK
>
>- 2.6.5-1.358 + pd6729 from LKML 2004/02/01 with SS_CAP_PAGE_REGS
>  cs: memory probe 0xa0000000-0xa0ffffff: clean.
>  cs: unable to map card memory!
>
>- 2.6.5-1.358 + pd6729 from 2.6.7-mm1 without SS_CAP_PAGE_REGS
>  OK
>
>- 2.6.5-1.358 + pd6729 from 2.6.7-mm1 with SS_CAP_PAGE_REGS
>  cs: memory probe 0xa0000000-0xa0ffffff: clean.
>  cs: unable to map card memory!


Can you try the attached patch for kernel 2.6.5-1.358 , please ?


linux-2.6.5-1.358/drivers/pcmcia/rsrc_mgr.c

find_mem_region

-	ret = allocate_resource(&ioport_resource, res, num, min, ~0UL, 0,
+	ret = allocate_resource(&ioport_resource, res, num, min, ~0UL, 1,


Best Regards
Komuro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsrc_mgr.c.diff
Type: application/octet-stream
Size: 413 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/linux-pcmcia/attachments/20050402/0a8a83f6/rsrc_mgr.c.obj


More information about the linux-pcmcia mailing list