From owner-cvs-all  Sun Feb 27 10:48:39 2000
Delivered-To: cvs-all@freebsd.org
Received: from freebsd.dk (freebsd.dk [212.242.42.178])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7229837B550; Sun, 27 Feb 2000 10:48:30 -0800 (PST)
	(envelope-from sos@freebsd.dk)
Received: (from sos@localhost)
	by freebsd.dk (8.9.3/8.9.1) id TAA43809;
	Sun, 27 Feb 2000 19:48:24 +0100 (CET)
	(envelope-from sos)
From: Soren Schmidt <sos@freebsd.dk>
Message-Id: <200002271848.TAA43809@freebsd.dk>
Subject: Re: cvs commit: src/sys/dev/ata ata-all.c
In-Reply-To: <18988.951673073@critter.freebsd.dk> from Poul-Henning Kamp at "Feb 27, 2000 06:37:53 pm"
To: phk@critter.freebsd.dk (Poul-Henning Kamp)
Date: Sun, 27 Feb 2000 19:48:24 +0100 (CET)
Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
X-Mailer: ELM [version 2.4ME+ PL54 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

It seems Poul-Henning Kamp wrote:
> In message <200002271734.SAA43590@freebsd.dk>, Soren Schmidt writes:
> >It seems Poul-Henning Kamp wrote:
> >> >> 
> >> >> No, if no ata, no wrong dev_class/softc's....
> >> >
> >> >I think Poul-Henning means ata was config'd but didn't show up in the 
> >> >ls at the ``what should I boot off'' prompt.
> >> 
> >> No, I mean "no ata in kernel" and the system paniced early on.
> >
> >Not my problem then :)
> 
> Could you try it just to confirm the observation ?

Just build one ISA only kernel no ata, boots fine, but cant 
find any root of cause....

> I tried to create a kernel for a aha-only kernel, and as soon as
> I removed the ata lines I got a panic.  I got no panic with
> the ata lines in but ata0 disabled.

Hmm, I didn't have CAM+SCSI in my kernel....

-Søren


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message