From owner-freebsd-current@FreeBSD.ORG Wed Apr 16 13:32:37 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CAC437B401; Wed, 16 Apr 2003 13:32:37 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC1D43FCB; Wed, 16 Apr 2003 13:32:35 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h3GKWVTh006540; Wed, 16 Apr 2003 22:32:31 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304162032.h3GKWVTh006540@spider.deepcore.dk> In-Reply-To: <200304161934.h3GJYMJ00787@cruzio.com> To: "Bruce R. Montague" Date: Wed, 16 Apr 2003 22:32:31 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: freebsd-current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: Cyrix ATA driver boot panic/patch, need more help. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 20:32:37 -0000 It seems Bruce R. Montague wrote: > > > Hi, I've hit a solid sys/dev/ata driver panic on > boot due to unitinialized pointer in cyrix ATA > driver init code (and also need advice on additional > investigation). This has been fixed... -Søren