[linux-dvb] [PATCH] add DVB-S2 support to frontend.h
Johannes Stezenbach
js at linuxtv.org
Wed Mar 1 19:10:53 CET 2006
On Wed, Mar 01, 2006, Marcel Siegert wrote:
> FE_REINIT = 0x40, /* frontend was reinitialized, */
> /* application is recommended to reset */
> /* DiSEqC, tone and parameters */
$ cd v4l-dvb/linux
$ grep -r FE_REINIT .
./include/linux/dvb/frontend.h: FE_REINIT = 0x40 /* frontend was reinitialized, */
-> a better comment for FE_REINIT would be "legacy cruft, do not use"
Johannes
More information about the linux-dvb
mailing list