From owner-cvs-all Fri Dec 13 9:39: 4 2002 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 3DC5737B401; Fri, 13 Dec 2002 09:39:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF95B43E4A; Fri, 13 Dec 2002 09:39:02 -0800 (PST) (envelope-from emoore@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBDHY0mV063455; Fri, 13 Dec 2002 09:34:00 -0800 (PST) (envelope-from emoore@repoman.freebsd.org) Received: (from emoore@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBDHY0bi063452; Fri, 13 Dec 2002 09:34:00 -0800 (PST) Message-Id: <200212131734.gBDHY0bi063452@repoman.freebsd.org> From: Eric Moore Date: Fri, 13 Dec 2002 09:34:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c X-FreeBSD-CVS-Branch: RELENG_5_0 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 emoore 2002/12/13 09:34:00 PST Modified files: (Branch: RELENG_5_0) sys/dev/amr amr.c Log: Problem: Hang while bootup on Perc2/SC. Fix: Error handling wasn't implemented in newly implemented polling code for quartz controllers. Approved by: re@ Revision Changes Path 1.36.2.1 +4 -2 src/sys/dev/amr/amr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message