Re: [vdr] VDR can no longer be compiled with the current driver from http://linuxtv.org/hg/v4l-dvb.

2009-10-22 Thread Patrick Boettcher




On Sun, 2009-06-14 at 13:49 +0200, Klaus Schmidinger wrote:
...

If you use a full featured DVB card for replay you need the DVB driver
version from

  http://linuxtv.org/hg/v4l-dvb


The driver had its API version changed on 2009-10-19 17:08:05:

--- v4l-dvb-af3d28c7ef19/linux/include/linux/dvb/version.h  2009-06-21 
02:25:44.0 +0200
+++ v4l-dvb-f6680fa8e7ec/linux/include/linux/dvb/version.h  2009-10-19 
17:08:05.0 +0200

@@ -24,6 +24,6 @@
#define _DVBVERSION_H_

#define DVB_API_VERSION 5
-#define DVB_API_VERSION_MINOR 0
+#define DVB_API_VERSION_MINOR 1

#endif /*_DVBVERSION_H_*/


This modification was done due to the introduction of ISDB-T and ISDB-Tsb to 
the API.


Normally, in the sense of only being a human being doing lots of mistakes, the 
API is completely backward and binary compatible. Except for this 
minor-version-change.


If there was a mistake and it's not compatible, we still can fix it, as kernel 
2.6.32 is not yet out.


best regards,
--

Patrick Boettcher - Kernel Labs
http://www.kernellabs.com/

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] VDR can no longer be compiled with the current driver from http://linuxtv.org/hg/v4l-dvb.

2009-10-21 Thread Carsten Koch
On Sun, 2009-06-14 at 13:49 +0200, Klaus Schmidinger wrote:
...
 If you use a full featured DVB card for replay you need the DVB driver
 version from
 
   http://linuxtv.org/hg/v4l-dvb

The driver had its API version changed on 2009-10-19 17:08:05:

--- v4l-dvb-af3d28c7ef19/linux/include/linux/dvb/version.h  2009-06-21 
02:25:44.0 +0200
+++ v4l-dvb-f6680fa8e7ec/linux/include/linux/dvb/version.h  2009-10-19 
17:08:05.0 +0200
@@ -24,6 +24,6 @@
 #define _DVBVERSION_H_

 #define DVB_API_VERSION 5
-#define DVB_API_VERSION_MINOR 0
+#define DVB_API_VERSION_MINOR 1

 #endif /*_DVBVERSION_H_*/


@Klaus, are you planning to adapt VDR and release a new version
this weekend?

Cheers,
Carsten.



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR can no longer be compiled with the current driver from http://linuxtv.org/hg/v4l-dvb.

2009-10-21 Thread VDR User
On Wed, Oct 21, 2009 at 3:25 PM, Carsten Koch carstenkochelsd...@web.de wrote:
 The driver had its API version changed on 2009-10-19 17:08:05:

I already emailed Klaus about this the other day so I'm assuming he's
aware of it by now.  In the mean time you can easily fix the problem
by hand by removing the API minor version check.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr