PCMCIA bug in 2.6.11rc2

2005-02-02 Thread Josh Green
I found a bug in drivers/pcmcia/ds.c for version 2.6.11rc2 (from linux-mips CVS) that was causing initialization problems with the second card when I had two PCMCIA wireless cards in my AMD Alchemy DB1100 board. Here is the patch: --- ds.c.orig 2005-01-13 06:06:18.0 -0800 +++ ds.c

PCMCIA bug in 2.6.11rc2

2005-02-02 Thread Josh Green
I found a bug in drivers/pcmcia/ds.c for version 2.6.11rc2 (from linux-mips CVS) that was causing initialization problems with the second card when I had two PCMCIA wireless cards in my AMD Alchemy DB1100 board. Here is the patch: --- ds.c.orig 2005-01-13 06:06:18.0 -0800 +++ ds.c