From owner-freebsd-hackers Tue Mar 21 11:42:04 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA00857 for hackers-outgoing; Tue, 21 Mar 1995 11:42:04 -0800 Received: from tfs.com (mailhub.tfs.com [140.145.250.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA00849 for ; Tue, 21 Mar 1995 11:42:03 -0800 Received: by tfs.com (smail3.1.28.1) Message-Id: From: julian@tfs.com (Julian Elischer) Subject: Re: Problems with 2940 and 950210snap To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Tue, 21 Mar 1995 11:40:44 -0800 (PST) Cc: kargl@troutmask.apl.washington.edu, julian@tfs.com, phk@ref.tfs.com, fbsd@clem.systemsix.com, hackers@FreeBSD.org, moto@CS.cmu.edu, tinguely@plains.nodak.edu In-Reply-To: <589.795814032@freefall.cdrom.com> from "Jordan K. Hubbard" at Mar 21, 95 11:27:12 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 342 Sender: hackers-owner@FreeBSD.org Precedence: bulk The st command should and will merge back, but it's quite a job, because the scsi tape driver has quite a lot of differences from the standard dumb tape model. the format of the status struct is radically different and it will take a day or so to merge them back.. in the meanwhile st(1 or 8) is too useful to not have available. julian