The patch number 8998 was added via Michael Krufky <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Steven Toth <[EMAIL PROTECTED]> s2api: restore DTV_UNDEFINED Priority: normal Signed-off-by: Steven Toth <[EMAIL PROTECTED]> Signed-off-by: Michael Krufky <[EMAIL PROTECTED]> --- linux/include/linux/dvb/frontend.h | 1 + 1 file changed, 1 insertion(+) diff -r 88531e413e19 -r 9c3754e2e8d5 linux/include/linux/dvb/frontend.h --- a/linux/include/linux/dvb/frontend.h Thu Sep 11 09:34:19 2008 -0400 +++ b/linux/include/linux/dvb/frontend.h Thu Sep 11 20:08:59 2008 -0400 @@ -251,6 +251,7 @@ struct dvb_frontend_event { * binary compatability. */ typedef enum dtv_cmd_types { + DTV_UNDEFINED, DTV_TUNE, DTV_CLEAR, --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/9c3754e2e8d59662b85dc6a045fb23d97b058429 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits