Date: Sun, 23 May 1999 14:40:16 -0700 (PDT) From: hmo@sep.hamburg.com To: freebsd-gnats-submit@freebsd.org Subject: kern/11866: CAM support for Tandberg 3820 QIC tape drive Message-ID: <19990523214016.3EEAE14C19@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 11866 >Category: kern >Synopsis: CAM support for Tandberg 3820 QIC tape drive >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 23 14:50:00 PDT 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990523214016.3EEAE14C19>