Marcel Kilgus writes:
> > I have a question regarding the SMSQ/E Hard disk driver on my Q60.
<>
> Search the SMSQ/E file (using Wined, Filed or some other hexeditor)
> for the hex values
>
> 26 2b 01 cc e5 8b 08 2d 00 03 fb 07
>
> There should only be 2(!) occurrences (however, I don't have an
SMSQ/E
> for Qx0 file to verify this).
>
> Exchange both occurrences of the "e5" byte with "e7". This should
> double the timeout to 8 seconds.
Just the sort of solution I was looking for! Thank you!
However, the search string didnt show up in smsq/e 2.98 for Q40/60. A
two-byte-truncated version did show up twice, at $1646e and $164de,
but patching those had no effect on the timing. Anything else I can
try?
Per