forked from Lainports/freebsd-ports
11 lines
337 B
Text
11 lines
337 B
Text
--- vid.h.old Mon May 8 00:59:03 2000
|
|
+++ vid.h Wed Jan 31 14:21:52 2001
|
|
@@ -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
|