The stop message from the blue scren is:
IRQL_NOT_LESS_OR_EQUAL
STOP: 0x0000000a (0x0000000000000138, 0x000000000000000002, 0x0000000000000000, 0xFFFFF80002C27DCC)
Hi -
Bugcheck
0xa = a Windows 7 or a kernel-mode driver accessed paged memory at a time it should not have done so.
THE PARMS
#1 = 0x138 = memory address referenced by the object in parm #4
#2 = 0x2 = IRQL
#3 = 0x0 = READ instruction
#4 = 0x80002c27dcc = address that referenced parm #1
It appears to be a driver issue based on the info in your post.
See if there is a driver update for your SD host adapter.
Regards. . .
jcgriff2
.