From: Lennart Poettering <mzxreary@0pointer.de>
To: Thomas Renninger <trenn@suse.de>
Cc: len.brown@intel.com, linux-kernel@vger.kernel.org,
linux-acpi@vger.kernel.org
Subject: Re: [PATCH 2/2] acpi,backlight: MSI S270 laptop support - driver
Date: Tue, 15 Aug 2006 15:47:12 +0200 [thread overview]
Message-ID: <20060815134710.GB28473@tango.0pointer.de> (raw)
In-Reply-To: <1155645736.4302.1161.camel@queen.suse.de>
On Tue, 15.08.06 14:42, Thomas Renninger (trenn@suse.de) wrote:
> > +config ACPI_MSI_S270
> > + tristate "MSI S270 Laptop Extras"
> > + depends on X86
> > + depends on BACKLIGHT_CLASS_DEVICE
> > + ---help---
> > + This is a Linux ACPI driver for MSI S270 laptops. It adds
> > + support for Bluetooth, WLAN and LCD brightness control.
> > +
> > + More information about this driver is available at
> > + <http://0pointer.de/lennart/tchibo.html>.
> > +
> > + If you have an MSI S270 laptop, say Y or M here.
>
> I don't know anything about MSI laptops. But S270 sounds like a very
> specific model to me?
There are quite a lot of different S270 laptops. And the laptops are
sold under various brands and names, hence it's not that specific.
Until now I found the laptop under the brands MSI, Cytron, TCM,
Medion, Tchibo and the names MegaBook, S270, MD96100, MS-1013,
SAM2000. And I am sure there are even more names/brands...
> Shouldn't the driver just be called acpi_msi driver and try to also
> support other MSI models later that might do things at least
> similar?
The driver uses the ACPI EC but doesn't call any ACPI DSDT method. On
request of Len Brown I moved the driver out of the /drivers/acpi/
namespace and made it use sysfs instead of /proc/acpi:
http://lwn.net/Articles/194916/
Hence I don't think it is a good idea to prefix the driver name with
"acpi_".
I would like to support other laptop models from MSI (specifically
S260), however I don't have access to any of them or to the necessary
hardware information.
But yes, I guess I could rename the driver to "laptop_msi.c" or
something. Although I don't know if the other models use a similar
ACPI EC interface to the S270 model.
If anyone has a S260 and wants to test this driver on it: please
contact me!
Lennart
--
Lennart Poettering; lennart [at] poettering [dot] net
ICQ# 11060553; GPG 0x1A015CC4; http://0pointer.net/lennart/
next prev parent reply other threads:[~2006-08-15 13:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-10 1:05 [PATCH 2/2] acpi,backlight: MSI S270 laptop support - driver Lennart Poettering
2006-08-15 12:42 ` Thomas Renninger
2006-08-15 13:47 ` Lennart Poettering [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-08-10 9:36 Brown, Len
2006-08-10 9:36 ` Brown, Len
2006-08-10 11:46 ` Lennart Poettering
2006-08-10 16:15 Brown, Len
2006-08-10 16:15 ` Brown, Len
2006-08-10 16:48 ` Lennart Poettering
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=20060815134710.GB28473@tango.0pointer.de \
--to=mzxreary@0pointer.de \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trenn@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.