Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2009 22:34:11 +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:  <200912092234.nB9MYT47075557@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-12-09 22:34:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usb_core.h usb_transfer.c usbdi.h 
    sys/dev/usb/controller ehci.c 
  Log:
  SVN rev 200325 on 2009-12-09 22:34:11Z by thompsa
  
  MFC r199059
  
   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.26.2.6  +66 -27    src/sys/dev/usb/controller/ehci.c
  1.30.2.3  +1 -0      src/sys/dev/usb/usb_core.h
  1.28.2.6  +23 -0     src/sys/dev/usb/usb_transfer.c
  1.71.2.2  +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?200912092234.nB9MYT47075557>