
f0gger;606432 Wrote:
the problem isn't Vista, sorry to disappoint you vista haters. The
problem is the same as XP, the device is not listed in the critical
device driver database. Basically what happens is that every time you
install something like a system device Windows looks in the critical
device driver database. If it is not there it comes up with the driver
box asking you to install the driver. Well since this is a SATA device
and it is not listed in the CDDDB Windows BSODs with the 007b error. If
you do a little digging around the net you will see there is a patch out
there, or if you know how to patch the registry yourself you can do
that. All you need to do is copy the latest IAStor drivers to the
Windows\system32\drivers folder then run the registry patch I am going
to post below. Now all you have to do when Intel comes out with new
chipsets just add the PCI Dev ID in the same format as the others listed
below and your good to go.
Code:
--------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor]
74,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,72,\
00,69,00,76,00,65,00,72,00,73,00,5c,00,69,00,61,00,73,00,74,00,6f,00,72,00,\
2e,00,73,00,79,00,73,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\Port0]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\Port1]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\Port2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\Port3]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\Port4]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\Port5]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_8086&DEV_2681&CC_0106]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_8086&DEV_2682&CC_0104]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_8086&DEV_27C1&CC_0106]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_8086&DEV_27C3&CC_0104]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_8086&DEV_2822&CC_0104]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2829&cc_0106]
[HKEY_LOCAL_MACHINE\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2922&cc_0106]
--------------------
--
HSChronic
Posted via http://www.vistaheads.com