From: Andrey Panin <pazke@donpac.ru>
To: "Leonardo G. Di Lella" <leonardo@dilella.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Sony Vaio dmi_scan.c
Date: Wed, 30 Jun 2004 09:04:23 +0400 [thread overview]
Message-ID: <20040630050423.GM13200@pazke> (raw)
In-Reply-To: <40E1CDEF.7050104@dilella.org>
[-- Attachment #1: Type: text/plain, Size: 985 bytes --]
On 181, 06 29, 2004 at 08:15:43PM +0000, Leonardo G. Di Lella wrote:
> 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-").
It's better to add new DMI entry with MATCH(DMI_PRODUCT_NAME, "VGN-").
--
Andrey Panin | Linux and UNIX system administrator
pazke@donpac.ru | PGP key: wwwkeys.pgp.net
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2004-06-30 5:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-29 20:15 Sony Vaio dmi_scan.c Leonardo G. Di Lella
2004-06-30 5:04 ` Andrey Panin [this message]
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=20040630050423.GM13200@pazke \
--to=pazke@donpac.ru \
--cc=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