Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2004 17:49:53 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ugen.c
Message-ID:  <200409091749.i89Hnrnj020760@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-09-09 17:49:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  For the moment, back out my back out of green's 1.87 commit.  While it
  produced better results for a test program I had here, it didn't
  substantially change the number of crashes that I saw.  Both the old
  code and the new code seemed to produce the same crashes from the usb
  layer.  Since the new code also solves a close() crash, go with it
  until the underlying issues wrt devices going away can be addressed.
  
  Revision  Changes    Path
  1.90      +9 -11     src/sys/dev/usb/ugen.c



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