From owner-freebsd-current Fri Dec 28 21:34:37 2001 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 82C4637B425 for ; Fri, 28 Dec 2001 21:34:33 -0800 (PST) Received: from localhost (imp@69.imp.village.org [10.0.0.69]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fBT5YSl23546; Fri, 28 Dec 2001 22:34:28 -0700 (MST) (envelope-from imp@village.org) Date: Fri, 28 Dec 2001 22:34:21 -0700 (MST) Message-Id: <20011228.223421.51707364.imp@village.org> To: bloom@acm.org Cc: imp@harmony.village.org, current@freebsd.org Subject: Re: PC Card hang From: "M. Warner Losh" In-Reply-To: <3C042F1C.E70D32B3@acm.org> References: <3C042F1C.E70D32B3@acm.org> 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-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: Jim Bloom Subject: PC Card hang Date: Tue, 27 Nov 2001 19:26:04 -0500 : My laptop is hanging when I boot it after this commit. The system hangs : when pccardd is started. If no cards are installed, the boot proceeds : without a problem and the system hangs when the first card is inserted. ... : Modified files: : sys/pccard i82365.h pcic.c pcic_isa.c pcic_pci.c : Log: : o Try to do 3.3V support better for the 6722 and 6729/30. : o Bite the bullet and create controller types for the 6729 and also ... : Revision Changes Path : 1.23 +18 -5 src/sys/pccard/i82365.h : 1.169 +32 -14 src/sys/pccard/pcic.c : 1.23 +3 -3 src/sys/pccard/pcic_isa.c : 1.106 +5 -5 src/sys/pccard/pcic_pci.c Did this get resolved? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message