cvs commit: src/sys/dev/usb ohci.c

Julian Elischer julian at FreeBSD.org
Mon Dec 13 19:59:24 PST 2004


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


More information about the cvs-all mailing list