tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RFC: gpio attachment for ppbus



On Tue, Apr 29, 2008 at 11:47:08AM +0200, Quentin Garnier wrote:
> > For some future extension of the gpio driver, I thought about adding an
> > ioctl() to specify a sequence of operations to perform, complete with
> > timing information. The actual operations would still be carried out
> > sequentially by the gpio driver, but you wouldn't need an ioctl() for
> > every read or write of a pin. But this still needs some more thought.
> 
> I think that belongs to a userspace lib, anyway.

That would miss the point of reducing the number of syscalls needed to
perform a large number of gpio operations. But maybe this issue is not
important enough to justify such a huge extension.


-- 
%SYSTEM-F-ANARCHISM, The operating system has been overthrown


Home | Main Index | Thread Index | Old Index