From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aron Griffis Subject: console questions Date: Mon, 6 Aug 2007 17:29:23 -0400 Message-ID: <20070806212923.GA22302@fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org A couple questions regarding xvc... 1. xencons=xvc works and makes more sense than clobbering ttyS0 by default. Is there some reason that the default for xencons is still ttyS on dom0? Sure hvc is coming, but would it be reasonable to change the default for xencons in the meantime? 2. xencons=xvc1 and upward is accepted by the kernel, but it just changes the userland naming. The major/minor remains the same at 204/191. What's the point of this? Is there any reason to allow anything other than xencons=xvc or xencons=xvc0? Thanks, Aron