Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 1995 20:41:23 -0800
From:      Julian Elischer <julian>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/scsi scsi_driver.c
Message-ID:  <199512050441.UAA06563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      95/12/04 20:41:22

  Modified:    sys/scsi  scsi_driver.c
  Log:
  If the open fails, don't mark the device as open (duh!)
  symptom:.. once an open of a 'can only open it once' device fails..
  you can never open it again, as it was marked open but wasn't open..
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/scsi/scsi_driver.c



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