richard teng - 2008-11-04

Dear Sir:

Sorry for bother you!

We had designed an SD/SDIO host controller, and I would like to
porting "SDIO Stack" with ar6000 SDIO WiFi card.

I know there are 3 layer on "SDIO Stack"( function layer, SDIO core,
and Host Ctrl. Driver); all I have to do is re-coding Host Ctrl Driver.

Now I got an error message when I insmod ar6000.ko on my SD/SDIO host controller:
"Failed to negotiate the block sizes"
I found it came from htc.c about line-134: A_WAIT_EVENT_INTERRUPTIBLE_TIMEOUT(htcEvent, (target->ready == TRUE),HTC_TARGET_RESPONSE_TIMEOUT);

Could you kindly give me some suggestion ?

Best Regards from Taiwan.
Richard Teng