Re: [HANG] Trouble with NEC-based USB adapter in PCMCIA slot onE7110

From: Alan Stern
Date: Sat Aug 10 2013 - 21:47:07 EST


On Sat, 10 Aug 2013, Thomas Richter wrote:

> Sorry, need to look further. I replaced ehci-pci from 2.6.31.14, and
> yenta_socket as well. No changes were necessary. Also replaced ehci-hcd,

Do you mean that you took the source code for ehci-hcd from the 2.6.31
kernel, copied it into the source directory for the 2.6.32 kernel, and
built it there?

> but that required two minor changes because in 2.6.32, apparently, one
> hardware related structure was pulled out of the ehci structure.
>
> Still did not make any difference, still locks up.
>
> What's the next module up in the call chain I should be looking at?

Have you tried comparing a usbmon trace from 2.6.31 with a comparable
trace from 2.6.32? I doubt there will be any important differences,
but you never know until you try.

If the two traces are the same, that rules out everything in the USB
and SCSI stacks except for ehci-hcd, and you have already ruled that
out.

Alan Stern

--
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/