Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2005 03:27:43 +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/pccbb pccbb.c
Message-ID:  <200510290327.j9T3RhTt084722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-10-29 03:27:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Shut down the card bus bridge hardware on detach.  Before we'd just
  free the resoruces w/o actually turning off the interrupts.  This lead
  to interrupt storms if you were to insert a card after kldunloading
  the driver.
  
  Revision  Changes    Path
  1.133     +14 -6     src/sys/dev/pccbb/pccbb.c



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