Changes between Version 50 and Version 51 of GoogleSummerOfCodeIdeas


Ignore:
Timestamp:
Feb 11, 2011, 2:06:23 PM (13 years ago)
Author:
korli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerOfCodeIdeas

    v50 v51  
    3535        Related code: [http://dev.haiku-os.org/browser/haiku/trunk/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc skeleton driver]
    3636
    37 ==== ACPI Video Extentions ====
    38         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.
     37==== ACPI Video Extensions ====
     38        ACPI Video Extensions, 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.
    3939
    4040        Suggested work: Detect attached devices for display adapters, implement a basic driver for a display, allow display switching and brightness control.