On Fri, Sep 23, 2005 NooneImportant wrote: > I hope this patch is better. > > Description: > Add support to FE_DISHNETWORK_SEND_LEGACY_CMD code to support other > frontends besides stv0299. The generic code is a fallback in the case > that it doesn't work for some specific frontends (again stv0299 being > a good example). > > Signed Off By: NooneImportant <nxhxzi702@xxxxxxxxxxxxxx> I committed this patch now. I fixed up a few minor problems: - extern inline s32 timeval_usec_diff() doesn't make sense - add EXPORT_SYMBOLs for timeval_usec_diff() and dvb_frontend_sleep_until() - a bit of formatting / whitespace Thanks, Johannes