Gregor Kroesen wrote: > this is my patch for "Hauppauge Nova-s usb": > > ftp://ftp.ccamp.de/pub/dvb/nova-s-usb-bsbe1.patch > > I hope it is ok for V0.0 - V2.1 ? Hm, some comments: + if(ttusb->hw_config) { + alps_bsxxn_inittab[sizeof(alps_bsxxn_inittab)-3]=0x92; You must not patch inittab. Otherwise the driver will not work with two different devices (BSRU6 + BSBE1). I suggest to use a separate table, so it can be optimized for each type of tuner. > -> i changed inittab / 0x02 from 0x00->0x30 Should be fixed in all drivers! Oliver -- -------------------------------------------------------- VDR Remote Plugin available at http://www.escape-edv.de/endriss/vdr/ --------------------------------------------------------