12345678910111213 |
- $OpenBSD: patch-vid_h,v 1.2 2003/01/20 18:54:14 sturm Exp $
- --- vid.h.orig Sun May 7 22:59:03 2000
- +++ vid.h Sun Jan 19 11:41:56 2003
- -37,6 +37,8
- #define OV511_REG_CLKDIV 0x51
- #define OV511_REG_SNAP 0x52
- #define OV511_REG_EN_SYS 0x53
- +#define OV511_REG_PRW_CLK 0x54
- +#define OV511_REG_LED_CTL 0x55
- #define OV511_REG_USR 0x5E
- #define OV511_REG_CID 0x5F
- #define OV511_REG_PRH_Y 0x70
|