Changeset 587 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm


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/Src/Main.asm

    r584 r587  
    234234    %include "AdvAtaInit.asm"       ; For initializing VLB and PCI controllers
    235235    %include "Vision.asm"           ; QDI Vision QD6500 and QD6580 support
     236    %include "PDC20x30.asm"         ; Promise PDC 20230-C and 20630 support
    236237%endif
    237238    %include "IdeCommand.asm"
Note: See TracChangeset for help on using the changeset viewer.