Changeset 567 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/Controllers
- Timestamp:
- May 26, 2014, 1:25:15 PM (11 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/Controllers/XTCF.inc
r558 r567 1 1 ; Project name : XTIDE Universal BIOS 2 ; Description : Lo-tech XT-CF v2board specifications.2 ; Description : Lo-tech XT-CF board specifications. 3 3 ; 4 4 ; More information at http://www.lo-tech.co.uk/XT-CF … … 19 19 ; Visit http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 20 20 ; 21 22 ; Modified by JJP for XT-CFv3 support, Mar-1323 24 21 25 22 %ifndef XTCF_INC … … 56 53 ; For XT-CFv3 adapter, DMA transfers are also supported via channel 3. 57 54 ; 58 ; XT-CFv3 cannot be distinguis ed by software, so user must decide and set55 ; XT-CFv3 cannot be distinguished by software, so user must decide and set 59 56 ; the mode via a call to Int 13h function 1Eh accordingly (see AH1E_XTCF.asm). 60 57 ;
Note:
See TracChangeset
for help on using the changeset viewer.