Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164260
b: refs/heads/master
c: bf5c562
h: refs/heads/master
v: v3
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent f862760 commit 48bf4ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be3bdfb6e01f3e72b814758606e89d4829e9e88f
refs/heads/master: bf5c562a3e6f7fd4071284caa01f81b031aacc97
15 changes: 7 additions & 8 deletions trunk/drivers/media/video/gspca/stv06xx/stv06xx_st6422.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static int st6422_init(struct sd *sd)
/* 10 compressed? */

{ 0x1439, 0x00 },
/* antiflimmer?? 0xa2 ger perfekt bild mot monitor */
/* anti-noise? 0xa2 gives a perfect image */

{ 0x143b, 0x05 },
{ 0x143c, 0x00 }, /* 0x00-0x01 - ??? */
Expand Down Expand Up @@ -197,15 +197,14 @@ static int st6422_init(struct sd *sd)
{ 0x1500, 0x50 }, /* 0x00 - 0xFF 0x80 == compr ? */

{ 0x1501, 0xaf },
/* high val-> ljus area blir morkare. */
/* low val -> ljus area blir ljusare. */
/* high val-> light area gets darker */
/* low val -> light area gets lighter */
{ 0x1502, 0xc2 },
/* high val-> ljus area blir morkare. */
/* low val -> ljus area blir ljusare. */
/* high val-> light area gets darker */
/* low val -> light area gets lighter */
{ 0x1503, 0x45 },
/* high val-> ljus area blir morkare. */
/* low val -> ljus area blir ljusare. */

/* high val-> light area gets darker */
/* low val -> light area gets lighter */
{ 0x1505, 0x02 },
/* 2 : 324x248 80352 bytes */
/* 7 : 248x162 40176 bytes */
Expand Down

0 comments on commit 48bf4ec

Please sign in to comment.