-
I'd like to write a simple program like qcread to communicate with the Quickcam VC directly through parport but need description of protocol.
Can somebody help me.
Best regards
Jacek.
2009-07-08 09:40:43 UTC by sfjacek
-
Unfortunately, it's the parallel port module that I need if I'm to resurrect this camera. Any suggestions?.
2009-06-28 20:45:42 UTC by dcatoffm
-
troy_rollo added the qcamvc-1.0.11.tar.gz file.
2009-02-21 06:40:36 UTC by troy_rollo
-
troy_rollo created the 1.0.10 file release.
2009-02-21 06:36:16 UTC by troy_rollo
-
troy_rollo committed patchset 27 of module qcamvc to the QuickCam VC linux device driver CVS repository, changing 1 files.
2009-02-21 06:26:01 UTC by troy_rollo
-
troy_rollo committed patchset 26 of module qcamvc to the QuickCam VC linux device driver CVS repository, changing 3 files.
2009-02-21 05:35:49 UTC by troy_rollo
-
Using 1.0.10 source with a 2.6.24-based distro (Ubuntu 8.04), 'make modules' fails.
Errors were:
- the .hardware field in the video_device struct is no longer present.
- linux/config.h is not found, since it is no longer in the kernel headers in 2.6.24
- "parport_pc_private has no member named dev"
The attached patch lets the USB module build (no fix for the parport errors).
2008-05-01 02:33:53 UTC by jfaith
-
This flat-out won't compile anymore under 2.6.24.* It was still (kind of) compiling with 23.*
-----------------------------------------------
# uname -a
uname -a
Linux toa-tahu 2.6.24-tuxonice-r4 #6 PREEMPT Wed Apr 16 19:22:39 EDT 2008 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
-----------------------------------------------
root@toa-tahu...
2008-04-20 03:50:18 UTC by mpalermo
-
troy_rollo committed patchset 25 of module qcamvc to the QuickCam VC linux device driver CVS repository, changing 1 files.
2007-05-01 13:29:44 UTC by troy_rollo
-
troy_rollo committed patchset 24 of module qcamvc to the QuickCam VC linux device driver CVS repository, changing 2 files.
2007-04-21 08:13:38 UTC by troy_rollo