Displaying 1 result from an estimated 1 matches for "nv50_pconnector_i2c_port_2".
Did you mean:
nv50_pconnector_i2c_port_4
2009 Apr 03
1
[Nouveau-cvs] xf86-video-nv: Branch 'master'
...2009 +1000
>
> ? ?nv50: fix i2c port addresses
>
> diff --git a/src/nv50reg.h b/src/nv50reg.h
> index b3125ce..4e21220 100644
> --- a/src/nv50reg.h
> +++ b/src/nv50reg.h
> @@ -50,8 +50,8 @@
> ?#define NV50_PCONNECTOR_I2C_PORT_1 ? ? ? ? ? ? ? ? ? ? 0x0000e150
> ?#define NV50_PCONNECTOR_I2C_PORT_2 ? ? ? ? ? ? ? ? ? ? 0x0000e168
> ?#define NV50_PCONNECTOR_I2C_PORT_3 ? ? ? ? ? ? ? ? ? ? 0x0000e180
> -#define NV50_PCONNECTOR_I2C_PORT_4 ? ? ? ? ? ? ? ? ? ? 0x0000e254
> -#define NV50_PCONNECTOR_I2C_PORT_5 ? ? ? ? ? ? ? ? ? ? 0x0000e274
> +#define NV50_PCONNECTOR_I2C_PORT_4 ? ? ? ? ? ?...