From owner-cvs-all Tue Feb 19 14:56:59 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B613D37B400; Tue, 19 Feb 2002 14:56:43 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g1JMugi90509; Tue, 19 Feb 2002 15:56:42 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g1JMufL74413; Tue, 19 Feb 2002 15:56:41 -0700 (MST) (envelope-from imp@village.org) Date: Tue, 19 Feb 2002 15:56:38 -0700 (MST) Message-Id: <20020219.155638.50842514.imp@village.org> To: grog@FreeBSD.org Cc: andrea@webcom.it, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: PC-Cards not detected From: "M. Warner Losh" In-Reply-To: <20020220085447.P67436@wantadilla.lemis.com> References: <200202170311.g1H3BCr16669@freefall.freebsd.org> <20020218184255.GA294@webcom.it> <20020220085447.P67436@wantadilla.lemis.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020220085447.P67436@wantadilla.lemis.com> Greg Lehey writes: : On Monday, 18 February 2002 at 19:42:55 +0100, Andrea Campi wrote: : > On Sat, Feb 16, 2002 at 07:11:12PM -0800, Warner Losh wrote: : >> imp 2002/02/16 19:11:12 PST : >> : >> Modified files: : >> sys/dev/pccbb pccbb.c pccbbreg.h pccbbvar.h : >> Log: : >> Bulk changes made during the BSDcon kernel summit and travel afterwards. : >> Appologies for making this one bulk commit, but I have tested all these : >> changes together and don't want to break anything by trying to disentangle : >> it. : > : > I think this, or another change just a little before this one, broke detection : > of my pccard at startup, which was working before. However ejecting and : > reinserting it causes it to be recognized, so this is just to let : you know. : : I've had similar problems in 4.4-RC after suspend. The card isn't : found. If I eject it, I don't get any message. On reinsertion, I get : a message that the card has been removed, followed by a normal : recognition. Strangely, I can't find a single instance of this in the : log files. I don't care about 4.4-RC. lots of things happened between 4.4-RC and 4.4-RELEASE and even more between 4.4-RELEASE and 4.5-RELEASE :-). And that is a different code-base even (NEWCARD vs OLDCARD). but I can now recreate the problems here. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message