Changeset 587 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc


Ignore:
Timestamp:
May 2, 2015, 8:33:19 PM (9 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • Added support for Promise PDC 20230-C and 20630 VLB IDE controllers (untested).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc

    r567 r587  
    4747
    4848%ifdef MODULE_ADVANCED_ATA
     49    %include "AdvancedID.inc"
     50    %include "PDC20x30.inc"         ; For Promise PDC 20230-C and 20630 controllers
    4951    %include "Vision.inc"           ; For QDI Vision QD65xx VLB IDE Controllers
    5052%endif
Note: See TracChangeset for help on using the changeset viewer.