]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed missing filemark on close if data written to tape.
authorsos <sos@FreeBSD.org>
Tue, 17 Mar 1998 10:45:18 +0000 (10:45 +0000)
committersos <sos@FreeBSD.org>
Tue, 17 Mar 1998 10:45:18 +0000 (10:45 +0000)
commit21c3594ca97eec2b576fa715709bb5d9215c4ae5
treede6786bf462f6e701d63c66a47da69a09593a54f
parent890e12c6b0f2fc5580e638fb7a4a27f3908f6139
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.
sys/i386/isa/wst.c
sys/pc98/pc98/wst.c