Re: [PATCH 06/13] USBATM: shutdown open connections when disconnected

From: Duncan Sands
Date: Mon Jun 19 2006 - 06:37:30 EST


> I really sorry, this is a patch to 2.6.16 and this kernel version works
> well the speedtouch driver.
> I have problems with 2.6.17 and the speedtocuh driver block the
> conection at some point that i can't locate.
>
> wave:~# atmdiag
> Itf TX_okay TX_err RX_okay RX_err RX_drop
> 0 AAL0 0 0 0 0 0
> AAL5 266537 0 198023 1 0
>
> RX cells don't increment, AFAIK the driver don't manage incoming ATM cells
>
> How i can dig more into this issue in order to extract relevant
> information for a bug report?.

Hi Juampe, there were only two changes to the speedtouch driver
between 2.6.16 and 2.6.17: a cosmetic one (change to modinfo
output), and one only affecting people using iso urb support
(are you running with enable_isoc=1?). So any new problems in
2.6.17 must be coming from elsewhere, such as ATM or USB changes.
I didn't spot any interesting ATM changes, and haven't looked at
the USB changes yet. Are you sure you don't get the same problem
with 2.6.16? Also, do you get any interesting messages in your
system logs (eg: check the dmesg output)?

Ciao,

Duncan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/