Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 1996 09:31:21 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/scsi od.c
Message-ID:  <199611061731.JAA05810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

joerg       96/11/06 09:31:18

  Modified:    sys/scsi  od.c
  Log:
  Fix the sequence at odopen() time so the driver actually notices if a
  medium with another size is being inserted.  Right now, this case was
  broken and led to a situation where a medium could only be replaced
  with another one of the same size.
  
  Closes PR #kern/1830: Can't mount optical disk...
  
  Submitted by:	akiyama@kme.mei.co.jp (Shunsuke Akiyama)
  
  Revision  Changes    Path
  1.23      +8 -12     src/sys/scsi/od.c



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