Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: libdvb and dvbscan



On Tue, Oct 15, 2002 at 11:20:25AM +0200, Honza Petrous wrote:

> it's a great job. Do you plan to "sourceforgetize" it? I would like

Thanks. Yes, I just don't know yet on what CVS repository to use.

> to use your lib in my development on implementation a DVB module
> for Pike programming language, so you can expect some patches
> to your library from me :)

That's nice to hear.

> BTW, I made a patch to use your library with "preNEWSTRUCT" DVB
> driver, as I can't update to a recent version for some reason.
> Is it possible to add preNEWSTRUCT capabilities to your code?

Yes, but the detection should be runtime, instead of compile-time. If
/dev/dvb/adapter%d/demux0 is not found, we should check if /dev/ost/demux%d
is found. The kernel headers from the pre-NEWSTRUCT driver will have
to be copied to the dvbsak tree, and I think some of the functions
actually talking to the device will have to be moved into separate files, to
avoid header clashes.

Holger, is there any runtime way of checking the version of the driver?

Cheers,
Juha


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index