Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2005 21:31:39 +0000 (UTC)
From:      Damien Bergamini <damien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb if_ural.c
Message-ID:  <200511242131.jAOLVern043027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
damien      2005-11-24 21:31:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_ural.c 
  Log:
  o Force the sending of an extra URB if there is less than 2 bytes left
    at the end of the last URB (URB = USB Request Block = 64 bytes).
  o Free the AMRR reserved xfer in detach.
  o Minor tweaks.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +23 -5     src/sys/dev/usb/if_ural.c



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