lkml.org 
[lkml]   [2009]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: uvcvideo causes ehci_hcd to halt
    On Sat, 24 Oct 2009, [UTF-8] Ozan Çağlayan wrote:

    > Alan Stern wrote:
    > > Okay, that proves this really is a timing bug in the hardware. But we
    > > can't go around putting 2-millisecond delays in the kernel! Maybe you
    > > can test to see if smaller delays will fix the problem. If 50
    > > microseconds or less doesn't work then it will be necessary to add a
    > > new timer to ehci-hcd.
    > >
    >
    > Okay I'll check with smaller values there but I couldn't get the meaning
    > of "if 50 us or less doesn't work then it will be necessary to add a new
    > timer to ehci-hcd".

    If everything works with a delay of 50 us or less then we probably can
    just put the udelay() statement into the kernel. If it doesn't (for
    example, if the delay has to be longer than 100 us) then we can't --
    the delay would be too long. Instead we will have to add a new timer.

    Alan Stern

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

    \
     
     \ /
      Last update: 2009-10-24 14:07    [W:3.288 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site