NetBSD Problem Report #15993

Received: (qmail 28247 invoked from network); 21 Mar 2002 10:27:05 -0000
Message-Id: <20020321102714.DD9991111A@www.netbsd.org>
Date: Thu, 21 Mar 2002 02:27:14 -0800 (PST)
From: rmcm@compsoft.com.au
Sender: nobody@netbsd.org
Reply-To: rmcm@compsoft.com.au
To: gnats-bugs@gnats.netbsd.org
Subject: Tandberg SLR/8 fails to create multi-file tape
X-Send-Pr-Version: www-1.0

>Number:         15993
>Category:       kern
>Synopsis:       Tandberg SLR/7 fails to create multi-file tape
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 21 10:28:00 +0000 2002
>Closed-Date:    
>Last-Modified:  Fri Jan 23 18:18:26 +0000 2009
>Originator:     Rex McMaster
>Release:        1.5.2
>Organization:
Compsoft
>Environment:
NetBSD obione.int.dp.com.au 1.5.2 NetBSD 1.5.2 (generic) #16: Fri Jan 25 08:40:22 EST 2002     root@obione.int.dp.com.au:/usr/src/sys/arch/i386/compile/generic i386
>Description:
Tandberg SLR/7 tape unit does not handle multi-file tape writes. Similar problem to kern/13603 for SLR/5
>How-To-Repeat:
see kern/13603
>Fix:
patch includes patch for SLR/5 - kern/13603
*** /usr/src/sys/dev/scsipi/st.c.orig   Sat Nov  4 05:46:30 2000
--- /usr/src/sys/dev/scsipi/st.c        Wed Jan 16 13:13:02 2002
***************
*** 156,159 ****
--- 156,173 ----
                {0, 0, QIC_120}                         /* minor 12-15 */
        }}},
+       {{T_SEQUENTIAL, T_REMOV,
+        "TANDBERG", " SLR5 4/8GB     ", ""},     {0, 0, {
+               {ST_Q_FORCE_BLKSIZE, 1024, 0},          /* minor 0-3 */
+               {0, 0, 0},                              /* minor 4-7 */
+               {0, 0, 0},                              /* minor 8-11 */
+               {0, 0, 0}                               /* minor 12-15 */
+       }}},
+       {{T_SEQUENTIAL, T_REMOV,
+        "TANDBERG", "SLR7            ", ""},     {0, 0, {
+               {ST_Q_FORCE_BLKSIZE, 1024, 0},          /* minor 0-3 */
+               {0, 0, 0},                              /* minor 4-7 */
+               {0, 0, 0},                              /* minor 8-11 */
+               {0, 0, 0}                               /* minor 12-15 */
+       }}},
        /*
         * lacking a manual for the 4200, it's not clear what the
>Release-Note:
>Audit-Trail:

From: rmcm@compsoft.com.au
To: gnats-bugs@netbsd.org
Cc:  
Subject: Re: kern/15993
Date: Fri, 22 Mar 2002 05:39:43 +1100 (EST)

 subject should refer to SLR/7 not SLR/8

 -- 
 Rex McMaster
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.