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

From: David Woodhouse
Date: Wed Apr 04 2007 - 10:17:35 EST


On Wed, 2007-04-04 at 16:58 +1000, Paul Mackerras wrote:
> David Woodhouse writes:
>
> > A GUI PPP dialer should be
> > listing the available serial ports in the system whatever their names
> > are.
>
> How do you propose they do that? Neither kppp nor gnome-ppp seem to
> be able to do that currently. Gnome-ppp offers just /dev/modem and
> /dev/ttyS[0123]. Kppp offers those plus a whole pile of others, but
> neither found the /dev/ttyPZ[01] that I get with your patch applied.
> Gnome-ppp at least let me type in /dev/ttyPZ0, but kppp didn't seem to
> have that facility.

shinybook /shiny/git/olpc-2.6 $ ls /dev/tty[a-zA-Z]*
/dev/ttyPZ0 /dev/ttyPZ1 /dev/ttyS0 /dev/ttyS1 /dev/ttyS2 /dev/ttyS3

If you have dialler programs which can't manage to show you the existing
serial ports, file bugs. Especially if they don't let you type device
nodes into them. Sounds like kppp wouldn't let you use USB serial ports
either -- or phones connected directly via USB.

--
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/