Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 10:51:21 +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 if_axe.c
Message-ID:  <200408151051.i7FApLh8081711@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2004-08-15 10:51:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_axe.c 
  Log:
  Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers.
  Without this, the device cannot detect the end of ethernet packets
  whose size is a multiple of the USB packat size.
  
  PR:             kern/70474
  Submitted by:   Andrew Thompson <andy@fud.org.nz>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.22      +2 -1      src/sys/dev/usb/if_axe.c



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