Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 03:59:24 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ohci.c
Message-ID:  <200412140359.iBE3xO7l003132@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-12-14 03:59:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ohci.c 
  Log:
  Slightly reorganise part of the ohci_softintr() function
  to better keep track of the total amoutn transferred during a
  transfer. Seems similar to some code in the NetBSD version.
  I notice they have incorporated matches from him so I don't know which
  direction it went.
  
  Submitted by:   damien.bergamini@free.fr
  Obtained from:  patches to make the ueagle driver work
  MFC after:      1 week
  
  Revision  Changes    Path
  1.148     +26 -15    src/sys/dev/usb/ohci.c



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