[2049] in linux-scsi channel archive
Re: SCSI requests during startup
daemon@ATHENA.MIT.EDU (Jens Doege)
Mon Jun 23 13:45:23 1997
Date: Mon, 23 Jun 1997 18:51:34 +0900
From: Jens Doege <doege@ljk.atsugi.asahi-kasei.co.jp>
To: Marc SCHAEFER <schaefer@alphanet.ch>
Cc: linux-scsi@vger.rutgers.edu
Marc SCHAEFER wrote:
>
> In article <5ohr6u$2n8$1@vulcan.alphanet.ch> you wrote:
> > I'm working on the firmware for a processor device in the target mode
>
> What do you mean exactly ? Is that an embedded target, or is that
> another Linux system acting as a target ? The latter would
> *really* interest me.
Sorry maybe I didn't express myself clearly enough: This is an embedded
target(a debugging board for DSP), the SCSI Controller is an NEC
uPD72611 and the CPU Motorols MC68000 with 256kByte RAM and 128kByte
ROM..
>
> > Im not sure if the information that my driver returns on the Test Unit
>
> The test unit ready command returns a STATUS GOOD or a STATUS CHECK
> CONDITION, then a MSG IN DISCONNECT.
I tried it but still Linux doesn't recognize my board.
>
> I am not sure to completely understand you.
I think so
>
> PS: I have designed a SCSI embedded system acting as a target and
> initiator, and Linux SCSI programming interests me.
Jens