Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343903
b: refs/heads/master
c: 6f9b331
h: refs/heads/master
i:
  343901: fdf39a3
  343899: f1baf28
  343895: 615e0d4
  343887: 7b05ac3
  343871: 49a07aa
v: v3
  • Loading branch information
Frank Schäfer authored and Mauro Carvalho Chehab committed Nov 21, 2012
1 parent 6584cf8 commit c01559b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 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: 2902fb7e0c74c9c3ed921acdaad447ef178fd32e
refs/heads/master: 6f9b33123cc1a4bc3f0069be6f0cb7f325ee2fbd
11 changes: 5 additions & 6 deletions trunk/drivers/media/usb/gspca/pac7302.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,13 @@
* Register page 0:
*
* Address Description
* 0x02 Red balance control
* 0x03 Green balance control
* 0x04 Blue balance control
* Valus are inverted (0=max, 255=min).
* 0x01 Red balance control
* 0x02 Green balance control
* 0x03 Blue balance control
* 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
* min=0x20, default=0x40, max=0x80
* 0x0f-0x20 Color and saturation control
* 0xa2-0xab Brightness, contrast and gamma control
* 0xb6 Sharpness control (bits 0-4)
*
Expand Down

0 comments on commit c01559b

Please sign in to comment.