Eines schoenen Tages schrieb Matthew N. Dodd:
[snip]
> Could you add
> 
> printf("0x%lx\n0x%lx0x%lx\n", qcb, completed, qcb_done);
> 
> to ida.c:ida_wait() after this line:
> 
> 454:        qcb_done = idahwqcbptov(ida, completed & ~3);
> 
> And show us the output.
there we go:
qcb = 0xc0ca7000
completed = 0xffffffff (so propably not initalized?!)
qcb_done = 0x0

cheers,
oliver
-- 
--------------------------------------------------------
And remember: "To Infinity And Far Beyond ... Somehow?!"

email: [EMAIL PROTECTED]
       [EMAIL PROTECTED]
--------------------------------------------------------
Hi! I'm a .signature virus! Copy me in your ~/.signature
to help me spread!             <- Save this lifeform ;-)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to