Date: Fri, 16 Oct 1998 18:15:56 -0600 (MDT) From: Greg Skafte <skafte@scanner.worldgate.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/8349: Changer definition for SureStore 24x6 dds changer Message-ID: <199810170015.SAA27482@scanner.worldgate.com>
next in thread | raw e-mail | index | archive | help
>Number: 8349 >Category: kern >Synopsis: Changer definition for SureStore 24x6 dds changer >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 16 17:20:00 PDT 1998 >Last-Modified: >Originator: Greg Skafte >Organization: worldgate inc. >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: New auto-changer definition >How-To-Repeat: >Fix: --- scsiconf.c 1998/10/16 20:34:15 1.1 +++ scsiconf.c 1998/10/16 20:35:53 @@ -357,6 +357,10 @@ T_CHANGER, T_CHANGER, T_REMOV, "SONY", "TSL-7000", "*", "ch", SC_MORE_LUS }, + { + T_SEQUENTIAL, T_CHANGER, T_REMOV, "HP", "C1557A", "*", + "ch", SC_MORE_LUS, + }, #endif /* NCH */ #if NCD > 0 #ifndef UKTEST /* make cdroms unrecognised to test the uk driver */ >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?199810170015.SAA27482>