Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2003 21:51:31 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinum.c
Message-ID:  <200306030451.h534pV1l036284@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2003/06/02 21:51:31 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/vinum        vinum.c 
  Log:
  Don't deregister the kld on resetconfig, only when we're really ready
  to unload.  This would cause a panic on the second resetconfig.
  
  Start Vinum at boot time at SI_SUB_RAID, not SI_SUB_VINUM.
  SI_SUB_VINUM was there first, but there's no real distinction, and
  SI_SUB_RAID is a more neutral name.
  
  Submitted by:  hmp
  
  Revision  Changes    Path
  1.60      +3 -3      src/sys/dev/vinum/vinum.c



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