From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: Wait for console to become available, v3.2 Date: Wed, 22 Apr 2009 09:22:16 +0100 Message-ID: <20090422082216.GA31246@shareable.org> References: <20090420234006.GA1958@cuplxvomd02.corp.sa.net> <20090421064346.GB8020@elte.hu> <20090421063549.3b71881d@infradead.org> <20090421135034.GA30114@elte.hu> <20090421140533.GA6375@shareable.org> <20090421142627.GA18129@elte.hu> <20090421153745.2d8964c7@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20090421153745.2d8964c7@lxorguk.ukuu.org.uk> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alan Cox Cc: Ingo Molnar , Arjan van de Ven , David VomLehn , "H. Peter Anvin" , Thomas Gleixner , Linus Torvalds , Linux Kernel Mailing List , Linux USB Mailing List , Linux Embedded Mailing List , Andrew Morton Alan Cox wrote: > To start with there is no reason that the > USB console can't implement a "maybe we have hardware, maybe I buffer 64K > until it shows up" behaviour and bind to hardware as and when USB serial > devices get inserted. Ah, that doesn't work, when you want to use the USB serial console _if_ there's a USB serial adapter plugged in, and a different (lower priority) console if it's not. -- Jamie