[PATCH 11/18] pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
linux at dominikbrodowski.net
Sat Sep 18 07:13:53 EDT 2010
Hey,
On Sat, Sep 18, 2010 at 07:20:31PM +0900, Komuro wrote:
> With this patch, fmvj18x_cs based card works (both network and serial).
good. Will push the patch upstream, then.
> but Serial part of Xircom card still does not work.
Also on re-inserting the card (with 2.6.36-rc4+ as of today)?
> I think the reason is irq or io_width or io_lines is not setuped properly
> for Xircom-card by pcmcia_core.
But those values are the same for 2.6.35 and 2.6.36-rc4+, else we wouldn't
see the same
eth0: Xircom: port 0x300, irq 18, hwaddr 00:10:a4:f3:db:02
0.1: ttyS3 at I/O 0x2e8 (irq = 18) is a 16550A
messages. Furthermore, at least some access to the serial part does work,
elese we wouldn't see the "is a 16550A" message, right?
Best,
Dominik
More information about the linux-pcmcia
mailing list