Changes between Initial Version and Version 1 of Ticket #6350, comment 3


Ignore:
Timestamp:
Jul 20, 2010, 10:49:20 PM (14 years ago)
Author:
kallisti5

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6350, comment 3

    initial v1  
    1 Looking through the ACPI specs, ACPI connects through a "Function Fixed Hardware (FFH) Interface"
    2 
    3 I think I am going to work on a DeviceFFH to address the ACPI devices in my spare time.  Don't expect anything crazy for a while.. the diffs attached to this Trac now are valid and should be included as it lays out the groundwork for a FFH (or whatever) handler to handle non-PCI devices (maybe GPIO in the future?)
     1Implementing a DeviceAPCI class.. almost done.  Once it is complete things will look a heck of a lot better.