Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 1999 11:23:05 -0700 (PDT)
From:      MAEKAWA Masahide <gehenna@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb uhci.c
Message-ID:  <199907241823.LAA64829@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gehenna     1999/07/24 11:23:04 PDT

  Modified files:        (Branch: RELENG_3)
    sys/dev/usb          uhci.c 
  Log:
  o When aborting an interrupt pipe, just wait for 1ms for the completion
    of the current interrupt transaction.
  
  o Do not schedule the next interrupt transaction if the pipe is being
    aborted or the last round of the interrupt transaction ended with error.
  
  Reviewed by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
  		Nick Hibma <n_hibma@freebsd.org>
  
  Revision  Changes    Path
  1.7.2.4   +6 -10     src/sys/dev/usb/uhci.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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