Changes between Version 45 and Version 46 of GoogleSummerOfCodeIdeas


Ignore:
Timestamp:
Jan 30, 2011, 3:04:37 PM (14 years ago)
Author:
tqh
Comment:

Added ACPI Video Extentions

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerOfCodeIdeas

    v45 v46  
    3636        Related code: [http://dev.haiku-os.org/browser/haiku/trunk/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc skeleton driver]
    3737
     38==== ACPI Video Extentions ====
     39        ACPI Video Extentions, as specified in ACPI Spec 4.0a Appendix B, adds special support to handle multiple output devices such as panels and TV-out capabilities, brightness control as well as special power management features.
     40        Suggested work: Detect attached devices for display adapters, implement a basic driver for a display, allow display switching and brightness control.
     41
     42        Requirements: computer with ACPI that has Acpi Video Extentions (_DOS _DOD and so on)
     43
     44        Skill set: kernel development, general C/C++, userland development
    3845==== AV/1394 support ====
    3946