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

Ian Dowse iedowse at FreeBSD.org
Sun Aug 15 03:51:21 PDT 2004


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 at fud.org.nz>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.22      +2 -1      src/sys/dev/usb/if_axe.c


More information about the cvs-all mailing list