Re: PCMCIA IDE_CS in 2.4.7

Alan Olsen (alan@clueserver.org)
Tue, 31 Jul 2001 22:42:48 -0700 (PDT)


On Wed, 1 Aug 2001, Keith Owens wrote:

> On Tue, 31 Jul 2001 21:03:45 -0700 (PDT),
> Alan Olsen <alan@clueserver.org> wrote:
> >The module that used to be called "ide_cs.o" is now called "ide-cs.o".
> >It this on purpose or have I found a bug?
>
> drivers/ide/Makefile was added to the kernel in 2.4.3-99pre on approx.
> May 19, 2000. The module was called ide-cs.o then and has had that
> name ever since. The inconsistency between the kernel and the pcmcia
> package is annoying but changing the kernel name now would probably
> cause more problems that it solved.

I found out about a minute or so *after* I sent that message that the
problem is documented in the pcmcia-cs README-2.4. (Though it was a
little less than clear.)

I am a little surprised that the whole thing worked at all, given the
changes I had to make...

I still have a puzzling problem though.

I have a removable ide drive that has always been a bit contankerous.
Under 2.2.x, it would error out the first time, but a "cardctl reset"
would make it work fine.

Now when i try to mount it, the cardmgr code complains about a timeout on
the socket and suggests increasing setup_delay. That does not help. It
just delays the real problem.

When I insert the card, I get a beep from the cardmgr program seeing the
card being inserted. Then the whole system refuses to respond to anything
on the keyboard. (I have not tested if the system is reachable by network
when that happens.)

The drive is powered up at that point. If I pull the pcmcia card out,
once the process times out, the system returns to usable again.

Ideas what is causing it? I am suspecting that I am getting some sort of
irq lockup. All the other pcmcia devices run fine. Just ide is giving me
the problem.

alan@ctrl-alt-del.com | Note to AOL users: for a quick shortcut to reply
Alan Olsen | to my mail, just hit the ctrl, alt and del keys.
"All power is derived from the barrel of a gnu." - Mao Tse Stallman

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