From mboxrd@z Thu Jan 1 00:00:00 1970 From: phil Subject: Exemple of code for cmd " scsi start " Date: Sun, 14 Sep 2003 23:55:38 +0200 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <3F64E3DA.4090900@mageos.com> References: <004801c390bd$55cca700$f8e4a7c8@bsb.virtua.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-100-sunday.nerim.net ([62.4.16.100]:52235 "EHLO kraid.nerim.net") by vger.kernel.org with ESMTP id S261652AbTINV7C (ORCPT ); Sun, 14 Sep 2003 17:59:02 -0400 Received: from mageos.com (philippeaubry.net1.nerim.net [62.212.101.203]) by kraid.nerim.net (Postfix) with ESMTP id DB73E40EAB for ; Sun, 14 Sep 2003 23:58:59 +0200 (CEST) List-Id: linux-scsi@vger.kernel.org To: linux-scsi Hello, I search an exemple in C for send a command to a disk, the scsi command i need is a start command. Where can i find a exemple with source code. cdt philipp