Changeset 491 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Device/IDE/IdeDmaBlock.asm
- Timestamp:
- Dec 15, 2012, 2:46:29 PM (12 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/IDE/IdeDmaBlock.asm
r486 r491 74 74 ;-------------------------------------------------------------------- 75 75 TransferBlockToOrFromXTCF: 76 ; 8-bit DMA transfers must be done within g64k physical page.76 ; 8-bit DMA transfers must be done within 64k physical page. 77 77 ; XT-CF support maximum of 64 sector (32768 bytes) blocks in DMA mode 78 78 ; so we never need to separate transfer to more than 2 separate DMA operations.
Note:
See TracChangeset
for help on using the changeset viewer.