Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 16:14:06 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <201103111614.p2BGEJf0013633@repoman.freebsd.org>

index | next in thread | raw e-mail

jhb         2011-03-11 16:14:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_bus.c 
  Log:
  SVN rev 219503 on 2011-03-11 16:14:06Z by jhb
  
  MFC 219135:
  Similar to 189574, properly handle subclasses of bus drivers when deleting
  a driver during kldunload.  Specifically, recursively walk the tree of
  subclasses of a given driver attachment's bus device class detaching all
  instances of that driver for each class and its subclasses.
  
  Revision    Changes    Path
  1.225.2.17  +81 -30    src/sys/kern/subr_bus.c


help

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