> The main discussion in this thread was about drivers in userspace > are bad because the API will allow binary drivers. No. The focus is that userspace API is not needed at all, and the community believe that this is a regression from all efforts that are being done by the community to have good quality OSS software. > The guy > who works for Hauppauge (again I also have good contacts > at Hauppauge Europe) writes it's bad - for no technical reason. Please stop with personal attacks. > I (again) don't intend to > release binary drivers. (also keep in mind that ubuntu takes > everything which makes things work - this matters to the enduser) Markus, you are thinking that all the community are fool? You used to state on your website that your intention were to release binary-only xc5000 drivers. So, please stop with childish and assume what you've said. > Mauro is copying the logic of my code and writes I told him I'm ok with > taking my code without just adding a single line of how his driver > got developed. (I still wonder why he skipped some significant parts > of the driver .. because he used the existing one as logic template) > > http://linuxtv.org/hg/~mchehab/tm6000-new/log/14352ab89146/linux/drivers/media/video/tuner-xc2028.c The basis for tuner-xc2028 driver is tea5767. The xc2028/xc3028 drivers is very simple: a) load the proper firmware; b) send one 32 bits command to select frequency + the frequency divider. All the rest is the common logic of a tuner driver. If you take a look at my driver, you will see that the implementation is different, providing also those functionalities: - provides a sync during frequency setting, needed by tm6000; - has the logic to retrieve signal status; - part of the firmware need to be reload every time you change a freq (tm6000 driver needs it); - supports just the firmwares I've identified as being used by tm6000 driver; The only thing I used is your usbreplay.pl, as properly stated at README.first (properly pointing to your site). Again, please stop with personal attacks. This leads to nowhere. --- >From my side, I've nacked your userspace tuner. However, I keep open to accept your kernelspace em28xx/xc3028 drivers, providing that they fits at the current V4L/DVB core. Changes at common APIs, and especially at Kernel to userspace API should be discussed with the community. If you accept this fact, you may also propose improvements at the APIs. If, after all that were discussed, you're willing to do a serious work, please send us the patches for em28xx/xc3028 kernelspace drivers. Otherwise, I'll kindly ask you to take your own way and stop with those flamewars. Cheers, Mauro _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb