Oh. I think I'm confused as to which version of sym2 is in which version of Linus' tree. The same line in my development tree reads:
if ((goal->options & PPR_OPT_MASK) || (goal->period < 0xa)) {
Does it still work if you use that? The problem with Frage Schnell's patch is that it won't try to negotiate U160 speeds; it'll be capped at U80.
Well, I guess that part of the driver is rewritten a bit, I get a compile error if I put that in ;)
But yes, it works if I put in:
if ((tp->tinfo.goal.options & PPR_OPT_MASK) || (tp->tinfo.goal.period < 0xa)) {
smime.p7s
Description: S/MIME Cryptographic Signature