Package: qc-usb-source
Version: 0.6.2-3
Followup-For: Bug #301407
With the patch you solved the problem for kernel 2.6, but now the
problem is in kernel 2.4.
Loading the driver give the error "quickcam: Unknown symbol
remap_pfn_range".
Using conditional compile to select the right fu
Package: qc-usb-source
Version: 0.6.2-2
here the working patch ;)
--- qc-memory.c_old 2005-03-25 17:50:54.0 +0100
+++ qc-memory.c 2005-03-26 00:56:15.0 +0100
@@ -230,7 +230,7 @@
pos = (unsigned long)src;
while ((long)size > 0) {
physaddr = kvirt
Package: qc-usb-source
Version: 0.6.2-2
Module quickcam compiles well with latest Kernel 2.6.11, but is not
loadable. With insmod the following error appeared:
"quickcam: Unknown symbol remap_page_range"
Possible Solution in Upstream Mailing-List:
http://sourceforge.net/mailarchive/forum.php?thr
3 matches
Mail list logo