Old question Surely..

2009-04-20 Thread Jack Schneider
Hi, folks Using Debian Lenny OS with 2.6.28.2-486 kernel. I have a very old DEC VP575 laptop which I want to use as back-up server. I need two net connections. When I use a single pccard, wired, all is well. If I insert my second card, WIFI-Intersil Prism2.5 I get the following

[PATCH] pcmcia: pxa2xx-sharpsl: check if we do have Scoop config

2009-04-20 Thread Dmitry Eremin-Solenikov
Check if we really have Scoop config, otherwice we can get a nice Oops during probe. --- drivers/pcmcia/pxa2xx_sharpsl.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/pcmcia/pxa2xx_sharpsl.c b/drivers/pcmcia/pxa2xx_sharpsl.c index 1cd02f5..bc43f78 100644 ---

Re: Old question Surely..

2009-04-20 Thread Larry Finger
Jack Schneider wrote: Hi, folks Using Debian Lenny OS with 2.6.28.2-486 kernel. I have a very old DEC VP575 laptop which I want to use as back-up server. I need two net connections. When I use a single pccard, wired, all is well. If I insert my second card, WIFI-Intersil Prism2.5 I get

Re: [PATCH] pcmcia: pxa2xx-sharpsl: check if we do have Scoop config

2009-04-20 Thread Russell King - ARM Linux
On Mon, Apr 20, 2009 at 08:01:19PM +0400, Dmitry Eremin-Solenikov wrote: Check if we really have Scoop config, otherwice we can get a nice Oops during probe. Looks to me like -rc material. Please submit to the patch tracker with your (missing) sign-off. Thanks. ---

Re: [PATCH] pcmcia: pxa2xx-sharpsl: check if we do have Scoop config

2009-04-20 Thread Dmitry Eremin-Solenikov
2009/4/20 Russell King - ARM Linux li...@arm.linux.org.uk: On Mon, Apr 20, 2009 at 08:01:19PM +0400, Dmitry Eremin-Solenikov wrote: Check if we really have Scoop config, otherwice we can get a nice Oops during probe. Looks to me like -rc material.  Please submit to the patch tracker with

Problem with exclusive interrupt in hostap_cs

2009-04-20 Thread Larry Finger
Jouni, This was posted on the PCMCIA mailing list by Jack Schneider: Hi, folks Using Debian Lenny OS with 2.6.28.2-486 kernel. I have a very old DEC VP575 laptop which I want to use as back-up server. I need two net connections. When I use a single pccard, wired, all is well. If I insert

Re: Problem with exclusive interrupt in hostap_cs

2009-04-20 Thread Peter Stuge
Larry Finger wrote: I would have no problem changing the driver interrupt registration in the link-irq structure, but I was not quite sure how change prism2_interrupt() to detect the shared case when the interrupt status register is 0x. Another option would be for Jack to try the