Re: SIOCDEVICE ?

Jeff Garzik (garzik@havoc.gtf.org)
Sat, 2 Feb 2002 15:43:48 -0500


On Sat, Feb 02, 2002 at 03:44:24PM +0100, Francois Romieu wrote:
> Your patch doesn't apply against 2.5.3. I did a quick update and noticed the
> patch is the sole user of SIOCDEVICE (with dscc4) and SIOCDEVPRIVATE.

SIOCDEVPRIVATE is verboten in 2.5.x, it doesn't pass through ioctl
translation layers like that which exists on sparc64 and ia64; they are
untyped awful interfaces.

The correction would perhaps define a real command as needed...

Jeff

-
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/