Mailinglist Archive: radeonhd (400 mails)
| < Previous | Next > |
Re: [radeonhd] Re: radeonhd driver on X1650 XT PCI Express
- From: Swappp <swappp@xxxxxxx>
- Date: Sat, 29 Sep 2007 20:55:20 +0400
- Message-id: <46FE8378.8040503@xxxxxxx>
> +#define DVI_AA00_DVI_BB00 \
> + { {RHD_CONNECTOR_DVI, "DVI-I 1", RHD_DDC_0, RHD_HPD_0, \
> + { RHD_OUTPUT_DACA, RHD_OUTPUT_TMDSA}}, \
> + {RHD_CONNECTOR_DVI, "DVI-I 2", RHD_DDC_0, RHD_HPD_0, \
> + { RHD_OUTPUT_DACB, RHD_OUTPUT_NONE}}}
> +
Its not valid. Read utils/conntest/README.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
> + { {RHD_CONNECTOR_DVI, "DVI-I 1", RHD_DDC_0, RHD_HPD_0, \
> + { RHD_OUTPUT_DACA, RHD_OUTPUT_TMDSA}}, \
> + {RHD_CONNECTOR_DVI, "DVI-I 2", RHD_DDC_0, RHD_HPD_0, \
> + { RHD_OUTPUT_DACB, RHD_OUTPUT_NONE}}}
> +
Its not valid. Read utils/conntest/README.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |