Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 1996 09:33:27 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: Exabyte 8mm tape drive performance in -current?
Message-ID:  <199602190833.JAA11552@uriah.heep.sax.de>
In-Reply-To: <199602190651.WAA08100@ref.tfs.com> from "Julian Elischer" at Feb 18, 96 10:51:39 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



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