From owner-freebsd-current@FreeBSD.ORG Mon May 29 20:56:02 2006 Return-Path: X-Original-To: current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 214CC16AE8E for ; Mon, 29 May 2006 20:56:02 +0000 (UTC) (envelope-from fred.letter@lacave.net) Received: from talisker.lacave.net (talisker.lacave.net [217.145.39.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 4413D43D46 for ; Mon, 29 May 2006 20:56:00 +0000 (GMT) (envelope-from fred.letter@lacave.net) Received: (qmail 71827 invoked from network); 29 May 2006 20:55:55 -0000 X-Spam-Score: -4.1/5.0 X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on talisker.lacave.net X-Spam-Report: ALL_TRUSTED=-1.8,AWL=0.269,BAYES_00=-2.599, REPTO_OVERQUOTE_THEBAT=0 Received: from localhost (HELO ballantines.local) (127.0.0.1) by talisker.lacave.net with SMTP; 29 May 2006 20:55:55 -0000 Date: Mon, 29 May 2006 22:55:55 +0200 From: "F. Senault" X-Mailer: The Bat! (v3.80.06) Professional Organization: Secte de l'Elephant Fuschia X-Priority: 3 (Normal) Message-ID: <11410450515.20060529225555@lacave.net> To: current@freebsd.org In-Reply-To: <447AB34C.4030509@sippysoft.com> References: <447AB34C.4030509@sippysoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanner: F-prot v4.6.5 (engine 3.16.13) X-Virus-Definitions: SIGN.DEF (26 May 2006), SIGN2.DEF (28 May 2006), MACRO.DEF (26 May 2006) X-Virus-Flag: NO X-Remote-IP: 127.0.0.1 Cc: Subject: Re: Importing iSCSI target from NetBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "F. Senault" List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 20:56:13 -0000 Monday, May 29, 2006, 10:39:40 AM, you wrote: > Hi, > I wonder if anybody has any objections to importing iSCSI target daemon > from NetBSD (Intel) into the base. Mh, I'm currently doing that, with the help of the author (Alistair G. Crooks), under the form of a port. Alistair just provided me a new version I'm testing, and I was planning to submit the port shortly. (It seems to work quite well). Now, if it's better to include it into the base, so much the better. Alistair was kind enough to take into consideration my suggestions, so, now, the daemon compiles and works under FreeBSD 6 (tested lightly with and i386 and more intensively witn an amd64). The work in progress is here : http://www.lacave.net/~fred/iscsi/ > -Maxim Fred