RE: patch for sysfs in the cyclades driver

From: Kilau, Scott
Date: Wed Nov 03 2004 - 15:25:18 EST


> > Maybe we can allow a "custom" name to be sent into the
> > tty_register_device() call? Like add another option parameter
called
> > "custom_name" that if non-NULL, is used instead of the derived name?

> Why? What would you call it that would be any different from what we
> use today? I guess I don't understand why you don't like the kernel
> names.

> greg k-h

Well, tty name compatibly reasons with a couple of our drivers.

Most of our new Linux users for a couple of our older products are
coming
from a specific different OS who are adamant that we keep the tty names
the way they were used to under that OS.

Also, I can see some oddball products out there that might need
only 1 tty out there.

Instead of forcing "ttyoddball0" for the name, it would
be nice to let the driver use "ttyoddball", or whatever it wanted.

In fact, it would be similar to the existing entries for "console" and
"ptmx"...

Scott Kilau
Digi International
-
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/