| title: | Re cx18 driver not in main repo |
|
On Sun, 2008-04-27 at 16:49 -0700, Andreas wrote:
Hi all,
I noticed today that the cx18 driver (for Hauppauges HVR-1600) is not in
the main v4ldvb repository.
Andreas,
Hans just asked Mauro to pull it. See:
rel="nofollow" ivtvdriver.org/pipermail/ivtv-devel/2008-April/005509.html ivtvdriver.org/pipermail/ivtv-devel/2008-April/005509.html
I was hoping to take advantage of the new
module parameter "adapter_nr" for my other dvb card (using the saa7134_dvb
driver) to achieve a consistent device numbering across restarts. Instead,
I had to check out Hans Verkuils repo with the cx18, but without the new
module parameter.
The latest of Hans cx18 repo does have the parameter in question. From
my hg cloned copy:
$ grep -n adapter_nr cx18/linux/drivers/media/video/cx18/*
cx18/linux/drivers/media/video/cx18/cx18-dvb.c:29:DVB_DEFINE_MOD_OPT_ADAPTER_NR(adapter_nr);
cx18/linux/drivers/media/video/cx18/cx18-dvb.c:144: THIS_MODULE, &cx- dev- dev, adapter_nr);
Beyond "/sbin/modinfo cx18" I cant test if it works. But if you need
it, its there.
Regards,
Andy
Is there a reason why the cx18 driver is not available in the main repo?
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
rel="nofollow" www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
|