kern/131032: hald causing panic in atapicam
Dominic Fandrey
kamikaze at bsdforen.de
Tue Jan 27 02:50:02 PST 2009
The following reply was made to PR kern/131032; it has been noted by GNATS.
From: Dominic Fandrey <kamikaze at bsdforen.de>
To: Thomas Quinot <thomas at FreeBSD.ORG>
Cc: bug-followup at FreeBSD.org, scottl at freebsd.org
Subject: Re: kern/131032: hald causing panic in atapicam
Date: Tue, 27 Jan 2009 11:31:49 +0100
Thomas Quinot wrote:
> * Dominic Fandrey, 2009-01-27 :
>
>> It's that line. I don't think it's supposed to be there:
>> at /usr/src/sys/modules/cam/../../cam/scsi/scsi_sg.c:798
>
> This module is part of the generic CAM layer, which sits *above* the
> various SCSI transport modules (e.g. ATAPI/CAM and umass). It is *not*
> part of ATAPI/CAM, and it is fully expected that this generic code is
> involved when using umass devices.
>
>> As you said atapicam shouldn't be involved at all, so why
>> is an atapicam funtion doing a giant-locked read?
>
> This is *not* an ATAPI/CAM function.
>
> Thomas.
>
OK, so thanks for clarifying that. It doesn't get me rid of the panic,
though. So I assume I should CC someone involved with SCSI.
Regards
More information about the freebsd-scsi
mailing list