From owner-freebsd-scsi@FreeBSD.ORG Tue Nov 30 19:58:26 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71D9B16A4CE; Tue, 30 Nov 2004 19:58:26 +0000 (GMT) Received: from protactinio.k8.com.br (protactinio.k8.com.br [200.185.109.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D2543D5C; Tue, 30 Nov 2004 19:58:26 +0000 (GMT) (envelope-from alexandre@abdv.net) Received: from localhost (localhost [127.0.0.1]) by smtpa.k8.com.br (Postfix) with ESMTP id D22DA50003D8; Tue, 30 Nov 2004 17:58:20 -0200 (BRST) Received: from smtpa.k8.com.br ([127.0.0.1]) by localhost (protactinio.k8.com.br [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20615-01-95; Tue, 30 Nov 2004 17:58:20 -0200 (BRST) Received: from [10.0.1.29] (unknown [200.193.194.2]) by smtpa.k8.com.br (Postfix) with ESMTP id 6A60E50004A9; Tue, 30 Nov 2004 17:58:20 -0200 (BRST) Message-ID: <41ACD0DF.4050001@abdv.net> Date: Tue, 30 Nov 2004 17:58:23 -0200 From: Alexandre Vasconcelos User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041008 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <41ACAA88.5050307@abdv.net> <41ACCAAA.4070900@freebsd.org> In-Reply-To: <41ACCAAA.4070900@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Scott Long Subject: Re: ServRAID 5i and DLT X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 19:58:26 -0000 Scott Long wrote: > The ips driver has no mechanism for exporting SCSI devices like tape > drives. It's probably possible to examine something like the linux > driver and figure out how to make it work, but it likely requires > something in the range of 400-600 lines of code. Hi Scott, Thanks for responding. Despite my little experience programming in C some day I would like to contribute with this code to the community.. but I need to make this tape works as soon as possible to replace another server with a hard crashed tape, for this reason I'm running without backups. Witch adapter would you recommend to work with this DLT tape on FreeBSD 5.3? Thanks again, Alexandre