>On 2/20/06, Yu, Luming <[EMAIL PROTECTED]> 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-acpi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
