Hi everyone, my wifi module work well on linux 2.6.18 ,but it cannot work on IPNC 4.0 with linux kernel 2.6.37. The following error appears:
RTMP_TimerListAdd: add timer obj c39e802c!
[ 79.049616] Rcv Wcid(1) AddBAReq
[ 79.052875] Start Seq = 00000000
[ 87.005641] BulkIn IRP Pending!!!
[ 90.005622] BulkIn IRP Pending!!!
[ 93.015399] BulkIn IRP Pending!!!
[ 96.025563] BulkIn IRP Pending!!!
[ 99.025523] BulkIn IRP Pending!!!
[ 102.025486] BulkIn IRP Pending!!!
[ 105.035568] BulkIn IRP Pending!!!
[ 108.035452] BulkIn IRP Pending!!!
[ 111.035140] BulkIn IRP Pending!!!
[ 114.055593] BulkIn IRP Pending!!!
[ 114.187233] ERROR!!! STAHandleRxMgmtFrame: frame too large, size = 1757
[ 117.066529] BulkIn IRP Pending!!!
[ 120.065504] BulkIn IRP Pending!!!
[ 120.199249] BIRIdx(4): RXDMALen not multiple of 4.[35990], BulkInBufLen = 8988)
[ 123.076251] BulkIn IRP Pending!!!
The hardware is the same when tested on 2.6.18 and 2.6.37 kernel.
Can anyone give some advice? I doubt the 2.6.37 kernel has some bugs.