You've got one
> 9 times out of 10 when I reach for /dev/ttyS* that is all I want and
> the tty layer is just wasteful and gets in the way of a conceptually
> very simple device.
The only bits of the tty layer being used in raw data passing is the same
buffer management logic you would need anyway. In short - the perceived
waste is simply not there
-
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/