On Thu, 2 May 2002, Brad Hards wrote:

> On Thu, 2 May 2002 22:20, Manoj Sharma wrote:
> > Brad,
> >
> > It is a HID device.
> > I need to run X based applications over this LCD display.
> The performance isn't going to be that great...

That's true. 
 
> > Since X server uses /dev/fb to write to the frame buffer, I thought of
> > writing a frame buffer driver that reads the buffer (allocated by the
> > driver) and passes its contents to the the LCD controller over USB.
> > I don't know if there is a better way to do it.
> Perhaps you write a userspace driver that talks to hiddev?
 
No, I think I need to write a kernel module that talks to the hiddev. Then 
only I can use the /dev/fb from user space.

Thanks,
Manoj.


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to