Changeset 587 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/Controllers/Vision.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/Controllers/Vision.inc

    r566 r587  
    6464MASK_QDCONFIG_CONTROLLER_ID             EQU 0F0h    ; QDI Vision Controller Identification nibble
    6565
    66 ; QDI Vision Controller Identification nibbles
    67 ID_QD6500                               EQU 1100b
    68 ID_QD6580                               EQU 1010b
    69 ID_QD6580_ALTERNATE                     EQU 0101b
    70 
    7166
    7267; Bit definitions for QD6580 Control Register
Note: See TracChangeset for help on using the changeset viewer.