patch-2.3.99-pre1 linux/drivers/video/aty128.h

Next file: linux/drivers/video/aty128fb.c
Previous file: linux/drivers/usb/usb-uhci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.51/linux/drivers/video/aty128.h linux/drivers/video/aty128.h
@@ -264,6 +264,8 @@
 /* DAC_CNTL bit constants */                       
 #define DAC_8BIT_EN				0x00000100
 #define DAC_MASK				0xFF000000
+#define DAC_BLANKING				0x00000004
+#define DAC_RANGE_CNTL				0x00000003
 
 /* GEN_RESET_CNTL bit constants */
 #define SOFT_RESET_GUI				0x00000001

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)