Article ID: 103934
Article Last Modified on 11/1/2006
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atdisk
Key Name: PARAMETERS
Class: <blank>
Key Name: <number>
Class: <blank>
BaseAddress
-----------
This is the physical address of the Data register for the
controller.
DriveControl
------------
This is the physical address of the drive control register of
the controller. Often this is 0x206 off of the BaseAddress
register.
Interrupt
---------
This is the interrupt that the controller will use.
NOTE: Set the Data Type of all three entries to REG_DWORD.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atdisk
\Parameters\2
BaseAddress = REG_DWORD 0x320
DriveControl = REG_DWORD 0x32e
Interrupt = REG_DWORD 0xa
Additional query words: 3.10 gateway multiple eide second tertiary
Keywords: kbhardware KB103934