Mauro, Please pull from the aero-m-dvbt branch of my mxl111sf git tree. This adds DVB-T support to the WinTV Aero-M, which already supports ATSC. Once this is merged, the WinTV Aero-M will be the first USB device known to be supported under Linux that supports both ATSC and DVB-T. (I will have mine with me in Prague next week) ... Please pull asap so that we can play with the device next week using the merged repository. The following changes since commit a461e0ad3d27b6342140566909a80db30d151a91: Steven Toth (1): [media] cx23885: Stop the risc video fifo before reconfiguring it are available in the git repository at: git://linuxtv.org/mkrufky/mxl111sf aero-m-dvbt Michael Krufky (2): DVB: add MaxLinear MxL111SF DVB-T demodulator driver mxl111sf: add DVB-T support drivers/media/dvb/dvb-usb/Makefile | 1 + drivers/media/dvb/dvb-usb/mxl111sf-demod.c | 604 ++++++++++++++++++++++++++++ drivers/media/dvb/dvb-usb/mxl111sf-demod.h | 55 +++ drivers/media/dvb/dvb-usb/mxl111sf.c | 228 +++++++++++- drivers/media/dvb/dvb-usb/mxl111sf.h | 2 +- 5 files changed, 886 insertions(+), 4 deletions(-) create mode 100644 drivers/media/dvb/dvb-usb/mxl111sf-demod.c create mode 100644 drivers/media/dvb/dvb-usb/mxl111sf-demod.h Best Regards, Michael Krufky -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html