mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
12 lines
338 B
C
12 lines
338 B
C
--- vid.h.orig Mon May 8 06:59:03 2000
|
|
+++ vid.h Wed Sep 20 18:12:13 2006
|
|
@@ -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
|