Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2010 21:26:06 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/controller ehci.c
Message-ID:  <201010142126.o9ELQHk1031437@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hselasky    2010-10-14 21:26:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/controller ehci.c 
  Log:
  SVN rev 213864 on 2010-10-14 21:26:06Z by hselasky
  
  Avoid using endless retransmission at EHCI hardware level, hence this hide
  errors from the applications. Only use endless retransmission while in the
  non-addressed state on a High-Speed device.
  
  Approved by:    thompsa (mentor)
  
  Revision  Changes    Path
  1.43      +2 -1      src/sys/dev/usb/controller/ehci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010142126.o9ELQHk1031437>