-
- Downloads
[PATCH] dvb: usb: add supprt for WideView WT-220U
Add support and rewrote some parts with the help of vendor information (Thanks to Steve Chang from WideView, Inc.): o added support for the WT-220U (Pensize DVB-T receiver) o corrected byte order for unc,ber and the pid filter o corrected number of pids that can be fetched at the same time. o added some comments in Kconfig-file o added USB IDs for the WT-220U Signed-off-by:Patrick Boettcher <pb@linuxtv.org> Signed-off-by:
Johannes Stezenbach <js@linuxtv.org> Cc: Greg KH <greg@kroah.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- drivers/media/dvb/dvb-usb/Kconfig 3 additions, 1 deletiondrivers/media/dvb/dvb-usb/Kconfig
- drivers/media/dvb/dvb-usb/dtt200u-fe.c 37 additions, 35 deletionsdrivers/media/dvb/dvb-usb/dtt200u-fe.c
- drivers/media/dvb/dvb-usb/dtt200u.c 74 additions, 12 deletionsdrivers/media/dvb/dvb-usb/dtt200u.c
- drivers/media/dvb/dvb-usb/dtt200u.h 14 additions, 24 deletionsdrivers/media/dvb/dvb-usb/dtt200u.h
- drivers/media/dvb/dvb-usb/dvb-usb-ids.h 2 additions, 1 deletiondrivers/media/dvb/dvb-usb/dvb-usb-ids.h
Loading
Please register or sign in to comment