Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 00:36:01 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usbdi.c
Message-ID:  <200512150036.jBF0a1bP006996@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2005-12-15 00:36:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/usb          usbdi.c 
  Log:
  MFC 1.92: rorder the calling of the completion callback and the
  transfer "done" method for non-repeat transfers to avoid problems
  if the transfer gets recycled by the callback. In particular this
  fixes page faults seen when using OHCI controllers with ucom devices.
  
  Revision  Changes    Path
  1.91.2.1  +14 -10    src/sys/dev/usb/usbdi.c



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