Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2009 20:54:03 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_core.h usb_transfer.c usbdi.h src/sys/dev/usb/controller ehci.c
Message-ID:  <200911082054.nA8KsT13058633@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-11-08 20:54:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_core.h usb_transfer.c usbdi.h 
    sys/dev/usb/controller ehci.c 
  Log:
  SVN rev 199059 on 2009-11-08 20:54:03Z by thompsa
  
  improve support for high speed isochronous endpoints which does not run 1:1,
  but needs intervalling 1:2, 1:4 or 1:8
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.31      +66 -27    src/sys/dev/usb/controller/ehci.c
  1.32      +1 -0      src/sys/dev/usb/usb_core.h
  1.33      +23 -0     src/sys/dev/usb/usb_transfer.c
  1.72      +1 -0      src/sys/dev/usb/usbdi.h



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