From owner-freebsd-stable@FreeBSD.ORG Sun Sep 21 13:14:57 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EBB616A4B3 for ; Sun, 21 Sep 2003 13:14:57 -0700 (PDT) Received: from cirb503493.alcatel.com.au (c211-28-27-130.belrs2.nsw.optusnet.com.au [211.28.27.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5A443FBD for ; Sun, 21 Sep 2003 13:14:53 -0700 (PDT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h8LKEhPJ000237; Mon, 22 Sep 2003 06:14:43 +1000 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost)h8LKEaBp000236; Mon, 22 Sep 2003 06:14:36 +1000 (EST) (envelope-from jeremyp) Date: Mon, 22 Sep 2003 06:14:36 +1000 From: Peter Jeremy To: "M. Warner Losh" Message-ID: <20030921201436.GA213@cirb503493.alcatel.com.au> References: <20030921104500.GA208@cirb503493.alcatel.com.au> <20030921.105705.131809702.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030921.105705.131809702.imp@bsdimp.com> User-Agent: Mutt/1.4.1i cc: freebsd-stable@freebsd.org Subject: Re: 4.9-PRERELEASE wedges on reboot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 20:14:57 -0000 On Sun, Sep 21, 2003 at 10:57:05AM -0600, M. Warner Losh wrote: >In message: <20030921104500.GA208@cirb503493.alcatel.com.au> > Peter Jeremy writes: >: I've just updated to a recent -STABLE (~12 hours old) and my Compaq >: 1592 laptop now wedges on a reboot - though it will boot normally >: on power-on. I can't provide a traceback because Ctrl-Alt-Esc >: doesn't work. > >What version did you upgrade from? What happens if you reboot w/o the >cards inserted? It was from about 3rd September - I don't have the exact date but I do have a list of what files have changed. I'll try and convert that into a list of file revisions in the next 12 hours. Rebooting without the cards works. The problem is a TDK DF5660 V.90 modem/GSM adapter. If I remove just that card, it boots. If I swap slots, the boot dies at the other pcic. If I eject the card whilst the kernel is 'hung', the reboot continues successfully. Peter