Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 21:31:38 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumio.c
Message-ID:  <200008160431.VAA62663@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/08/15 21:31:37 PDT

  Modified files:
    sys/dev/vinum        vinumio.c 
  Log:
  open_drive:
    Add support for AMD RAID controllers as "disks".
  
  Requested-by:  Marius Bendiksen <mbendiks@eunet.no>
  
    Remove potential panic when attempting to open non-existent drivers.
  
  init_drive: Return error codes correctly.  Previously it would
              occasionally return 0.  The error was redetected
              elsewhere, but this was causing a number of confusing
              error messages.
  
  Revision  Changes    Path
  1.61      +21 -16    src/sys/dev/vinum/vinumio.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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