public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Leonardo G. Di Lella" <leonardo@dilella.org>
To: linux-kernel@vger.kernel.org
Subject: Sony Vaio dmi_scan.c
Date: Tue, 29 Jun 2004 20:15:43 +0000	[thread overview]
Message-ID: <40E1CDEF.7050104@dilella.org> (raw)

Hello list,

there is an old prefix value in the dmi_scan.c.

Line: 694 (Kernel 2.6.7)

{ sony_vaio_laptop, "Sony Vaio", { /* This is a Sony Vaio laptop
         */            
                             MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
                             MATCH(DMI_PRODUCT_NAME, "PCG-"),
                             NO_MATCH, NO_MATCH,
                             } },

The DMI_PRODUCT_NAME doesnt match on newer vaio notebooks. (The newer 
A-series from sony vaio have VGN as product name instead of PCG - older 
model)
This is the reason why the sonypi doesnt run on newer vaio notebooks.
Maybe it is better to delete the line MATCH(DMI_PRODUCT_NAME, "PCG-").

--
best regards,

Leonardo G. Di Lella


             reply	other threads:[~2004-06-29 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-29 20:15 Leonardo G. Di Lella [this message]
2004-06-30  5:04 ` Sony Vaio dmi_scan.c Andrey Panin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40E1CDEF.7050104@dilella.org \
    --to=leonardo@dilella.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox