Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 1998 02:45:19 -0800 (PST)
From:      Søren Schmidt <sos@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa wst.c
Message-ID:  <199803171045.CAA01417@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1998/03/17 02:45:19 PST

  Modified files:
    sys/i386/isa         wst.c 
  Log:
  Fixed missing filemark on close if data written to tape.
  Don't try to flush buffers if the drive says it has none.
  More error checking and reporting.
  
  Hack: if drive hangs, it can be reset by issuing a mt -f device offline.
  
  I've been able to make several 4G backups. However there is still problems
  with some configurations. It is not clear if it is hardware or driver
  problems yet.
  
  Revision  Changes    Path
  1.2       +96 -60    src/sys/i386/isa/wst.c



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