Re: [PATCH] Add support for Possio GCC AKA PCMCIA Siemens MC45

From: Andrew Morton
Date: Mon Aug 30 2004 - 03:08:54 EST


Petr Vandrovec <vandrove@xxxxxxxxxx> wrote:
>
> This ugly hack add support for Siemens MC45 PCMCIA GPRS card (which is
> identical to Possio GCC, and which is offered by one of our local GPRS
> providers).

drivers/serial/serial_cs.c: In function `wakeup_card':
drivers/serial/serial_cs.c:139: `MANFID_SIEMENS' undeclared (first use in this function)
drivers/serial/serial_cs.c:139: (Each undeclared identifier is reported only once
drivers/serial/serial_cs.c:139: for each function it appears in.)
drivers/serial/serial_cs.c:139: `PRODID_SIEMENS_MC45' undeclared (first use in this function)
drivers/serial/serial_cs.c: In function `multi_config':
drivers/serial/serial_cs.c:594: `MANFID_SIEMENS' undeclared (first use in this function)
drivers/serial/serial_cs.c:594: `PRODID_SIEMENS_MC45' undeclared (first use in this function)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/