[PATCH] Update the DVB av7110 driver
commitb8de9381d24edd2ee24066bcd6bf6d117fdf99c7
authorMichael Hunold <hunold@convergence.de>
Thu, 17 Jul 2003 03:08:58 +0000 (16 20:08 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 17 Jul 2003 03:08:58 +0000 (16 20:08 -0700)
tree293385f732c3f9d45cf7be3974996932b697540c
parent7f997c1ee777d35cab808bccc7a05a9f4878f349
[PATCH] Update the DVB av7110 driver

 - Fix to 'Sharing SDRAM between TT re-insertion and OSD...' - OSD
   didn't get the maximum available memory in one piece; needs new
   firmware version 0x2616
 - Improved performance when setting palette with full 256 color OSD
 - read MAC from EEPROM if available, contributed by Michael Glaum
   <mglaum@kvh.com>
 - add some MODULE_PARM_DESC for modinfo
 - add support for the "analog module" available for DVB-C cards: the
   saa7113 is initialized and some more v4l2 ioctls are available.  you
   can use "xawtv" now to switch between "dvb" and "analog" input.  when
   you are one the "analog" input, you can tune in analog channels.
drivers/media/dvb/dvb-core/dvbdev.h
drivers/media/dvb/ttpci/av7110.c
drivers/media/dvb/ttpci/av7110.h
drivers/media/dvb/ttpci/ttpci-eeprom.c [new file with mode: 0644]
drivers/media/dvb/ttpci/ttpci-eeprom.h [new file with mode: 0644]