From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Bruno Subject: Re: Disk simulator driver Date: Mon, 30 Oct 2006 06:59:57 -0800 Message-ID: <1162220397.6802.27.camel@home-desk> References: <1162153159.6802.21.camel@home-desk> <20061029230243.GB13218@lists.us.dell.com> <1162166907.6802.24.camel@home-desk> <4545F338.5010904@aboo.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from iron2.pdx.net ([69.64.224.71]:58302 "EHLO iron2.pdx.net") by vger.kernel.org with ESMTP id S964977AbWJ3PCM (ORCPT ); Mon, 30 Oct 2006 10:02:12 -0500 In-Reply-To: <4545F338.5010904@aboo.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Aboo Valappil Cc: SCSI development list On Mon, 2006-10-30 at 23:42 +1100, Aboo Valappil wrote: > Hi Sean, > > I have posted some messages before with the subject "About SG Elements > of request_buffer" and "SCSITAP, Virtual SCSI HBA and user space SCSI > initiators". Can you please read them and tell me what you think? > I have exactly what you wanted, and other people in the email group > either said it is already there or not seems to be very much interested. > > Basically, i built to impliment some user space SCSI engines and > initiators. If you want i can email you a working copy of it where you > can present the normal files as disks. > > Aboo It would be very good if you could send me the code you have written. I would like to see where your code hooks into the /dev/ tree and how it handles write requests. Sean