Re: Re: AMD 768 USB Controller

David Brownell (david-b@pacbell.net)
Fri, 30 Aug 2002 07:54:03 -0700


I wouldn't necessarily expect problems with an AMD 768
but this oops message looks a bit familiar:

> lh35s: EIP is at dl_done_list [usb-ohci] 0X76
> (2.4.18-3SMP)

Try the 2.4.20-pre5 kernel code, which includes a
patch to usb-ohci.c (changeset 1.587.1.11) that may
help ... specifically the five lines making an ED
be ED_NEW, when the controller hadn't yet stopped
using that data, could later oops dl_done_list().

- Dave

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