[PATCH] Add Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0

2009-04-08 Thread Marcel Jueling
# HG changeset patch # User Marcel Jueling # Date 1239055416 -7200 # Node ID 7975c4afd177f5171be54c35b51a7c674b25e666 # Parent 8e6c672abd5690eb89263673a4d312fcc76d26ed New device: Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0 From: Marcel Jueling Signed-off-by: Marcel Jueling --- a/linux/drivers/m

Re: [PATCH] Add Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0

2009-04-08 Thread Antti Palosaari
moi Marcel, This patch is not OK. Marcel Jueling wrote: +++ b/linux/drivers/media/dvb/dvb-usb/af9015.c Tue Apr 07 00:03:36 2009 +0200 + .num_device_descs = 10, Max value is 9, and thats why you have go wrong. You should copy & paste whole device struct and add your device as n

Re: [PATCH] Add Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0

2009-04-09 Thread Antti Palosaari
Antti Palosaari wrote: moi Marcel, This patch is not OK. Marcel Jueling wrote: +++ b/linux/drivers/media/dvb/dvb-usb/af9015.cTue Apr 07 00:03:36 2009 +0200 +.num_device_descs = 10, Max value is 9, and thats why you have go wrong. You should copy & paste whole device struct and