From owner-freebsd-mobile Sun May 17 11:15:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22218 for freebsd-mobile-outgoing; Sun, 17 May 1998 11:15:33 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA22209 for ; Sun, 17 May 1998 11:15:28 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id MAA02287; Sun, 17 May 1998 12:15:22 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA21477; Sun, 17 May 1998 12:15:21 -0600 Date: Sun, 17 May 1998 12:15:21 -0600 Message-Id: <199805171815.MAA21477@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Matthias.Apitz@SOFTCON.de (Matthias Apitz) Cc: mobile@FreeBSD.ORG, nate@mt.sri.com (Nate Williams) Subject: Re: PCMCIA cards after resume In-Reply-To: <199805171604.SAA00365@hunter.softcon.de> References: <199805171604.SAA00365@hunter.softcon.de> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm still trying to debug why the PCMCIA cards don't come > back to life after a resume (only a physical removal/insertion > bring them back again). Are you running -stable or 2.2.6R? If the latter, it's a known bug that was fixed later (I hope). > It looks like the user-land pccardd > does not see the pseudo-insert done in the kernel-land. Right, but I'm pretty sure I fixed it > BTW: the code for the suspend in pccard.c calls disable_slot() > which itself does the power_off_slot -- but will the timeout > really happen before the kernel goes to sleep, e.g. is the > slot powered off during suspend? Hmm, good idea. It might now, so it's possible the card won't be timed out correctly. Unfortunately, I don't have time to check, so someone else will have to look at it. :( Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message