Re: FBDEV updates.

From: Greg KH
Date: Fri Aug 15 2003 - 18:55:08 EST


On Fri, Aug 15, 2003 at 11:37:21PM +0100, James Simmons wrote:
>
> > > Is there an API (or lib) to use framebuffers devices without
> > > worring about differents visuals?, to quering, setting or
> > > disabling EDID support? will these drivers export sysfs
> > > entries instead of control via ioctl's?
> >
> > I have some initial sysfs patches for the fb code that I've been sitting
> > on in my trees. I was waiting for these patches to hit the mainline
> > before bothering James and the rest of the world with them.
> >
> > But they don't export any of the ioctl stuff through the sysfs
> > interface, but that would not be very hard to do at all if you want to.
> > They just basically show the major/minor of the fb device, and point
> > back to the proper place in the device tree where the fb device lives,
> > which is all udev really needs right now.
>
> Could you send me those patches :-)

I'll clean them up, and port all fb drivers to them (I only did the ones
that I had hardware too), and send them to you next week. Do not let
them hold anything up that you can send to Linus though, they are not
that important at all right now.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/