<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/Documentation/video4linux/CARDLIST.usbvision, 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>usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3</title>
<updated>2008-01-09T20:33:53+00:00</updated>
<author>
<name>Thierry MERLE</name>
<email>thierry.merle@free.fr</email>
</author>
<published>2008-01-09T20:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=99256ac509514ee0e54c0b79ff65389297131fc2'/>
<id>99256ac509514ee0e54c0b79ff65389297131fc2</id>
<content type='text'>
From: Thierry MERLE &lt;thierry.merle@free.fr&gt;

Add the "Pinnacle Studio PCTV USB (NTSC) FM" device.
This is the third occurrence of the same device designation...

Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Thierry MERLE &lt;thierry.merle@free.fr&gt;

Add the "Pinnacle Studio PCTV USB (NTSC) FM" device.
This is the third occurrence of the same device designation...

Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usbvision: remove CustomDevice facility</title>
<updated>2007-04-17T05:28:32+00:00</updated>
<author>
<name>Thierry MERLE</name>
<email>thierry.merle@free.fr</email>
</author>
<published>2007-04-17T05:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=2ffc445b84cc0b33bcf35fa48b9de2296287813e'/>
<id>2ffc445b84cc0b33bcf35fa48b9de2296287813e</id>
<content type='text'>
From: Thierry MERLE &lt;thierry.merle@free.fr&gt;
usbvision has a module parameter that ables the user to add a new USB entry
at driver load. This functionality is useless by experience (adding statically
the entry is easy). Furthermore, the USB_DEVICE(0xfff0, 0xfff0) USB entry caused
usbvision_probe to be called for all unclaimed devices.

Acked-by: Dwaine Garden &lt;DwaineGarden@rogers.com&gt;
Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Thierry MERLE &lt;thierry.merle@free.fr&gt;
usbvision has a module parameter that ables the user to add a new USB entry
at driver load. This functionality is useless by experience (adding statically
the entry is easy). Furthermore, the USB_DEVICE(0xfff0, 0xfff0) USB entry caused
usbvision_probe to be called for all unclaimed devices.

Acked-by: Dwaine Garden &lt;DwaineGarden@rogers.com&gt;
Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a better format to represent usbvision supported boards</title>
<updated>2007-04-14T18:09:59+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2007-04-14T18:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=8dc666d4b3b64814dc3a27e476350b94fcdfb232'/>
<id>8dc666d4b3b64814dc3a27e476350b94fcdfb232</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Changed usbvision cards table to allow:
	1) Not repeat USB ID on two structs;
	2) Not need to specify both usb and card description tables at
	   the same order, removing some magic;

Some cards had duplicated names. Fixed.

A test for an specific board were doing by using a string comparation.
The comparation were wrong. Also, it is not a good practice to recognize
a board based on his string name.

Acked-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Changed usbvision cards table to allow:
	1) Not repeat USB ID on two structs;
	2) Not need to specify both usb and card description tables at
	   the same order, removing some magic;

Some cards had duplicated names. Fixed.

A test for an specific board were doing by using a string comparation.
The comparation were wrong. Also, it is not a good practice to recognize
a board based on his string name.

Acked-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Add a CARDLIST for the supported devices by usbvision driver</title>
<updated>2007-04-03T21:08:19+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2007-04-03T21:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=bf81e9376c444f61fc14f6a36d4cd81dd686e53f'/>
<id>bf81e9376c444f61fc14f6a36d4cd81dd686e53f</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;



Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;



Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

</pre>
</div>
</content>
</entry>
</feed>
