Re: ioctl obsolete error

Matti Aarnio (matti.aarnio@sonera.fi)
Mon, 4 Jan 1999 18:01:18 +0200 (EET)


> Upon building the 2.2pre kernels, I get the error message
> TIOCSER?WILD ioctl obsolete, ignored
> twice during the boot process.
>
> Attached find my 'dmesg' output as well as my .config. I can provide more
> information upon request.

Update your startup scripts, no 'setserial -W' supported.

case TIOCSERGWILD:
case TIOCSERSWILD:
/* "setserial -W" is called in Debian boot */
printk ("TIOCSER?WILD ioctl obsolete, ignored.\n");
return 0;

> Alec Smith
[Attachment, skipping...]
[Attachment, skipping...]

/Matti Aarnio <matti.aarnio@sonera.fi>

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