[7627] in linux-scsi channel archive
RE: Linux SCSI seagate (TMC-950) driver help
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Mon Dec 6 04:53:11 1999
Date: Mon, 6 Dec 1999 10:44:10 +0100 (MET)
From: Marc SCHAEFER <schaefer@alphanet.ch>
To: Christian Jullien <eligis@wanadoo.fr>
Cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <NDBBKEKEPPEHBDFOABLGOECCCBAA.eligis@wanadoo.fr>
Message-ID: <Pine.LNX.4.10.9912061043020.29702-100000@vulcan.alphanet.ch>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
On Mon, 6 Dec 1999, Christian Jullien wrote:
> Where is the "official" way to do this ?
The SCSI standard way is to select with a message without the disconnect
bit set (ie 0x80 instead of 0xC0), or, worse, without any ATN/message.
If you are lucky, the TMC-950 is a very low-level driver, and handles
the messaging by itself. If yes, try to find:
- identify message
- 0xc0
- anything to do with ATN.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu