From owner-freebsd-hackers@FreeBSD.ORG Sun Dec 12 08:04:50 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09DFE16A4CE for ; Sun, 12 Dec 2004 08:04:50 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A23343D3F for ; Sun, 12 Dec 2004 08:04:49 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1CdOil-000CQK-Ud; Sun, 12 Dec 2004 10:04:47 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: "Peter Blok" In-reply-to: Your message of Thu, 2 Dec 2004 21:35:11 +0100 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Dec 2004 10:04:47 +0200 From: Danny Braniss Message-Id: <20041212080449.8A23343D3F@mx1.FreeBSD.org> cc: hackers@freebsd.org Subject: Re: My project wish-list for the next 12 months X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 08:04:50 -0000 > Hi Danny, > > Great! I am still in a design proof-of-concept phase, but I appreciate your > help. I'll keep you posted. > > Peter hi Peter, re-reading your email, i realize you are interested in the target side of iSCSI, and me more on the initiator side, so i decided to bite the bullet and start designing/coding - mind you, i haven't written a serious driver since the days of PDP/Vax & UDA50 (let's see if someone knows what im talking about), so it took me most of an afternoon to get the skeleton of a kld to compile. danny