I have recently upgraded to WinXP. I still have an old SyQuest 200Mb drive
(those archaic large cartridge types) hooked up to my AHA-2930CU adapter.
All went relatively well, I was just wondering, I noticed that the SCSI card
light flashes a every second or so and my SyQuest drive light also flashes
with it - is this normal? Does it slow down my system? It seems as though
its polling the drive - it doesn't happen on my Iomega ZIP internal or CD-RW
also on the SCSI chain. Is there a setting I can change to stop it from
polling my SyQuest drive.
Thanks, William
XP will try to "autoplay" just about any media device, so it's probably
reading the media change status. Find the setting to turn autoplay off for the
SyQuest device. I use the Microsoft Powertoys "TweakUI" for XP, and you can
control autoplay independently for each device on the system...
/daytripper
HKLM\SYSTEM\CurrentControlSet\Services\Cdrom
| Data type | Range | Default value |
|---|---|---|
| REG_DWORD | 0 | 1 | 1 |
Determines whether the system sends a Media Change Notification (MCN) message to the Windows interface when it detects that a CD-ROM is inserted in the drive. The MCN message triggers media-related features, such as Autoplay.
If the MCN message is disabled, the media features that use it do not operate.
| Value | Meaning |
|---|---|
| 0 | No MCN message. |
| 1 | Sends an MCN message. |
To change the value of this entry, use Device Manager.
To make a change to this entry effective, you must restart Windows 2000.