I have a webcam not supported by V4L. There is a hack driver available on sourceforge at:
cvs -d
server:anonymous@nw802.cvs.sourceforge.net:/cvsroot/nw802 login
cvs -z3 -d
server:anonymous@nw802.cvs.sourceforge.net:/cvsroot/nw802 co -P nw802-2.4
(home page:
http://nw802.sourceforge.net/ )
however it fails when I try and run make on ubuntu 6.10 and I have no idea how to fix it - its a very small project. I need it building against 2.6.17-11-generic kernel
Any advise or preferably a build of the module would be *greatly* appreciated. make output is very long but basically fails with a number of errors such as:
usbvideo.c:88: warning: implicit declaration of function ‘mem_map_reserve’
usbvideo.c:89: error: ‘PAGE_SIZE’ undeclared (first use in this function)
usbvideo.c:125: error: ‘NULL’ undeclared (first use in this function)
Thanks,
Benjamin