[PATCH] Stop pmac_zilog from abusing 8250's device numbers.

David Miller davem at davemloft.net
Wed Apr 4 10:02:12 EST 2007


From: David Woodhouse <dwmw2 at infradead.org>
Date: Tue, 03 Apr 2007 19:57:22 -0400

> Not really. Non-8250 serial ports, such as the multiport PCI cards from
> Cyclades, Stallion, etc. have had their own device numbers for _years_.
> With hindsight, it was a mistake for pmac_zilog ever to have been called
> 'ttyS0' and to have used the ttyS0 device numbers in the first place.

Sparc does the same thing, it's a common convention and you really
should not break it.

Every powerpc and sparc system out that is using ttyS0 with dynamic
minor numbers being allocated.  I really think this should be
generalized instead of breaking serial on every powerpc machine out
there.  (sparc won't be broken because we have our own copy of
the 8250 driver that does ttyS? minor allocations and keyboard/
mouse serio hookups properly).




More information about the Linuxppc-dev mailing list