From owner-freebsd-current Mon Feb 19 00:49:58 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12304 for current-outgoing; Mon, 19 Feb 1996 00:49:58 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA12273 for ; Mon, 19 Feb 1996 00:49:43 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id JAA16333 for ; Mon, 19 Feb 1996 09:49:39 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id JAA13204 for freebsd-current@FreeBSD.org; Mon, 19 Feb 1996 09:49:39 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id JAA11552 for freebsd-current@FreeBSD.org; Mon, 19 Feb 1996 09:33:27 +0100 (MET) From: J Wunsch Message-Id: <199602190833.JAA11552@uriah.heep.sax.de> Subject: Re: Exabyte 8mm tape drive performance in -current? To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 19 Feb 1996 09:33:27 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199602190651.WAA08100@ref.tfs.com> from "Julian Elischer" at Feb 18, 96 10:51:39 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org Precedence: bulk As Julian Elischer wrote: > This looks like it's interpretting it to be an unknown tape type.. > this is correct. Though I disagree a little with the default settings > { > T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "*", "*", "*", > "st", SC_ONE_LU, 0, mode_unktape > }, > AND > static st_modes mode_unktape = > { > {512, ST_Q_FORCE_FIXED_MODE, 0}, /* minor 0,1,2,3 */ > I thinkthe first line should be: > {0,0,0} > which would allow it to try askthe drive what it wants, > similar to what it did before.... Arrgh, yes, of course! -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)