Re: LANANA: To Pending Device Number Registrants

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 15 May 2001 11:36:30 +0100 (BST)


> Cost of adding IOCTL_REWIND_TAPE - two words in each tape driver. That
> alone kills a bunch of crap in userland and makes _both_ sides more
> maintainable.

A lot lot more than that. There are some cases where what you are saying is
true and we have duplication. The worst culprit was the cd layer and that
has been cleaned up for a while now.

In most of the other cases it varies what is done in drive firmware or in
userspace by the app. Reimplementing half of the drive firmware in kernel
space not user space does not appeal

Where it just normalising ioctl numbers I'd agree 100%

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