[RFC] PCMCIA patches for 2.6.36-rc5

2010-09-15 Thread Dominik Brodowski
Hey, in order to solve a severe bug rendering many serial PCMCIA cards unuseable, and to let pcnet_cs work on more cards, I intend to submit a pull request for three patches tomorrow. They're available at git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git urgent As usual, I'm

[PATCH 1/3] pcmcia serial_cs.c: fix multifunction card handling

2010-09-15 Thread Dominik Brodowski
We shouldn't overwrite pre-set values, and we should also set the port address to the beginning, and not the end of the 8-port range. CC: linux-ser...@vger.kernel.org Reported-by: Komuro komurojun-...@nifty.com Hardware-supplied-by: Jochen Frieling j.friel...@pengutronix.de Tested-by: Wolfram