From nobody@FreeBSD.ORG Sun May 23 14:40:16 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 3EEAE14C19; Sun, 23 May 1999 14:40:16 -0700 (PDT)
Message-Id: <19990523214016.3EEAE14C19@hub.freebsd.org>
Date: Sun, 23 May 1999 14:40:16 -0700 (PDT)
From: hmo@sep.hamburg.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: CAM support for Tandberg 3820 QIC tape drive
X-Send-Pr-Version: www-1.0

>Number:         11866
>Category:       kern
>Synopsis:       CAM support for Tandberg 3820 QIC tape drive
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mjacob
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 14:50:00 PDT 1999
>Closed-Date:    Tue May 25 16:38:21 PDT 1999
>Last-Modified:  Tue May 25 16:38:40 PDT 1999
>Originator:     Helge Oldach
>Release:        3.2R
>Organization:
>Environment:
>Description:
patch to support the Tandberg 3820 (525 MB) QIC tape drive for the CAM subsystem:

--- scsi_sa.c.ORIG      Tue May 11 07:40:43 1999
+++ scsi_sa.c   Sun May 23 12:34:19 1999
@@ -251,10 +251,6 @@
        },
        {
                { T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "TANDBERG",
+                 " TDC 3800", "*"}, SA_QUIRK_NOCOMP|SA_QUIRK_1FM, 512
+       },
+       {
+               { T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "TANDBERG",
                  " TDC 4200", "*"}, SA_QUIRK_NOCOMP|SA_QUIRK_1FM, 512
        },
        {

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mjacob 
Responsible-Changed-By: ken 
Responsible-Changed-When: Tue May 25 13:35:35 PDT 1999 
Responsible-Changed-Why:  
Matt owns the tape driver. 
State-Changed-From-To: open->closed 
State-Changed-By: mjacob 
State-Changed-When: Tue May 25 16:38:21 PDT 1999 
State-Changed-Why:  
Patch integrated. Thank you. 
>Unformatted:
