Changeset 587 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/Controllers
- Timestamp:
- May 2, 2015, 8:33:19 PM (10 years ago)
- google:author:
- aitotat
- Location:
- trunk/XTIDE_Universal_BIOS/Inc/Controllers
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/Controllers/Vision.inc
r566 r587 64 64 MASK_QDCONFIG_CONTROLLER_ID EQU 0F0h ; QDI Vision Controller Identification nibble 65 65 66 ; QDI Vision Controller Identification nibbles67 ID_QD6500 EQU 1100b68 ID_QD6580 EQU 1010b69 ID_QD6580_ALTERNATE EQU 0101b70 71 66 72 67 ; Bit definitions for QD6580 Control Register
Note:
See TracChangeset
for help on using the changeset viewer.