diff options
author | Marcus Meissner <marcus@jet.franken.de> | 2001-12-01 10:47:39 +0000 |
---|---|---|
committer | Marcus Meissner <marcus@jet.franken.de> | 2001-12-01 10:47:39 +0000 |
commit | 667100bffad9846b2e07cd4dc9aa66a10dff427f (patch) | |
tree | f0f3da8149f338ab3cf42d07b65a7524ee3e6bd3 /camlibs | |
parent | de9d3783f009ab44352024b21433fae812fdb46e (diff) | |
download | libgphoto2-667100bffad9846b2e07cd4dc9aa66a10dff427f.tar.gz |
html cleanup
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3306 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs')
-rw-r--r-- | camlibs/stv0680/stv0680.html | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/camlibs/stv0680/stv0680.html b/camlibs/stv0680/stv0680.html index 2a045a33e..5c342707b 100644 --- a/camlibs/stv0680/stv0680.html +++ b/camlibs/stv0680/stv0680.html @@ -8,23 +8,16 @@ This is brief protocol description of the STV 680 chip. <p>It has been gleaned from work: <ul> -<li> -Bart Hartger <bart@etpmod.phys.tue.nl> (original investigations)</li> +<li> Bart Hartger <bart@etpmod.phys.tue.nl> (original investigations)</li> +<li> Adam Harrison <adam@antispin.org> (gphoto2 driver)</li> +<li> Kevin Sisson <kjsisson@bellsouth.net> (stv / pencam tools)</li> -<li> -Adam Harrison <adam@antispin.org> -(gphoto2 driver)</li> - -<li> -Marcus Meissner <marcus@jet.frankende> (more investigations, information -cleanup)</li> +<li> Marcus Meissner <marcus@jet.franken.de> (more investigations, information cleanup)</li> </ul> <p><br>The camera has just 1 USB Endpoint (Bulk, 0x82) over which all data is being read. <br>It is controlled by sending USB control messages. -<br> -<br> <table BORDER COLS=4 WIDTH="100%" NOSAVE > <tr> <td>Code</td> @@ -121,7 +114,7 @@ is being read. <tr> <td>0x14</td> -<td>0x0 - disable 50hz banding +<td>0x0 - disable 50hz banding <br>0x100 - enable 50hz banding</td> <td>none</td> @@ -196,7 +189,7 @@ b[7] - supported modes bitmask <td>none</td> <td>16 byte -<br>Images is b[0..1] MSB </td> +<br>Images is b[0..1] MSB</td> <td>Get File Info?</td> </tr> |