Re: usb-uhci.c problems in latest kernels?

Pete Zaitcev (zaitcev@redhat.com)
Sat, 14 Apr 2001 21:35:46 -0400


> usb-uhci.c: interrupt, status 3, frame# 1876

This is a known problem, here is the discussion that I initiated
on linux-usb-devel:

http://marc.theaimsgroup.com/?t=98609508500001&w=2&r=1

The right fix is to comment that printout out.
In fact, that is what I commited for Red Hat 7.1 release.

Some people suggest to switch to uhci instead of usb-uhci,
which helps precisely because it does not have a corresponding
printk.

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