patch-2.3.13 linux/drivers/video/aty.h

Next file: linux/drivers/video/atyfb.c
Previous file: linux/drivers/video/atafb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.12/linux/drivers/video/aty.h linux/drivers/video/aty.h
@@ -88,6 +88,8 @@
 #define MEM_VGA_WP_SEL		0x00B4	/* Dword offset 0_2D */
 #define MEM_VGA_RP_SEL		0x00B8	/* Dword offset 0_2E */
 
+#define I2C_CNTL_1		0x00BC	/* Dword offset 0_2F */
+
 #define DAC_REGS		0x00C0	/* Dword offset 0_30 */
 #define DAC_W_INDEX		0x00C0	/* Dword offset 0_30 */
 #define DAC_DATA		0x00C1	/* Dword offset 0_30 */

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