Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2009 17:03:32 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <200909241703.n8OH3vkv060559@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-09-24 17:03:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  SVN rev 197462 on 2009-09-24 17:03:32Z by mav
  
  Do not call BUS_DRIVER_ADDED() for detached buses (attach failed) on
  driver load. This fixes crash on atapicam module load on systems,
  where some ata channels (usually ata1) was probed, but failed to attach.
  
  Reviewed by:    jhb, imp
  Tested by:      many
  
  Revision  Changes    Path
  1.231     +1 -1      src/sys/kern/subr_bus.c



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