From owner-cvs-all@FreeBSD.ORG Sun Jul 18 20:28:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4122E16A4EB; Sun, 18 Jul 2004 20:28:15 +0000 (GMT) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2CF843D58; Sun, 18 Jul 2004 20:28:14 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i6IKSDFM042632; Sun, 18 Jul 2004 22:28:13 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i6IKSDRv013449; Sun, 18 Jul 2004 22:28:13 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i6IKSDJK013448; Sun, 18 Jul 2004 22:28:13 +0200 (CEST) (envelope-from wb) Date: Sun, 18 Jul 2004 22:28:13 +0200 From: Wilko Bulte To: Gary Jennejohn Message-ID: <20040718202813.GA13429@freebie.xs4all.nl> References: <200407182013.i6IKDVKl002054@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407182013.i6IKDVKl002054@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2004 20:28:15 -0000 On Sun, Jul 18, 2004 at 08:13:31PM +0000, Gary Jennejohn wrote: > gj 2004-07-18 20:13:31 UTC > > FreeBSD src repository > > Modified files: > sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c > Log: > Fix a possible hang which apparently occurs during a warm boot (cold boot > does not display the symptom). Evidently the ifpi2 controller needs to be > massaged more than it was. > > Note that this does not close the PR since it was filed against 4.9. But that implies that the PR will be there forever? -- Wilko Bulte wilko@FreeBSD.org