Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 20:59:43 +0200 (CEST)
From:      Søren Schmidt <sos@freebsd.dk>
To:        Matthias Andree <matthias.andree@stud.uni-dortmund.de>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/37060
Message-ID:  <200205201859.g4KIxkmX077493@freebsd.dk>
In-Reply-To: <200205201850.g4KIo7o56401@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
It seems Matthias Andree wrote:
>  > Ack, this is a boot problem, so a crashdump is going to be hard.
>  > Can you print out adp->device->channel->devices and
>  > device[ATA_DEV(ATA_SLAVE)].drive  and
>  > ((struct ad_softc *)(adp->device->channel->device[ATA_DEV(ATA_SLAVE)].driver))->flags
>  > in ad_service, prior to the line which causes the panic?
>  
>  So the driver for that drive is NULL. Find the rest above.

Hmm, something is wrong here that codepath in ad_service is only called
for devices that has tags supported, and the Maxtor on ad0 doesnt do
tags, so this codepath should not be reached at all...

-Søren

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205201859.g4KIxkmX077493>