Re: [ANNOUNCE] block device interfaces changes

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Jan 08 2000 - 17:01:53 EST


> names) for next to any object in the kernel. ioctl() is, excuse me, a
> barf-bag for all irregular stuff. So yes, both classes have irregular

ioctl is indeed the barfbag - but its a stroke of genius by people who realised
that some things could never cleanly be expressed in the basic API concepts
and that a small clean API with a "weird()" entry point for the other stuff
is long term better than a large bloated API with no ioctl that forces
you to understand a large interface to program to a small one. Try NT
programming

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



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:13 EST