Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161416AbWBUGfJ (ORCPT ); Tue, 21 Feb 2006 01:35:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161418AbWBUGfI (ORCPT ); Tue, 21 Feb 2006 01:35:08 -0500 Received: from fmr20.intel.com ([134.134.136.19]:3984 "EHLO orsfmr005.jf.intel.com") by vger.kernel.org with ESMTP id S1161413AbWBUGfF convert rfc822-to-8bit (ORCPT ); Tue, 21 Feb 2006 01:35:05 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Subject: RE: [PATCH 2.6.15.3 1/1] ACPI: Atlas ACPI driver Date: Tue, 21 Feb 2006 14:34:59 +0800 Message-ID: <3ACA40606221794F80A5670F0AF15F840AFD4B93@pdsmsx403> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH 2.6.15.3 1/1] ACPI: Atlas ACPI driver thread-index: AcY1+QTZumb9d6e3RHms9ocp4LswwgAtmORQ From: "Yu, Luming" To: "Jaya Kumar" Cc: , X-OriginalArrivalTime: 21 Feb 2006 06:35:00.0760 (UTC) FILETIME=[F0BB7980:01C636B0] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1315 Lines: 37 >On 2/20/06, Yu, Luming wrote: >> I found _BCM, _BCL ... which are reserved methods for >> ACPI video extension device. If the vendor follows >> ACPI video extension spec, this proposed driver is >> NOT needed. Because, we do have acpi video driver >> in kernel today. Could you please show me acpidump >> output? >> >> Thanks, >> Luming > >Hi Luming, > >Thanks for your reply. > >Note that aside from the ACPILCD00 HID, there's also the ASIM0000 HID >that I'm supporting in this driver. I've appended the DSDT info you >requested. Let me know what you feel needs to be done to either make >the current acpi video driver detect this extension device (Should I >just try adding the ACPILCD00 HID to the video driver?). > It would be better if you can merge this stuff with acpi video driver. If you look at video.c, there is NO HID definition for video device. we rely on acpi_video_bus_match to recoginize video device in ACPI namespace. As for hotkey stuff, please take a look at http://bugzilla.kernel.org/show_bug.cgi?id=5749 Thanks, Luming - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/