patch-2.4.9 linux/drivers/video/acornfb.h
Next file: linux/drivers/video/amifb.c
Previous file: linux/drivers/video/acornfb.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Aug 12 17:37:53 2001
- Orig file:
v2.4.8/linux/drivers/video/acornfb.h
- Orig date:
Mon Sep 18 15:15:22 2000
diff -u --recursive --new-file v2.4.8/linux/drivers/video/acornfb.h linux/drivers/video/acornfb.h
@@ -115,6 +115,7 @@
#define VID_CTL_25MHz (1)
#define VID_CTL_36MHz (2)
+#define VIDC_CTRL_CSYNC (1 << 7)
#define VIDC_CTRL_INTERLACE (1 << 6)
#define VIDC_CTRL_FIFO_0_4 (0 << 4)
#define VIDC_CTRL_FIFO_1_5 (1 << 4)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)