From owner-freebsd-xen@FreeBSD.ORG Fri Dec 21 02:29:49 2012 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 000BE35D for ; Fri, 21 Dec 2012 02:29:48 +0000 (UTC) (envelope-from mikekaganski@mail.ru) Received: from fallback1.mail.ru (fallback1.mail.ru [94.100.176.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9ACB68FC13 for ; Fri, 21 Dec 2012 02:29:48 +0000 (UTC) Received: from smtp24.mail.ru (smtp24.mail.ru [94.100.176.177]) by fallback1.mail.ru (mPOP.Fallback_MX) with ESMTP id E88C3D2ECBF for ; Fri, 21 Dec 2012 06:00:12 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=3PlANm8yKMpqmMgYSZp5f8SKcI/hq5K7HYeLh1iVqg0=; b=BUfd+qBqxIhtf35zwi1+gEmdGAuW1SyRDHbMn9zjgWAYqpA7AOvIe5HUoV4LJ4CmZyW/5tnEj2/p5R8VoN0GK90bc9yUDm0KdvS0SjoBME7IFInJD50O9AIIu0lMAJW0; Received: from [212.19.9.88] (port=12357 helo=[192.168.1.10]) by smtp24.mail.ru with esmtpa (envelope-from ) id 1Tlru9-0007fm-HH for freebsd-xen@freebsd.org; Fri, 21 Dec 2012 06:00:05 +0400 Message-ID: <50D3C2A4.2020103@mail.ru> Date: Fri, 21 Dec 2012 13:00:04 +1100 From: Mike Kaganski User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-xen@freebsd.org Subject: Re: XENHVM ada -> ad ? References: <20121221013138.7a428448@it.tim.tetcu.info> In-Reply-To: <20121221013138.7a428448@it.tim.tetcu.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 02:29:49 -0000 On 12/21/2012 10:31 AM, Ion-Mihai Tetcu wrote: > Do I need to translate from 'ada' back to 'ad' if I use XENHVM? Why? Yes, because the FreeBSD's XEN ata driver has not been moved to new naming scheme yet. -- Best regards, Mike Kaganski