<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/dvb/vp7041, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>removing vp7041 driver. It is obsolete and substituted by the dibusb and dib3000mb drivers.</title>
<updated>2004-09-05T10:47:55+00:00</updated>
<author>
<name>Patrick Boettcher</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-05T10:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e6cc2de8d5a20b884584629c3c15acc8feda0a04'/>
<id>e6cc2de8d5a20b884584629c3c15acc8feda0a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs to point to firmware download script</title>
<updated>2004-08-26T17:36:01+00:00</updated>
<author>
<name>Andrew de Quincy</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-26T17:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=91ba2b1fb86350da268d00d6d6520ac70e880360'/>
<id>91ba2b1fb86350da268d00d6d6520ac70e880360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()</title>
<updated>2004-08-24T16:12:55+00:00</updated>
<author>
<name>Michael Hunold</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-24T16:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a30c4341e56cf7b4bec3effe65f4e6e8d5c90d8f'/>
<id>a30c4341e56cf7b4bec3effe65f4e6e8d5c90d8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- forgot to remove all occurences of "#include "dvb_functions.h" which is included just everywhere</title>
<updated>2004-08-18T17:52:17+00:00</updated>
<author>
<name>Michael Hunold</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-18T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=56a519ec2fdf144d1d443f5450e0b3eca7786560'/>
<id>56a519ec2fdf144d1d443f5450e0b3eca7786560</id>
<content type='text'>
- remove dvb_i2c.[ch], it's not needed anymore
- rename dvb_register_frontend_new() to dvb_register_frontend()
-
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove dvb_i2c.[ch], it's not needed anymore
- rename dvb_register_frontend_new() to dvb_register_frontend()
-
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove dvb i2c code (all drivers are ported to kernel i2c)</title>
<updated>2004-08-18T16:01:48+00:00</updated>
<author>
<name>Michael Hunold</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-18T16:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=0ec6de1c0fd4aee2037559520db72b6271f2fba3'/>
<id>0ec6de1c0fd4aee2037559520db72b6271f2fba3</id>
<content type='text'>
- remove dvb i2c frontend (un)register code (all drivers use non-i2c frontend calls now)
- add i2c driver ids for all frontends to dvb_frontend.h (should be submitted to i2c-id.h)
- fix usage of i2c driver ids in dst, ves1x93, nxt6000 drivers
- remove dvb i2c functionality from av7110 and budget drivers
- remove dvb i2c functionality from Skystar2 driver
- fix up kernel Makefile
- add a FE_ATSC case to avoid compiler warning (print warning message instead)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove dvb i2c frontend (un)register code (all drivers use non-i2c frontend calls now)
- add i2c driver ids for all frontends to dvb_frontend.h (should be submitted to i2c-id.h)
- fix usage of i2c driver ids in dst, ves1x93, nxt6000 drivers
- remove dvb i2c functionality from av7110 and budget drivers
- remove dvb i2c functionality from Skystar2 driver
- fix up kernel Makefile
- add a FE_ATSC case to avoid compiler warning (print warning message instead)
</pre>
</div>
</content>
</entry>
<entry>
<title>- this driver doesn't use i2c, but needs to be ported to the new frontend functions anyway</title>
<updated>2004-08-18T15:20:30+00:00</updated>
<author>
<name>Michael Hunold</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-18T15:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=eb54bd3f6e486d34b02960f50ef84957d553019f'/>
<id>eb54bd3f6e486d34b02960f50ef84957d553019f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added some more detailed firmware debug messages</title>
<updated>2004-08-03T22:58:22+00:00</updated>
<author>
<name>Patrick Boettcher</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-03T22:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=d5cacfee5170de2fcb36b693199a14442b5c1619'/>
<id>d5cacfee5170de2fcb36b693199a14442b5c1619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> - More MODULE_PARM -&gt; module_param changes, all should be corrected now.</title>
<updated>2004-07-30T00:28:26+00:00</updated>
<author>
<name>Kenneth Aafloy</name>
<email>devnull@localhost</email>
</author>
<published>2004-07-30T00:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=93b2339c38d21f324ed5945efa4712385601341c'/>
<id>93b2339c38d21f324ed5945efa4712385601341c</id>
<content type='text'>
 - Remove unused av7110 DEBUG_VARIABLE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Remove unused av7110 DEBUG_VARIABLE.
</pre>
</div>
</content>
</entry>
<entry>
<title>added new driver for the USB budget devices:</title>
<updated>2004-07-20T20:52:19+00:00</updated>
<author>
<name>Patrick Boettcher</name>
<email>devnull@localhost</email>
</author>
<published>2004-07-20T20:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=579832ccff77ff3322bd06fd73256614896e429b'/>
<id>579832ccff77ff3322bd06fd73256614896e429b</id>
<content type='text'>
- Twinhan VisionPlus VisionDTV USB-Ter DVB-T Device
- CTS Portable

documentation, helper scripts and modifications in the necessary files
have been done, hopefully.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Twinhan VisionPlus VisionDTV USB-Ter DVB-T Device
- CTS Portable

documentation, helper scripts and modifications in the necessary files
have been done, hopefully.
</pre>
</div>
</content>
</entry>
</feed>
