cvs commit: src/sys/dev/vinum vinum.c

Greg Lehey grog at FreeBSD.org
Mon Jun 2 21:51:33 PDT 2003


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


More information about the cvs-src mailing list