From owner-freebsd-stable@FreeBSD.ORG Tue Sep 14 14:29:25 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54D181065670 for ; Tue, 14 Sep 2010 14:29:25 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 0A2218FC16 for ; Tue, 14 Sep 2010 14:29:24 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OvWVI-00022S-Lw for freebsd-stable@freebsd.org; Tue, 14 Sep 2010 16:29:00 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Sep 2010 16:29:00 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Sep 2010 16:29:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Tue, 14 Sep 2010 16:27:22 +0200 Lines: 13 Message-ID: References: <4C8A336D.9080302@eng.auth.gr> <4C8A66EE.4090705@eng.auth.gr> <4C8E1DF0.3090707@eng.auth.gr> <4C8F4816.4000704@eng.auth.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100518 Thunderbird/3.0.4 In-Reply-To: X-Enigmail-Version: 1.0.1 Cc: freebsd-hackers@freebsd.org Subject: Re: AoE driver for FBSD8 or later? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2010 14:29:25 -0000 On 09/14/10 15:35, Max Khon wrote: > On Tue, Sep 14, 2010 at 5:01 PM, George Mamalakiswrote: >> thank you very much for your help. The driver works fine; I am able to see >> all 13T. >> In case something goes wrong I will inform you. For the time being, >> everything is OK. > > I committed the port to the FreeBSD ports tree: ports/net/aoe. ATA over Ethernet seems interesting enough as a concept - any ideas why this code isn't integrated into base?