Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2000 22:01:08 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pcic i82365.c
Message-ID:  <200008190501.WAA77674@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/08/18 22:01:08 PDT

  Modified files:
    sys/dev/pcic         i82365.c 
  Log:
  Call bus_generic_detach on pcic before deleting the children.  This
  has the side effect of detaching the children before I delete them.
  When I put the last commits in a loop for loop it died after 5 or so
  iterations.  After this change, I lasted 50 before I stopped the test.
  
  Revision  Changes    Path
  1.24      +5 -2      src/sys/dev/pcic/i82365.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?200008190501.WAA77674>