mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jaakko Niemi <liiwi@lonesom.pp.fi>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.71 go boom
Date: Wed, 18 Jun 2003 22:49:54 +0300	[thread overview]
Message-ID: <87wufjmahp.fsf@jumper.lonesom.pp.fi> (raw)
In-Reply-To: <3EEEAA9C.5060801@telia.com> (Peter Lundkvist's message of "Tue, 17 Jun 2003 07:43:56 +0200")

Peter Lundkvist <p.lundkvist@telia.com> writes:

> Russell King wrote:
>> Great, this helps a lot.  While I remove the bullet from my foot, could
>> you test this patch please?
>> 
>> --- linux/drivers/pcmcia/cs.c.old	Mon Jun 16 21:17:45 2003
>> +++ linux/drivers/pcmcia/cs.c	Mon Jun 16 21:24:23 2003
>> @@ -817,7 +817,8 @@
>>  				if ((skt->state & SOCKET_PRESENT) &&
>>  				     !(status & SS_DETECT))
>>  					socket_shutdown(skt);
>> -				if (status & SS_DETECT)
>> +				if (!(skt->state & SOCKET_PRESENT) &&
>> +				    status & SS_DETECT)
>>  					socket_insert(skt);
>>  			}
>>  			if (events & SS_BATDEAD)
>
> A quick test with this patch against 2.5.71: Works OK now!

 Confirmation. Booted 2.5.72 with this patch and tried swapping and switching
 cards about 50 times, and things look stable.

 Next, how to get my d-link dwl-650 wlan card up and running. If I insert it,
 link light on it lights up, and cardctl sees it in socket. However the drivers
 do not find it, and there is no interface available. This happens at least
 with 2.5.70 to .72. Anyone got suggestions where to start looking?

 Thanks.

                        --j

  reply	other threads:[~2003-06-18 19:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-15 17:50 Jaakko Niemi
2003-06-15 18:11 ` Russell King
2003-06-15 20:00   ` Jaakko Niemi
2003-06-15 20:28     ` Russell King
2003-06-15 23:46       ` Jaakko Niemi
2003-06-16  7:54         ` Russell King
2003-06-16 18:36           ` Jaakko Niemi
2003-06-16 19:15           ` Peter Lundkvist
2003-06-16 19:53             ` Stephen Hemminger
2003-06-16 20:27             ` Russell King
2003-06-17  5:43               ` Peter Lundkvist
2003-06-18 19:49                 ` Jaakko Niemi [this message]
2003-06-18 19:58                   ` Russell King
2003-06-18 20:19                     ` Jaakko Niemi
2003-06-25 13:48                     ` Jaakko Niemi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wufjmahp.fsf@jumper.lonesom.pp.fi \
    --to=liiwi@lonesom.pp.fi \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®