Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330968
b: refs/heads/master
c: 780d617
h: refs/heads/master
v: v3
  • Loading branch information
Frank Schäfer authored and Mauro Carvalho Chehab committed Sep 13, 2012
1 parent 97ce4e3 commit 3ac255c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e68785db5fde372126b6d8c3ea792665249e35b
refs/heads/master: 780d61704cf62a51c06c0ca8210d0282591e00b2
9 changes: 9 additions & 0 deletions trunk/drivers/media/usb/gspca/pac7302.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@
* Register page 0:
*
* Address Description
* 0x02 Red balance control
* 0x03 Green balance control
* 0x04 Blue balance control
* Valus are inverted (0=max, 255=min).
* The Windows driver uses a quadratic approach to map
* the settable values (0-200) on register values:
* min=0x80, default=0x40, max=0x20
* 0x0f-0x20 Colors, saturation and exposure control
* 0xa2-0xab Brightness, contrast and gamma control
* 0xb6 Sharpness control (bits 0-4)
*
* Register page 1:
Expand Down

0 comments on commit 3ac255c

Please sign in to comment.