Welcome, Guest. Please login or register.

Author Topic: CF card not working with DMA enabled.....  (Read 1722 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: CF card not working with DMA enabled.....
« on: March 12, 2010, 09:16:26 PM »
Actually it doesn't matter at all whether DMA mode is used on the IDE side or not. PIO limits you to 16 MB/s which is most probably faster than your SCSI. Your local SCSI has its own DMA scheme, totally independent of IDE.

PS: Trying to use DMA with a CF card not supporting it probably causes the lockup.
« Last Edit: March 12, 2010, 09:18:35 PM by Zac67 »