> On 26 Oct 2001, Xavier Bestel wrote:
> > I would prefer a proc-like interface to devices, e.g.:
> >
> > /dev/video0/hue
> > /dev/video0/saturation
> > ...
> >
> > more unix-like, no parsing involved.

I prefer this interface also. Much simpler. open() is extremely fast on
Linux (ever profiled it?) especially for procfs (data structures are all in
RAM anyway).

Regards,
Dan



_______________________________________________
Video4linux-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to