Welcome, Guest. Please login or register.

Author Topic: MaxTransfer rate and Mask on CompactFlash hd's  (Read 3329 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline countzero

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 1938
    • Show all replies
    • http://blog.coze.org
Re: MaxTransfer rate and Mask on CompactFlash hd's
« on: December 03, 2008, 04:26:27 AM »
try max transfer 0x01fe0000
I believe in mt. Fuji
 

Offline countzero

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 1938
    • Show all replies
    • http://blog.coze.org
Re: MaxTransfer rate and Mask on CompactFlash hd's
« Reply #1 on: December 03, 2008, 04:06:52 PM »
Quote

alexh wrote:
Quote

countzero wrote:
try max transfer 0x01fe0000


Where did you get that value from?? Never heard that one recommended before.


I got it from my arse  :lol: it was in the EAB CF thread, mentioned by zetro. I'm too lazy to power up and check my installation ... well basicly you just have to slide the 1fe among the zeros till you find the right value ...

by the way, 0x1fe00 is an ambigous value. if you don't specify the full 8 bits the software tends to pad the zeros itself. hdinsttools pads the zeros to the end, so it becomes 0x1fe00000 while hdtoolbox pads them to the beginning giving 0x0001fe00. be careful.
I believe in mt. Fuji