From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hoefnix.telenet-ops.be (hoefnix.telenet-ops.be [195.130.132.54]) by ozlabs.org (Postfix) with ESMTP id 70B6FDDE32 for ; Wed, 4 Apr 2007 17:05:18 +1000 (EST) Received: from hoboe2bl1.telenet-ops.be (hoboe2bl1.telenet-ops.be [195.130.137.73]) by hoefnix.telenet-ops.be (Postfix) with ESMTP id A72499E334 for ; Wed, 4 Apr 2007 08:58:37 +0200 (CEST) Date: Wed, 4 Apr 2007 08:58:31 +0200 (CEST) From: Geert Uytterhoeven Sender: geert@linux-m68k.org To: David Miller Subject: Re: [PATCH] Stop pmac_zilog from abusing 8250's device numbers. In-Reply-To: <20070403.165518.55726194.davem@davemloft.net> Message-ID: References: <1175610345.2665.15.camel@shinybook.infradead.org> <17938.57292.870224.132415@cargo.ozlabs.ibm.com> <20070403.165518.55726194.davem@davemloft.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, dwmw2@infradead.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 3 Apr 2007, David Miller wrote: > From: Paul Mackerras > Date: Wed, 4 Apr 2007 09:14:20 +1000 > > > David Woodhouse writes: > > > > > There are proper device numbers registered for pmac_zilog now. Use them. > > > > Sigh. I guess this is inevitable, but IMNSHO this exposes a weakness > > in our serial subsystem. > > > > The problem is that this means that a user has to know "oh, the serial > > port on my computer is implemented with a Z85C30 chip, therefore it's > > /dev/ttyPZ0 not /dev/ttyS0, like it would be if the designers had used > > a 16C550". > ... > > Why should a user know or care about that? It really should be "it's > > the built-in serial port on my computer therefore it's /dev/ttyS0". > > I totally agree with Paul, the onboard serial device should get > ttyS0 regardless of what hardare is used to drive it. Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds