Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 09:26:33 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        klchxbec <klchxbec@m-net.arbornet.org>, freebsd-scsi@freebsd.org
Subject:   Re: should not probe devices of type SCSI_PROCESSOR
Message-ID:  <3816030000.1071678393@aslan.scsiguy.com>
In-Reply-To: <20031217001352.A58053@m-net.arbornet.org>
References:  <20031210043551.A91490@m-net.arbornet.org> <20031210203742.GA24702@ns1.xcllnt.net> <20031217001352.A58053@m-net.arbornet.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> I tried 5.2-RC1 on a Lion server(ia64). It hung trying to send
> commands to a SCSI_PROCESSOR device. These are not disks and probably
> FreeBSD is trying to send it a read capacity command or something.

Doubtful.  The generic probe code will issue inquiry, test unit ready,
mode sense, and the VPD serial page inquiry command.  All devices,
regardless of type, should be able to handle these command.  "Handling"
also means properly responding to commands that are not supported.

FreeBSD has probed processor target devices ever since it grew a SCSI
layer.

Perhaps you should try updating the firmware on your backplane.

--
Justin



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