Author: Fenix (as14-4-6.ml.g.bonet.se)
Date: 07-24-2003 23:13
I got this reply from Uwe Seimet, the brain behind HDDriver:
One thing just comes to my mind: Does Sting access the ACSI/DMA hardware
directly, without using the SCSI Driver? If it does this may be the cause of
the problem. In this case I would not be able to do anything about it, as
only one driver in the system may access the ACSI/DMA hardware, and not two
drivers (i.e. Sting and HDDRIVER). Since version 8.0 HDDRIVER itself is
based on the SCSI driver interface in order to be as platform-independent
(it even runs with MagiCMac/MagicPC) as possible. But this requires that all
the software accessing the SCSI/ACSI/DMA bus must also use the SCSI Driver
interface and not use its own low level code.
|