The tty drivers I maintain get a success return
value from tty_register_driver() and dynamic
major/minor device numbers are assigned, but
it does not appear to actually create the
char devices. (They do not show up in proc/devices).
I'm trying to dig through this and understand the
purpose of the changes, but it might be
more informative if the person responsible for the
patch would explain the purpose and what modification
of tty drivers are necessary to work with the changes.
-- Paul Fulghum, paulkf@microgate.com Microgate Corporation, http://www.microgate.com
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/