lkml.org 
[lkml]   [2003]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC][TTY] callout removal
viro@parcelfarce.linux.theplanet.co.uk wrote:
>
> if ((tty->driver.type == TTY_DRIVER_TYPE_SERIAL) &&
> (tty->driver.subtype == SERIAL_TYPE_CALLOUT)) {
> printk("Warning, %s opened, is a deprecated tty "
> "callout device\n", tty_name(tty, buf));

google says that one person hit this in 1998. That's it.

The current message is

printk(KERN_WARNING "tty_io.c: "
"process %d (%s) used obsolete /dev/%s - "
"update software to use /dev/ttyS%d\n",

and google("update software to use") == 201, spread across 1999-2001.

Kill it.
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.023 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site