From owner-cvs-all Sun Nov 12 19:35:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FF9A37B479; Sun, 12 Nov 2000 19:35:44 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA97836; Sun, 12 Nov 2000 19:35:44 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Message-Id: <200011130335.TAA97836@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Sun, 12 Nov 2000 19:35:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2000/11/12 19:35:44 PST Modified files: sys/dev/aic7xxx aic7xxx.c Log: Don't attempt to reference a NULL scb_data area during teardown events occurring early in initialization. This fixes attachments to the parity engines that FreeBSD doesn't support. Revision Changes Path 1.61 +3 -1 src/sys/dev/aic7xxx/aic7xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message