Thread: Slow PC??
View Single Post
  #2  
Old 26-09-2009, 15:00
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
This file should reset the UDMA settings for the primary/secondary master/slave IDE channels. Reboot after adding it to the registry.

Code:
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000]
"MasterDeviceTimingMode"=-
"MasterDeviceTimingModeAllowed"=dword:ffffffff
"MasterIdDataCheckSum"=-
"MasterDeviceDetectionTimeout"=-
"ResetErrorCountersOnSuccess"=dword:1
"SlaveIdDataCheckSum"=-
"SlaveDeviceTimingMode"=-
"SlaveDeviceTimingModeAllowed"=dword:ffffffff
"SlaveDeviceDetectionTimeout"=-

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0001]
"MasterDeviceTimingMode"=-
"MasterDeviceTimingModeAllowed"=dword:ffffffff
"MasterIdDataCheckSum"=-
"MasterDeviceDetectionTimeout"=-
"ResetErrorCountersOnSuccess"=dword:1
"SlaveIdDataCheckSum"=-
"SlaveDeviceTimingMode"=-
"SlaveDeviceTimingModeAllowed"=dword:ffffffff
"SlaveDeviceDetectionTimeout"=-

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0002]
"MasterDeviceTimingMode"=-
"MasterDeviceTimingModeAllowed"=dword:ffffffff
"MasterIdDataCheckSum"=-
"MasterDeviceDetectionTimeout"=-
"ResetErrorCountersOnSuccess"=dword:1
"SlaveIdDataCheckSum"=-
"SlaveDeviceTimingMode"=-
"SlaveDeviceTimingModeAllowed"=dword:ffffffff
"SlaveDeviceDetectionTimeout"=-

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0003]
"MasterDeviceTimingMode"=-
"MasterDeviceTimingModeAllowed"=dword:ffffffff
"MasterIdDataCheckSum"=-
"MasterDeviceDetectionTimeout"=-
"ResetErrorCountersOnSuccess"=dword:1
"SlaveIdDataCheckSum"=-
"SlaveDeviceTimingMode"=-
"SlaveDeviceTimingModeAllowed"=dword:ffffffff
"SlaveDeviceDetectionTimeout"=-
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote