[PATCH lm_sensors-2.10.4][RESEND] sensors-detect: patch for Intel Tolapai

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jason,

For next time: patches to lm-sensors should be sent to the lm-sensors
list, not the i2c list.

On Thu, 30 Aug 2007 17:47:51 -0700, Jason Gaston wrote:
> Resend without wordwrap.
> 
> This patch adds the Intel Tolapai SMBus Controller DID to the sensors-detect 
> script.
> 
> Signed-off-by: ?Jason Gaston <jason.d.gaston at intel.com>
> 
> --- lm_sensors-2.10.4/prog/detect/sensors-detect.orig	2007-08-30 15:51:39.000000000 -0700
> +++ lm_sensors-2.10.4/prog/detect/sensors-detect	2007-08-30 15:53:06.000000000 -0700
> @@ -166,7 +166,14 @@
>         procid => "Intel ICH9",
>         driver => "i2c-i801",
>         match => qr/^SMBus I801 adapter at [0-9a-f]{4}/,
> -     }, 
> +     },
> +     { 
> +       vendid => 0x8086,
> +       devid  => 0x5032,
> +       procid => "Intel Tolapai",
> +       driver => "i2c-i801",
> +       match => qr/^SMBus I801 adapter at [0-9a-f]{4}/,
> +     },  
>       { 
>         vendid => 0x1106,
>         devid  => 0x3040,

Applied, thanks.

-- 
Jean Delvare




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux