2011/6/22 Markus Rechberger <mrechberger@xxxxxxxxx>: >> >> My very little opinion is that waving GPL is way to the hell. Nobody told me >> why similar technologies, in different kernel parts are acceptable, >> but not here. >> > > since a customer was trying to use this module the only feedback I can give > right now is that there are still some fundamental bugs in that work. > Just running it with some intuitive parameters (without having a dvb > device connected) caused > it to hang. > > ./vtunerc.i686 -c 1 > vtunerc: [5210 ../../vtunerc.c:349] debug: added frontend mode DVB-C > as mode 0, searching for tuner types 2 > vtunerc: [5210 ../../vtunerc.c:346] error: unknown tuner mode > specified: 1 allow values are: -s -S -s2 -S2 -c -t > it just never returned. > Never returned? How it is possible if just next line is exit(1) call? > DMESG: > vtunerc: [5207 ../../vtunerc.c:593] info: fake server answer > vtunerc: [5207 ../../vtunerc.c:606] info: msg: 4096 completed > vtunerc: [5207 ../../vtunerc.c:506] info: vtuner message! > vtunerc: [5207 ../../vtunerc.c:593] info: fake server answer > > ps fax | grep vtunerc: > 5194 pts/4 S 0:00 | \_ bash > 5210 pts/4 S+ 0:00 | \_ [vtunerc.i686] > > that way it's not good enough for inclusion yet anyway. I never wanted to get it include immediatelly. I never stated that. That is why subject of this mail starts with [RFC]. I wanted to know if such driver is even interesting by others and if so to get help from community having the code better. I was already noted that it is my first kernel driver and I understand that reviewing code by kernel hackers can help making code better. On the other hand I never thought that the code can be totally refused because of its nature. Even I all time was writing that all subsystem (kernel + userland daemons) are GPL. Marcus, tell the customer I'm just starting some howto document to guide all willing to test how it works through compilation and installation process. In parallel I'm going to address all hints gave me by Andreas, the only guy who even had a look at source. Anyway, I'm happy for any feedback, so thanks. /Honza -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html