From 5d4ed1f76587bd0c70a68b33751cd40ed022ace6 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 19 Nov 2007 22:21:25 +0000 Subject: [PATCH] More Vaio models tested successfully. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5028 7894878c-1315-0410-8ee3-d5d059ff63e0 --- eeprom/decode-vaio.pl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/eeprom/decode-vaio.pl b/eeprom/decode-vaio.pl index d91bff4..96e1cd6 100755 --- a/eeprom/decode-vaio.pl +++ b/eeprom/decode-vaio.pl @@ -65,6 +65,7 @@ # PCG-GR114EK : OK # PCG-GR114SK : OK # PCG-GR214EP : OK +# PCG-GRT955MP : OK # PCG-GRX316G : OK # PCG-GRX570 : OK # PCG-GRX600K : OK @@ -73,11 +74,12 @@ # PCG-Z600NE : No EEPROM # VGN-S260 : OK # VGN-S4M/S : OK +# VGN-TZ11MN/N : OK # Any feedback appreciated anyway. # # Thanks to Werner Heuser, Carsten Blume, Christian Gennerat, Joe Wreschnig, -# Xavier Roche, Sebastien Lefevre, Lars Heer, Steve Dobson, Kent Hunt and -# others for their precious help. +# Xavier Roche, Sebastien Lefevre, Lars Heer, Steve Dobson, Kent Hunt, +# Timo Hoenig and others for their precious help. use strict;