> I'm in chager of developing a driver for a pointing device (absolute
> coordinates).
> This device has two interfaces, Serial and USB.
> I kwow it is possible to do XFree86 drivers for Serial and I've seen such source
> code at XFree86 project.
> 1- Is it possible to do the same thing for the USB interface? or Do
> I have to write a linux kernel driver?
If you're planning to develop for Linux only, is there any reason your
device driver couldn't be written to interface with the generic Linux
input framework?
Juliusz
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel