From owner-freebsd-scsi Thu Sep 5 2:32:51 2002 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 3FD4C37B400 for ; Thu, 5 Sep 2002 02:32:47 -0700 (PDT) Received: from insomnia.spc.org (insomnia.spc.org [195.224.94.183]) by mx1.FreeBSD.org (Postfix) with SMTP id 01B7D43E6A for ; Thu, 5 Sep 2002 02:32:46 -0700 (PDT) (envelope-from bms@insomnia.spc.org) Received: (qmail 14119 invoked by uid 1031); 5 Sep 2002 09:24:27 -0000 Date: Thu, 5 Sep 2002 10:24:26 +0100 From: Bruce M Simpson To: Nate Lawson Cc: hackers@freebsd.org, scsi@freebsd.org Subject: Re: New scsi_target code Message-ID: <20020905092426.GA9129@spc.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Nate, On Thu, Sep 05, 2002 at 01:54:08AM -0700, Nate Lawson wrote: > I have rewritten the scsi_target driver and usermode client with a much > simpler model suggested by Justin Gibbs. The kernel driver receives This sounds like excellent work and I can't wait to check it out further. Whilst looking into the problem of USB->ATA bridge support I was recently faced with the problem of writing various ATA->SCSI command translations, which involved emulating a SCSI device, so I imagine your code should be very useful. Thank you! BMS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message